@import url(https://css.gg/css);[theme=default]{--color-primary:#003d4b;--color-primary-alt:#005468;--color-primary-bkg:#a1d6e5;--color-primary-bkg-2:#71bbd7;--color-primary-dark:#002128;--color-dark:#6c7b8a}.clearfix:after{clear:both;content:"";display:table}.container{max-width:1180px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;width:100%}.hide-text{overflow:hidden;padding:0;text-indent:101%;white-space:nowrap}.visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}html{box-sizing:border-box;background-color:#fff}*,:after,:before{margin:0;padding:0;box-sizing:inherit}a{color:#02b794;text-decoration:none}a:active,a:focus,a:hover{color:#b2b2b2;text-decoration:underline}#app{height:100%}.no-select{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}form{margin:0;padding:0;width:100%;height:100%}.no-click{pointer-events:none}@font-face{font-family:monserrat-bold;src:url(/assets/fonts/Montserrat-Bold.ttf);font-weight:700;font-style:normal}@font-face{font-family:monserrat-medium;src:url(/assets/fonts/Montserrat-Medium.ttf);font-weight:700;font-style:normal}@font-face{font-family:monserrat-light;src:url(/assets/fonts/Montserrat-Light.ttf);font-weight:400;font-style:normal}*{font-family:monserrat-light}.title,h3{font-family:monserrat-bold}.input-values{border:none;padding-left:0;padding-right:0;color:#000}.input-values,label{font-family:monserrat-medium}label{color:#6c7b8a}body{color:#b2b2b2;font:normal 125%/1.4 Open Sans,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,sans-serif}html{font-size:62.5%}h3{font-size:1.5rem}p{font-size:1.3rem}a,button{font-size:1.4rem}.loader{border:8px solid #f3f3f3;border-top:8px solid #3498db;border-radius:50%;width:48px;height:48px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.icon-tasks{background-image:url(/assets/images/icon_tasks_blue.png)}.icon-tasks,.icon-tasks-green{width:24px;height:100%;background-color:transparent;background-repeat:no-repeat;background-position:50%;background-size:24px}.icon-tasks-green{background-image:url(/assets/images/icon_tasks_green.png)}.icon-copy{width:24px;height:100%;background-color:transparent;background-image:url(/assets/images/icon_copy_blue.png);background-repeat:no-repeat;background-position:50%;background-size:24px}.icon-right__sms{padding-right:24px;background-image:url(/assets/images/icon_messages_gray.png);background-size:18px}.icon-right__email,.icon-right__sms{background-color:transparent;background-repeat:no-repeat;background-position:100%}.icon-right__email{padding-right:26px;background-image:url(/assets/images/icon_email_gray.png);background-size:20px}select{border:none;outline:none;background:transparent}.labelled-area,.labelled-input{width:100%;display:flex;flex-direction:column;justify-content:normal;align-items:flex-start}.labelled-area__label,.labelled-input__label{margin-bottom:10px;font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.4rem;line-height:14px;color:#6c7b8a}.labelled-area>input,.labelled-area>textarea,.labelled-input>input,.labelled-input>textarea{width:100%;height:40px;border:None;padding:14px;background:#f2f2f2;border-radius:12px;font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.4rem;line-height:16px;color:#121217;outline:none}.no-number{-moz-appearance:textfield}.no-number::-webkit-inner-spin-button,.no-number::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.wide-textarea{width:100%;height:128px;padding:10px;margin:10px 0 0;resize:none}.wide-textarea-label{width:100%}.capitalize{text-transform:capitalize}a:hover,button:hover{cursor:pointer}.action-button__solid{width:100%;min-width:250px;height:40px;min-height:40px;border:None;background:var(--color-primary);mix-blend-mode:normal;border-radius:12px;font-family:monserrat-light;font-style:normal;font-weight:500;font-size:16px;line-height:20px;text-align:center;color:#fff}.action-button__solid:hover{background:var(--color-primary-dark)}.action-button__solid:focus{outline:none}.action-button__solid:disabled{opacity:.5}.action-button__outlined{width:100%;height:40px;min-height:40px;border:solid 1px var(--color-primary);background:transparent;mix-blend-mode:normal;border-radius:12px;font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:14px;line-height:20px;text-align:center;color:var(--color-primary)}.action-button__outlined:hover{background:var(--color-primary);color:#fff}.action-button__outlined__border-hover:hover{border:solid 1px var(--color-dark)!important;color:var(--color-dark)!important;background:transparent}.action-button__outlined:disabled{opacity:.5}.action-button__solid-gradient{width:100%;height:40px;min-height:40px;border:None;background:linear-gradient(315deg,var(--color-primary),var(--color-primary-alt));border-radius:16px;font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:12px;line-height:20px;text-align:center;letter-spacing:1px;text-transform:uppercase;color:#fff}.action-button__solid-gradient:hover{background:var(--color-primary-dark)}.action-button__outlined-for-modals{width:100%;height:40px;min-height:40px;background:transparent;border:1px solid var(--color-primary);border-radius:14px;font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:12px;line-height:20px;text-align:center;letter-spacing:1px;text-transform:uppercase;color:var(--color-primary)}.action-button__outlined-for-modals:hover{background:var(--color-primary);color:#fff}.action-button__tab{background:#fff;color:#000}.action-button__tab:hover{background:#eee}.action-button__tab-selected{background:var(--color-primary);color:#fff}.action-button__tab-selected:hover{background:var(--color-primary);color:#000}.action-button__warning{background:#ff4500;color:#fff}.async-ongoing-button{width:194px;height:40px;min-height:40px;border:None;background:grey;mix-blend-mode:normal;border-radius:24px;font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:14px;line-height:20px;text-align:center;display:flex;flex-direction:row;justify-content:center;align-items:center;grid-gap:10px;color:#fff}.async-ongoing-button>.loader{width:20px;height:20px;border-right:8px solid #3498db;border-width:5px;border-top-color:#000;border-right-color:#000}table>tr{font-size:1.6rem;color:#000}table>tr>td{padding:4px;text-align:center}table>tr:first-child{background:#add8e6}table .justify-left{text-align:start}table .justify-right{text-align:end}table .justify-center{text-align:center}.red-text{color:red}.focus-div{width:0;height:0;border:none;outline:none;overflow:hidden}.v-enter-active,.v-leave-active{transition:width .5s}.v-enter-from,.v-leave-to{width:0}.form__group{position:relative;padding:15px 0 0;margin-top:10px;width:100%}.form__field{font-family:inherit;width:100%;border:0;border-bottom:1px solid #0e171f;outline:0;font-size:1.3rem;color:#0e171f;padding:7px 0;background:transparent;transition:border-color .2s}.form__field::-moz-placeholder{color:transparent}.form__field::placeholder{color:transparent}.form__field:-moz-placeholder-shown~.form__label{font-size:1rem;cursor:text;top:20px}.form__field:placeholder-shown~.form__label{font-size:1rem;cursor:text;top:20px}.form__label{position:absolute;top:0;display:block;transition:.2s;font-size:.7rem;color:#343641;text-transform:uppercase}.form__field:focus{padding-bottom:6px;font-weight:600;border-width:1px;border-color:#e93323}.form__field:focus~.form__label{position:absolute;top:0;display:block;transition:.2s;font-size:.7rem;color:#e93323;font-weight:400}.form__field:invalid,.form__field:required{box-shadow:none}.labelled-input input::-webkit-inner-spin-button,.labelled-input input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.labelled-input input[type=number]{-moz-appearance:textfield}.labelled-input__required{border:1px solid red!important;background:#ffb6c1!important}.profile-box{width:100%;max-width:320px;height:100%;padding:10%;background:#fff;border-radius:24px;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.profile-box .profile-image-container{display:inline-block;height:0;width:calc(70% + 8px);padding-bottom:70%;border:4px solid #6c57c2;border-radius:70%}.profile-box .profile-image-container .profile-image{padding:4px;border-radius:50%;width:100%;height:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.profile-box .profile-title{font-size:40px;font-weight:400;font-family:nunito-sans;margin-top:10%;margin-bottom:20%}.profile-box .profile-age-container{padding:2% 2%;border:1px solid #2f274c;border-radius:12px;display:flex;flex-direction:row;justify-content:space-around;align-items:center}.profile-box .profile-age-container .cake{width:100%;height:60px;display:flex;align-items:center}.profile-box .profile-age-container .cake img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.profile-box .profile-age-container .arrow{width:-moz-fit-content;width:fit-content;height:100%;display:flex;align-items:center}.profile-box .profile-age-container .arrow img{height:14px;-o-object-fit:contain;object-fit:contain}.profile-box .profile-age-container .profile-age{width:100%;display:flex;flex-direction:column;justify-content:space-around;align-items:center}.profile-box .profile-age-container .profile-age h2{color:#2f274c;font-weight:700;font-size:36px}.profile-box .profile-age-container .profile-age p{color:#6c57c2}.custom-select{width:100%;height:100%;position:relative;border:None}.custom-select__division{width:100%;height:1px;margin:0 7%;background:#d3d3d3}.custom-select__division__label{width:-moz-min-content;width:min-content;height:100%;margin:0;font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.44rem;line-height:1.8rem;text-align:center;color:grey}.custom-select:focus{outline:None}.custom-select__disabled .custom-select__field__value,.custom-select__disabled .custom-select__title{color:#aaaac7}.custom-select__disabled .custom-select__field__select-icon{background:#aaaac7}.custom-select__container{width:100%;display:flex;flex-direction:column;justify-content:normal;align-items:flex-start}.custom-select__field{height:40px;border:None;background:#f2f2f2;opacity:1;border-radius:12px;justify-content:space-between;padding:0 16px}.custom-select__field,.custom-select__field__content{width:100%;display:flex;flex-direction:row;align-items:center}.custom-select__field__content{height:100%;justify-content:flex-start}.custom-select__field__value{position:relative;width:auto;font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.6rem;line-height:2.1rem;color:#121217}.custom-select__field__value__red{color:red}.custom-select__field__value__selected{font-family:monserrat-medium!important;color:#121217!important}.custom-select__field__select-icon{width:22px;height:22px;background:#000;mask-image:url(/assets/images/icon-select-down-arrow.svg);-webkit-mask-image:url(/assets/images/icon-select-down-arrow.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.custom-select__field__select-icon__upward{transform:rotate(-180deg);-webkit-transform:rotate(-180deg)}.custom-select__required{border:1px solid red!important;background:#ffb6c1;opacity:1}.custom-select__title{width:-moz-max-content;width:max-content;height:14px;margin-bottom:10px;font-family:monserrat-light;font-style:normal;font-weight:500;font-size:1.44rem;line-height:14px;color:#686868}.custom-select__transparent-hdiv{width:100%;height:10px;position:absolute;top:100%;left:0;right:0;z-index:99}.custom-select__items{max-height:141px;overflow-y:auto;background:#f2f2f2;box-shadow:0 12px 41.4px rgba(59,74,116,.2);border-radius:12px;color:#000;padding:0;border-color:transparent transparent rgba(0,0,0,.1) transparent;cursor:pointer;position:absolute;top:calc(100% + 10px);left:0;right:0;z-index:99;text-align:left}.custom-select__items__label{height:100%;position:relative;width:75%;display:flex;align-items:center;font-family:monserrat-medium;font-style:normal;font-weight:400;font-size:1.4rem;line-height:1.8rem;color:#121217}.custom-select__items__label-active{font-family:monserrat-bold;font-style:normal;font-weight:700;font-size:1.4rem;line-height:1.4rem;color:#121217}.custom-select__items__placeholder{padding:8px 16px;color:#787878}.custom-select__items__row{height:43px;background-color:rgba(var(--color-primary-bkg-src),.15);display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 16px}.custom-select__items__row:hover{background-color:#ddd;color:#fff}.custom-select__items__row:first-child:hover{border-top-left-radius:12px;border-top-right-radius:12px}.custom-select__items__row:last-child:hover{border-bottom-left-radius:12px;border-bottom-right-radius:12px}.custom-select__items__row__hovered{background-color:#f2f2f2;color:#fff}.custom-select__items__row__hovered:first-child{border-top-left-radius:12px;border-top-right-radius:12px}.custom-select__items__row__hovered:last-child{border-bottom-left-radius:12px;border-bottom-right-radius:12px}.custom-select__items__fixed{max-height:256px;overflow-y:auto}.custom-select__items__active{background-color:#f2f2f2}.custom-select__items__active:hover{background-color:#ddd;color:#fff}.custom-select__items__active:first-child{border-top-left-radius:12px;border-top-right-radius:12px}.custom-select__items__active:last-child{border-bottom-left-radius:12px;border-bottom-right-radius:12px}.custom-select__items__active-icon{width:24px;height:24px;background:#000;mask-image:url(/assets/images/icon-select-active.svg);-webkit-mask-image:url(/assets/images/icon-select-active.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.custom-select__items__active-icon:hover{background:red;mask-image:url(/assets/images/icon-cancel.svg);-webkit-mask-image:url(/assets/images/icon-cancel.svg)}.custom-select__items__left-icon{width:20px;margin-right:10px}.custom-select__items__left-icon img{vertical-align:middle}.custom-select__items__image{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.custom-select__span{text-transform:capitalize}.custom-select__span.expired{display:flex;align-items:center;justify-content:center;background-color:red}.custom-select__span.expired,.custom-select__span.valid{font-family:monserrat-bold;min-width:60px;max-height:26px;position:absolute;right:-20%;font-size:1.1rem;color:#fff;padding:2px 5px;border-radius:5px;text-align:center}.custom-select__span.valid{background-color:green}.custom-select__division-container{width:100%;height:20px;padding:0;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.custom-switch{width:-moz-max-content;width:max-content;display:flex;flex-direction:column;justify-content:normal;align-items:flex-start}.custom-switch__title-row{margin-bottom:16px;display:flex;flex-direction:row;justify-content:normal;align-items:center}.custom-switch__title{width:-moz-max-content;width:max-content;height:14px;font-family:monserrat-light;font-style:normal;font-weight:500;font-size:1.44rem;line-height:14px;color:#686868}.custom-switch__container{width:-moz-max-content;width:max-content;height:100%}.custom-switch__switch{width:64px;height:32px;position:relative;display:inline-block}.custom-switch__switch input{opacity:0;width:0;height:0}.custom-switch__switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ececec;transition:.4s}.custom-switch__switch .slider:before{position:absolute;content:"";height:26px;width:26px;left:4px;top:3px;background-color:#959595;background-size:18px;background-repeat:no-repeat;background-position:50%;transition:.4s}.custom-switch__switch input:checked+.slider{background-color:#ececec}.custom-switch__switch input:checked+.slider:before{transform:translateX(30px);background-color:var(--color-primary)}.custom-switch__switch .slider.round{border-radius:16px;height:32px;margin-top:auto;margin-bottom:auto}.custom-switch__switch .slider.round:before{border-radius:50%}.custom-switch__icon{width:20px;height:20px;margin-left:10px;background:transparent;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.custom-switch__icon__warning{background:#686868;mask-image:url(/assets/images/icon-warning.svg);-webkit-mask-image:url(/assets/images/icon-warning.svg)}.custom-switch__icon__message{background:#686868;mask-image:url(/assets/images/icon-message.svg);-webkit-mask-image:url(/assets/images/icon-message.svg)}.custom-switch__icon__email{background:#686868;mask-image:url(/assets/images/icon-email.svg);-webkit-mask-image:url(/assets/images/icon-email.svg)}.card{width:100%;height:100%;background:linear-gradient(#000,rgba(0,0,0,.1333333333));border-radius:24px;padding:24px;color:#fff}.gauge{width:280px;height:auto;display:flex;flex-direction:column;justify-content:normal;align-items:center}.gauge h3{font-weight:400;font-size:20px;font-family:nunito-sans;color:#2f274c;margin-bottom:10px}.gauge .face{width:100%;height:240px;position:relative;background-image:url(/assets/images/levels.svg);background-repeat:no-repeat;background-position:50%;background-size:contain}.gauge .face .arrow{height:50%;-o-object-fit:contain;object-fit:contain;position:absolute;top:40%;left:50%;transform-origin:bottom center;transform:translate(-50%,-50%) rotate(0deg);transition:1s}.gauge .face .arrow.arrow-1{left:52%;transform:translate(-50%,-50%) rotate(-125deg)}.gauge .face .arrow.arrow-2{left:52%;transform:translate(-50%,-50%) rotate(-60deg)}.gauge .face .arrow.arrow-4{left:48%;transform:translate(-50%,-50%) rotate(62deg)}.gauge .face .arrow.arrow-5{left:48%;transform:translate(-50%,-50%) rotate(124deg)}.gauge .face h3{position:absolute;bottom:0;left:50%;transform:translate(-50%)}.modal-mask{position:fixed;z-index:9998;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);transition:opacity .3s ease;display:flex;flex-direction:column;justify-content:center;align-items:center}.modal-wrapper{width:100%}.modal-container{border-radius:33px;margin:0 auto;padding:20px 30px;box-shadow:0 2px 8px rgba(0,0,0,.33);transition:all .3s ease;font-family:Helvetica,Arial,sans-serif;background-color:#f2f2f7;color:#0e171f;display:flex;flex-direction:column;justify-content:stretch;align-items:center;width:-moz-fit-content;width:fit-content;min-width:320px}.modal-header h3{width:100%;margin-top:0;color:#6c57c2}.modal-body{margin:20px 0;flex-direction:column}.modal-body,.modal-footer{width:100%;display:flex;justify-content:space-between;align-items:center}.modal-footer,.modal-footer div{flex-direction:row}.modal-footer div{width:100%;display:flex;justify-content:space-between;align-items:center}.modal-footer button{width:242px;height:40px;border-radius:12px;background:var(--color-primary);font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.6rem;line-height:20px;text-align:center;color:#fff}.modal-enter,.modal-leave-active{opacity:0}.modal-enter .modal-container,.modal-leave-active .modal-container{transform:scale(1.1)}.login-modal{background:#fff;color:#000}.login-modal .modal-header{align-self:center}.login-modal .modal-header>h3{font-weight:500;font-size:1.9rem;color:#121217}.login-modal .modal-body,.login-modal .modal-header>h3{font-family:monserrat-medium;font-style:normal;line-height:20px;text-align:center}.login-modal .modal-body{width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;font-weight:300;font-size:1.3rem;color:#9b9b9b}.login-modal .modal-footer{width:100%;align-self:center;display:flex;flex-direction:row;justify-content:center;align-items:center}.login-modal input{width:100%;margin-top:4px;background:#f5f5f5;color:#2f274c}.login-modal input::-webkit-inner-spin-button,.login-modal input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.login-modal input[type=number]{-moz-appearance:textfield}.login-modal button{align-self:center;outline:none;border:none;background:#6c57c2;color:#f2f2f7;width:40%;height:auto;width:242px;height:40px;border-radius:12px;background:var(--color-primary);font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.6rem;line-height:20px;text-align:center;color:#fff}.login-modal button:active,.login-modal button:hover{background:var(--color-primary-dark)}.cabinet-modal h3{color:#ff0}.cabinet-modal button{border:.5px solid #b2b2b2;background:#141d26;color:#f2f2f7}.cabinet-modal button:hover{background:#18222d}.cabinet-modal button:active{background:#1b2733}.logout-modal h3{color:#6c57c2}.logout-modal button{width:40%;border:.5px solid #b2b2b2;background:#6c57c2;color:#f2f2f7}.logout-modal button:hover{background:#5c44bb}.logout-modal button:active{background:#523da9}.input-number__label,.input-text__label{color:#000;font-size:1.6rem}.input-checkbox{width:-moz-max-content;width:max-content;display:flex;flex-direction:row;justify-content:start;align-items:center}.input-checkbox>label{width:100%;color:#000;font-size:1.6rem;margin-right:10px}.input-checkbox>input{width:-moz-max-content;width:max-content;height:36px;position:relative;opacity:1}.subheader{width:100%;padding:0 44px;display:flex;flex-direction:row;justify-content:flex-end;align-items:flex-end;flex-wrap:wrap}.subheader h3{font-family:monserrat-bold;font-weight:700;font-size:4.5rem;line-height:67px}.subheader h3,.subheader p{width:100%;font-style:normal;color:#fff}.subheader p{font-family:monserrat-medium;font-weight:600;font-size:1.35rem;line-height:13px;letter-spacing:1.5px;text-transform:uppercase}.subheader__title{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:start}.subheader__title h3{display:inline;margin-right:10px}.subheader__dark-labels>h3,.subheader__dark-labels>p{color:#000}.subheader__logo{display:flex;flex-direction:row;justify-items:flex-end}.subheader__logo__image{max-height:50px}.subheader__justify-right>h3{font-family:monserrat-bold;font-style:normal;font-weight:700;font-size:3.28rem;line-height:54px;color:#000;text-align:end}.subheader__justify-right>p{font-family:monserrat-medium;font-style:normal;font-weight:600;font-size:.76rem;line-height:11px;letter-spacing:1.2px;text-transform:uppercase;color:#030303;text-align:end}@media screen and (min-width:992px){.subheader h3{font-size:3rem;line-height:5rem}}@media screen and (min-width:1441px){.subheader h3{font-size:4.5rem;line-height:6.5rem}}.dashboard-item{position:relative}.dashboard-item .counter{width:3rem;height:3rem;position:absolute;right:0;z-index:5;border-radius:50%;display:grid;place-items:center}.dashboard-item a{height:100px;padding:20px;border-radius:16px;display:grid;place-items:center start}.dashboard-item .counter{background:#7fbd43;font-size:1.4rem;color:#fff}.dashboard-item a{background:linear-gradient(#000,rgba(0,0,0,.6980392157),rgba(0,0,0,.1333333333));color:#fff;font-size:1.9rem}.blue-card{width:100%;height:100%;background:linear-gradient(#4c5fef,#2e3990);border-radius:24px;padding:24px;display:flex;flex-direction:column;justify-content:flex-start;color:#fff}.blue-card>h3{font-size:2rem;margin-bottom:20px}.blue-card__row{width:100%;display:flex;flex-direction:row;justify-content:flex-start}.blue-card__row>span>img{width:20px;height:20px;margin-right:10px}.black-card{width:100%;height:120px;background:#121217;border-radius:24px;position:relative}.black-card__counter{width:3rem;height:3rem;position:absolute;right:0;z-index:5;border-radius:50%;display:grid;place-items:center;background:#4c5fef;font-size:1.4rem;color:#fff}.black-card__content{height:100%;padding:24px;flex-direction:column;justify-content:center;color:#fff}.black-card__content,.black-card__row{width:100%;display:flex;align-items:center}.black-card__row{flex-direction:row;justify-content:space-between}.black-card__label{font-size:2.2rem}.black-card__icon{width:22px;height:22px}.header-bar{width:100%;height:100%;display:grid;grid-template-columns:1fr max-content;grid-template-rows:1fr;justify-content:space-between;align-items:center;padding:0 44px}.header-bar__hspacer{width:20px!important}.header-bar__breadcrumb{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.4rem;line-height:20px;text-transform:uppercase;color:#fff}.header-bar__breadcrumb__dark-label{color:#121217}.header-bar__alarm-row{display:flex;flex-direction:row;justify-content:normal;align-items:center}.header-bar__alarm-row__hovered>button{border:solid 1px var(--color-primary)!important;color:var(--color-primary)!important;background:transparent}.header-bar__alarm-row__hovered>.small-icon-button>.small-icon-button__icon{background:var(--color-primary)}.header-bar__row{width:100%;display:grid;grid-template-columns:36px repeat(auto-fill,minmax(max-content,24px));grid-template-rows:1fr;align-items:center;grid-gap:10px}.header-bar__row:first-child{margin-right:10px}.header-bar__row>div{width:-moz-max-content;width:max-content}.header-bar__row__justify-left{justify-content:flex-start}.header-bar__row__justify-right{justify-content:flex-end}.header-bar__button{width:48px;height:48px;display:flex;justify-content:center}.header-bar__busy-label{font-family:monserrat-medium;font-size:1.8rem;color:#fff}.header-bar__busy-label__dark-label{color:#000}.header-bar__hdiv{width:10px}.header-bar__bar{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.header-bar__buttons{width:48px;height:48px;display:grid;place-items:center}.header-bar__buttons__action{background:transparent}.header-bar .action-button__outlined{width:-moz-max-content;width:max-content;padding:0 10px;mix-blend-mode:normal;border:1.2px solid #ff6161;border-radius:80px;font-family:monserrat-medium;font-style:normal;font-weight:400;font-size:1.92rem;line-height:14px;text-align:center;letter-spacing:1.6px;text-transform:uppercase;color:#ff6161}.header-bar{color:#121217;background:transparent}.header-bar__buttons{color:#121217;background-color:transparent}.header-bar__buttons:hover{background-color:transparent;filter:opacity(.5)}.header-bar__where{color:#121217;text-transform:uppercase}.header-bar__solid-bkg{background:#fff}.menu-mask{position:fixed;z-index:9998;top:0;left:0;background-color:rgba(0,0,0,.5);transition:opacity .3s ease;display:flex;flex-direction:column;justify-content:center;align-items:center}.menu-mask,.menu-wrapper{width:100%;height:100%}.menu-content{width:490px;height:100%;padding:42px 61px;position:fixed;top:0;left:0;overflow-x:hidden;transition:.5s;display:flex;flex-direction:column;justify-content:normal;align-items:flex-start;background:rgba(18,18,23,.95);border-top-right-radius:64px}.menu-content__row{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.menu-content__row>div{width:-moz-max-content;width:max-content}.menu-content__row__justify-left{justify-content:flex-start}.menu-content__row__justify-right{justify-content:flex-end}.menu-content__sign-out-button{margin-top:40px}.menu-content__logo{padding-left:20px}.menu-content__title{height:100px;display:flex;flex-direction:column;justify-content:flex-start;align-items:start}.menu-content__title h3{display:inline;margin-right:10px;font-family:monserrat-bold;font-style:normal;font-weight:700;font-size:4.5rem;line-height:67px;color:#fff}.menu-content__title p{font-family:monserrat-medium;font-style:normal;font-weight:600;font-size:1.35rem;line-height:13px;letter-spacing:1.5px;text-transform:uppercase;color:#fff}.menu-option{width:100%;height:48px;padding:0 10%;display:grid;place-items:center}.menu-content{color:#fff}.menu-option{background:red;color:#fff}.menu-enter,.menu-leave-active{opacity:0}.menu-options{color:#000;background-color:transparent}.menu-options:hover{background-color:transparent;filter:opacity(.5)}.home-button{width:100%;max-width:227px;height:124px;position:relative;background:linear-gradient(350.52deg,rgba(0,0,0,.0001) 1.1%,#000 65.95%);mix-blend-mode:normal;border-radius:18px;display:flex;flex-direction:column;justify-content:center;z-index:1}.home-button:before{position:absolute;content:"";top:0;right:0;bottom:0;left:0;background-image:linear-gradient(1turn,rgba(0,0,0,.0001) -100%,#000);z-index:-1;transition:opacity .3s linear;opacity:0;border-radius:18px}.home-button:hover{cursor:pointer}.home-button:hover .home-button__icon{background:var(--color-primary)}.home-button:hover .home-button__content{color:var(--color-primary)}.home-button:hover:before{opacity:1}.home-button__row{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:0 3rem}.home-button__row:hover{cursor:pointer}.home-button__row__overdue{padding:0 3rem}.home-button__content{height:100%;color:#fff;font-family:monserrat-medium;font-style:normal;font-weight:600;font-size:2.4rem;line-height:40px;letter-spacing:-.4px}.home-button__icon{width:20px;height:20px;margin-left:10px;background:#6c7b8a;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.home-button__icon__overdue{background:#ff6161;mask-image:url(/assets/images/icon-overdue.svg);-webkit-mask-image:url(/assets/images/icon-overdue.svg)}.home-button__icon__clients{mask-image:url(/assets/images/icon-client.svg);-webkit-mask-image:url(/assets/images/icon-client.svg)}.home-button__icon__tasks{mask-image:url(/assets/images/icon-tasks.svg);-webkit-mask-image:url(/assets/images/icon-tasks.svg)}.home-button__icon__quotes{mask-image:url(/assets/images/icon-quotes.svg);-webkit-mask-image:url(/assets/images/icon-quotes.svg)}.home-button__icon__jobs{mask-image:url(/assets/images/icon-jobs.svg);-webkit-mask-image:url(/assets/images/icon-jobs.svg)}.home-button__icon__services{mask-image:url(/assets/images/icon-services.svg);-webkit-mask-image:url(/assets/images/icon-services.svg)}.home-button__icon__pos{mask-image:url(/assets/images/icon-pos.svg);-webkit-mask-image:url(/assets/images/icon-pos.svg)}.home-button__icon__messages{mask-image:url(/assets/images/icon-message.svg);-webkit-mask-image:url(/assets/images/icon-message.svg)}.home-button__icon__suppliers{mask-image:url(/assets/images/icon-suppliers.svg);-webkit-mask-image:url(/assets/images/icon-suppliers.svg)}.home-button__icon__maps{mask-image:url(/assets/images/icon-maps.svg);-webkit-mask-image:url(/assets/images/icon-maps.svg)}.home-button__icon__products{mask-image:url(/assets/images/icon-products.svg);-webkit-mask-image:url(/assets/images/icon-products.svg)}.home-button__icon__calendar{mask-image:url(/assets/images/icon-calendar.svg);-webkit-mask-image:url(/assets/images/icon-calendar.svg)}.home-button__icon__dashboard{mask-image:url(/assets/images/icon-dashboard.svg);-webkit-mask-image:url(/assets/images/icon-dashboard.svg)}.home-button__indicator{position:absolute;min-width:27px;min-height:27px;top:10px;right:10px;display:flex;flex-direction:row;justify-content:center;align-items:center;background:var(--color-primary);mix-blend-mode:normal;border-radius:36px;font-family:monserrat-medium;font-style:normal;font-weight:600;font-size:1.5rem;line-height:13px;letter-spacing:1.5px;text-transform:uppercase;color:#fff}.home-button__indicator__overdue{background:#ff6161}.home-button__overdue{height:88px;background:linear-gradient(#392020,rgba(57,32,32,.6980392157),rgba(57,32,32,0))}.home-button__disabled{background:#444}@media screen and (min-width:992px){.home-button__content{font-size:2.4rem;line-height:2.8rem}}@media screen and (min-width:1441px){.home-button__content{font-size:2.4rem;line-height:2.8rem}}.floating-button{width:80px;height:80px;border:None;border-radius:40px;background:linear-gradient(315deg,var(--color-primary),var(--color-primary-alt));display:flex;flex-direction:row;justify-content:center;align-items:center}.floating-button__icon{width:20px;height:20px;background-image:url(/assets/images/icon_layers_white.png);background-size:contain;background-position:50%}.floating-button:hover{background:#d3d3d3}.menu-button{width:100%;height:64px;position:relative;display:flex;flex-direction:row;justify-content:stretch;align-items:stretch}.menu-button__background{width:100%;height:100%;background:transparent;border-radius:18px}.menu-button__background__selected .menu-button__content{color:var(--color-primary)}.menu-button__background__hovered,.menu-button__background__selected{background:hsla(0,0%,100%,.3);opacity:.4;backdrop-filter:blur(100px)}.menu-button__row{width:100%;height:100%;position:absolute;top:0;left:0;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:0 20px}.menu-button__row__hovered,.menu-button__row__selected{padding-left:40px;transition:all .4s}.menu-button:hover{cursor:pointer}.menu-button__content{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;font-family:monserrat-light;font-style:normal;font-weight:500;letter-spacing:2.88889px;text-transform:uppercase;color:#fff}.menu-button__icon{width:24px;height:24px;margin-right:40px;background:#fff;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.menu-button__icon__home{mask-image:url(/assets/images/icon-home-home.svg);-webkit-mask-image:url(/assets/images/icon-home-home.svg)}.menu-button__icon__search{mask-image:url(/assets/images/icon-home-search.svg);-webkit-mask-image:url(/assets/images/icon-home-search.svg)}.menu-button__icon__settings{mask-image:url(/assets/images/icon-settings.svg);-webkit-mask-image:url(/assets/images/icon-settings.svg)}.menu-button__icon__sync{mask-image:url(/assets/images/icon-refresh.svg);-webkit-mask-image:url(/assets/images/icon-refresh.svg)}.menu-button__icon__user{mask-image:url(/assets/images/icon-user.svg);-webkit-mask-image:url(/assets/images/icon-user.svg)}.menu-button__icon__edit{mask-image:url(/assets/images/icon-edit.svg);-webkit-mask-image:url(/assets/images/icon-edit.svg)}.menu-button__icon__secured{mask-image:url(/assets/images/icon-secured.svg);-webkit-mask-image:url(/assets/images/icon-secured.svg)}.menu-button__icon__new-supplier{mask-image:url(/assets/images/icon-suppliers.svg);-webkit-mask-image:url(/assets/images/icon-suppliers.svg)}.menu-button__icon__sign-out{mask-image:url(/assets/images/icon-sign-out.svg);-webkit-mask-image:url(/assets/images/icon-sign-out.svg)}.menu-button__content__selected{color:var(--color-primary)}@media screen and (min-width:992px){.menu-button__content{font-size:2rem;line-height:2.4rem}}@media screen and (min-width:1441px){.menu-button__content{font-size:2.1rem;line-height:2.5rem}}.input-outlined{justify-content:space-between}.input-outlined,.input-outlined__container{width:100%;display:flex;flex-direction:row;align-items:center}.input-outlined__container{min-height:40px;padding:0 10px;mix-blend-mode:normal;border:1px solid var(--color-primary);border-radius:12px;justify-content:normal}.input-outlined__container__required{border-color:red;background:#ffb6c1}.input-outlined__container__required>input{background:#ffb6c1}.input-outlined__container>input{width:100%;height:32px;outline:None;border:None;font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.4rem;line-height:20px;color:var(--color-primary)}.input-outlined__icon{width:18px;height:18px;margin-left:8px;background:var(--color-primary);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.input-outlined__icon__message{mask-image:url(/assets/images/icon-note-message.svg);-webkit-mask-image:url(/assets/images/icon-note-message.svg)}.input-outlined__icon__email{mask-image:url(/assets/images/icon-note-email.svg);-webkit-mask-image:url(/assets/images/icon-note-email.svg)}.input-outlined__copy-button{width:28px;height:28px;margin-left:20px;outline:None;border:None;background:var(--color-primary);mask-image:url(/assets/images/icon_copy_green.png);-webkit-mask-image:url(/assets/images/icon_copy_green.png);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.horizontal-selector{width:100%;height:60px;border-radius:12px;padding:0 27px;background:rgba(var(--color-primary-bkg-src),.15)}.horizontal-selector__disabled{pointer-events:none}.horizontal-selector__selector{width:100%;height:inherit;display:grid;grid-auto-flow:column;align-items:center;grid-gap:10px}.horizontal-selector__option{height:calc(100% - 16px);padding:0 4px;margin:0;border-radius:8px;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#f2f2f2;color:#a9a9a9}.horizontal-selector__option:hover{background:var(--color-primary-dark);color:#fff}.horizontal-selector__option__selected{background:var(--color-primary);color:#fff;pointer-events:none}.horizontal-selector__header{width:100%;padding:0;margin-right:10px;border-radius:12px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.horizontal-selector__header-on,.horizontal-selector__switch-on{background:rgba(var(--color-primary-bkg-src),.15)}.horizontal-selector__switch-on{justify-content:flex-start}.horizontal-selector__switch-knob{width:32px;height:20px;border-radius:15px;margin:10px;background:#959595}.horizontal-selector__switch-knob-on{background:var(--color-primary)}.horizontal-selector__label{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.2rem;line-height:16px;color:#6c7b8a}.horizontal-selector__label-on{color:var(--color-primary)}.horizontal-datetime{width:100%;height:60px;border-radius:12px;padding:0 27px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;background:rgba(var(--color-primary-bkg-src),.15)}.horizontal-datetime__datepicker{width:-moz-max-content;width:max-content;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-end}.horizontal-datetime__datepicker>div{color:#000;font-weight:500}.horizontal-datetime__datepicker__tbd{font-family:monserrat-bold;color:red!important}.horizontal-datetime__header{width:-moz-max-content;width:max-content;padding:0;margin-right:10px;border-radius:12px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.horizontal-datetime__header-on,.horizontal-datetime__switch-on{background:rgba(var(--color-primary-bkg-src),.15)}.horizontal-datetime__switch-on{justify-content:flex-start}.horizontal-datetime__switch-knob{width:32px;height:20px;border-radius:15px;margin:10px;background:#959595}.horizontal-datetime__switch-knob-on{background:var(--color-primary)}.horizontal-datetime__label{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.2rem;line-height:16px;color:#6c7b8a}.horizontal-datetime__label-on{color:var(--color-primary)}.vertical-switch{width:-moz-max-content;width:max-content;height:60px;display:flex;flex-direction:row;justify-content:normal;align-items:center}.vertical-switch__icon{width:18px;height:18px;margin-right:8px;background:transparent;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.vertical-switch__icon__message{background:#686868;mask-image:url(/assets/images/icon-message.svg);-webkit-mask-image:url(/assets/images/icon-message.svg)}.vertical-switch__icon__email{background:#686868;mask-image:url(/assets/images/icon-email.svg);-webkit-mask-image:url(/assets/images/icon-email.svg)}.vertical-switch__icon__check-measure{background:#686868;mask-image:url(/assets/images/icon-check-measure.svg);-webkit-mask-image:url(/assets/images/icon-check-measure.svg)}.vertical-switch__icon__electrical{background:#686868;mask-image:url(/assets/images/icon-electrical.svg);-webkit-mask-image:url(/assets/images/icon-electrical.svg)}.vertical-switch__icon__install{background:#686868;mask-image:url(/assets/images/icon-install.svg);-webkit-mask-image:url(/assets/images/icon-install.svg)}.vertical-switch__icon__separate{background:#686868;mask-image:url(/assets/images/icon-separate.svg);-webkit-mask-image:url(/assets/images/icon-separate.svg)}.vertical-switch__icon__note{background:#686868;mask-image:url(/assets/images/icon-clipboard.svg);-webkit-mask-image:url(/assets/images/icon-clipboard.svg)}.vertical-switch__icon__delivery{background:#686868;mask-image:url(/assets/images/icon-truck.svg);-webkit-mask-image:url(/assets/images/icon-truck.svg)}.vertical-switch__header{width:180px;height:inherit;padding:0 27px;border-radius:12px;background:#f2f2f2;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.vertical-switch__header-on{background:rgba(var(--color-primary-bkg-src),.15)}.vertical-switch__switch{width:48px;height:100%;border-radius:12px;margin-left:4px;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;background:#f2f2f2}.vertical-switch__switch-on{justify-content:flex-start;background:rgba(var(--color-primary-bkg-src),.15)}.vertical-switch__switch-knob{width:32px;height:20px;border-radius:15px;margin:10px;background:#959595}.vertical-switch__switch-knob-on{background:var(--color-primary)}.vertical-switch__label{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.2rem;line-height:16px;color:#6c7b8a}.vertical-counter{width:-moz-max-content;width:max-content;height:60px;display:flex;flex-direction:row;justify-content:normal;align-items:center}.vertical-counter__disabled{pointer-events:none}.vertical-counter__v-controls{width:-moz-max-content;width:max-content;height:100%;border-radius:12px;margin-left:4px;display:grid;grid-template-columns:32px 24px 32px;grid-gap:8px;justify-items:center;align-items:center}.vertical-counter__controls-bkg{width:32px;height:32px;border-radius:8px;border:none;background:transparent}.vertical-counter__controls-bkg:hover{color:#000;font-weight:800}.vertical-counter__controls-bkg:focus{outline:none}.vertical-counter__controls{width:100%;height:100%;background:#6c7b8a;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:16px;mask-size:16px}.vertical-counter__controls__control-up{mask-image:url(/assets/images/icon-add.svg);-webkit-mask-image:url(/assets/images/icon-add.svg)}.vertical-counter__controls__control-down{mask-image:url(/assets/images/icon-remove.svg);-webkit-mask-image:url(/assets/images/icon-remove.svg)}.vertical-counter__icon{width:18px;height:18px;margin-right:8px;background:transparent;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.vertical-counter__icon__hours{background:#686868;mask-image:url(/assets/images/icon-clock.svg);-webkit-mask-image:url(/assets/images/icon-clock.svg)}.vertical-counter__icon__people{background:#686868;mask-image:url(/assets/images/icon-persons.svg);-webkit-mask-image:url(/assets/images/icon-persons.svg)}.vertical-counter__icon__message{background:#686868;mask-image:url(/assets/images/icon-message.svg);-webkit-mask-image:url(/assets/images/icon-message.svg)}.vertical-counter__icon__email{background:#686868;mask-image:url(/assets/images/icon-email.svg);-webkit-mask-image:url(/assets/images/icon-email.svg)}.vertical-counter__icon__check-measure{background:#686868;mask-image:url(/assets/images/icon-check-measure.svg);-webkit-mask-image:url(/assets/images/icon-check-measure.svg)}.vertical-counter__icon__electrical{background:#686868;mask-image:url(/assets/images/icon-electrical.svg);-webkit-mask-image:url(/assets/images/icon-electrical.svg)}.vertical-counter__icon__install{background:#686868;mask-image:url(/assets/images/icon-install.svg);-webkit-mask-image:url(/assets/images/icon-install.svg)}.vertical-counter__icon__separate{background:#686868;mask-image:url(/assets/images/icon-separate.svg);-webkit-mask-image:url(/assets/images/icon-separate.svg)}.vertical-counter__icon__note{background:#686868;mask-image:url(/assets/images/icon-clipboard.svg);-webkit-mask-image:url(/assets/images/icon-clipboard.svg)}.vertical-counter__header{width:232px;height:inherit;padding:0 17px;border-radius:12px;display:grid;grid-template-columns:18px 1fr 1fr;grid-gap:10px;justify-content:space-between;align-items:center}.vertical-counter__header,.vertical-counter__header-on{background:rgba(var(--color-primary-bkg-src),.15)}.vertical-counter__switch{width:48px;height:100%;border-radius:12px;margin-left:4px;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;background:#f2f2f2}.vertical-counter__switch-on{justify-content:flex-start;background:rgba(var(--color-primary-bkg-src),.15)}.vertical-counter__switch-knob{width:32px;height:20px;border-radius:15px;margin:10px;background:#959595}.vertical-counter__switch-knob-on{background:var(--color-primary)}.vertical-counter__label{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.2rem;line-height:16px;color:#6c7b8a;background:transparent}.vertical-counter__label-on{color:var(--color-primary)}.product-item-row{width:100%;height:40px;background:#f2f2f2;mix-blend-mode:normal;border-radius:12px;display:grid;grid-template-columns:36px repeat(6,max-content) 1fr max-content;grid-template-rows:1fr;grid-gap:20px;justify-items:center;align-items:center;align-self:center}.product-item-row__discount-input{max-width:60px;border:none;outline:none;text-align:end}.product-item-row__total-value{width:60px;text-align:end}.product-item-row__op{width:24px;text-align:center}.product-item-row__error-msg{height:17px;padding:0;background:red;font-family:monserrat-light;font-size:1.3rem;line-height:1.5rem;text-align:center}.product-item-row__error-msg,.product-item-row__save-discount{width:56px;border:none;outline:none;border-radius:3px;color:#fff}.product-item-row__save-discount{background:var(--color-primary)}.product-item-row__save-discount:hover{background:var(--color-primary-dark)}.product-item-row__save-discount__empty{background:#fff}.product-item-row__pm-cell{border-radius:4px;padding:0 10px;background:#fff;color:green!important}.product-item-row__pm-cell__negative{color:red!important}.product-item-row__pm-cell__arrow{width:24px;height:16px;padding:0 10px;background:green;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;mask-image:url(/assets/images/icon_up_arrow.svg);-webkit-mask-image:url(/assets/images/icon_up_arrow.svg)}.product-item-row__pm-cell__arrow__down{background:red;mask-image:url(/assets/images/icon_down_arrow.svg);-webkit-mask-image:url(/assets/images/icon_down_arrow.svg)}.product-item-row__status{padding:0 6px;border-radius:10px;background:#000;color:#fff!important}.product-item-row__status__1{background:#00f;color:#fff!important}.product-item-row__status__2{background:orange;color:#000!important}.product-item-row__extra-1{grid-template-columns:36px repeat(6,max-content) 1fr max-content max-content 36px}.product-item-row__extra-2{grid-template-columns:36px repeat(4,140px) repeat(2,max-content) 1fr max-content max-content 36px 36px}.product-item-row__cell{display:flex;flex-direction:row;align-items:center;font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.2rem;line-height:24px;color:#000}.product-item-row__cell__inactive{color:#a9a9a9}.product-item-row__justify-left{justify-self:flex-start;text-align:start}.product-item-row__justify-right{justify-self:flex-end;text-align:end}.product-item-row__active{width:20px;height:20px;background-image:url(/assets/images/icon_check_gray.svg);background-repeat:no-repeat;background-position:50%;background-size:contain}.product-item-row__active:hover{transform:scale(1.2)}.product-item-row__inactive{background-image:url(/assets/images/icon_check_hollow_gray.svg)}.product-item-row__duplicate{width:20px;height:20px;background-image:url(/assets/images/icon_copy_gray.png);background-repeat:no-repeat;background-position:50%;background-size:contain}.product-item-row__duplicate:hover{transform:scale(1.2)}.product-item-row__show-menu{width:20px;height:20px;background-image:url(/assets/images/icon_three_dots.svg);background-repeat:no-repeat;background-position:50%;background-size:contain}.product-item-row__show-menu:hover{transform:scale(1.2)}.product-item-row__open-product{width:20px;height:20px;background-image:url(/assets/images/icon-eye.svg);background-repeat:no-repeat;background-position:50%;background-size:contain}.product-item-row__open-product:hover{transform:scale(1.2)}.product-item-row__highlighted{border:solid var(--color-primary) 2px}.extras-row{width:100%;height:40px;background:#f2f2f2;mix-blend-mode:normal;border-radius:12px;display:grid;grid-template-columns:36px 220px repeat(2,1fr) 36px 36px;grid-template-rows:1fr;grid-gap:20px;justify-items:center;align-items:center;align-self:center}.extras-row__editable{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-content:center}.extras-row__editable>div{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.2rem;line-height:24px;color:#000}.extras-row__delete{width:18px;height:18px;margin-right:4px;background:#6c7b8a;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;mask-image:url(/assets/images/icon_delete.svg);-webkit-mask-image:url(/assets/images/icon_delete.svg)}.extras-row__delete:hover{transform:scale(1.2)}.extras-row__edit-button{width:18px;height:18px;margin-left:10px;background:var(--color-primary);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;mask-image:url(/assets/images/edit-pencil.svg);-webkit-mask-image:url(/assets/images/edit-pencil.svg)}.extras-row__edit-button:hover{background:#a9a9a9}.extras-row__cell{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.2rem;line-height:24px;color:#000}.extras-row__justify-left{justify-self:flex-start;text-align:start}.extras-row__justify-right{justify-self:flex-end;text-align:end}.extras-row__active{width:20px;height:20px}.extras-row__inactive{background-image:url(/assets/images/icon_check_hollow_gray.svg)}.extras-row__was-manipulated{color:#ff8c00}.total-row{width:100%;background:transparent;mix-blend-mode:normal;border-radius:15px;padding:0 96px;display:grid;grid-template-columns:1fr 140px 48px;grid-template-rows:1fr;grid-gap:20px;justify-items:flex-end;align-items:center;align-self:center}.total-row__ensemble{width:100%;padding:0 16px;grid-column-start:2;grid-column-end:-1;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.total-row__cell{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.2rem;line-height:24px;color:#000}.total-row__emphasis{font-family:monserrat-bold}.total-row__justify-left{justify-self:flex-start;text-align:start}.total-row__justify-right{justify-self:flex-end;text-align:end}.total-row__active{width:20px;height:20px}.total-row__inactive{background-image:url(/assets/images/icon_check_hollow_gray.svg)}.search-row{width:100%;padding:4px 36px;background:#f2f2f2;mix-blend-mode:normal;border-radius:15px;display:grid;grid-template-columns:24% 1fr 36px;grid-template-rows:1fr;grid-gap:20px;justify-items:center;align-items:center;align-self:center;position:relative}.search-row:hover{cursor:pointer}.search-row__is-header{background:transparent;padding:0 36px}.search-row__is-header>div{color:#6c7b8a}.search-row__button-group{display:flex;flex-direction:row;justify-content:center;align-items:center}.search-row__menu{width:248px;z-index:9998;position:absolute;right:27px;top:60px;background:#fff;box-shadow:0 4px 8px rgba(0,0,0,.25);border-radius:12px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:12px 25px}.search-row__menu-row{width:100%;display:flex;flex-direction:row;justify-content:normal;align-items:center;font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.4rem;line-height:20px;text-align:start;color:#6c7b8a;margin:12px 0}.search-row__menu-row:hover{cursor:pointer}.search-row__menu-icon{width:22px;height:22px;margin:0 10px;background:#6c7b8a;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.search-row__menu-icon__eye{mask-image:url(/assets/images/icon-eye.svg);-webkit-mask-image:url(/assets/images/icon-eye.svg)}.search-row__menu-icon__enquiry{mask-image:url(/assets/images/icon-new-enquiry.svg);-webkit-mask-image:url(/assets/images/icon-new-enquiry.svg)}.search-row__dots{width:22px;height:22px;outline:none;border:none;background:grey;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;mask-image:url(/assets/images/icon-dots.svg);-webkit-mask-image:url(/assets/images/icon-dots.svg)}.search-row__dots:hover{outline:none;border:none;background:#000}.search-row__cell{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.2rem;line-height:24px;color:#000}.search-row__justify-left{justify-self:flex-start;text-align:start}.search-row__justify-right{justify-self:flex-end;text-align:end}.notes-row{width:100%;padding:8px 0;background:#f2f2f2;mix-blend-mode:normal;border-radius:12px;display:grid;grid-template-columns:36px 220px 1fr;grid-template-rows:1fr;grid-gap:20px;justify-items:center;align-items:center;align-self:center}.notes-row__edit-button{width:18px;height:18px;margin-left:10px;background:var(--color-primary);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;mask-image:url(/assets/images/edit-pencil.svg);-webkit-mask-image:url(/assets/images/edit-pencil.svg)}.notes-row__edit-button:hover{background:#a9a9a9}.notes-row__editable{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-content:center}.notes-row__cell,.notes-row__editable>div{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.2rem;line-height:24px;color:#000}.notes-row__justify-left{justify-self:flex-start;text-align:start}.notes-row__justify-right{justify-self:flex-end;text-align:end}.action-row{width:100%;height:60px;padding:6px 36px;background:#f2f2f2;mix-blend-mode:normal;border-radius:15px;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:1fr;grid-gap:10px;justify-items:center;align-items:center;align-self:center}.action-row>div:first-child{text-transform:capitalize}.action-row__disabled,.action-row__disabled>div{color:#a9a9a9}.action-row__counter{width:40px;height:40px;border-radius:9px;border:solid 1px var(--color-primary);padding-top:3px;margin-right:10px;font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.4rem;line-height:33px;color:var(--color-primary);text-align:center}.action-row__actions{display:flex;flex-direction:row;justify-content:center;align-items:center}.action-row__actions>button{margin-right:10px}.action-row__actions>button:last-of-type{margin-right:0}.action-row__is-header{background:transparent}.action-row__extra-col,.action-row__has-status{grid-template-columns:repeat(4,1fr)}.action-row__extra-col__x2{grid-template-columns:repeat(5,1fr)}.action-row__remove-extra-col{grid-template-columns:minmax(240px,240px) repeat(3,1fr)}.action-row__cols-3{grid-template-columns:320px 1fr max-content}.action-row__cols-5{grid-template-columns:minmax(240px,240px) repeat(4,1fr)}.action-row__cols-6{grid-template-columns:minmax(240px,240px) repeat(5,1fr)}.action-row__status-row{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.action-row__tasks-layout{grid-template-columns:64px .5fr 1fr 120px 120px}.action-row__tasks-layout>.action-row__status-row{justify-self:flex-start}.action-row__status-label{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.4rem;line-height:24px;color:var(--color-primary)}.action-row__status{width:32px;height:32px;border-radius:16px;margin-right:10px;background:grey}.action-row__status__blue{background:#2f82ff}.action-row__status__green{background:#53dc7a}.action-row__status__orange{background:#fcab4b}.action-row__status__red{background:red}.action-row__status__invisible{width:0;margin:0;background:transparent}.action-row__status__label-noshow{color:transparent}.action-row__cell,.action-row__status__label-primary{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.2rem;line-height:24px;color:#000}.action-row__justify-left{justify-self:flex-start}.action-row__justify-right{justify-self:flex-end}.action-row .action-button__outlined{width:-moz-max-content;width:max-content;min-width:84px;padding:0 10px}.message-row{width:100%;height:60px;padding:6px 36px;background:#f2f2f2;mix-blend-mode:normal;border-radius:15px;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:1fr;grid-gap:10px;justify-items:center;align-items:center;align-self:center}.message-row>div:first-child{text-transform:capitalize}.message-row__disabled,.message-row__disabled>div{color:#a9a9a9}.message-row__counter{width:40px;height:40px;border-radius:9px;border:solid 1px var(--color-primary);padding-top:3px;margin-right:10px;font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.4rem;line-height:33px;color:var(--color-primary);text-align:center}.message-row__actions{display:flex;flex-direction:row;justify-content:center;align-items:center}.message-row__actions>button{margin-right:10px}.message-row__actions>button:last-of-type{margin-right:0}.message-row__actions>button:disabled,.message-row__actions>button:disabled:hover{border:1px solid #a9a9a9;color:#a9a9a9;background:transparent}.message-row__is-header{background:transparent}.message-row__extra-col,.message-row__has-status{grid-template-columns:repeat(4,1fr)}.message-row__extra-col__x2{grid-template-columns:repeat(5,1fr)}.message-row__remove-extra-col{grid-template-columns:minmax(240px,240px) repeat(3,1fr)}.message-row__cols-3{grid-template-columns:320px 1fr max-content}.message-row__cols-5{grid-template-columns:minmax(240px,240px) repeat(4,1fr)}.message-row__cols-6{grid-template-columns:minmax(240px,240px) repeat(5,1fr)}.message-row__status-row{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.message-row__tasks-layout{grid-template-columns:64px .5fr 1fr 120px 120px}.message-row__tasks-layout>.action-row__status-row{justify-self:flex-start}.message-row__status-label{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.4rem;line-height:24px;color:var(--color-primary)}.message-row__status{width:32px;height:32px;border-radius:16px;margin-right:10px;background:grey}.message-row__status__blue{background:#2f82ff}.message-row__status__green{background:#53dc7a}.message-row__status__orange{background:#fcab4b}.message-row__status__red{background:red}.message-row__status__invisible{width:0;margin:0;background:transparent}.message-row__status__label-noshow{color:transparent}.message-row__cell,.message-row__status__label-primary{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.2rem;line-height:24px;color:#000}.message-row__justify-left{justify-self:flex-start}.message-row__justify-right{justify-self:flex-end}.message-row .action-button__outlined{width:-moz-max-content;width:max-content;min-width:84px;padding:0 10px}.client-row{width:100%;background:#f2f2f2;mix-blend-mode:normal;border-radius:15px;display:grid;grid-template-columns:repeat(3,2fr) 1fr;grid-template-rows:1fr;grid-gap:10px;justify-items:flex-start;align-items:center;align-self:center;padding:10px 36px}.client-row>div:first-child{text-transform:capitalize}.client-row>div:last-child{width:100%;margin-left:auto}.client-row__input{border:solid var(--color-primary) 1px;border-radius:12px}.client-row__input__checkbox{width:-moz-max-content;width:max-content;height:36px;font-size:1.8rem;color:#000;text-align:left;margin-left:10px}.client-row__input__text{height:40px;padding:0 10px;display:flex;flex-direction:row;justify-content:center;align-items:center}.client-row__input__text>input{width:144px;background:transparent;border:none;outline:none;font-family:monserrat-medium;font-weight:500;font-size:1.4rem;color:var(--color-primary);text-align:center}.client-row__input__text>input::-moz-placeholder{color:var(--color-primary);opacity:1}.client-row__input__text>input::placeholder{color:var(--color-primary);opacity:1}.client-row__input__text>input:-ms-input-placeholder{color:var(--color-primary)}.client-row__input__text>input::-ms-input-placeholder{color:var(--color-primary)}.client-row__input__text>div{width:16px;height:16px}.client-row__input__area{width:100%;resize:none}.client-row__input__area,.client-row__input__number{font-size:1.8rem;color:#000;text-align:left}.client-row__is-header{background:transparent;padding:0 36px}.client-row__is-header>div{color:#6c7b8a}.client-row__status-row{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.client-row__status-label{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.4rem;line-height:24px;color:var(--color-primary)}.client-row__status{width:32px;height:32px;border-radius:16px;margin-right:10px;background:grey}.client-row__status__green{background:#53dc7a}.client-row__status__orange{background:#fcab4b}.client-row__status__red{background:red}.client-row__cell{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.2rem;line-height:24px;color:#000}.client-row__justify-left{justify-self:flex-start}.client-row__justify-right{justify-self:flex-end}.client-row .action-button__outlined{width:-moz-max-content;width:max-content;min-width:84px;padding:0 10px}.automation-row{width:100%;padding:10px 36px;background:#f2f2f2;mix-blend-mode:normal;border-radius:15px;display:grid;grid-template-columns:1fr 1fr 2fr 1fr 4fr .2fr;grid-template-rows:1fr;grid-gap:20px;justify-items:flex-start;align-items:center;align-self:center}.automation-row__edit-button{width:18px;height:18px;margin-left:10px;background:var(--color-primary);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;mask-image:url(/assets/images/edit-pencil.svg);-webkit-mask-image:url(/assets/images/edit-pencil.svg)}.automation-row__edit-button:hover{background:#a9a9a9}.automation-row__open-product{width:20px;height:20px;background-image:url(/assets/images/icon-eye.svg);background-repeat:no-repeat;background-position:50%;background-size:contain}.automation-row__open-product:hover{cursor:pointer}.automation-row__editable{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-content:center}.automation-row__cell,.automation-row__editable>div{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.2rem;line-height:24px;color:#000}.automation-row__header{width:100%;padding:10px 36px;background:transparent}.automation-row__header>div{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.2rem;line-height:24px;color:#6c7b8a}.automation-row__justify-left{justify-self:flex-start;text-align:start}.automation-row__justify-right{justify-self:flex-end;text-align:end}.annotation-row{width:100%;height:58px;padding:0 14px;mix-blend-mode:normal;display:flex;flex-direction:row;grid-gap:20px;justify-content:space-between;align-items:center}.annotation-row>div,.annotation-row>div>div{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.2rem;line-height:20px;color:#121217}.annotation-row:hover{background:#d9d9d9}.annotation-row__justify-left{justify-self:flex-start}.annotation-row__justify-right{justify-self:flex-end}.annotation-row .action-button__outlined{width:-moz-max-content;width:max-content;min-width:84px;padding:0 10px}.home-bottom-bar{height:113px;background:#121217;display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:1fr;grid-gap:20px;justify-items:center}.home-bottom-bar,.icon-button{width:100%;justify-content:center;align-items:center}.icon-button{height:100%;display:flex;flex-direction:column}.icon-button:hover{cursor:pointer}.icon-button__icon{width:30px;height:30px;margin:10px;background:#6c7b8a;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.icon-button__icon__home{mask-image:url(/assets/images/icon-home-home.svg);-webkit-mask-image:url(/assets/images/icon-home-home.svg)}.icon-button__icon__search{mask-image:url(/assets/images/icon-home-search.svg);-webkit-mask-image:url(/assets/images/icon-home-search.svg)}.icon-button__icon__settings{mask-image:url(/assets/images/icon-home-settings.svg);-webkit-mask-image:url(/assets/images/icon-home-settings.svg)}.icon-button__icon__cart{mask-image:url(/assets/images/icon-home-cart.svg);-webkit-mask-image:url(/assets/images/icon-home-cart.svg)}.icon-button__icon__hovered{background:var(--color-primary)}.icon-button__icon__selected{background:#fff}.icon-button__label{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-family:monserrat-medium;font-style:normal;font-weight:500;text-align:center;color:#6c7b8a}.icon-button__label__hovered{color:var(--color-primary)}.icon-button__label__selected{color:#fff}@media screen and (min-width:992px){.icon-button__label{font-size:1.6rem;line-height:2rem}}@media screen and (min-width:1441px){.icon-button__label{font-size:2rem;line-height:2.4rem}}.small-icon-button{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.small-icon-button__icon{width:24px;height:24px;margin:0;background:#fff;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.small-icon-button__icon__dark-icon{background:#000}.small-icon-button__icon__colored-icon{background:var(--color-primary)}.small-icon-button__icon__menu{mask-image:url(/assets/images/icon-menu.svg);-webkit-mask-image:url(/assets/images/icon-menu.svg)}.small-icon-button__icon__home{-webkit-mask-size:20px;mask-size:20px;mask-image:url(/assets/images/icon-home-home.svg);-webkit-mask-image:url(/assets/images/icon-home-home.svg)}.small-icon-button__icon__back{-webkit-mask-size:8px;mask-size:8px;mask-image:url(/assets/images/icon-home-back.svg);-webkit-mask-image:url(/assets/images/icon-home-back.svg)}.small-icon-button__icon__refresh{mask-image:url(/assets/images/icon-refresh.svg);-webkit-mask-image:url(/assets/images/icon-refresh.svg)}.small-icon-button__icon__search{mask-image:url(/assets/images/icon-home-search.svg);-webkit-mask-image:url(/assets/images/icon-home-search.svg)}.small-icon-button__icon__search-2{mask-image:url(/assets/images/icon-search-2.svg);-webkit-mask-image:url(/assets/images/icon-search-2.svg)}.small-icon-button__icon__client{mask-image:url(/assets/images/icon-client.svg);-webkit-mask-image:url(/assets/images/icon-client.svg)}.small-icon-button__icon__overdue{background:#ff6161;mask-image:url(/assets/images/icon-overdue.svg);-webkit-mask-image:url(/assets/images/icon-overdue.svg)}.small-icon-button__icon__hovered{background:var(--color-primary);cursor:pointer}.yes-no-dialog__mask{position:fixed;z-index:9998;top:0;left:0;background-color:rgba(0,0,0,.5);transition:opacity .3s ease;display:flex;flex-direction:column;justify-content:center;align-items:center}.yes-no-dialog__mask,.yes-no-dialog__wrapper{width:100%;height:100%}.yes-no-dialog__content{width:calc(100% - 84px);height:100%;max-height:240px;position:fixed;bottom:0;left:0;overflow-x:hidden;transition:.5s;display:flex;flex-direction:column;justify-content:normal;align-items:center;background:#fff;mix-blend-mode:normal;border-radius:32px;padding:45px;margin:42px}.yes-no-dialog__content>*{margin-bottom:25px}.yes-no-dialog__content>:last-child{margin-bottom:0}.yes-no-dialog__content>p{width:100%;font-family:monserrat-medium;font-style:normal;font-weight:600;font-size:1.8rem;line-height:22px;text-align:center;color:#121217}.yes-no-dialog__content__row{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.yes-no-dialog__content__row>div{width:-moz-max-content;width:max-content}.yes-no-dialog__content__row__justify-left{justify-content:flex-start}.yes-no-dialog__content__row__justify-right{justify-content:flex-end}.yes-no-dialog__content>button{max-width:340px;max-width:222px;margin-bottom:15px}.order-dialog__row-header{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.order-dialog__outlined-button{width:90px;height:40px}.order-dialog__solid-button{width:194px;height:48px}.order-dialog__table{width:100%}.order-dialog__table__row{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.order-dialog__row-label{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.4rem;line-height:20px;color:#222227}.order-dialog__mask{position:fixed;z-index:20;top:0;left:0;background-color:rgba(0,0,0,.5);transition:opacity .3s ease;display:flex;flex-direction:column;justify-content:center;align-items:center}.order-dialog__mask,.order-dialog__wrapper{width:100%;height:100%}.order-dialog__save{align-self:flex-end}.order-dialog__title{margin-top:40px;align-self:flex-start;font-family:monserrat-light;font-style:normal;font-weight:500;font-size:1.8rem;line-height:20px;text-transform:uppercase;color:#121217}.order-dialog__form{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(440px,1fr));grid-gap:21px;justify-content:center;align-items:center}.order-dialog__notes,.order-dialog__notes>.labelled-input{width:100%}.order-dialog__content{width:calc(100% - 84px);position:fixed;bottom:0;left:0;overflow-x:hidden;overflow-y:hidden;transition:.5s;display:flex;flex-direction:column;justify-content:normal;align-items:center;background:#fff;mix-blend-mode:normal;border-radius:32px;padding:45px;margin:42px}.order-dialog__content>*{margin-bottom:25px}.order-dialog__content>:last-child{margin-bottom:0}.order-dialog__content>p{width:100%;font-family:monserrat-medium;font-style:normal;font-weight:600;font-size:1.8rem;line-height:22px;text-align:center;color:#121217}.order-dialog__content__row{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.order-dialog__content__row>div{width:-moz-max-content;width:max-content}.order-dialog__content__row__justify-left{justify-content:flex-start}.order-dialog__content__row__justify-right{justify-content:flex-end}.order-dialog__content>button{max-width:340px;height:40px}.order-dialog__datepicker-widget>.tui-datepicker{margin-top:-354px}.order-dialog__datepicker-input{width:100%!important;height:40px!important;border:none!important;background:#f2f2f2;border-radius:12px}.order-dialog__datepicker-input>input{background:transparent;outline:none!important;text-align:start!important;font-family:monserrat-medium!important;font-style:normal!important;font-weight:500!important;font-size:1.3rem!important;line-height:10px!important;letter-spacing:.5px!important;text-transform:uppercase!important;color:#000!important}.order-dialog__datepicker-input>span{width:20px!important;height:20px!important;top:14px!important;background:#000;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;mask-image:url(/assets/images/icon-calendar-event.svg);-webkit-mask-image:url(/assets/images/icon-calendar-event.svg)}.order-dialog__loading{width:100%;height:40px;padding:10px;display:flex;flex-direction:row;justify-content:center;align-items:center}.order-dialog__loading>.loader{width:20px;height:20px;border-right:8px solid #3498db;border-width:5px;border-top-color:#000;border-right-color:#000}.order-dialog__button-row{width:100%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;grid-gap:10px}.order-dialog__button-row>button{height:40px}.search-dialog__loading{width:100%;padding:10px;display:flex;flex-direction:row;justify-content:center;align-items:center}.search-dialog__loading>.loader{width:20px;height:20px;border-right:8px solid #3498db;border-width:5px;border-top-color:#000;border-right-color:#000}.search-dialog__row-header{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.search-dialog__search-input{width:100%;margin-top:20px}.search-dialog__search-results{width:100%}.search-dialog__search-results__headers{width:100%;margin-top:10px}.search-dialog__search-results__table{width:100%;overflow-y:auto}.search-dialog__search-results__table>.search-row{margin-bottom:8px}.search-dialog__search-results__table>.search-row:last-child{margin-bottom:0}.search-dialog__table{width:100%;margin-top:27px}.search-dialog__table__header{text-align:start}.search-dialog__outlined-button{width:90px;height:40px}.search-dialog__solid-button{width:194px;height:40px}.search-dialog__mask{position:fixed;z-index:8998;top:0;left:0;background-color:rgba(0,0,0,.5);transition:opacity .3s ease;display:flex;flex-direction:column;justify-content:center;align-items:center}.search-dialog__mask,.search-dialog__wrapper{width:100%;height:100%}.search-dialog__content{width:calc(100% - 84px);height:calc(80vh - 84px);position:fixed;bottom:0;left:0;overflow-x:hidden;overflow-y:hidden;transition:.5s;display:flex;flex-direction:column;justify-content:normal;align-items:center;background:#fff;mix-blend-mode:normal;border-radius:32px;padding:45px;margin:42px}.search-dialog__content>*{margin-bottom:25px}.search-dialog__content>:last-child{margin-bottom:0}.search-dialog__content>p{width:100%;font-family:monserrat-medium;font-style:normal;font-weight:600;font-size:1.8rem;line-height:22px;text-align:center;color:#121217}.search-dialog__content__row{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.search-dialog__content__row>div{width:-moz-max-content;width:max-content}.search-dialog__content__row__justify-left{justify-content:flex-start}.search-dialog__content__row__justify-right{justify-content:flex-end}.search-dialog__content>button{max-width:340px}.sms-dialog__form-row{flex-direction:row;align-content:flex-start}.sms-dialog__form-column,.sms-dialog__form-row{width:100%;display:flex;justify-content:space-between;grid-gap:10px}.sms-dialog__form-column{flex-direction:column;align-items:flex-start}.sms-dialog__body-row{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;grid-gap:10px}.sms-dialog__content-text{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.4rem;line-height:16px;color:#a9a9a9}.sms-dialog__buttons-row{width:100%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;grid-gap:10px}.sms-dialog__upload{display:none}.sms-dialog__error-msg{justify-content:flex-start;font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.4rem;line-height:20px;text-transform:uppercase;color:red}.sms-dialog__error-msg,.sms-dialog__row-header{width:100%;display:flex;flex-direction:row;align-items:center}.sms-dialog__row-header{justify-content:space-between}.sms-dialog__selects>.custom-select__items{max-height:200px;overflow-y:auto}.sms-dialog__outlined-button{width:90px;height:40px}.sms-dialog__solid-button{width:194px;height:48px}.sms-dialog__mask{position:fixed;z-index:20;top:0;left:0;background-color:rgba(0,0,0,.5);transition:opacity .3s ease;justify-content:center;align-items:center}.sms-dialog__mask,.sms-dialog__wrapper{width:100%;height:100%;display:flex;flex-direction:column}.sms-dialog__wrapper{justify-content:flex-end;align-items:stretch}.sms-dialog__save{min-height:48px;align-self:flex-end}.sms-dialog__title{margin-top:40px;align-self:flex-start;font-family:monserrat-light;font-style:normal;font-weight:500;font-size:1.8rem;line-height:20px;text-transform:uppercase;color:#121217}.sms-dialog__form{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(440px,1fr));grid-gap:21px;justify-content:center;align-items:center}.sms-dialog__notes,.sms-dialog__notes>.labelled-input{width:100%}.sms-dialog__content{width:calc(100% - 84px);height:-moz-max-content;height:max-content;overflow-y:auto;transition:.5s;display:flex;flex-direction:column;justify-content:normal;align-items:center;background:#fff;mix-blend-mode:normal;border-radius:32px;padding:45px;margin:42px}.sms-dialog__content>*{margin-bottom:25px}.sms-dialog__content>:last-child{margin-bottom:0}.sms-dialog__content>p{width:100%;font-family:monserrat-medium;font-style:normal;font-weight:600;font-size:1.8rem;line-height:22px;text-align:center;color:#121217}.sms-dialog__content__row{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.sms-dialog__content__row>div{width:-moz-max-content;width:max-content}.sms-dialog__content__row__justify-left{justify-content:flex-start}.sms-dialog__content__row__justify-right{justify-content:flex-end}.sms-dialog__content>button{max-width:340px}.sms-dialog__extra-content{padding-bottom:220px}.email-dialog__dear{max-width:220px}.email-dialog__form-row{width:100%;display:flex;flex-direction:column;justify-content:space-between;align-content:flex-start;grid-gap:10px}.email-dialog__form-row>.labelled-input{position:absolute;bottom:0;left:0;right:0;width:100%;margin:auto;background:#fff;height:120px;justify-content:center;padding:0 45px}.email-dialog__form-column{width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;grid-gap:10px;margin-bottom:120px}.email-dialog__body-row{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;grid-gap:10px}.email-dialog__content-text{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.4rem;line-height:16px;color:#a9a9a9;position:relative}.email-dialog__attachments{width:100%;display:grid;grid-template-columns:repeat(auto-fit,120px);justify-content:flex-start;align-content:center;grid-gap:10px;margin-top:10px}.email-dialog__attachment{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.4rem;line-height:16px;color:#000;width:200px;padding:0 10px;background:var(--color-primary);color:#fff}.email-dialog__attachment:hover{background:var(--color-primary-dark)}.email-dialog__textarea{height:240px}.email-dialog__buttons-row{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;grid-gap:10px}.email-dialog__upload{display:none}.email-dialog__error-msg{justify-content:flex-start;font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.4rem;line-height:20px;text-transform:uppercase;color:red}.email-dialog__error-msg,.email-dialog__row-header{width:100%;display:flex;flex-direction:row;align-items:center}.email-dialog__row-header{justify-content:space-between}.email-dialog__selects>.custom-select__items{max-height:200px;overflow-y:auto}.email-dialog__outlined-button{width:90px;height:40px}.email-dialog__solid-button{width:194px;height:48px}.email-dialog__mask{position:fixed;z-index:20;top:0;left:0;background-color:rgba(0,0,0,.5);transition:opacity .3s ease;justify-content:center;align-items:center}.email-dialog__mask,.email-dialog__wrapper{width:100%;height:100%;display:flex;flex-direction:column}.email-dialog__wrapper{justify-content:flex-end;align-items:stretch}.email-dialog__save{width:200px;min-width:unset;min-height:unset;align-self:flex-end}.email-dialog__title{margin-top:40px;align-self:flex-start;font-family:monserrat-light;font-style:normal;font-weight:500;font-size:1.8rem;line-height:20px;text-transform:uppercase;color:#121217}.email-dialog__form{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(440px,1fr));grid-gap:21px;justify-content:center;align-items:center}.email-dialog__notes,.email-dialog__notes>.labelled-input{width:100%}.email-dialog__content{width:calc(100% - 84px);height:-moz-max-content;height:max-content;overflow-y:auto;transition:.5s;display:flex;flex-direction:column;justify-content:normal;align-items:center;background:#fff;mix-blend-mode:normal;border-radius:32px;padding:45px;margin:42px}.email-dialog__content>*{margin-bottom:25px}.email-dialog__content>:last-child{margin-bottom:0}.email-dialog__content>p{width:100%;font-family:monserrat-medium;font-style:normal;font-weight:600;font-size:1.8rem;line-height:22px;text-align:center;color:#121217}.email-dialog__content__row{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.email-dialog__content__row>div{width:-moz-max-content;width:max-content}.email-dialog__content__row__justify-left{justify-content:flex-start}.email-dialog__content__row__justify-right{justify-content:flex-end}.email-dialog__content>button{max-width:340px}.email-dialog__extra-content{padding-bottom:220px}.email-dialog__building{border-color:var(--color-primary);color:var(--color-primary);opacity:unset!important;background:#fff;position:relative;padding:0}.email-dialog__building:disabled{border:none}.email-dialog__building__bar{position:relative;height:100%;width:100%;border-radius:12px;border:1px solid var(--color-primary)}.email-dialog__building__progress{position:absolute;left:0;top:0;bottom:0;width:0;animation:progressing 3s infinite;background-color:var(--color-primary);border:1px solid var(--color-primary);border-radius:10px}.email-dialog__building__inside,.email-dialog__building__inside__label{width:100%;height:100%;border-radius:12px;top:0;left:0;position:absolute}.email-dialog__building__inside__label{z-index:1000;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;font-family:monserrat-medium}@keyframes progressing{to{width:100%}}.please-wait-dialog__mask{z-index:8998;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);transition:opacity .3s ease}.please-wait-dialog__content,.please-wait-dialog__mask{position:fixed;display:flex;flex-direction:column;justify-content:center;align-items:center}.please-wait-dialog__content{width:320px;height:140px;left:calc(50% - 160px);top:calc(50% - 70px);overflow-x:hidden;overflow-y:hidden;transition:.5s;grid-gap:8px;background:#fff;mix-blend-mode:normal;border-radius:32px;padding:45px;margin:42px}.please-wait-dialog__content>*{margin-bottom:25px}.please-wait-dialog__content>:last-child{margin-bottom:0}.please-wait-dialog__content>p{width:100%;font-family:monserrat-medium;font-style:normal;font-weight:600;font-size:1.8rem;line-height:22px;text-align:center;color:#121217}.please-wait-dialog__content__row{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.please-wait-dialog__content__row>div{width:-moz-max-content;width:max-content}.please-wait-dialog__content__row__justify-left{justify-content:flex-start}.please-wait-dialog__content__row__justify-right{justify-content:flex-end}.please-wait-dialog__content>button{max-width:340px}.please-wait-dialog__refresh{width:18px;height:18px;margin:0;background:#000;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;mask-image:url(/assets/images/icon-refresh.svg);-webkit-mask-image:url(/assets/images/icon-refresh.svg);animation:spin 2s linear infinite}.client-side-menu{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.client-side-menu__row{width:100%;font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.4rem;line-height:20px;color:#6c7b8a}.client-side-menu__row>.button-with-icon{width:100%;background:transparent;justify-content:flex-start;margin-bottom:4px;padding:10px 0}.client-side-menu__row>.button-with-icon:last-of-type{margin-bottom:0}.client-side-menu__row>.button-with-icon>.button-with-icon__label{color:#6c7b8a}.client-side-menu__row>.button-with-icon>.button-with-icon__icon{background:var(--color-primary)}.client-side-menu__hdiv{height:36px}.client-bottom-menu{width:100%;height:100px;display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));grid-gap:20px;justify-content:center;align-items:center;box-shadow:0 -4px 4px 0 rgba(0,0,0,.1)}.client-bottom-menu>.vertical-button-with-icon{width:100%;background:transparent;margin-bottom:4px}.client-bottom-menu>.vertical-button-with-icon:last-of-type{margin-bottom:0}.client-bottom-menu>.vertical-button-with-icon>.vertical-button-with-icon__label{color:#6c7b8a}.client-bottom-menu>.vertical-button-with-icon>.vertical-button-with-icon__icon{background:#6c7b8a}.button-with-icon{width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;padding:14px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;background:#f2f2f2;mix-blend-mode:normal;border-radius:15px;font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.2rem;line-height:24px;color:var(--color-primary)}.button-with-icon:hover{cursor:pointer}.button-with-icon:hover .button-with-icon__label,.button-with-icon__label{color:var(--color-primary)}.button-with-icon__label{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.2rem;line-height:24px}.button-with-icon__icon{width:22px;height:22px;margin:10px;background:#6c7b8a;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.button-with-icon__icon__details{mask-image:url(/assets/images/icon-user.svg);-webkit-mask-image:url(/assets/images/icon-user.svg)}.button-with-icon__icon__notes{mask-image:url(/assets/images/icon-home-notes.svg);-webkit-mask-image:url(/assets/images/icon-home-notes.svg)}.button-with-icon__icon__email{mask-image:url(/assets/images/icon-client-email.svg);-webkit-mask-image:url(/assets/images/icon-client-email.svg)}.button-with-icon__icon__sms{mask-image:url(/assets/images/icon-client-sms.svg);-webkit-mask-image:url(/assets/images/icon-client-sms.svg)}.button-with-icon__icon__calendar{mask-image:url(/assets/images/icon-client-calendar.svg);-webkit-mask-image:url(/assets/images/icon-client-calendar.svg)}.button-with-icon__icon__addresses,.button-with-icon__icon__cards{mask-image:url(/assets/images/icon-client-cards.svg);-webkit-mask-image:url(/assets/images/icon-client-cards.svg)}.button-with-icon__icon__messages{mask-image:url(/assets/images/icon-client-messages.svg);-webkit-mask-image:url(/assets/images/icon-client-messages.svg)}.button-with-icon__icon__events{mask-image:url(/assets/images/icon-client-events.svg);-webkit-mask-image:url(/assets/images/icon-client-events.svg)}.button-with-icon__icon__files{mask-image:url(/assets/images/icon-client-files.svg);-webkit-mask-image:url(/assets/images/icon-client-files.svg)}.vertical-button-with-icon{width:-moz-max-content;width:max-content;height:100%;padding-top:10px;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#f2f2f2;mix-blend-mode:normal;border-radius:15px;font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.2rem;line-height:24px;color:var(--color-primary);position:relative}.vertical-button-with-icon:hover{cursor:pointer}.vertical-button-with-icon:hover .vertical-button-with-icon__icon{background:var(--color-primary)}.vertical-button-with-icon:hover .vertical-button-with-icon__label{color:var(--color-primary)}.vertical-button-with-icon__count-1{position:absolute;top:16px;right:calc(50% - 31px);width:8px;height:8px;border-radius:4px;background:#ff6161}.vertical-button-with-icon__count-n{position:absolute;top:12px;right:calc(50% - 43px);padding:5px 8px;background:#ff6161;mix-blend-mode:normal;border-radius:28.8px;font-family:monserrat-medium;font-style:normal;font-weight:600;font-size:1.2rem;line-height:11px;text-align:center;letter-spacing:1.2px;text-transform:uppercase;color:#fff}.vertical-button-with-icon__label{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.4rem;line-height:1.6rem;color:var(--color-primary)}.vertical-button-with-icon__icon{width:20px;height:20px;margin-bottom:6px;position:relative;background:#6c7b8a;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.vertical-button-with-icon__icon__overview{mask-image:url(/assets/images/icon-client-overview.svg);-webkit-mask-image:url(/assets/images/icon-client-overview.svg)}.vertical-button-with-icon__icon__details{mask-image:url(/assets/images/icon-client-details.svg);-webkit-mask-image:url(/assets/images/icon-client-details.svg)}.vertical-button-with-icon__icon__quotes{mask-image:url(/assets/images/icon-client-quotes.svg);-webkit-mask-image:url(/assets/images/icon-client-quotes.svg)}.vertical-button-with-icon__icon__jobs{mask-image:url(/assets/images/icon-client-jobs.svg);-webkit-mask-image:url(/assets/images/icon-client-jobs.svg)}.vertical-button-with-icon__icon__services{mask-image:url(/assets/images/icon-client-services.svg);-webkit-mask-image:url(/assets/images/icon-client-services.svg)}.vertical-button-with-icon__icon__notes{mask-image:url(/assets/images/icon-home-notes.svg);-webkit-mask-image:url(/assets/images/icon-home-notes.svg)}.vertical-button-with-icon__icon__email{mask-image:url(/assets/images/icon-client-email.svg);-webkit-mask-image:url(/assets/images/icon-client-email.svg)}.vertical-button-with-icon__icon__sms{mask-image:url(/assets/images/icon-client-sms.svg);-webkit-mask-image:url(/assets/images/icon-client-sms.svg)}.vertical-button-with-icon__icon__calendar{mask-image:url(/assets/images/icon-client-calendar.svg);-webkit-mask-image:url(/assets/images/icon-client-calendar.svg)}.vertical-button-with-icon__icon__addresses,.vertical-button-with-icon__icon__cards{mask-image:url(/assets/images/icon-client-cards.svg);-webkit-mask-image:url(/assets/images/icon-client-cards.svg)}.vertical-button-with-icon__icon__messages{mask-image:url(/assets/images/icon-client-messages.svg);-webkit-mask-image:url(/assets/images/icon-client-messages.svg)}.vertical-button-with-icon__icon__events{mask-image:url(/assets/images/icon-client-events.svg);-webkit-mask-image:url(/assets/images/icon-client-events.svg)}.vertical-button-with-icon__icon__files{mask-image:url(/assets/images/icon-client-files.svg);-webkit-mask-image:url(/assets/images/icon-client-files.svg)}.new-client-dialog__row-header{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.new-client-dialog__outlined-button{width:90px;height:40px}.new-client-dialog__solid-button{width:194px;height:48px}.new-client-dialog__mask{position:fixed;z-index:20;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);transition:opacity .3s ease;display:flex;flex-direction:column;justify-content:center;align-items:center}.new-client-dialog__wrapper{width:100%;height:100%}.new-client-dialog__save{align-self:flex-end}.new-client-dialog__title{margin-top:40px;align-self:flex-start;font-family:monserrat-light;font-style:normal;font-weight:500;font-size:1.8rem;line-height:20px;text-transform:uppercase;color:#121217}.new-client-dialog__form{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(440px,1fr));grid-gap:21px;justify-content:center;align-items:center}.new-client-dialog__notes,.new-client-dialog__notes>.labelled-input{width:100%}.new-client-dialog__content{width:calc(100% - 84px);position:fixed;bottom:0;left:0;overflow-x:hidden;overflow-y:hidden;transition:.5s;display:flex;flex-direction:column;justify-content:normal;align-items:center;background:#fff;mix-blend-mode:normal;border-radius:32px;padding:45px;margin:42px}.new-client-dialog__content>*{margin-bottom:25px}.new-client-dialog__content>:last-child{margin-bottom:0}.new-client-dialog__content>p{width:100%;font-family:monserrat-medium;font-style:normal;font-weight:600;font-size:1.8rem;line-height:22px;text-align:center;color:#121217}.new-client-dialog__content__row{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.new-client-dialog__content__row>div{width:-moz-max-content;width:max-content}.new-client-dialog__content__row__justify-left{justify-content:flex-start}.new-client-dialog__content__row__justify-right{justify-content:flex-end}.new-client-dialog__content>button{max-width:340px}.new-address-dialog__row-header{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.new-address-dialog__outlined-button{width:90px;height:40px}.new-address-dialog__solid-button{width:194px;height:48px}.new-address-dialog__mask{position:fixed;z-index:20;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);transition:opacity .3s ease;display:flex;flex-direction:column;justify-content:center;align-items:center}.new-address-dialog__wrapper{width:100%;height:100%}.new-address-dialog__save{align-self:flex-end}.new-address-dialog__title{margin-top:40px;align-self:flex-start;font-family:monserrat-light;font-style:normal;font-weight:500;font-size:1.8rem;line-height:20px;text-transform:uppercase;color:#121217}.new-address-dialog__form{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(440px,1fr));grid-gap:21px;justify-content:center;align-items:center}.new-address-dialog__form__container{width:100%;height:100%;overflow-y:auto}.new-address-dialog__notes{width:100%;margin-top:20px;margin-bottom:20px}.new-address-dialog__notes>.labelled-input{width:100%}.new-address-dialog__loading{width:100%;padding:10px;display:flex;flex-direction:row;justify-content:center;align-items:center}.new-address-dialog__loading>.loader{width:20px;height:20px;border-right:8px solid #3498db;border-width:5px;border-top-color:#000;border-right-color:#000}.new-address-dialog__content{width:calc(100% - 84px);max-height:calc(100% - 84px);position:fixed;bottom:0;left:0;overflow-x:hidden;overflow-y:hidden;transition:.5s;display:flex;flex-direction:column;justify-content:normal;align-items:center;background:#fff;mix-blend-mode:normal;border-radius:32px;padding:45px;margin:42px}.new-address-dialog__content>*{margin-bottom:25px}.new-address-dialog__content>:last-child{margin-bottom:0}.new-address-dialog__content>p{width:100%;font-family:monserrat-medium;font-style:normal;font-weight:600;font-size:1.8rem;line-height:22px;text-align:center;color:#121217}.new-address-dialog__content__row{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.new-address-dialog__content__row>div{width:-moz-max-content;width:max-content}.new-address-dialog__content__row__justify-left{justify-content:flex-start}.new-address-dialog__content__row__justify-right{justify-content:flex-end}.new-address-dialog__content>button{max-width:340px}.payment-dialog__upload{display:none}.payment-dialog__error-msg{justify-content:flex-start;font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.4rem;line-height:20px;text-transform:uppercase;color:red}.payment-dialog__error-msg,.payment-dialog__row-header{width:100%;display:flex;flex-direction:row;align-items:center}.payment-dialog__row-header{justify-content:space-between}.payment-dialog__selects>.custom-select__items{max-height:200px;overflow-y:auto}.payment-dialog__outlined-button{width:90px;height:40px}.payment-dialog__solid-button{width:194px;height:48px}.payment-dialog__mask{position:fixed;z-index:20;top:0;left:0;background-color:rgba(0,0,0,.5);transition:opacity .3s ease;justify-content:center;align-items:center}.payment-dialog__mask,.payment-dialog__wrapper{width:100%;height:100%;display:flex;flex-direction:column}.payment-dialog__wrapper{justify-content:flex-end;align-items:stretch}.payment-dialog__save{min-height:48px;align-self:flex-end}.payment-dialog__title{margin-top:40px;align-self:flex-start;font-family:monserrat-light;font-style:normal;font-weight:500;font-size:1.8rem;line-height:20px;text-transform:uppercase;color:#121217}.payment-dialog__form{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(440px,1fr));grid-gap:21px;justify-content:center;align-items:center}.payment-dialog__notes,.payment-dialog__notes>.labelled-input{width:100%}.payment-dialog__content{width:calc(100% - 84px);height:-moz-max-content;height:max-content;overflow-y:auto;transition:.5s;display:flex;flex-direction:column;justify-content:normal;align-items:center;background:#fff;mix-blend-mode:normal;border-radius:32px;padding:45px;margin:42px}.payment-dialog__content>*{margin-bottom:25px}.payment-dialog__content>:last-child{margin-bottom:0}.payment-dialog__content>p{width:100%;font-family:monserrat-medium;font-style:normal;font-weight:600;font-size:1.8rem;line-height:22px;text-align:center;color:#121217}.payment-dialog__content__row{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.payment-dialog__content__row>div{width:-moz-max-content;width:max-content}.payment-dialog__content__row__justify-left{justify-content:flex-start}.payment-dialog__content__row__justify-right{justify-content:flex-end}.payment-dialog__content>button{max-width:340px}.payment-dialog__extra-content{padding-bottom:220px}.call-out-fee-dialog__v-div{margin:20px 0}.call-out-fee-dialog__color-box{width:12px;height:12px;display:inline-block;background:var(--color-primary)}.call-out-fee-dialog__color-box-alt{background:var(--color-primary-alt)}.call-out-fee-dialog__color-box-bkg{background:rgba(var(--color-primary-bkg-src),.15)}.call-out-fee-dialog__color-box-bkg-2{background:var(--color-primary-bkg-2)}.call-out-fee-dialog__color-box-dark{background:var(--color-primary-dark)}.call-out-fee-dialog__form-form{align-items:flex-start;margin:0;padding:0;width:100%;height:100%}.call-out-fee-dialog__electrical-form__custom-select>.custom-select__items{top:0;position:relative}.call-out-fee-dialog__field>input{height:58px}.call-out-fee-dialog__contact-settings__input{width:100%}.call-out-fee-dialog__contact-settings-row{width:100%;margin-bottom:20px;display:grid;grid-template-columns:1fr 220px;grid-gap:40px}.call-out-fee-dialog__row-header{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.call-out-fee-dialog__outlined-button{width:90px;height:40px}.call-out-fee-dialog__solid-button{width:194px;height:48px}.call-out-fee-dialog__mask{position:fixed;z-index:20;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);transition:opacity .3s ease;display:flex;flex-direction:column;justify-content:center;align-items:center}.call-out-fee-dialog__wrapper{width:100%;height:100%}.call-out-fee-dialog__calendar-row{width:100%;margin-top:21px;display:grid;grid-template-columns:repeat(auto-fit,250px);grid-gap:10px;justify-items:flex-start}.call-out-fee-dialog__calendar-row>button{width:240px}.call-out-fee-dialog__save{align-self:flex-end}.call-out-fee-dialog__delete{align-self:flex-end;background:orange}.call-out-fee-dialog__delete:hover{background:#ff8c00}.call-out-fee-dialog__disconnect{align-self:flex-end;background:orange}.call-out-fee-dialog__disconnect:hover{background:#ff8c00}.call-out-fee-dialog__title{font-family:monserrat-light;font-size:1.8rem}.call-out-fee-dialog__subtitle,.call-out-fee-dialog__title{margin-top:40px;align-self:flex-start;font-style:normal;font-weight:500;line-height:20px;text-transform:uppercase;color:#121217}.call-out-fee-dialog__subtitle{margin-bottom:10px;font-family:monserrat-medium;font-size:1.4rem}.call-out-fee-dialog__form{grid-template-columns:repeat(auto-fit,minmax(440px,1fr));grid-gap:21px}.call-out-fee-dialog__form,.call-out-fee-dialog__form-table{width:100%;display:grid;justify-content:center;align-items:center}.call-out-fee-dialog__form-table{margin-top:21px;grid-template-columns:1fr;grid-gap:16px}.call-out-fee-dialog__form-row{width:100%;display:grid;grid-template-columns:320px 1fr;grid-gap:20px}.call-out-fee-dialog__form-photo{width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.call-out-fee-dialog__form-photo__no-photo{width:128px;height:32px;background:grey;color:#000;display:flex;flex-direction:column;justify-content:center;align-items:center}.call-out-fee-dialog__form-photo__no-photo:hover{color:#fff}.call-out-fee-dialog__form-photo>img{height:-moz-max-content;height:max-content;min-height:64px}.call-out-fee-dialog__form-photo__light{background:#fff}.call-out-fee-dialog__form-photo__dark{background:#000}.call-out-fee-dialog__cross-sell-pages{width:100%}.call-out-fee-dialog__cross-sell-pages__text{width:100%;display:flex;flex-direction:column;justify-content:normal;align-items:flex-start}.call-out-fee-dialog__cross-sell-pages__text__title{margin-bottom:10px}.call-out-fee-dialog__cross-sell-pages__text__body>textarea{width:100%;height:80px;resize:none}.call-out-fee-dialog__cross-sell-pages__image{width:320px;height:240px;-o-object-fit:contain;object-fit:contain}.call-out-fee-dialog__notes,.call-out-fee-dialog__notes>.labelled-input{width:100%}.call-out-fee-dialog__internal{width:100%;max-height:60vh;overflow-y:auto;display:flex;flex-direction:column;justify-content:normal;align-items:center;padding:0;margin:0}.call-out-fee-dialog__internal>p{width:100%;font-family:monserrat-medium;font-style:normal;font-weight:600;font-size:1.8rem;line-height:22px;text-align:center;color:#121217}.call-out-fee-dialog__internal__row{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.call-out-fee-dialog__internal__row>div{width:-moz-max-content;width:max-content}.call-out-fee-dialog__internal__row__justify-left{justify-content:flex-start}.call-out-fee-dialog__internal__row__justify-right{justify-content:flex-end}.call-out-fee-dialog__internal>button{max-width:340px}.call-out-fee-dialog__content{width:calc(100% - 84px);position:fixed;bottom:0;left:0;overflow-x:hidden;overflow-y:hidden;transition:.5s;display:flex;flex-direction:column;justify-content:normal;align-items:center;background:#fff;mix-blend-mode:normal;border-radius:32px;padding:45px;margin:42px}.call-out-fee-dialog__content>*{margin-bottom:25px}.call-out-fee-dialog__content>:last-child{margin-bottom:0}.call-out-fee-dialog__content>p{width:100%;font-family:monserrat-medium;font-style:normal;font-weight:600;font-size:1.8rem;line-height:22px;text-align:center;color:#121217}.call-out-fee-dialog__content__row{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.call-out-fee-dialog__content__row>div{width:-moz-max-content;width:max-content}.call-out-fee-dialog__content__row__justify-left{justify-content:flex-start}.call-out-fee-dialog__content__row__justify-right{justify-content:flex-end}.call-out-fee-dialog__content>button{max-width:340px}.call-out-fee-dialog__upload{width:0!important;height:0!important;padding:0!important;visibility:hidden!important}.call-out-fee-dialog__cross-sell-page{width:100%;margin-top:20px;display:flex;flex-direction:column;justify-content:center;align-items:center}.call-out-fee-dialog__add-cross-sell-page{width:200px;align-self:center}.supplier-dialog__row-header{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.supplier-dialog__outlined-button{width:90px;height:40px}.supplier-dialog__solid-button{width:194px;height:48px}.supplier-dialog__mask{position:fixed;z-index:20;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);transition:opacity .3s ease;display:flex;flex-direction:column;justify-content:center;align-items:center}.supplier-dialog__wrapper{width:100%;height:100%}.supplier-dialog__save{align-self:flex-end}.supplier-dialog__title{margin-top:40px;align-self:flex-start;font-family:monserrat-light;font-style:normal;font-weight:500;font-size:1.8rem;line-height:20px;text-transform:uppercase;color:#121217}.supplier-dialog__form{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(440px,1fr));grid-gap:21px;justify-content:center;align-items:center}.supplier-dialog__notes,.supplier-dialog__notes>.labelled-input{width:100%}.supplier-dialog__content{width:calc(100% - 84px);max-height:calc(100% - 84px);position:fixed;bottom:0;left:0;overflow-y:auto;transition:.5s;display:flex;flex-direction:column;justify-content:normal;align-items:center;background:#fff;mix-blend-mode:normal;border-radius:32px;padding:45px;margin:42px}.supplier-dialog__content>*{margin-bottom:25px}.supplier-dialog__content>:last-child{margin-bottom:0}.supplier-dialog__content>p{width:100%;font-family:monserrat-medium;font-style:normal;font-weight:600;font-size:1.8rem;line-height:22px;text-align:center;color:#121217}.supplier-dialog__content__row{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.supplier-dialog__content__row>div{width:-moz-max-content;width:max-content}.supplier-dialog__content__row__justify-left{justify-content:flex-start}.supplier-dialog__content__row__justify-right{justify-content:flex-end}.supplier-dialog__content>button{max-width:340px}.supplier-dialog__extra-content{padding-bottom:220px}.supplier-product-dialog__row-header{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.supplier-product-dialog__outlined-button{width:90px;height:40px}.supplier-product-dialog__solid-button{width:194px;height:48px}.supplier-product-dialog__mask{position:fixed;z-index:20;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);transition:opacity .3s ease;display:flex;flex-direction:column;justify-content:center;align-items:center}.supplier-product-dialog__wrapper{width:100%;height:100%}.supplier-product-dialog__save{align-self:flex-end}.supplier-product-dialog__title{margin-top:40px;align-self:flex-start;font-family:monserrat-light;font-style:normal;font-weight:500;font-size:1.8rem;line-height:20px;text-transform:uppercase;color:#121217}.supplier-product-dialog__form{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(440px,1fr));grid-gap:21px;justify-content:center;align-items:center}.supplier-product-dialog__notes,.supplier-product-dialog__notes>.labelled-input{width:100%}.supplier-product-dialog__content{width:calc(100% - 84px);position:fixed;bottom:0;left:0;transition:.5s;display:flex;flex-direction:column;justify-content:normal;align-items:center;background:#fff;mix-blend-mode:normal;border-radius:32px;padding:45px;padding-bottom:60px;margin:42px}.supplier-product-dialog__content>*{margin-bottom:25px}.supplier-product-dialog__content>:last-child{margin-bottom:0}.supplier-product-dialog__content>p{width:100%;font-family:monserrat-medium;font-style:normal;font-weight:600;font-size:1.8rem;line-height:22px;text-align:center;color:#121217}.supplier-product-dialog__content__row{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.supplier-product-dialog__content__row>div{width:-moz-max-content;width:max-content}.supplier-product-dialog__content__row__justify-left{justify-content:flex-start}.supplier-product-dialog__content__row__justify-right{justify-content:flex-end}.supplier-product-dialog__content>button{max-width:340px}.supplier-product-dialog__extra-content{padding-bottom:220px}.supplier-product-dialog__r-row{width:100%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.supplier-product-dialog__r-row>div{width:-moz-max-content;width:max-content}.supplier-product-dialog__r-row>button{margin-left:20px}.supplier-product-dialog__r-row>button:first-of-type{margin-left:0}.new-card-dialog__row-header{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.new-card-dialog__outlined-button{width:90px;height:40px}.new-card-dialog__solid-button{width:194px;height:48px}.new-card-dialog__mask{position:fixed;z-index:20;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);transition:opacity .3s ease;display:flex;flex-direction:column;justify-content:center;align-items:center}.new-card-dialog__wrapper{width:100%;height:100%}.new-card-dialog__save{align-self:flex-end}.new-card-dialog__title{margin-top:40px;align-self:flex-start;font-family:monserrat-light;font-style:normal;font-weight:500;font-size:1.8rem;line-height:20px;text-transform:uppercase;color:#121217}.new-card-dialog__form{width:100%;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:3fr;grid-gap:21px;justify-content:center;align-items:center}.new-card-dialog__notes,.new-card-dialog__notes>.labelled-input{width:100%}.new-card-dialog__content{width:calc(100% - 84px);position:fixed;bottom:0;left:0;overflow-x:hidden;overflow-y:hidden;transition:.5s;display:flex;flex-direction:column;justify-content:normal;align-items:center;background:#fff;mix-blend-mode:normal;border-radius:32px;padding:45px;margin:42px}.new-card-dialog__content>*{margin-bottom:25px}.new-card-dialog__content>:last-child{margin-bottom:0}.new-card-dialog__content>p{width:100%;font-family:monserrat-medium;font-style:normal;font-weight:600;font-size:1.8rem;line-height:22px;text-align:center;color:#121217}.new-card-dialog__content__row{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.new-card-dialog__content__row>div{width:-moz-max-content;width:max-content}.new-card-dialog__content__row__justify-left{justify-content:flex-start}.new-card-dialog__content__row__justify-right{justify-content:flex-end}.new-card-dialog__content>button{max-width:340px}.receive-dialog__row-header{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.receive-dialog__outlined-button{width:90px;height:40px}.receive-dialog__solid-button{width:194px;height:48px}.receive-dialog__table{width:100%}.receive-dialog__table__row{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.receive-dialog__row-label{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.4rem;line-height:20px;color:#222227}.receive-dialog__mask{position:fixed;z-index:20;top:0;left:0;background-color:rgba(0,0,0,.5);transition:opacity .3s ease;display:flex;flex-direction:column;justify-content:center;align-items:center}.receive-dialog__mask,.receive-dialog__wrapper{width:100%;height:100%}.receive-dialog__save{align-self:flex-end}.receive-dialog__title{margin-top:40px;align-self:flex-start;font-family:monserrat-light;font-style:normal;font-weight:500;font-size:1.8rem;line-height:20px;text-transform:uppercase;color:#121217}.receive-dialog__form{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(440px,1fr));grid-gap:21px;justify-content:center;align-items:center}.receive-dialog__notes,.receive-dialog__notes>.labelled-input{width:100%}.receive-dialog__content{width:calc(100% - 84px);position:fixed;bottom:0;left:0;overflow-x:hidden;overflow-y:hidden;transition:.5s;display:flex;flex-direction:column;justify-content:normal;align-items:center;background:#fff;mix-blend-mode:normal;border-radius:32px;padding:45px;margin:42px}.receive-dialog__content>*{margin-bottom:25px}.receive-dialog__content>:last-child{margin-bottom:0}.receive-dialog__content>p{width:100%;font-family:monserrat-medium;font-style:normal;font-weight:600;font-size:1.8rem;line-height:22px;text-align:center;color:#121217}.receive-dialog__content__row{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.receive-dialog__content__row>div{width:-moz-max-content;width:max-content}.receive-dialog__content__row__justify-left{justify-content:flex-start}.receive-dialog__content__row__justify-right{justify-content:flex-end}.receive-dialog__content>button{max-width:340px}.book-install-dialog__row-header{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.book-install-dialog__outlined-button{width:90px;height:40px}.book-install-dialog__solid-button{width:194px;height:48px}.book-install-dialog__table{width:100%}.book-install-dialog__table__row{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.book-install-dialog__row-label{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.4rem;line-height:20px;color:#222227}.book-install-dialog__mask{position:fixed;z-index:20;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);transition:opacity .3s ease;display:flex;flex-direction:column;justify-content:center;align-items:center}.book-install-dialog__wrapper{width:100%;height:100%}.book-install-dialog__save{align-self:flex-end}.book-install-dialog__title{margin-top:40px;align-self:flex-start;font-family:monserrat-light;font-style:normal;font-weight:500;font-size:1.8rem;line-height:20px;text-transform:uppercase;color:#121217}.book-install-dialog__form{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(440px,1fr));grid-gap:21px;justify-content:center;align-items:center}.book-install-dialog__notes,.book-install-dialog__notes>.labelled-input{width:100%}.book-install-dialog__content{width:calc(100% - 84px);position:fixed;bottom:0;left:0;overflow-x:hidden;overflow-y:hidden;transition:.5s;display:flex;flex-direction:column;justify-content:normal;align-items:center;background:#fff;mix-blend-mode:normal;border-radius:32px;padding:45px;margin:42px}.book-install-dialog__content>*{margin-bottom:25px}.book-install-dialog__content>:last-child{margin-bottom:0}.book-install-dialog__content>p{width:100%;font-family:monserrat-medium;font-style:normal;font-weight:600;font-size:1.8rem;line-height:22px;text-align:center;color:#121217}.book-install-dialog__content__row{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.book-install-dialog__content__row>div{width:-moz-max-content;width:max-content}.book-install-dialog__content__row__justify-left{justify-content:flex-start}.book-install-dialog__content__row__justify-right{justify-content:flex-end}.book-install-dialog__content>button{max-width:340px}.event-dialog__row-header{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.event-dialog__outlined-button{width:90px;height:40px}.event-dialog__solid-button{width:194px;height:48px}.event-dialog__hdiv{height:20px}.event-dialog__table{width:100%}.event-dialog__table__row{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.event-dialog__row-label{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.4rem;line-height:20px;color:#222227}.event-dialog__mask{position:fixed;z-index:20;top:0;left:0;background-color:rgba(0,0,0,.5);transition:opacity .3s ease;display:flex;flex-direction:column;justify-content:center;align-items:center}.event-dialog__mask,.event-dialog__wrapper{width:100%;height:100%}.event-dialog__save{align-self:flex-end}.event-dialog__title{margin-top:40px;align-self:flex-start;font-family:monserrat-light;font-style:normal;font-weight:500;font-size:1.8rem;line-height:20px;text-transform:uppercase;color:#121217}.event-dialog__form{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(440px,1fr));grid-gap:21px;justify-content:center;align-items:center}.event-dialog__notes,.event-dialog__notes>.labelled-input{width:100%}.event-dialog__content{width:calc(100% - 84px);position:fixed;bottom:0;left:0;overflow-x:hidden;overflow-y:hidden;transition:.5s;display:flex;flex-direction:column;justify-content:normal;align-items:center;background:#fff;mix-blend-mode:normal;border-radius:32px;padding:45px;margin:42px}.event-dialog__content>*{margin-bottom:25px}.event-dialog__content>:last-child{margin-bottom:0}.event-dialog__content>p{width:100%;font-family:monserrat-medium;font-style:normal;font-weight:600;font-size:1.8rem;line-height:22px;text-align:center;color:#121217}.event-dialog__content__row{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.event-dialog__content__row>div{width:-moz-max-content;width:max-content}.event-dialog__content__row__justify-left{justify-content:flex-start}.event-dialog__content__row__justify-right{justify-content:flex-end}.event-dialog__content>button{max-width:340px}.install-dialog__row-header{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.install-dialog__outlined-button{width:90px;height:40px}.install-dialog__solid-button{width:194px;height:48px}.install-dialog__hdiv{height:20px}.install-dialog__table{width:100%}.install-dialog__table__row{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.install-dialog__row-label{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.4rem;line-height:20px;color:#222227}.install-dialog__mask{position:fixed;z-index:20;top:0;left:0;background-color:rgba(0,0,0,.5);transition:opacity .3s ease;display:flex;flex-direction:column;justify-content:center;align-items:center}.install-dialog__mask,.install-dialog__wrapper{width:100%;height:100%}.install-dialog__save{align-self:flex-end}.install-dialog__title{margin-top:40px;align-self:flex-start;font-family:monserrat-light;font-style:normal;font-weight:500;font-size:1.8rem;line-height:20px;text-transform:uppercase;color:#121217}.install-dialog__form{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(440px,1fr));grid-gap:21px;justify-content:center;align-items:center}.install-dialog__notes,.install-dialog__notes>.labelled-input{width:100%}.install-dialog__content{width:calc(100% - 84px);position:fixed;bottom:0;left:0;overflow-x:hidden;overflow-y:hidden;transition:.5s;display:flex;flex-direction:column;justify-content:normal;align-items:center;background:#fff;mix-blend-mode:normal;border-radius:32px;padding:45px;margin:42px}.install-dialog__content>*{margin-bottom:25px}.install-dialog__content>:last-child{margin-bottom:0}.install-dialog__content>p{width:100%;font-family:monserrat-medium;font-style:normal;font-weight:600;font-size:1.8rem;line-height:22px;text-align:center;color:#121217}.install-dialog__content__row{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.install-dialog__content__row>div{width:-moz-max-content;width:max-content}.install-dialog__content__row__justify-left{justify-content:flex-start}.install-dialog__content__row__justify-right{justify-content:flex-end}.install-dialog__content>button{max-width:340px}.task-dialog__row-header{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.task-dialog__outlined-button{width:90px;height:40px}.task-dialog__solid-button{width:194px;height:48px}.task-dialog__table{width:100%}.task-dialog__table__row{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.task-dialog__row-label{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.4rem;line-height:20px;color:#222227}.task-dialog__mask{position:fixed;z-index:20;top:0;left:0;background-color:rgba(0,0,0,.5);transition:opacity .3s ease;display:flex;flex-direction:column;justify-content:center;align-items:center}.task-dialog__mask,.task-dialog__wrapper{width:100%;height:100%}.task-dialog__save{align-self:flex-end}.task-dialog__title{margin-top:40px;align-self:flex-start;font-family:monserrat-light;font-style:normal;font-weight:500;font-size:1.8rem;line-height:20px;text-transform:uppercase;color:#121217}.task-dialog__form{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(440px,1fr));grid-gap:21px;justify-content:center;align-items:center}.task-dialog__notes,.task-dialog__notes>.labelled-input{width:100%}.task-dialog__content{width:calc(100% - 84px);position:fixed;bottom:0;left:0;overflow-x:hidden;overflow-y:hidden;transition:.5s;display:flex;flex-direction:column;justify-content:normal;align-items:center;background:#fff;mix-blend-mode:normal;border-radius:32px;padding:45px;margin:42px}.task-dialog__content>*{margin-bottom:25px}.task-dialog__content>:last-child{margin-bottom:0}.task-dialog__content>p{width:100%;font-family:monserrat-medium;font-style:normal;font-weight:600;font-size:1.8rem;line-height:22px;text-align:center;color:#121217}.task-dialog__content__row{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.task-dialog__content__row>div{width:-moz-max-content;width:max-content}.task-dialog__content__row__justify-left{justify-content:flex-start}.task-dialog__content__row__justify-right{justify-content:flex-end}.task-dialog__content>button{max-width:340px}.task-dialog__buttons-row{width:100%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.task-dialog__buttons-row>button{margin-left:20px}.task-dialog__buttons-row>button:first-of-type{margin-left:0}.confirm1-dialog__row-header{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.confirm1-dialog__tablet-icon{width:100%;height:124px;margin-top:32px;background-color:transparent;background-image:url(/assets/images/icon-tablet-in-hand.svg);background-repeat:no-repeat;background-position:50%;background-size:contain}.confirm1-dialog__label{width:100%;font-family:monserrat-medium;font-style:normal;font-weight:600;font-size:1.8rem;line-height:22px;text-align:center;color:#121217}.confirm1-dialog__outlined-button{height:40px}.confirm1-dialog__solid-button{width:194px;height:48px}.confirm1-dialog__mask{position:fixed;z-index:20;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);transition:opacity .3s ease;display:flex;flex-direction:column;justify-content:center;align-items:center}.confirm1-dialog__wrapper{width:100%;height:100%}.confirm1-dialog__save{align-self:flex-end}.confirm1-dialog__title{margin-top:40px;align-self:flex-start;font-family:monserrat-light;font-style:normal;font-weight:500;font-size:1.8rem;line-height:20px;text-transform:uppercase;color:#121217}.confirm1-dialog__form{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(440px,1fr));grid-gap:21px;justify-content:center;align-items:center}.confirm1-dialog__notes,.confirm1-dialog__notes>.labelled-input{width:100%}.confirm1-dialog__content{width:calc(100% - 84px);position:fixed;bottom:0;left:0;overflow-x:hidden;overflow-y:hidden;transition:.5s;display:flex;flex-direction:column;justify-content:normal;align-items:center;background:#fff;mix-blend-mode:normal;border-radius:32px;padding:45px;margin:42px}.confirm1-dialog__content>*{margin-bottom:25px}.confirm1-dialog__content>:last-child{margin-bottom:0}.confirm1-dialog__content>p{width:100%;font-family:monserrat-medium;font-style:normal;font-weight:600;font-size:1.8rem;line-height:22px;text-align:center;color:#121217}.confirm1-dialog__content__row{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.confirm1-dialog__content__row>div{width:-moz-max-content;width:max-content}.confirm1-dialog__content__row__justify-left{justify-content:flex-start}.confirm1-dialog__content__row__justify-right{justify-content:flex-end}.confirm1-dialog__content>button{max-width:222px}.confirm1-dialog__content>p{margin-bottom:22px}.settings-dialog__days-selector{width:100%;display:grid;grid-template-columns:repeat(7,1fr);grid-gap:10px;justify-content:space-between;align-content:flex-start}.settings-dialog__v-div{margin:20px 0}.settings-dialog__color-box{width:12px;height:12px;display:inline-block;background:var(--color-primary)}.settings-dialog__color-box-alt{background:var(--color-primary-alt)}.settings-dialog__color-box-bkg{background:rgba(var(--color-primary-bkg-src),.15)}.settings-dialog__color-box-bkg-2{background:var(--color-primary-bkg-2)}.settings-dialog__color-box-dark{background:var(--color-primary-dark)}.settings-dialog__form-form{align-items:flex-start;margin:0;padding:0;width:100%;height:100%}.settings-dialog__electrical-form__custom-select>.custom-select__items{top:0;position:relative}.settings-dialog__field>input{height:40px}.settings-dialog__contact-settings__input{width:100%}.settings-dialog__contact-settings-row{width:100%;margin-bottom:20px;display:grid;grid-template-columns:1fr 250px;grid-gap:40px}.settings-dialog__row-header{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.settings-dialog__outlined-button{width:90px;height:40px}.settings-dialog__solid-button{width:194px;height:40px}.settings-dialog__mask{position:fixed;z-index:20;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);transition:opacity .3s ease;display:flex;flex-direction:column;justify-content:center;align-items:center}.settings-dialog__wrapper{width:100%;height:100%}.settings-dialog__calendar-row{width:100%;margin-top:21px;display:grid;grid-template-columns:repeat(auto-fit,250px);grid-gap:10px;justify-items:flex-start}.settings-dialog__calendar-row>button{width:240px}.settings-dialog__save{align-self:flex-end}.settings-dialog__save:disabled{background:grey}.settings-dialog__delete{align-self:flex-end;background:orange}.settings-dialog__delete:hover{background:#ff8c00}.settings-dialog__disconnect{align-self:flex-end;background:orange}.settings-dialog__disconnect:hover{background:#ff8c00}.settings-dialog__title{font-family:monserrat-light;font-size:1.8rem}.settings-dialog__subtitle,.settings-dialog__title{margin-top:40px;align-self:flex-start;font-style:normal;font-weight:500;line-height:20px;text-transform:uppercase;color:#121217}.settings-dialog__subtitle{margin-bottom:10px;font-family:monserrat-medium;font-size:1.4rem}.settings-dialog__form{height:100%;grid-template-columns:repeat(auto-fit,minmax(440px,1fr));grid-gap:21px}.settings-dialog__form,.settings-dialog__form-table{width:100%;display:grid;justify-content:center;align-items:center}.settings-dialog__form-table{margin-top:21px;grid-template-columns:1fr;grid-gap:16px}.settings-dialog__form-row{width:100%;display:grid;grid-template-columns:320px 1fr;grid-gap:20px}.settings-dialog__form-photo{width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.settings-dialog__form-photo__no-photo{width:128px;height:32px;background:grey;color:#000;display:flex;flex-direction:column;justify-content:center;align-items:center}.settings-dialog__form-photo__no-photo:hover{color:#fff}.settings-dialog__form-photo>img{height:-moz-max-content;height:max-content;min-height:64px}.settings-dialog__form-photo__light{background:#fff}.settings-dialog__form-photo__dark{background:#000}.settings-dialog__avatar-row{width:100%;height:100%;margin-bottom:20px}.settings-dialog__avatar-photo{width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.settings-dialog__avatar-photo>img{width:64px;height:64px}.settings-dialog__avatar-photo__no-photo{width:64px;height:64px;background:grey;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.settings-dialog__avatar-photo__no-photo:hover{color:#fff}.settings-dialog__avatar-photo>img{height:-moz-max-content;height:max-content;min-height:64px}.settings-dialog__avatar-photo__light{background:#fff}.settings-dialog__avatar-photo__dark{background:#000}.settings-dialog__cross-sell-pages{width:100%}.settings-dialog__cross-sell-pages__text{width:100%;display:flex;flex-direction:column;justify-content:normal;align-items:flex-start}.settings-dialog__cross-sell-pages__text__title{margin-bottom:10px}.settings-dialog__cross-sell-pages__text__body>textarea{width:100%;height:80px;resize:none}.settings-dialog__cross-sell-pages__image{width:320px;height:240px;-o-object-fit:contain;object-fit:contain}.settings-dialog__notes,.settings-dialog__notes>.labelled-input{width:100%}.settings-dialog__loading{width:100%;padding:10px;display:flex;flex-direction:row;justify-content:center;align-items:center}.settings-dialog__loading>.loader{width:20px;height:20px;border-right:8px solid #3498db;border-width:5px;border-top-color:#000;border-right-color:#000}.settings-dialog__internal{width:100%;max-height:60vh;overflow-y:auto;display:flex;flex-direction:column;justify-content:normal;align-items:center;padding:0;margin:0}.settings-dialog__internal>p{width:100%;font-family:monserrat-medium;font-style:normal;font-weight:600;font-size:1.8rem;line-height:22px;text-align:center;color:#121217}.settings-dialog__internal__row{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.settings-dialog__internal__row>div{width:-moz-max-content;width:max-content}.settings-dialog__internal__row__justify-left{justify-content:flex-start}.settings-dialog__internal__row__justify-right{justify-content:flex-end}.settings-dialog__internal>button{max-width:340px}.settings-dialog__internal__my-account{max-height:unset;height:100%;overflow-y:hidden;display:contents}.settings-dialog__content{width:calc(100% - 84px);max-height:calc(100vh - 90px);position:fixed;bottom:0;left:0;overflow-x:hidden;overflow-y:auto;transition:.5s;display:flex;flex-direction:column;justify-content:normal;align-items:center;background:#fff;mix-blend-mode:normal;border-radius:32px;padding:45px;margin:42px}.settings-dialog__content>*{margin-bottom:25px}.settings-dialog__content>:last-child{margin-bottom:0}.settings-dialog__content>p{width:100%;font-family:monserrat-medium;font-style:normal;font-weight:600;font-size:1.8rem;line-height:22px;text-align:center;color:#121217}.settings-dialog__content__row{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.settings-dialog__content__row>div{width:-moz-max-content;width:max-content}.settings-dialog__content__row__justify-left{justify-content:flex-start}.settings-dialog__content__row__justify-right{justify-content:flex-end}.settings-dialog__content>button{max-width:340px}.settings-dialog__upload{width:0!important;height:0!important;padding:0!important;visibility:hidden!important}.settings-dialog__cross-sell-page{width:100%;margin-top:20px;display:flex;flex-direction:column;justify-content:center;align-items:center}.settings-dialog__add-cross-sell-page{width:200px;align-self:center}.file-item-row{width:100%;height:60px;background:transparent;padding-right:10px;display:grid;grid-template-columns:repeat(2,200px) 1fr 36px;grid-template-rows:1fr;grid-gap:20px;justify-items:center;align-items:center;align-self:center}.file-item-row__extra-1,.file-item-row__extra-2{grid-template-columns:repeat(2,140px) 1fr 36px}.file-item-row__cell{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.6rem;line-height:24px;color:#333}.file-item-row__is-header>div{font-family:monserrat-bold;color:#000}.file-item-row__justify-left{justify-self:flex-start;text-align:start}.file-item-row__justify-right{justify-self:flex-end;text-align:end}.file-item-row__active{width:20px;height:20px;background-image:url(/assets/images/icon_check_gray.svg);background-repeat:no-repeat;background-position:50%;background-size:contain}.file-item-row__active:hover{transform:scale(1.2)}.file-item-row__inactive{background-image:url(/assets/images/icon_check_hollow_gray.svg)}.file-item-row__duplicate{width:20px;height:20px;background-image:url(/assets/images/icon_copy_gray.png);background-repeat:no-repeat;background-position:50%;background-size:contain}.file-item-row__duplicate:hover{transform:scale(1.2)}.file-item-row__show-menu{width:20px;height:20px;background-image:url(/assets/images/icon_three_dots.svg);background-repeat:no-repeat;background-position:50%;background-size:contain}.file-item-row__show-menu:hover{transform:scale(1.2)}.file-item-row__open-product{width:20px;height:20px;background-image:url(/assets/images/icon-eye.svg);background-repeat:no-repeat;background-position:50%;background-size:contain}.file-item-row__open-product:hover{transform:scale(1.2)}.file-item-row__open-product-empty{width:20px;height:20px}.catalog-event-dialog{width:568px;height:calc(100vh - 220px)!important;overflow-x:hidden;overflow-y:auto;box-shadow:0 0 4px grey;margin:20px 10px 0;padding:0 20px 20px;display:grid;grid-template-columns:1fr;grid-auto-rows:max-content;grid-gap:20px;justify-content:start;justify-items:start;align-items:center}.catalog-event-dialog__close-button{width:100%;height:40px;padding:0;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.catalog-event-dialog__close-button>button{width:28px;height:28px;border:none;outline:none;background:transparent}.catalog-event-dialog__close-button__icon{width:28px;height:28px;background:#6c7b8a;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;mask-image:url(/assets/images/icon-cancel-x.svg);-webkit-mask-image:url(/assets/images/icon-cancel-x.svg)}.catalog-event-dialog__close-button__icon:hover{background:#a9a9a9}.catalog-event-dialog__opened{height:calc(100vh - 268px)!important}.catalog-event-dialog ::-webkit-scrollbar{width:10px}.catalog-event-dialog ::-webkit-scrollbar-track{background:#f1f1f1}.catalog-event-dialog ::-webkit-scrollbar-thumb{background:#888}.catalog-event-dialog ::-webkit-scrollbar-thumb:hover{background:#555}.catalog-event-dialog__buttons{width:100%;height:40px;border-radius:12px}.catalog-event-dialog__buttons__save{justify-self:flex-end}.catalog-event-dialog__buttons__rect{border-radius:7.5px}.catalog-event-dialog__buttons__delete{background:#ff4500}.catalog-event-dialog__buttons__delete:hover{background:#8b0000}.catalog-event-dialog__buttons__save-button{background:#006400}.catalog-event-dialog__buttons__save-button:hover{background:#003100}.catalog-event-dialog__buttons:disabled{background:#a9a9a9;color:#fff}.catalog-event-dialog__buttons-group{width:100%;display:grid;grid-template-columns:1fr;grid-gap:10px}.catalog-event-dialog .custom-select__field{height:40px}.catalog-event-dialog .custom-select__items__row{height:44px}.catalog-event-dialog .custom-switch{width:100%;flex-direction:row;justify-content:space-between}.catalog-event-dialog__datepicker{width:100%;height:40px;border:1px solid var(--color-primary);box-sizing:border-box;border-radius:7.5px;background-color:#fff;position:relative}.catalog-event-dialog__datepicker .tui-datepicker{z-index:800}.catalog-event-dialog__datepicker-input{width:100%!important;height:40px!important;border:none!important}.catalog-event-dialog__datepicker-input>input{background:transparent;outline:none!important;text-align:center!important;font-family:monserrat-medium!important;font-style:normal!important;font-weight:500!important;font-size:1.3rem!important;line-height:10px!important;letter-spacing:.5px!important;text-transform:uppercase!important;color:var(--color-primary)!important}.catalog-event-dialog__datepicker-input>span{width:20px!important;height:20px!important;top:14px!important;background-image:url(/assets/images/icon-calendar-event.svg);background-repeat:no-repeat;background-position:50%!important;background-size:contain}.catalog-event-dialog__timepicker{width:100%;height:40px;border:1px solid var(--color-primary);box-sizing:border-box;border-radius:7.5px;background-color:#fff;position:relative}.catalog-event-dialog__timepicker .tui-timepicker{z-index:800}.catalog-event-dialog__timepicker-input{width:100%!important;height:40px!important;border:none!important}.catalog-event-dialog__timepicker-input>input{background:transparent;outline:none!important;text-align:center!important;font-family:monserrat-medium!important;font-style:normal!important;font-weight:500!important;font-size:1.3rem!important;line-height:10px!important;letter-spacing:.5px!important;text-transform:uppercase!important;color:var(--color-primary)!important}.catalog-event-dialog__timepicker-input>span{width:20px!important;height:20px!important;top:14px!important;background-image:url(/assets/images/icon-calendar-event.svg);background-repeat:no-repeat;background-position:50%!important;background-size:contain}.catalog-event-dialog__weekday__container{width:48px;height:48px;margin:auto;display:flex;flex-direction:column;justify-content:center}.catalog-event-dialog__weekday__name{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:.96rem;line-height:12px;text-align:center;letter-spacing:1.5px;text-transform:uppercase;color:#6c7b8a}.catalog-event-dialog__weekday__date{font-family:monserrat-medium;font-style:normal;font-weight:600;font-size:1.92rem;line-height:24px;text-align:center;letter-spacing:-.192px;color:#121217}.catalog-event-dialog__loading{width:100%;height:40px;padding:10px;display:flex;flex-direction:row;justify-content:center;align-items:center}.catalog-event-dialog__loading>.loader{width:20px;height:20px;border-right:8px solid #3498db;border-width:5px;border-top-color:#000;border-right-color:#000}.catalog-event-dialog .custom-select__field__value{font-size:1.4rem;line-height:1.6px}.catalog-event-dialog .custom-select__items__label{font-size:1.4rem;line-height:1.4px}.catalog-event-dialog .custom-select__items__label-active{font-size:1.2rem}.configure-card{width:100%;height:-moz-max-content;height:max-content;display:grid;grid-template-columns:1fr;grid-gap:22px;justify-content:center;background:rgba(var(--color-primary-bkg-src),.2);border-radius:18px;padding:37px}.configure-card__grouping-row{width:100%;height:100%;grid-column-start:1;grid-column-end:-1;display:grid;grid-template-columns:repeat(2,1fr) 48px;grid-gap:20px;align-items:start}.configure-card__grouping-row__roller-blinds{grid-template-columns:minmax(48px,max-content) repeat(2,128px) repeat(3,1fr)}.configure-card__grouping-row__alternate{grid-template-columns:repeat(2,1fr)}.configure-card__grouping-row__hdiv{width:0;height:40px}.configure-card__grouping-row__base{width:100%;height:100%;grid-column-start:1;grid-column-end:-1}.configure-card__grouping-row__label{width:48px;height:100%;padding:0 4px;padding-top:19px;display:flex;flex-direction:column;justify-content:center;align-items:center;font-family:monserrat-bold;font-style:normal;font-weight:500;font-size:1.4rem;line-height:20px;color:#000}.configure-card__grouping-row__delete{width:20px;height:20px;margin-top:19px;background:#6c7b8a;border:none;outline:none;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;mask-image:url(/assets/images/icon_delete.svg);-webkit-mask-image:url(/assets/images/icon_delete.svg)}.configure-card__grouping-row__delete:hover{transform:scale(1.2)}.configure-card__extras{width:100%}.configure-card__extras__table{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.configure-card__extras__table>div{margin-bottom:10px}.configure-card__extras__table>div:last-of-type{margin-bottom:0}.configure-card__extras__cell-actions{padding-right:16px;display:grid;grid-template-columns:repeat(2,24px);grid-gap:12px}.configure-card__extras__row{width:100%;display:grid;grid-template-columns:repeat(4,1fr) 32px;grid-gap:10px;justify-content:space-between;justify-items:center;align-items:center}.configure-card__extras__header{font-family:monserrat-bold;color:#000}.configure-card__extras__cell,.configure-card__extras__header{width:100%;font-style:normal;font-weight:500;font-size:1.4rem;line-height:20px}.configure-card__extras__cell{font-family:monserrat-medium;color:#333}.configure-card__extras__edit{width:20px;height:20px;background:#6c7b8a;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;mask-image:url(/assets/images/icon-edit.svg);-webkit-mask-image:url(/assets/images/icon-edit.svg)}.configure-card__extras__edit:hover{transform:scale(1.2)}.configure-card__collapsed{background:#fff;padding:10px 37px}.configure-card__title-bar{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.configure-card__title-bar>h3{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.8rem;line-height:20px;text-transform:uppercase;color:#121217;padding-bottom:22px}.configure-card__title-bar>button{width:32px;height:32px;border:none;outline:none;background:transparent;font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:2.8rem}.configure-card__title-bar__disabled{color:#ccc!important}.configure-card__title-bar__stuff{color:#000!important}.configure-card__content{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));grid-gap:20px;justify-content:space-between}.configure-card__content>.labelled-input{width:100%}.configure-card__content>.labelled-input>input{height:40px}.configure-card__content-with-subsections{width:100%;display:grid;grid-template-columns:1fr;grid-gap:20px;justify-content:center;align-content:flex-start}.configure-card__buttons-row{width:100%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.configure-card__buttons-row>button{margin-bottom:0;margin-left:20px}.configure-card__buttons-row>button:first-of-type{margin-left:0}.configure-card__buttons__configure,.configure-card__buttons__save{width:194px;justify-self:flex-end}.configure-card__buttons__add{width:56px;justify-self:flex-end}.configure-card__eol{align-self:flex-end;grid-column-end:-1}.settings-notes-dialog__content{display:flex;flex-direction:column;justify-content:space-between;align-items:stretch}.settings-notes-dialog__content>div{margin-bottom:10px}.settings-notes-dialog__content>div:last-of-type{margin-bottom:0}.automation-dialog__form>.custom-select>.custom-select__items{max-height:200px;overflow-y:auto}.automation-dialog__actions{width:100%;display:grid;grid-template-columns:1fr repeat(2,194px);grid-gap:20px;justify-items:flex-end}.automation-dialog__table{width:100%;margin-top:20px}.automation-dialog__table__row{width:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px}.automation-dialog__row-label{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.4rem;line-height:20px;color:#222227}.automation-dialog__form-form{align-items:flex-start;margin:0;padding:0;width:100%;height:100%}.automation-dialog__electrical-form__custom-select>.custom-select__items{top:0;position:relative}.automation-dialog__field>input{height:58px}.automation-dialog__contact-settings__input{width:100%}.automation-dialog__contact-settings-row{width:100%;margin-bottom:20px;display:grid;grid-template-columns:1fr 220px;grid-gap:40px}.automation-dialog__row-header{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.automation-dialog__outlined-button{width:90px;height:40px}.automation-dialog__solid-button{width:194px;height:48px}.automation-dialog__mask{position:fixed;z-index:20;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);transition:opacity .3s ease;display:flex;flex-direction:column;justify-content:center;align-items:center}.automation-dialog__wrapper{width:100%;height:100%}.automation-dialog__calendar-row{width:100%;margin-top:21px;display:grid;grid-template-columns:repeat(auto-fit,250px);grid-gap:10px;justify-items:flex-start}.automation-dialog__calendar-row>button{width:240px}.automation-dialog__save{align-self:flex-end}.automation-dialog__delete{align-self:flex-end;background:orange}.automation-dialog__delete:hover{background:#ff8c00}.automation-dialog__disconnect{align-self:flex-end;background:orange}.automation-dialog__disconnect:hover{background:#ff8c00}.automation-dialog__title{font-family:monserrat-light;font-size:1.8rem}.automation-dialog__subtitle,.automation-dialog__title{margin-top:40px;align-self:flex-start;font-style:normal;font-weight:500;line-height:20px;text-transform:uppercase;color:#121217}.automation-dialog__subtitle{margin-bottom:10px;font-family:monserrat-medium;font-size:1.4rem}.automation-dialog__form{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(440px,1fr));grid-gap:21px;justify-content:center;align-items:flex-start}.automation-dialog__form-table{width:100%;margin-top:21px;display:grid;grid-template-columns:1fr;grid-gap:16px;justify-content:center;align-items:center}.automation-dialog__form-row{width:100%;display:grid;grid-template-columns:320px 1fr;grid-gap:20px}.automation-dialog__cross-sell-pages{width:100%}.automation-dialog__cross-sell-pages__text{width:100%;display:flex;flex-direction:column;justify-content:normal;align-items:flex-start}.automation-dialog__cross-sell-pages__text__title{margin-bottom:10px}.automation-dialog__cross-sell-pages__text__body>textarea{width:100%;height:80px;resize:none}.automation-dialog__cross-sell-pages__image{width:320px;height:240px;-o-object-fit:contain;object-fit:contain}.automation-dialog__notes,.automation-dialog__notes>.labelled-input{width:100%}.automation-dialog__internal{width:100%;min-height:300px;overflow-y:auto;display:flex;flex-direction:column;justify-content:normal;align-items:center;padding:0;margin:0}.automation-dialog__internal>p{width:100%;font-family:monserrat-medium;font-style:normal;font-weight:600;font-size:1.8rem;line-height:22px;text-align:center;color:#121217}.automation-dialog__internal__row{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.automation-dialog__internal__row>div{width:-moz-max-content;width:max-content}.automation-dialog__internal__row__justify-left{justify-content:flex-start}.automation-dialog__internal__row__justify-right{justify-content:flex-end}.automation-dialog__internal>button{max-width:340px}.automation-dialog__content{width:calc(100% - 84px);max-height:calc(100% - 84px);position:fixed;bottom:0;left:0;overflow-x:hidden;overflow-y:auto;transition:.5s;display:flex;flex-direction:column;justify-content:normal;align-items:center;background:#fff;mix-blend-mode:normal;border-radius:32px;padding:45px;margin:42px}.automation-dialog__content>*{margin-bottom:25px}.automation-dialog__content>:last-child{margin-bottom:0}.automation-dialog__content>p{width:100%;font-family:monserrat-medium;font-style:normal;font-weight:600;font-size:1.8rem;line-height:22px;text-align:center;color:#121217}.automation-dialog__content__row{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.automation-dialog__content__row>div{width:-moz-max-content;width:max-content}.automation-dialog__content__row__justify-left{justify-content:flex-start}.automation-dialog__content__row__justify-right{justify-content:flex-end}.automation-dialog__content>button{max-width:340px}.automation-dialog__upload{width:0!important;height:0!important;padding:0!important;visibility:hidden!important}.automation-dialog__cross-sell-page{width:100%;margin-top:20px;display:flex;flex-direction:column;justify-content:center;align-items:center}.automation-dialog__add-cross-sell-page{width:200px;align-self:center}.user-dialog__actions{width:100%;display:grid;grid-template-columns:1fr repeat(2,194px);grid-gap:20px;justify-items:flex-end}.user-dialog__table{width:100%;margin-top:20px}.user-dialog__table__row{width:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px}.user-dialog__row-label{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.4rem;line-height:20px;color:#222227}.user-dialog__form-form{align-items:flex-start;margin:0;padding:0;width:100%;height:100%}.user-dialog__electrical-form__custom-select>.custom-select__items{top:0;position:relative}.user-dialog__field>input{height:58px}.user-dialog__contact-settings__input{width:100%}.user-dialog__contact-settings-row{width:100%;margin-bottom:20px;display:grid;grid-template-columns:1fr 220px;grid-gap:40px}.user-dialog__row-header{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.user-dialog__outlined-button{width:90px;height:40px}.user-dialog__solid-button{width:194px;height:48px}.user-dialog__mask{position:fixed;z-index:20;top:0;left:0;background-color:rgba(0,0,0,.5);transition:opacity .3s ease;display:flex;flex-direction:column;justify-content:center;align-items:center}.user-dialog__mask,.user-dialog__wrapper{width:100%;height:100%}.user-dialog__calendar-row{width:100%;margin-top:21px;display:grid;grid-template-columns:repeat(auto-fit,250px);grid-gap:10px;justify-items:flex-start}.user-dialog__calendar-row>button{width:240px}.user-dialog__save{align-self:flex-end}.user-dialog__delete{align-self:flex-end;background:orange}.user-dialog__delete:hover{background:#ff8c00}.user-dialog__disconnect{align-self:flex-end;background:orange}.user-dialog__disconnect:hover{background:#ff8c00}.user-dialog__title{font-family:monserrat-light;font-size:1.8rem}.user-dialog__subtitle,.user-dialog__title{margin-top:40px;align-self:flex-start;font-style:normal;font-weight:500;line-height:20px;text-transform:uppercase;color:#121217}.user-dialog__subtitle{margin-bottom:10px;font-family:monserrat-medium;font-size:1.4rem}.user-dialog__form{grid-template-columns:repeat(auto-fit,minmax(440px,1fr));grid-gap:21px}.user-dialog__form,.user-dialog__form-table{width:100%;display:grid;justify-content:center;align-items:center}.user-dialog__form-table{margin-top:21px;grid-template-columns:1fr;grid-gap:16px}.user-dialog__form-row{width:100%;display:grid;grid-template-columns:320px 1fr;grid-gap:20px}.user-dialog__cross-sell-pages{width:100%}.user-dialog__cross-sell-pages__text{width:100%;display:flex;flex-direction:column;justify-content:normal;align-items:flex-start}.user-dialog__cross-sell-pages__text__title{margin-bottom:10px}.user-dialog__cross-sell-pages__text__body>textarea{width:100%;height:80px;resize:none}.user-dialog__cross-sell-pages__image{width:320px;height:240px;-o-object-fit:contain;object-fit:contain}.user-dialog__notes,.user-dialog__notes>.labelled-input{width:100%}.user-dialog__internal{width:100%;min-height:300px;overflow-y:auto;display:flex;flex-direction:column;justify-content:normal;align-items:center;padding:0;margin:0}.user-dialog__internal>p{width:100%;font-family:monserrat-medium;font-style:normal;font-weight:600;font-size:1.8rem;line-height:22px;text-align:center;color:#121217}.user-dialog__internal__row{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.user-dialog__internal__row>div{width:-moz-max-content;width:max-content}.user-dialog__internal__row__justify-left{justify-content:flex-start}.user-dialog__internal__row__justify-right{justify-content:flex-end}.user-dialog__internal>button{max-width:340px}.user-dialog__content{width:calc(100% - 84px);max-height:calc(100% - 84px);position:fixed;bottom:0;left:0;overflow-x:hidden;overflow-y:auto;transition:.5s;display:flex;flex-direction:column;justify-content:normal;align-items:center;background:#fff;mix-blend-mode:normal;border-radius:32px;padding:45px;margin:42px}.user-dialog__content>*{margin-bottom:25px}.user-dialog__content>:last-child{margin-bottom:0}.user-dialog__content>p{width:100%;font-family:monserrat-medium;font-style:normal;font-weight:600;font-size:1.8rem;line-height:22px;text-align:center;color:#121217}.user-dialog__content__row{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.user-dialog__content__row>div{width:-moz-max-content;width:max-content}.user-dialog__content__row__justify-left{justify-content:flex-start}.user-dialog__content__row__justify-right{justify-content:flex-end}.user-dialog__content>button{max-width:340px}.user-dialog__upload{width:0!important;height:0!important;padding:0!important;visibility:hidden!important}.user-dialog__cross-sell-page{width:100%;margin-top:20px;display:flex;flex-direction:column;justify-content:center;align-items:center}.user-dialog__add-cross-sell-page{width:200px;align-self:center}.users-dialog__actions{width:100%;display:grid;grid-template-columns:1fr repeat(2,194px);grid-gap:20px;justify-items:flex-end}.users-dialog__table{width:100%;margin-top:20px}.users-dialog__table__row{width:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px}.users-dialog__row-label{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.4rem;line-height:20px;color:#222227}.users-dialog__form-form{align-items:flex-start;margin:0;padding:0;width:100%;height:100%}.users-dialog__electrical-form__custom-select>.custom-select__items{top:0;position:relative}.users-dialog__field>input{height:58px}.users-dialog__contact-settings__input{width:100%}.users-dialog__contact-settings-row{width:100%;margin-bottom:20px;display:grid;grid-template-columns:1fr 220px;grid-gap:40px}.users-dialog__row-header{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.users-dialog__outlined-button{width:90px;height:40px}.users-dialog__solid-button{width:194px;height:48px}.users-dialog__mask{position:fixed;z-index:20;top:0;left:0;background-color:rgba(0,0,0,.5);transition:opacity .3s ease;display:flex;flex-direction:column;justify-content:center;align-items:center}.users-dialog__mask,.users-dialog__wrapper{width:100%;height:100%}.users-dialog__calendar-row{width:100%;margin-top:21px;display:grid;grid-template-columns:repeat(auto-fit,250px);grid-gap:10px;justify-items:flex-start}.users-dialog__calendar-row>button{width:240px}.users-dialog__save{align-self:flex-end}.users-dialog__delete{align-self:flex-end;background:orange}.users-dialog__delete:hover{background:#ff8c00}.users-dialog__disconnect{align-self:flex-end;background:orange}.users-dialog__disconnect:hover{background:#ff8c00}.users-dialog__title{font-family:monserrat-light;font-size:1.8rem}.users-dialog__subtitle,.users-dialog__title{margin-top:40px;align-self:flex-start;font-style:normal;font-weight:500;line-height:20px;text-transform:uppercase;color:#121217}.users-dialog__subtitle{margin-bottom:10px;font-family:monserrat-medium;font-size:1.4rem}.users-dialog__form{grid-template-columns:repeat(auto-fit,minmax(440px,1fr));grid-gap:21px}.users-dialog__form,.users-dialog__form-table{width:100%;display:grid;justify-content:center;align-items:center}.users-dialog__form-table{margin-top:21px;grid-template-columns:1fr;grid-gap:16px}.users-dialog__form-row{width:100%;display:grid;grid-template-columns:320px 1fr;grid-gap:20px}.users-dialog__cross-sell-pages{width:100%}.users-dialog__cross-sell-pages__text{width:100%;display:flex;flex-direction:column;justify-content:normal;align-items:flex-start}.users-dialog__cross-sell-pages__text__title{margin-bottom:10px}.users-dialog__cross-sell-pages__text__body>textarea{width:100%;height:80px;resize:none}.users-dialog__cross-sell-pages__image{width:320px;height:240px;-o-object-fit:contain;object-fit:contain}.users-dialog__notes,.users-dialog__notes>.labelled-input{width:100%}.users-dialog__internal{width:100%;min-height:300px;overflow-y:auto;display:flex;flex-direction:column;justify-content:normal;align-items:center;padding:0;margin:0}.users-dialog__internal>p{width:100%;font-family:monserrat-medium;font-style:normal;font-weight:600;font-size:1.8rem;line-height:22px;text-align:center;color:#121217}.users-dialog__internal__row{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.users-dialog__internal__row>div{width:-moz-max-content;width:max-content}.users-dialog__internal__row__justify-left{justify-content:flex-start}.users-dialog__internal__row__justify-right{justify-content:flex-end}.users-dialog__internal>button{max-width:340px}.users-dialog__content{width:calc(100% - 84px);max-height:calc(100% - 84px);position:fixed;bottom:0;left:0;overflow-x:hidden;overflow-y:auto;transition:.5s;display:flex;flex-direction:column;justify-content:normal;align-items:center;background:#fff;mix-blend-mode:normal;border-radius:32px;padding:45px;margin:42px}.users-dialog__content>*{margin-bottom:25px}.users-dialog__content>:last-child{margin-bottom:0}.users-dialog__content>p{width:100%;font-family:monserrat-medium;font-style:normal;font-weight:600;font-size:1.8rem;line-height:22px;text-align:center;color:#121217}.users-dialog__content__row{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.users-dialog__content__row>div{width:-moz-max-content;width:max-content}.users-dialog__content__row__justify-left{justify-content:flex-start}.users-dialog__content__row__justify-right{justify-content:flex-end}.users-dialog__content>button{max-width:340px}.users-dialog__upload{width:0!important;height:0!important;padding:0!important;visibility:hidden!important}.users-dialog__cross-sell-page{width:100%;margin-top:20px;display:flex;flex-direction:column;justify-content:center;align-items:center}.users-dialog__add-cross-sell-page{width:200px;align-self:center}.extras-dialog__row-header{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.extras-dialog__outlined-button{width:90px;height:40px}.extras-dialog__solid-button{width:194px;height:48px}.extras-dialog__buttons-row{width:100%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.extras-dialog__buttons-row>button{margin-right:20px}.extras-dialog__buttons-row>button:last-of-type{margin-right:0}.extras-dialog__table{width:100%}.extras-dialog__table__row{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.extras-dialog__row-label{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.4rem;line-height:20px;color:#222227}.extras-dialog__mask{position:fixed;z-index:20;top:0;left:0;background-color:rgba(0,0,0,.5);transition:opacity .3s ease;display:flex;flex-direction:column;justify-content:center;align-items:center}.extras-dialog__mask,.extras-dialog__wrapper{width:100%;height:100%}.extras-dialog__save{align-self:flex-end}.extras-dialog__title{margin-top:40px;align-self:flex-start;font-family:monserrat-light;font-style:normal;font-weight:500;font-size:1.8rem;line-height:20px;text-transform:uppercase;color:#121217}.extras-dialog__form{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(440px,1fr));grid-gap:21px;justify-content:center;align-items:center}.extras-dialog__notes,.extras-dialog__notes>.labelled-input{width:100%}.extras-dialog__content{width:calc(100% - 84px);position:fixed;bottom:0;left:0;overflow-x:hidden;overflow-y:hidden;transition:.5s;display:flex;flex-direction:column;justify-content:normal;align-items:center;background:#fff;mix-blend-mode:normal;border-radius:32px;padding:45px;margin:42px}.extras-dialog__content>*{margin-bottom:25px}.extras-dialog__content>:last-child{margin-bottom:0}.extras-dialog__content>p{width:100%;font-family:monserrat-medium;font-style:normal;font-weight:600;font-size:1.8rem;line-height:22px;text-align:center;color:#121217}.extras-dialog__content__row{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.extras-dialog__content__row>div{width:-moz-max-content;width:max-content}.extras-dialog__content__row__justify-left{justify-content:flex-start}.extras-dialog__content__row__justify-right{justify-content:flex-end}.extras-dialog__content>button{max-width:340px}.decline-dialog__datepicker{width:100%;height:40px;border:1px solid var(--color-primary);box-sizing:border-box;border-radius:7.5px;background-color:#fff;position:relative}.decline-dialog__datepicker .tui-datepicker{z-index:800}.decline-dialog__datepicker{height:58px;margin-top:10px;background:#f2f2f2;border:none;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.decline-dialog__datepicker-input{width:100%!important;height:40px!important;border:none!important}.decline-dialog__datepicker-input>input{background:transparent;outline:none!important;text-align:center!important;font-family:monserrat-medium!important;font-style:normal!important;font-weight:500!important;font-size:1.3rem!important;line-height:10px!important;letter-spacing:.5px!important;text-transform:uppercase!important;color:var(--color-primary)!important}.decline-dialog__datepicker-input>span{width:20px!important;height:20px!important;top:14px!important;background-image:url(/assets/images/icon-calendar-event.svg);background-repeat:no-repeat;background-position:50%!important;background-size:contain}.decline-dialog__textarea{height:58px;overflow-y:hidden}.decline-dialog__textarea:active,.decline-dialog__textarea:focus{border:none}.decline-dialog__picker-container{position:absolute;left:0;margin-top:-1px;z-index:1000}.decline-dialog__picker-container>div{position:static}.decline-dialog__picker-container>.tui-calendar{z-index:1000}.decline-dialog__row-header{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.decline-dialog__outlined-button{width:90px;height:40px}.decline-dialog__solid-button{width:194px;height:48px}.decline-dialog__table{width:100%}.decline-dialog__table__row{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.decline-dialog__row-label{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.4rem;line-height:20px;color:#222227}.decline-dialog__mask{position:fixed;z-index:20;top:0;left:0;background-color:rgba(0,0,0,.5);transition:opacity .3s ease;display:flex;flex-direction:column;justify-content:center;align-items:center}.decline-dialog__mask,.decline-dialog__wrapper{width:100%;height:100%}.decline-dialog__save{align-self:flex-end}.decline-dialog__title{margin-top:40px;align-self:flex-start;font-family:monserrat-light;font-style:normal;font-weight:500;font-size:1.8rem;line-height:20px;text-transform:uppercase;color:#121217}.decline-dialog__form{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(440px,1fr));grid-gap:21px;justify-content:center;align-items:flex-start}.decline-dialog__notes,.decline-dialog__notes>.labelled-input{width:100%}.decline-dialog__content{width:calc(100% - 84px);position:fixed;bottom:0;left:0;overflow-x:hidden;overflow-y:hidden;transition:.5s;display:flex;flex-direction:column;justify-content:normal;align-items:center;background:#fff;mix-blend-mode:normal;border-radius:32px;padding:45px;margin:42px}.decline-dialog__content>*{margin-bottom:25px}.decline-dialog__content>:last-child{margin-bottom:0}.decline-dialog__content>p{width:100%;font-family:monserrat-medium;font-style:normal;font-weight:600;font-size:1.8rem;line-height:22px;text-align:center;color:#121217}.decline-dialog__content__row{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.decline-dialog__content__row>div{width:-moz-max-content;width:max-content}.decline-dialog__content__row__justify-left{justify-content:flex-start}.decline-dialog__content__row__justify-right{justify-content:flex-end}.decline-dialog__content>button{max-width:340px}.receive-install-dialog__row-header{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.receive-install-dialog__outlined-button{width:90px;height:40px}.receive-install-dialog__solid-button{width:194px;height:48px}.receive-install-dialog__hdiv{height:20px}.receive-install-dialog__table{width:100%}.receive-install-dialog__table__row{width:100%;margin-bottom:10px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.receive-install-dialog__row-label{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.4rem;line-height:20px;color:#222227}.receive-install-dialog__mask{position:fixed;z-index:20;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);transition:opacity .3s ease;display:flex;flex-direction:column;justify-content:center;align-items:center}.receive-install-dialog__wrapper{width:100%;height:100%}.receive-install-dialog__save{align-self:flex-end}.receive-install-dialog__title{margin-top:40px;align-self:flex-start;font-family:monserrat-light;font-style:normal;font-weight:500;font-size:1.8rem;line-height:20px;text-transform:uppercase;color:#121217}.receive-install-dialog__form{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(440px,1fr));grid-gap:21px;justify-content:center;align-items:center}.receive-install-dialog__notes,.receive-install-dialog__notes>.labelled-input{width:100%}.receive-install-dialog__content{width:calc(100% - 84px);position:fixed;bottom:0;left:0;overflow-x:hidden;overflow-y:hidden;transition:.5s;display:flex;flex-direction:column;justify-content:normal;align-items:center;background:#fff;mix-blend-mode:normal;border-radius:32px;padding:45px;margin:42px}.receive-install-dialog__content>*{margin-bottom:25px}.receive-install-dialog__content>:last-child{margin-bottom:0}.receive-install-dialog__content>p{width:100%;font-family:monserrat-medium;font-style:normal;font-weight:600;font-size:1.8rem;line-height:22px;text-align:center;color:#121217}.receive-install-dialog__content__row{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.receive-install-dialog__content__row>div{width:-moz-max-content;width:max-content}.receive-install-dialog__content__row__justify-left{justify-content:flex-start}.receive-install-dialog__content__row__justify-right{justify-content:flex-end}.receive-install-dialog__content>button{max-width:340px}.receipt-goods-dialog__available-users{width:100%;height:58px;padding:0 16px;display:flex;flex-direction:row;grid-gap:10px;justify-content:flex-start;align-items:center}.receipt-goods-dialog__available-users>p{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.4rem;line-height:20px;text-transform:uppercase;color:#121217}.receipt-goods-dialog__available-users>.loader{width:20px;height:20px;border-right:8px solid #3498db;border-width:5px;border-top-color:#000;border-right-color:#000}.receipt-goods-dialog__row-header{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.receipt-goods-dialog__outlined-button{width:90px;height:40px}.receipt-goods-dialog__solid-button{width:194px;height:48px}.receipt-goods-dialog__hdiv{height:20px}.receipt-goods-dialog__table{width:100%}.receipt-goods-dialog__table__row{width:100%;margin-bottom:10px;display:grid;grid-template-columns:20vw 1fr 10vw 172px 20vw 88px;grid-gap:10px;justify-items:center;align-items:center}.receipt-goods-dialog__table__row__justify__left{justify-self:left}.receipt-goods-dialog__row-label{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.4rem;line-height:20px;color:#222227}.receipt-goods-dialog__mask{position:fixed;z-index:20;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);transition:opacity .3s ease;display:flex;flex-direction:column;justify-content:center;align-items:center}.receipt-goods-dialog__wrapper{width:100%;height:100%}.receipt-goods-dialog__save{align-self:flex-end}.receipt-goods-dialog__title{margin-top:40px;align-self:flex-start;font-family:monserrat-light;font-style:normal;font-weight:500;font-size:1.8rem;line-height:20px;text-transform:uppercase;color:#121217}.receipt-goods-dialog__form{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(440px,1fr));grid-gap:21px;justify-content:center;align-items:center}.receipt-goods-dialog__notes,.receipt-goods-dialog__notes>.labelled-input{width:100%}.receipt-goods-dialog__content{width:calc(100% - 84px);min-height:440px;position:fixed;bottom:0;left:0;overflow-x:hidden;overflow-y:hidden;transition:.5s;display:flex;flex-direction:column;justify-content:normal;align-items:center;background:#fff;mix-blend-mode:normal;border-radius:32px;padding:45px;margin:42px}.receipt-goods-dialog__content>*{margin-bottom:25px}.receipt-goods-dialog__content>:last-child{margin-bottom:0}.receipt-goods-dialog__content>p{width:100%;font-family:monserrat-medium;font-style:normal;font-weight:600;font-size:1.8rem;line-height:22px;text-align:center;color:#121217}.receipt-goods-dialog__content__row{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.receipt-goods-dialog__content__row>div{width:-moz-max-content;width:max-content}.receipt-goods-dialog__content__row__justify-left{justify-content:flex-start}.receipt-goods-dialog__content__row__justify-right{justify-content:flex-end}.receipt-goods-dialog__content>button{max-width:340px}.receipt-goods-dialog__dt__field{display:flex;flex-direction:row;justify-content:center;align-items:center;grid-gap:12px}.receipt-goods-dialog__dt__editable{height:40px;border-radius:8px;padding:4px 8px;background:#d3d3d3}.receipt-goods-dialog__dt__timestamp{font-family:monserrat-light;font-style:normal;font-weight:500;font-size:1.4rem;line-height:20px;color:#222227}.receipt-goods-dialog__entry__empty{width:24px;height:24px}.receipt-goods-dialog__entry__cancel{width:100%;height:40px;border-radius:8px;padding:4px 8px;background:grey;display:flex;flex-direction:column;justify-content:center;align-items:center;font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.4rem;line-height:20px;color:#fff}.receipt-goods-dialog__entry__cancel:hover{background:red}.receipt-goods-dialog__all-row{display:grid;grid-template-columns:1fr max-content 20vw 88px;grid-gap:10px;justify-items:center;align-items:center}.receipt-goods-dialog__all-row__label{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.4rem;line-height:20px;color:#222227;justify-self:right}.install-confirmation-dialog__available-users{width:100%;height:58px;padding:0 16px;display:flex;flex-direction:row;grid-gap:10px;justify-content:flex-start;align-items:center}.install-confirmation-dialog__available-users>p{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.4rem;line-height:20px;text-transform:uppercase;color:#121217}.install-confirmation-dialog__available-users>.loader{width:20px;height:20px;border-right:8px solid #3498db;border-width:5px;border-top-color:#000;border-right-color:#000}.install-confirmation-dialog__row-header{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.install-confirmation-dialog__outlined-button{width:90px;height:40px}.install-confirmation-dialog__solid-button{width:194px;height:48px}.install-confirmation-dialog__hdiv{height:20px}.install-confirmation-dialog__active{width:20px;height:20px;background-image:url(/assets/images/icon_check_gray.svg);background-repeat:no-repeat;background-position:50%;background-size:contain}.install-confirmation-dialog__active:hover{transform:scale(1.2)}.install-confirmation-dialog__inactive{background-image:url(/assets/images/icon_check_hollow_gray.svg)}.install-confirmation-dialog__calendar-active{width:20px;height:20px;background-image:url(/assets/images/icon_check_calendar_green.png);background-repeat:no-repeat;background-position:50%;background-size:contain}.install-confirmation-dialog__calendar-active:hover{transform:scale(1.2)}.install-confirmation-dialog__calendar-inactive{background-image:url(/assets/images/icon_check_hollow_calendar_gray.png)}.install-confirmation-dialog__datepicker{width:0;height:0;z-index:90;position:relative}.install-confirmation-dialog__datepicker .tui-ico-date{display:none}.install-confirmation-dialog__timepicker{width:-moz-max-content;width:max-content;height:100%;position:absolute;top:0;left:0;z-index:90}.install-confirmation-dialog__timepicker__hidden{width:0;height:0;display:none}.install-confirmation-dialog__timepicker__button{width:100%}.install-confirmation-dialog__timestamp{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1rem;line-height:20px;color:#ccc;text-align:center}.install-confirmation-dialog__dt__field{display:flex;flex-direction:row;justify-content:center;align-items:center;grid-gap:12px}.install-confirmation-dialog__dt__editable{height:40px;border-radius:8px;padding:4px 8px;background:#d3d3d3}.install-confirmation-dialog__dt__timestamp{font-family:monserrat-light;font-style:normal;font-weight:500;font-size:1.4rem;line-height:20px;color:#222227}.install-confirmation-dialog__table{width:100%}.install-confirmation-dialog__table__row{width:100%;margin-bottom:10px;display:grid;grid-template-columns:20vw 1fr 172px 20vw 88px;grid-gap:10px;justify-content:space-between;justify-items:center;align-items:center}.install-confirmation-dialog__table__row__justify__left{justify-self:left}.install-confirmation-dialog__row-label{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.4rem;line-height:20px;color:#222227}.install-confirmation-dialog__mask{position:fixed;z-index:20;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);transition:opacity .3s ease;display:flex;flex-direction:column;justify-content:center;align-items:center}.install-confirmation-dialog__wrapper{width:100%;height:100%}.install-confirmation-dialog__save{align-self:flex-end}.install-confirmation-dialog__install,.install-confirmation-dialog__schedule{width:100px}.install-confirmation-dialog__title{margin-top:40px;align-self:flex-start;font-family:monserrat-light;font-style:normal;font-weight:500;font-size:1.8rem;line-height:20px;text-transform:uppercase;color:#121217}.install-confirmation-dialog__form{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(440px,1fr));grid-gap:21px;justify-content:center;align-items:center}.install-confirmation-dialog__notes,.install-confirmation-dialog__notes>.labelled-input{width:100%}.install-confirmation-dialog__content{width:calc(100% - 84px);position:fixed;bottom:0;left:0;overflow-x:hidden;overflow-y:hidden;transition:.5s;display:flex;flex-direction:column;justify-content:normal;align-items:center;background:#fff;mix-blend-mode:normal;border-radius:32px;padding:45px;margin:42px}.install-confirmation-dialog__content>*{margin-bottom:25px}.install-confirmation-dialog__content>:last-child{margin-bottom:0}.install-confirmation-dialog__content>p{width:100%;font-family:monserrat-medium;font-style:normal;font-weight:600;font-size:1.8rem;line-height:22px;text-align:center;color:#121217}.install-confirmation-dialog__content__row{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.install-confirmation-dialog__content__row>div{width:-moz-max-content;width:max-content}.install-confirmation-dialog__content__row__justify-left{justify-content:flex-start}.install-confirmation-dialog__content__row__justify-right{justify-content:flex-end}.install-confirmation-dialog__content>button{max-width:340px}.install-confirmation-dialog__entry__empty{width:24px;height:24px}.install-confirmation-dialog__entry__cancel{width:100%;height:40px;border-radius:8px;padding:4px 8px;background:grey;display:flex;flex-direction:column;justify-content:center;align-items:center;font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.4rem;line-height:20px;color:#fff}.install-confirmation-dialog__entry__cancel:hover{background:red}.install-confirmation-dialog__all-row{display:grid;grid-template-columns:1fr max-content 20vw 88px;grid-gap:10px;justify-items:center;align-items:center}.install-confirmation-dialog__all-row__label{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.4rem;line-height:20px;color:#222227;justify-self:right}.prepare-invoice-dialog__datepicker{border:none;background-color:#f4f9f4}.prepare-invoice-dialog__datepicker #tui-date-picker-target,.prepare-invoice-dialog__datepicker #tui-time-picker-target{text-align:start!important}.prepare-invoice-dialog__error-msg{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.4rem;line-height:20px;text-transform:uppercase;color:red}.prepare-invoice-dialog__row-header{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.prepare-invoice-dialog__selects>.custom-select__items{max-height:200px;overflow-y:auto}.prepare-invoice-dialog__outlined-button{width:90px;height:40px}.prepare-invoice-dialog__solid-button{width:194px;height:48px}.prepare-invoice-dialog__mask{position:fixed;z-index:20;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);transition:opacity .3s ease;display:flex;flex-direction:column;justify-content:center;align-items:center}.prepare-invoice-dialog__wrapper{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:stretch}.prepare-invoice-dialog__save{min-height:48px;align-self:flex-end}.prepare-invoice-dialog__title{margin-top:40px;align-self:flex-start;font-family:monserrat-light;font-style:normal;font-weight:500;font-size:1.8rem;line-height:20px;text-transform:uppercase;color:#121217}.prepare-invoice-dialog__form{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(440px,1fr));grid-gap:21px;justify-content:center;align-items:center}.prepare-invoice-dialog__notes,.prepare-invoice-dialog__notes>.labelled-input{width:100%}.prepare-invoice-dialog__content{width:calc(100% - 84px);min-height:600px;overflow-y:auto;transition:.5s;display:flex;flex-direction:column;justify-content:normal;align-items:center;background:#fff;mix-blend-mode:normal;border-radius:32px;padding:45px;margin:42px}.prepare-invoice-dialog__content>*{margin-bottom:25px}.prepare-invoice-dialog__content>:last-child{margin-bottom:0}.prepare-invoice-dialog__content>p{width:100%;font-family:monserrat-medium;font-style:normal;font-weight:600;font-size:1.8rem;line-height:22px;text-align:center;color:#121217}.prepare-invoice-dialog__content__row{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.prepare-invoice-dialog__content__row>div{width:-moz-max-content;width:max-content}.prepare-invoice-dialog__content__row__justify-left{justify-content:flex-start}.prepare-invoice-dialog__content__row__justify-right{justify-content:flex-end}.prepare-invoice-dialog__content>button{max-width:340px}.prepare-invoice-dialog__extra-content{padding-bottom:220px}.day-checkbox{width:100%;height:100%;padding:0 10px;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.day-checkbox__input__checkbox{width:24px;height:24px;margin:0;font-size:1.8rem;text-align:center;color:#000;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none;border:1px solid var(--color-primary-dark);border-radius:4px;outline:none;transition-duration:.3s;background-color:#fff;cursor:pointer}.day-checkbox__input__checkbox:checked{border:1px solid var(--color-primary-dark);background-color:var(--color-primary)}.day-checkbox__input__checkbox__weekend:checked{background-color:#ff0}.day-checkbox__input__checkbox:active{border:2px solid var(--color-primary-dark)}.day-checkbox__input__label{margin-bottom:10px;font-size:1.6rem;color:#000;text-align:left}.status-light{width:100%;height:100%}.status-light__container{width:100%;height:58px;display:flex;flex-direction:column;justify-content:center;align-items:center}.status-light__disk{width:36px;height:36px;border-radius:18px;background:#f2f2f2}.status-light__disk__red{background:red}.status-light__disk__orange{background:orange}.status-light__disk__green{background:green}.check-measure-action-dialog__mask{position:fixed;z-index:9998;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);transition:opacity .3s ease;display:flex;flex-direction:column;justify-content:center;align-items:center}.check-measure-action-dialog__wrapper{width:100%;height:100%}.check-measure-action-dialog__content{width:calc(100% - 84px);height:100%;max-height:300px;position:fixed;bottom:0;left:0;overflow-x:hidden;transition:.5s;display:flex;flex-direction:column;justify-content:normal;align-items:center;background:#fff;mix-blend-mode:normal;border-radius:32px;padding:45px;margin:42px}.check-measure-action-dialog__content>*{margin-bottom:25px}.check-measure-action-dialog__content>:last-child{margin-bottom:0}.check-measure-action-dialog__content>p{width:100%;font-family:monserrat-medium;font-style:normal;font-weight:600;font-size:1.8rem;line-height:22px;text-align:center;color:#121217}.check-measure-action-dialog__content__row{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.check-measure-action-dialog__content__row>div{width:-moz-max-content;width:max-content}.check-measure-action-dialog__content__row__justify-left{justify-content:flex-start}.check-measure-action-dialog__content__row__justify-right{justify-content:flex-end}.check-measure-action-dialog__content>button{max-width:340px}.task-row{width:100%;padding:10px 36px;background:#f2f2f2;mix-blend-mode:normal;border-radius:15px;display:grid;grid-template-columns:58px 3fr 3fr repeat(3,4fr) 2fr;grid-template-rows:1fr;grid-gap:10px;justify-items:flex-start;align-items:center;align-self:center}.task-row__is-a-header{height:36px;background-color:transparent}.task-row__urgency{width:14px;height:14px;background:transparent;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;mask-image:url(/assets/images/icon-warning.svg);-webkit-mask-image:url(/assets/images/icon-warning.svg)}.task-row__urgency__label{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.1rem;line-height:24px;color:#6c7b8a}.task-row__urgency__is-urgent{width:17px;height:17px;background:red}.task-row__urgency__header{background:#6c7b8a}.task-row__urgency__header__container{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.task-row__urgency__header__container__no-header{justify-content:center}.task-row__disabled,.task-row__disabled>div{color:#a9a9a9}.task-row__counter{width:32px;height:32px;border-radius:16px;border:1px solid #000;padding-top:3px;margin-right:10px;font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.8rem;line-height:24px;color:#000;text-align:center}.task-row__actions{display:flex;flex-direction:row;justify-content:center;align-items:center}.task-row__actions>button{margin-right:10px}.task-row__actions>button:last-of-type{margin-right:0}.task-row__is-header{background:transparent}.task-row__status-row{width:100%;display:flex;flex-direction:row;align-items:center}.task-row__status-row,.task-row__status-row__is-header{justify-content:center}.task-row__status-label{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.4rem;line-height:24px;color:var(--color-primary)}.task-row__status{width:24px;height:24px;border-radius:12px;margin-right:10px;background:grey}.task-row__status__blue{background:#2f82ff}.task-row__status__green{background:#53dc7a}.task-row__status__orange{background:#fcab4b}.task-row__status__red{background:red}.task-row__status__invisible{width:0;margin:0;background:transparent}.task-row__status__label-noshow{color:transparent}.task-row__cell,.task-row__status__label-primary{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.2rem;line-height:24px;color:#000}.task-row__justify-left{justify-self:flex-start}.task-row__justify-right{justify-self:flex-end}.task-row>div:nth-child(3){text-transform:capitalize}.task-row .action-button__outlined{width:-moz-max-content;width:max-content;min-width:84px;padding:0 10px}.task-row__is-a-cell-header{color:#6c7b8a}.card-row{width:100%;background:#f2f2f2;mix-blend-mode:normal;border-radius:15px;display:grid;grid-template-columns:3fr repeat(4,2fr) 1fr;grid-template-rows:1fr;grid-gap:10px;justify-items:center;align-items:center;align-self:center;padding:10px 36px}.card-row__is-header{height:60px}.card-row__input{border:solid var(--color-primary) 1px;border-radius:12px}.card-row__input__checkbox{width:-moz-max-content;width:max-content;height:36px;font-size:1.8rem;color:#000;text-align:left;margin-left:10px}.card-row__input__text{height:40px;padding:0 10px;display:flex;flex-direction:row;justify-content:center;align-items:center}.card-row__input__text>input{width:144px;background:transparent;border:none;outline:none;font-family:monserrat-medium;font-weight:500;font-size:1.4rem;color:var(--color-primary);text-align:left}.card-row__input__text>input::-moz-placeholder{color:var(--color-primary);opacity:1}.card-row__input__text>input::placeholder{color:var(--color-primary);opacity:1}.card-row__input__text>input:-ms-input-placeholder{color:var(--color-primary)}.card-row__input__text>input::-ms-input-placeholder{color:var(--color-primary)}.card-row__input__text>div{width:16px;height:16px}.card-row__input__area{width:100%;resize:none}.card-row__input__area,.card-row__input__number{font-size:1.8rem;color:#000;text-align:left}.card-row__is-header{background:transparent;padding:0 36px}.card-row__is-header>div{color:#6c7b8a}.card-row__status-row{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.card-row__status-label{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.4rem;line-height:24px;color:var(--color-primary)}.card-row__status{width:32px;height:32px;border-radius:16px;margin-right:10px;background:grey}.card-row__status__green{background:#53dc7a}.card-row__status__orange{background:#fcab4b}.card-row__status__red{background:red}.card-row__cell{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.2rem;line-height:24px;color:#000}.card-row__cell__checked{width:16px;height:16px;background-color:transparent;background-image:url(/assets/images/icon_check_hollow_gray.svg);background-repeat:no-repeat;background-position:50%;background-size:cover}.card-row__justify-left{justify-self:flex-start}.card-row__justify-right{justify-self:flex-end}.card-row .action-button__outlined{width:-moz-max-content;width:max-content;min-width:84px;padding:0 10px}.card-row__icons{width:50px;height:22px}.card-row__icons__visa{background-image:url(/assets/images/icon-visa.png)}.card-row__icons__master,.card-row__icons__visa{background-color:transparent;background-position:50%;background-repeat:no-repeat;background-size:contain}.card-row__icons__master{background-image:url(/assets/images/icon-master.png)}.home-quote-row{width:100%;background:#f2f2f2;mix-blend-mode:normal;border-radius:15px;display:grid;grid-template-columns:repeat(2,1fr) repeat(3,2fr) repeat(2,1fr);grid-template-rows:1fr;grid-gap:10px;justify-items:flex-start;align-items:center;align-self:center;padding:10px 36px}.home-quote-row__is-header{height:60px}.home-quote-row__input{border:solid var(--color-primary) 1px;border-radius:12px}.home-quote-row__input__checkbox{width:-moz-max-content;width:max-content;height:36px;font-size:1.8rem;color:#000;text-align:left;margin-left:10px}.home-quote-row__input__text{height:40px;padding:0 10px;display:flex;flex-direction:row;justify-content:center;align-items:center}.home-quote-row__input__text>input{width:144px;background:transparent;border:none;outline:none;font-family:monserrat-medium;font-weight:500;font-size:1.4rem;color:var(--color-primary);text-align:left}.home-quote-row__input__text>input::-moz-placeholder{color:var(--color-primary);opacity:1}.home-quote-row__input__text>input::placeholder{color:var(--color-primary);opacity:1}.home-quote-row__input__text>input:-ms-input-placeholder{color:var(--color-primary)}.home-quote-row__input__text>input::-ms-input-placeholder{color:var(--color-primary)}.home-quote-row__input__text>div{width:16px;height:16px}.home-quote-row__input__area{width:100%;resize:none}.home-quote-row__input__area,.home-quote-row__input__number{font-size:1.8rem;color:#000;text-align:left}.home-quote-row__buttons-row{justify-content:flex-end}.home-quote-row__buttons-row,.home-quote-row__status-row{width:100%;display:flex;flex-direction:row;align-items:center;grid-gap:10px}.home-quote-row__status-row{justify-content:flex-start}.home-quote-row__status-label{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.4rem;line-height:24px;color:var(--color-primary)}.home-quote-row__status{width:32px;height:32px;border-radius:16px;background:grey}.home-quote-row__status__blue{background:#1e90ff}.home-quote-row__status__green{background:#53dc7a}.home-quote-row__status__orange{background:#fcab4b}.home-quote-row__status__red{background:red}.home-quote-row__cell{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.2rem;line-height:24px;color:#000}.home-quote-row__cell__checked{width:16px;height:16px;background-color:transparent;background-image:url(/assets/images/icon_check_hollow_gray.svg);background-repeat:no-repeat;background-position:50%;background-size:cover}.home-quote-row__cell__row{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;grid-gap:4px}.home-quote-row__justify-left{justify-self:flex-start}.home-quote-row__justify-right{justify-self:flex-end}.home-quote-row .action-button__outlined{width:-moz-max-content;width:max-content;min-width:84px;padding:0 10px}.home-quote-row__icons{width:50px;height:22px}.home-quote-row__icons__visa{background-image:url(/assets/images/icon-visa.png)}.home-quote-row__icons__master,.home-quote-row__icons__visa{background-color:transparent;background-position:50%;background-repeat:no-repeat;background-size:contain}.home-quote-row__icons__master{background-image:url(/assets/images/icon-master.png)}.home-quote-row__icon{width:18px;height:18px;background:transparent;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.home-quote-row__icon__message{background:#686868;mask-image:url(/assets/images/icon-message.svg);-webkit-mask-image:url(/assets/images/icon-message.svg)}.home-quote-row__icon__email{background:#686868;mask-image:url(/assets/images/icon-email.svg);-webkit-mask-image:url(/assets/images/icon-email.svg)}.home-quote-row__icon__check-measure{background:#686868;mask-image:url(/assets/images/icon-check-measure.svg);-webkit-mask-image:url(/assets/images/icon-check-measure.svg)}.home-quote-row__icon__electrical{background:#686868;mask-image:url(/assets/images/icon-electrical.svg);-webkit-mask-image:url(/assets/images/icon-electrical.svg)}.home-quote-row__icon__install{background:#686868;mask-image:url(/assets/images/icon-install.svg);-webkit-mask-image:url(/assets/images/icon-install.svg)}.home-quote-row__icon__delivery{background:#686868;mask-image:url(/assets/images/icon-truck.svg);-webkit-mask-image:url(/assets/images/icon-truck.svg)}.home-quote-row__icon__separate{background:#686868;mask-image:url(/assets/images/icon-separate.svg);-webkit-mask-image:url(/assets/images/icon-separate.svg)}.home-quote-row__icon__note{background:#686868;mask-image:url(/assets/images/icon-clipboard.svg);-webkit-mask-image:url(/assets/images/icon-clipboard.svg)}.home-quote-row__is-header{background:transparent;padding:0 36px}.home-quote-row__is-header>div,.home-quote-row__is-header>div>div,.home-quote-row__is-header>div>p{color:#6c7b8a}.quote-row{width:100%;background:#f2f2f2;mix-blend-mode:normal;border-radius:15px;display:grid;grid-template-columns:repeat(2,1fr) 2fr repeat(2,1fr);grid-template-rows:1fr;grid-gap:10px;justify-items:flex-start;align-items:center;align-self:center;padding:10px 36px}.quote-row__is-header{height:60px}.quote-row__input{border:solid var(--color-primary) 1px;border-radius:12px}.quote-row__input__checkbox{width:-moz-max-content;width:max-content;height:36px;font-size:1.8rem;color:#000;text-align:left;margin-left:10px}.quote-row__input__text{height:40px;padding:0 10px;display:flex;flex-direction:row;justify-content:center;align-items:center}.quote-row__input__text>input{width:144px;background:transparent;border:none;outline:none;font-family:monserrat-medium;font-weight:500;font-size:1.4rem;color:var(--color-primary);text-align:left}.quote-row__input__text>input::-moz-placeholder{color:var(--color-primary);opacity:1}.quote-row__input__text>input::placeholder{color:var(--color-primary);opacity:1}.quote-row__input__text>input:-ms-input-placeholder{color:var(--color-primary)}.quote-row__input__text>input::-ms-input-placeholder{color:var(--color-primary)}.quote-row__input__text>div{width:16px;height:16px}.quote-row__input__area{width:100%;resize:none}.quote-row__input__area,.quote-row__input__number{font-size:1.8rem;color:#000;text-align:left}.quote-row__buttons-row{justify-content:flex-end}.quote-row__buttons-row,.quote-row__status-row{width:100%;display:flex;flex-direction:row;align-items:center;grid-gap:10px}.quote-row__status-row{justify-content:flex-start}.quote-row__status-label{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.4rem;line-height:24px;color:var(--color-primary)}.quote-row__status{width:32px;height:32px;border-radius:16px;background:grey}.quote-row__status__blue{background:#1e90ff}.quote-row__status__green{background:#53dc7a}.quote-row__status__orange{background:#fcab4b}.quote-row__status__red{background:red}.quote-row__cell{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.2rem;line-height:24px;color:#000}.quote-row__cell__checked{width:16px;height:16px;background-color:transparent;background-image:url(/assets/images/icon_check_hollow_gray.svg);background-repeat:no-repeat;background-position:50%;background-size:cover}.quote-row__cell__row{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;grid-gap:4px}.quote-row__justify-left{justify-self:flex-start}.quote-row__justify-right{justify-self:flex-end}.quote-row .action-button__outlined{width:-moz-max-content;width:max-content;min-width:84px;padding:0 10px}.quote-row__icons{width:50px;height:22px}.quote-row__icons__visa{background-image:url(/assets/images/icon-visa.png)}.quote-row__icons__master,.quote-row__icons__visa{background-color:transparent;background-position:50%;background-repeat:no-repeat;background-size:contain}.quote-row__icons__master{background-image:url(/assets/images/icon-master.png)}.quote-row__icon{width:18px;height:18px;background:transparent;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.quote-row__icon__message{background:#686868;mask-image:url(/assets/images/icon-message.svg);-webkit-mask-image:url(/assets/images/icon-message.svg)}.quote-row__icon__email{background:#686868;mask-image:url(/assets/images/icon-email.svg);-webkit-mask-image:url(/assets/images/icon-email.svg)}.quote-row__icon__check-measure{background:#686868;mask-image:url(/assets/images/icon-check-measure.svg);-webkit-mask-image:url(/assets/images/icon-check-measure.svg)}.quote-row__icon__electrical{background:#686868;mask-image:url(/assets/images/icon-electrical.svg);-webkit-mask-image:url(/assets/images/icon-electrical.svg)}.quote-row__icon__install{background:#686868;mask-image:url(/assets/images/icon-install.svg);-webkit-mask-image:url(/assets/images/icon-install.svg)}.quote-row__icon__delivery{background:#686868;mask-image:url(/assets/images/icon-truck.svg);-webkit-mask-image:url(/assets/images/icon-truck.svg)}.quote-row__icon__separate{background:#686868;mask-image:url(/assets/images/icon-separate.svg);-webkit-mask-image:url(/assets/images/icon-separate.svg)}.quote-row__icon__note{background:#686868;mask-image:url(/assets/images/icon-clipboard.svg);-webkit-mask-image:url(/assets/images/icon-clipboard.svg)}.quote-row__is-header{background:transparent;padding:0 36px}.quote-row__is-header>div,.quote-row__is-header>div>div,.quote-row__is-header>div>p{color:#6c7b8a}.invoice-row{width:100%;background:#f2f2f2;mix-blend-mode:normal;border-radius:15px;display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:1fr;grid-gap:10px;justify-items:center;align-items:center;align-self:center;padding:10px 36px}.invoice-row__is-header{height:60px}.invoice-row__input{border:solid var(--color-primary) 1px;border-radius:12px}.invoice-row__input__checkbox{width:-moz-max-content;width:max-content;height:36px;font-size:1.8rem;color:#000;text-align:left;margin-left:10px}.invoice-row__input__text{height:40px;padding:0 10px;display:flex;flex-direction:row;justify-content:center;align-items:center}.invoice-row__input__text>input{width:144px;background:transparent;border:none;outline:none;font-family:monserrat-medium;font-weight:500;font-size:1.4rem;color:var(--color-primary);text-align:left}.invoice-row__input__text>input::-moz-placeholder{color:var(--color-primary);opacity:1}.invoice-row__input__text>input::placeholder{color:var(--color-primary);opacity:1}.invoice-row__input__text>input:-ms-input-placeholder{color:var(--color-primary)}.invoice-row__input__text>input::-ms-input-placeholder{color:var(--color-primary)}.invoice-row__input__text>div{width:16px;height:16px}.invoice-row__input__area{width:100%;resize:none}.invoice-row__input__area,.invoice-row__input__number{font-size:1.8rem;color:#000;text-align:left}.invoice-row__buttons-row{justify-content:flex-end}.invoice-row__buttons-row,.invoice-row__status-row{width:100%;display:flex;flex-direction:row;align-items:center;grid-gap:10px}.invoice-row__status-row{justify-content:flex-start}.invoice-row__status-label{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.4rem;line-height:24px;color:var(--color-primary)}.invoice-row__status{width:32px;height:32px;border-radius:16px;background:grey}.invoice-row__status__blue{background:#1e90ff}.invoice-row__status__green{background:#53dc7a}.invoice-row__status__orange{background:#fcab4b}.invoice-row__status__red{background:red}.invoice-row__cell{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.2rem;line-height:24px;color:#000}.invoice-row__cell__checked{width:16px;height:16px;background-color:transparent;background-image:url(/assets/images/icon_check_hollow_gray.svg);background-repeat:no-repeat;background-position:50%;background-size:cover}.invoice-row__cell__row{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;grid-gap:4px}.invoice-row__justify-left{justify-self:flex-start}.invoice-row__justify-right{justify-self:flex-end}.invoice-row .action-button__outlined{width:-moz-max-content;width:max-content;min-width:84px;padding:0 10px}.invoice-row__icons{width:50px;height:22px}.invoice-row__icons__visa{background-image:url(/assets/images/icon-visa.png)}.invoice-row__icons__master,.invoice-row__icons__visa{background-color:transparent;background-position:50%;background-repeat:no-repeat;background-size:contain}.invoice-row__icons__master{background-image:url(/assets/images/icon-master.png)}.invoice-row__icon{width:18px;height:18px;background:transparent;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.invoice-row__icon__message{background:#686868;mask-image:url(/assets/images/icon-message.svg);-webkit-mask-image:url(/assets/images/icon-message.svg)}.invoice-row__icon__email{background:#686868;mask-image:url(/assets/images/icon-email.svg);-webkit-mask-image:url(/assets/images/icon-email.svg)}.invoice-row__icon__check-measure{background:#686868;mask-image:url(/assets/images/icon-check-measure.svg);-webkit-mask-image:url(/assets/images/icon-check-measure.svg)}.invoice-row__icon__electrical{background:#686868;mask-image:url(/assets/images/icon-electrical.svg);-webkit-mask-image:url(/assets/images/icon-electrical.svg)}.invoice-row__icon__install{background:#686868;mask-image:url(/assets/images/icon-install.svg);-webkit-mask-image:url(/assets/images/icon-install.svg)}.invoice-row__icon__delivery{background:#686868;mask-image:url(/assets/images/icon-truck.svg);-webkit-mask-image:url(/assets/images/icon-truck.svg)}.invoice-row__icon__separate{background:#686868;mask-image:url(/assets/images/icon-separate.svg);-webkit-mask-image:url(/assets/images/icon-separate.svg)}.invoice-row__icon__note{background:#686868;mask-image:url(/assets/images/icon-clipboard.svg);-webkit-mask-image:url(/assets/images/icon-clipboard.svg)}.invoice-row__is-header{background:transparent;padding:0 36px}.invoice-row__is-header>div,.invoice-row__is-header>div>div,.invoice-row__is-header>div>p{color:#6c7b8a}.home-po-row{width:100%;background:#f2f2f2;mix-blend-mode:normal;border-radius:15px;display:grid;grid-template-columns:repeat(2,1fr) 2fr repeat(4,1fr) .5fr;grid-template-rows:1fr;grid-gap:10px;justify-items:center;align-items:center;align-self:center;padding:10px 36px}.home-po-row__is-header{height:60px}.home-po-row__input{border:solid var(--color-primary) 1px;border-radius:12px}.home-po-row__input__checkbox{width:-moz-max-content;width:max-content;height:36px;font-size:1.8rem;color:#000;text-align:left;margin-left:10px}.home-po-row__input__text{height:40px;padding:0 10px;display:flex;flex-direction:row;justify-content:center;align-items:center}.home-po-row__input__text>input{width:144px;background:transparent;border:none;outline:none;font-family:monserrat-medium;font-weight:500;font-size:1.4rem;color:var(--color-primary);text-align:left}.home-po-row__input__text>input::-moz-placeholder{color:var(--color-primary);opacity:1}.home-po-row__input__text>input::placeholder{color:var(--color-primary);opacity:1}.home-po-row__input__text>input:-ms-input-placeholder{color:var(--color-primary)}.home-po-row__input__text>input::-ms-input-placeholder{color:var(--color-primary)}.home-po-row__input__text>div{width:16px;height:16px}.home-po-row__input__area{width:100%;resize:none}.home-po-row__input__area,.home-po-row__input__number{font-size:1.8rem;color:#000;text-align:left}.home-po-row__buttons-row{justify-content:flex-end}.home-po-row__buttons-row,.home-po-row__status-row{width:100%;display:flex;flex-direction:row;align-items:center;grid-gap:10px}.home-po-row__status-row{justify-content:flex-start}.home-po-row__status-label{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.4rem;line-height:24px;color:var(--color-primary)}.home-po-row__status{width:32px;height:32px;border-radius:16px;background:grey}.home-po-row__status__blue{background:#1e90ff}.home-po-row__status__green{background:#53dc7a}.home-po-row__status__orange{background:#fcab4b}.home-po-row__status__red{background:red}.home-po-row__cell{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.2rem;line-height:24px;color:#000}.home-po-row__cell__checked{width:16px;height:16px;background-color:transparent;background-image:url(/assets/images/icon_check_hollow_gray.svg);background-repeat:no-repeat;background-position:50%;background-size:cover}.home-po-row__cell__row{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;grid-gap:4px}.home-po-row__justify-left{justify-self:flex-start}.home-po-row__justify-right{justify-self:flex-end}.home-po-row .action-button__outlined{width:-moz-max-content;width:max-content;min-width:84px;padding:0 10px}.home-po-row__icons{width:50px;height:22px}.home-po-row__icons__visa{background-image:url(/assets/images/icon-visa.png)}.home-po-row__icons__master,.home-po-row__icons__visa{background-color:transparent;background-position:50%;background-repeat:no-repeat;background-size:contain}.home-po-row__icons__master{background-image:url(/assets/images/icon-master.png)}.home-po-row__icon{width:18px;height:18px;background:transparent;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.home-po-row__icon__message{background:#686868;mask-image:url(/assets/images/icon-message.svg);-webkit-mask-image:url(/assets/images/icon-message.svg)}.home-po-row__icon__email{background:#686868;mask-image:url(/assets/images/icon-email.svg);-webkit-mask-image:url(/assets/images/icon-email.svg)}.home-po-row__icon__check-measure{background:#686868;mask-image:url(/assets/images/icon-check-measure.svg);-webkit-mask-image:url(/assets/images/icon-check-measure.svg)}.home-po-row__icon__electrical{background:#686868;mask-image:url(/assets/images/icon-electrical.svg);-webkit-mask-image:url(/assets/images/icon-electrical.svg)}.home-po-row__icon__install{background:#686868;mask-image:url(/assets/images/icon-install.svg);-webkit-mask-image:url(/assets/images/icon-install.svg)}.home-po-row__icon__delivery{background:#686868;mask-image:url(/assets/images/icon-truck.svg);-webkit-mask-image:url(/assets/images/icon-truck.svg)}.home-po-row__icon__separate{background:#686868;mask-image:url(/assets/images/icon-separate.svg);-webkit-mask-image:url(/assets/images/icon-separate.svg)}.home-po-row__icon__note{background:#686868;mask-image:url(/assets/images/icon-clipboard.svg);-webkit-mask-image:url(/assets/images/icon-clipboard.svg)}.home-po-row__is-header{background:transparent;padding:0 36px}.home-po-row__is-header>div,.home-po-row__is-header>div>div,.home-po-row__is-header>div>p{color:#6c7b8a}.po-row{width:100%;background:#f2f2f2;mix-blend-mode:normal;border-radius:15px;display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:1fr;grid-gap:10px;justify-items:center;align-items:center;align-self:center;padding:10px 36px}.po-row__is-header{height:60px}.po-row__input{border:solid var(--color-primary) 1px;border-radius:12px}.po-row__input__checkbox{width:-moz-max-content;width:max-content;height:36px;font-size:1.8rem;color:#000;text-align:left;margin-left:10px}.po-row__input__text{height:40px;padding:0 10px;display:flex;flex-direction:row;justify-content:center;align-items:center}.po-row__input__text>input{width:144px;background:transparent;border:none;outline:none;font-family:monserrat-medium;font-weight:500;font-size:1.4rem;color:var(--color-primary);text-align:left}.po-row__input__text>input::-moz-placeholder{color:var(--color-primary);opacity:1}.po-row__input__text>input::placeholder{color:var(--color-primary);opacity:1}.po-row__input__text>input:-ms-input-placeholder{color:var(--color-primary)}.po-row__input__text>input::-ms-input-placeholder{color:var(--color-primary)}.po-row__input__text>div{width:16px;height:16px}.po-row__input__area{width:100%;resize:none}.po-row__input__area,.po-row__input__number{font-size:1.8rem;color:#000;text-align:left}.po-row__buttons-row{justify-content:flex-end}.po-row__buttons-row,.po-row__status-row{width:100%;display:flex;flex-direction:row;align-items:center;grid-gap:10px}.po-row__status-row{justify-content:flex-start}.po-row__status-label{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.4rem;line-height:24px;color:var(--color-primary)}.po-row__status{width:32px;height:32px;border-radius:16px;background:grey}.po-row__status__blue{background:#1e90ff}.po-row__status__green{background:#53dc7a}.po-row__status__orange{background:#fcab4b}.po-row__status__red{background:red}.po-row__cell{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.2rem;line-height:24px;color:#000}.po-row__cell__checked{width:16px;height:16px;background-color:transparent;background-image:url(/assets/images/icon_check_hollow_gray.svg);background-repeat:no-repeat;background-position:50%;background-size:cover}.po-row__cell__row{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;grid-gap:4px}.po-row__justify-left{justify-self:flex-start}.po-row__justify-right{justify-self:flex-end}.po-row .action-button__outlined{width:-moz-max-content;width:max-content;min-width:84px;padding:0 10px}.po-row__icons{width:50px;height:22px}.po-row__icons__visa{background-image:url(/assets/images/icon-visa.png)}.po-row__icons__master,.po-row__icons__visa{background-color:transparent;background-position:50%;background-repeat:no-repeat;background-size:contain}.po-row__icons__master{background-image:url(/assets/images/icon-master.png)}.po-row__icon{width:18px;height:18px;background:transparent;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.po-row__icon__message{background:#686868;mask-image:url(/assets/images/icon-message.svg);-webkit-mask-image:url(/assets/images/icon-message.svg)}.po-row__icon__email{background:#686868;mask-image:url(/assets/images/icon-email.svg);-webkit-mask-image:url(/assets/images/icon-email.svg)}.po-row__icon__check-measure{background:#686868;mask-image:url(/assets/images/icon-check-measure.svg);-webkit-mask-image:url(/assets/images/icon-check-measure.svg)}.po-row__icon__electrical{background:#686868;mask-image:url(/assets/images/icon-electrical.svg);-webkit-mask-image:url(/assets/images/icon-electrical.svg)}.po-row__icon__install{background:#686868;mask-image:url(/assets/images/icon-install.svg);-webkit-mask-image:url(/assets/images/icon-install.svg)}.po-row__icon__delivery{background:#686868;mask-image:url(/assets/images/icon-truck.svg);-webkit-mask-image:url(/assets/images/icon-truck.svg)}.po-row__icon__separate{background:#686868;mask-image:url(/assets/images/icon-separate.svg);-webkit-mask-image:url(/assets/images/icon-separate.svg)}.po-row__icon__note{background:#686868;mask-image:url(/assets/images/icon-clipboard.svg);-webkit-mask-image:url(/assets/images/icon-clipboard.svg)}.po-row__is-header{background:transparent;padding:0 36px}.po-row__is-header>div,.po-row__is-header>div>div,.po-row__is-header>div>p{color:#6c7b8a}.quote-tip{width:100%;height:100%;max-width:400px;padding:20px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center}.quote-tip__popper{--popper-theme-background-color:var(--color-primary)!important;--popper-theme-background-color-hover:var(--color-primary)!important;--popper-theme-text-color:#fff;--popper-theme-border-radius:12px}.quote-tip__row{flex-direction:row;grid-gap:8px}.quote-tip__card,.quote-tip__row{width:100%;display:flex;justify-content:center;align-items:center}.quote-tip__card{height:100%;flex-direction:column}.quote-tip__card__container{width:120px;height:59px;border-radius:12px;background:#edf3e4;padding:8px;display:flex;flex-direction:row;justify-content:center;align-items:center;grid-gap:10px}.quote-tip__card__icon-electrical{width:42px;height:42px;background:#6c7b8a;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;mask-image:url(/assets/images/icon-electrical.svg);-webkit-mask-image:url(/assets/images/icon-electrical.svg)}.quote-tip__card__knob{width:32px;height:20px;border-radius:15px;background:var(--color-primary);color:#000}.week-view{width:100%;margin-top:20px}.week-view__event-slot{display:grid;grid-template-columns:repeat(auto-fit,minmax(60px,1fr));grid-template-rows:auto;margin:20px 0}.week-view__event-item{margin:2px;border-radius:8px;padding:6px;background:#555;color:#fff}.week-view__card-1{background:#4c5fef}.week-view__card-2{background:#5fc9e9}.week-view__card-3{background:#ff3a79}.week-view__card-4{background:#8567ff}.week-view__dates-title{width:100%;display:grid;grid-template-columns:repeat(8,1fr);grid-gap:1px;row-gap:1px;justify-items:center;padding-right:16px}.week-view__dates-content{height:640px;overflow-y:scroll}.week-view__dates-content,.week-view__days-guide{width:100%;display:grid;grid-template-columns:repeat(8,1fr);grid-gap:1px;justify-items:center;align-items:center}.week-view__days-guide{margin-bottom:4px;padding-right:17px}.week-view__timeslot{width:100%;align-self:center;justify-self:center;color:#000;background:#d3d3d3}.week-view__timeslot__time{width:100%}.week-view__timeslot__content{width:100%;padding:4px}.week-view__dates{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:1.8rem;color:#000}.week-view__dates__value{font-family:monserrat-bold}.week-view__day{width:-moz-max-content;width:max-content;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.week-view__day__value{width:48px;height:48px;border-radius:24px;box-shadow:0 0 2px 1px grey;display:grid;place-items:center;color:#000}.week-view__day__disabled{box-shadow:none;color:grey}.week-view__day__selected{background:#000;color:#fff}.week-view__day__dots{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;margin-top:10px}.week-view__day__dot{width:8px;height:8px;border-radius:4px;margin:0 2px;background:#000}.calendar-bottom-filter-bar{width:100%;height:50px;background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;box-shadow:0 -2px 13px rgba(0,0,0,.08)}.calendar-bottom-filter-bar__opened{height:100px;justify-content:space-between;box-shadow:0 -2px 13px rgba(0,0,0,.08)}.calendar-bottom-filter-bar__buttons-bar{width:100%;padding:0 10px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.calendar-bottom-filter-bar__toggle-button{width:100px;height:28px;border:none;outline:none;background:transparent;color:#000;font-weight:600;font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.6rem;line-height:16px;text-align:center;color:#2f2f3e}.calendar-bottom-filter-bar__toggle-button:hover{color:#a9a9a9}.calendar-bottom-filter-bar__toggle-button__alone{justify-self:center}.calendar-bottom-filter-bar__toggle-button__icon{width:18px;height:18px;background:#000;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;mask-image:url(/assets/images/icon-select-down-arrow.svg);-webkit-mask-image:url(/assets/images/icon-select-down-arrow.svg)}.calendar-bottom-filter-bar__toggle-button__icon__up{transform:rotate(-180deg);-webkit-transform:rotate(-180deg)}.calendar-bottom-filter-bar__toggle-button__icon:hover{background:#a9a9a9}.calendar-bottom-filter-bar__users{width:100%;padding:0 10px;overflow-x:auto;display:grid;grid-template-rows:54px;grid-auto-flow:column;grid-gap:10px}.calendar-bottom-filter-bar__users__user{width:100%;height:100%;padding:12px;border-radius:13px;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#fff}.calendar-bottom-filter-bar__users__user__name{font-family:monserrat-medium;font-style:normal;font-weight:300;font-size:1.2rem;line-height:16px;text-align:center;text-transform:uppercase;color:#2f2f3e}.calendar-bottom-filter-bar__users__user__color{width:172px;height:13px;border-radius:13px;background:grey}.calendar-bottom-filter-bar__users__user__color__blue{background:#00f}.calendar-bottom-filter-bar__users__user__color__purple{background:purple}.calendar-bottom-filter-bar__users__user__color__darkblue{background:#00008b}.calendar-bottom-filter-bar__users__user__color__olive{background:olive}.calendar-bottom-filter-bar__users__user__color__darkorange{background:#ff8c00}.calendar-bottom-filter-bar__users__user__color__darkgreen{background:#006400}.calendar-bottom-filter-bar__users__user__color__firebrick{background:#b22222}.calendar-bottom-filter-bar__users__user__color__sienna{background:sienna}.calendar-bottom-filter-bar__users__user__color__teal{background:teal}.calendar-bottom-filter-bar__users__user__hdiv{height:6px}.calendar-bottom-filter-bar__users__user:hover{background:#cdcdcd}.calendar-bottom-filter-bar__users__user:hover>div{color:#fff}.calendar-bottom-filter-bar__users__user__selected{background:var(--color-primary)}.calendar-bottom-filter-bar__users__user__selected>div{color:#fff}.calendar-bottom-filter-bar__users__user__selected:hover{background:#cdcdcd}.calendar-bottom-filter-bar__users__user__selected:hover>div{color:#fff}.product-bar{width:100%;height:100%;background:#000;display:grid;grid-template-columns:repeat(auto-fit,250px);grid-gap:21px;justify-content:center;justify-items:center;align-items:center}.pricing-control-menu-dialog__buttons{width:100%}.pricing-control-menu-dialog__mask{position:fixed;z-index:20;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);transition:opacity .3s ease;display:flex;flex-direction:column;justify-content:center;align-items:center}.pricing-control-menu-dialog__wrapper{width:100%;height:100%}.pricing-control-menu-dialog__save{align-self:flex-end}.pricing-control-menu-dialog__title{padding-bottom:20px;align-self:center;font-family:monserrat-light;font-style:normal;font-weight:500;font-size:1.8rem;line-height:20px;text-transform:uppercase;color:#121217}.pricing-control-menu-dialog__form{width:100%;display:grid;grid-template-columns:1fr;grid-auto-flow:row;grid-gap:20px;justify-content:center;align-items:center}.pricing-control-menu-dialog__notes,.pricing-control-menu-dialog__notes>.labelled-input{width:100%}.pricing-control-menu-dialog__content{width:320px;position:fixed;bottom:0;right:0;overflow-x:hidden;overflow-y:hidden;transition:.5s;display:flex;flex-direction:column;justify-content:normal;align-items:center;background:#fff;mix-blend-mode:normal;border-radius:32px;padding:30px;margin:42px}.pricing-control-menu-dialog__content>*{margin-bottom:25px}.pricing-control-menu-dialog__content>:last-child{margin-bottom:0}.pricing-control-menu-dialog__content>p{width:100%;font-family:monserrat-medium;font-style:normal;font-weight:600;font-size:1.8rem;line-height:22px;text-align:center;color:#121217}.pricing-control-menu-dialog__content__row{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.pricing-control-menu-dialog__content__row>div{width:-moz-max-content;width:max-content}.pricing-control-menu-dialog__content__row__justify-left{justify-content:flex-start}.pricing-control-menu-dialog__content__row__justify-right{justify-content:flex-end}.pricing-control-menu-dialog__content>button{max-width:340px}.pricing-adjustment-dialog__op-type-row{width:100%;display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;justify-content:center;padding-bottom:10px}.pricing-adjustment-dialog__op-type-row>button{min-width:unset}.pricing-adjustment-dialog__p{font-family:monserrat-medium;font-style:normal;font-weight:600;font-size:1.8rem;line-height:22px;text-align:center;color:#777}.pricing-adjustment-dialog__buttons{width:100%;max-width:100px}.pricing-adjustment-dialog__buttons__save{max-width:100%}.pricing-adjustment-dialog__op-type__not-selected{background:var(--color-primary-bkg-2)}.pricing-adjustment-dialog__items>input{font-family:monserrat-medium;font-style:normal;font-weight:600;font-size:2.2rem;line-height:22px;text-align:center;color:#121217}.pricing-adjustment-dialog__input__value{background:#f2f2f2;font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.4rem;line-height:2rem}.pricing-adjustment-dialog__mask{position:fixed;z-index:20;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);transition:opacity .3s ease;display:flex;flex-direction:column;justify-content:center;align-items:center}.pricing-adjustment-dialog__wrapper{width:100%;height:100%}.pricing-adjustment-dialog__save{align-self:flex-end}.pricing-adjustment-dialog__title{align-self:center;font-family:monserrat-light;font-style:normal;font-weight:500;font-size:1.8rem;line-height:20px;text-transform:uppercase;color:#121217}.pricing-adjustment-dialog__form{width:100%;display:grid;grid-template-columns:1fr;grid-auto-flow:row;grid-gap:20px;justify-content:center;align-items:center}.pricing-adjustment-dialog__notes,.pricing-adjustment-dialog__notes>.labelled-input{width:100%}.pricing-adjustment-dialog__content{width:320px;position:fixed;bottom:0;right:0;overflow-x:hidden;overflow-y:hidden;transition:.5s;display:flex;flex-direction:column;justify-content:normal;align-items:center;background:#fff;mix-blend-mode:normal;border-radius:32px;padding:30px;margin:42px}.pricing-adjustment-dialog__content>*{margin-bottom:25px}.pricing-adjustment-dialog__content>:last-child{margin-bottom:0}.pricing-adjustment-dialog__content>p{width:100%;font-family:monserrat-medium;font-style:normal;font-weight:600;font-size:1.8rem;line-height:22px;text-align:center;color:#121217}.pricing-adjustment-dialog__content__row{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.pricing-adjustment-dialog__content__row>div{width:-moz-max-content;width:max-content}.pricing-adjustment-dialog__content__row__justify-left{justify-content:flex-start}.pricing-adjustment-dialog__content__row__justify-right{justify-content:flex-end}.pricing-adjustment-dialog__content>button{max-width:340px}.pricing-edit-dialog__row-header{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.pricing-edit-dialog__outlined-button{width:90px;height:40px}.pricing-edit-dialog__delete-item{width:20px;height:20px;background:#6c7b8a;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;mask-image:url(/assets/images/icon_delete.svg);-webkit-mask-image:url(/assets/images/icon_delete.svg)}.pricing-edit-dialog__delete-item:hover{transform:scale(1.2)}.pricing-edit-dialog__op-type-row{width:100%;display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;justify-content:center;padding-bottom:10px}.pricing-edit-dialog__p{font-family:monserrat-medium;font-style:normal;font-weight:600;font-size:1.8rem;line-height:22px;text-align:center;color:#777}.pricing-edit-dialog__buttons{width:100%}.pricing-edit-dialog__op-type__not-selected{background:var(--color-primary-bkg-2)}.pricing-edit-dialog__items>input{font-family:monserrat-medium;font-style:normal;font-weight:600;font-size:2.2rem;line-height:22px;text-align:center;color:#121217}.pricing-edit-dialog__input__value{border:none;outline:none;text-align:right}.pricing-edit-dialog__input__value__editable{background:#f2f2f2;border-radius:8px;padding:4px 6px}.pricing-edit-dialog__input__value__different{color:#ff8c00}.pricing-edit-dialog__measurements__row{width:100%;display:flex;flex-direction:row;justify-content:start;align-items:center;grid-gap:10px}.pricing-edit-dialog__measurements__label{width:80px}.pricing-edit-dialog__measurements__value{width:100px;border:none;outline:none;text-align:right;background:#f2f2f2;border-radius:8px;padding:4px 6px}.pricing-edit-dialog__mask{position:fixed;z-index:20;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);transition:opacity .3s ease;display:flex;flex-direction:column;justify-content:center;align-items:center}.pricing-edit-dialog__wrapper{width:100%;height:100%}.pricing-edit-dialog__save{align-self:flex-end}.pricing-edit-dialog__title{align-self:center;font-family:monserrat-light;font-style:normal;font-weight:500;font-size:1.8rem;line-height:20px;text-transform:uppercase;color:#121217}.pricing-edit-dialog__form{width:100%;display:grid;grid-template-columns:1fr;grid-auto-flow:row;grid-gap:20px;justify-content:center;align-items:center}.pricing-edit-dialog__notes,.pricing-edit-dialog__notes>.labelled-input{width:100%}.pricing-edit-dialog__content{width:calc(100% - 84px);position:fixed;bottom:0;right:0;overflow-x:hidden;overflow-y:hidden;transition:.5s;display:flex;flex-direction:column;justify-content:normal;align-items:center;background:#fff;mix-blend-mode:normal;border-radius:32px;padding:30px;margin:42px}.pricing-edit-dialog__content>*{margin-bottom:25px}.pricing-edit-dialog__content>:last-child{margin-bottom:0}.pricing-edit-dialog__content>p{width:100%;font-family:monserrat-medium;font-style:normal;font-weight:600;font-size:1.8rem;line-height:22px;text-align:center;color:#121217}.pricing-edit-dialog__content__row{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.pricing-edit-dialog__content__row>div{width:-moz-max-content;width:max-content}.pricing-edit-dialog__content__row__justify-left{justify-content:flex-start}.pricing-edit-dialog__content__row__justify-right{justify-content:flex-end}.pricing-edit-dialog__content>button{max-width:340px}.pricing-edit-dialog__solid-button{width:194px;height:48px}.pricing-edit-dialog__hdiv{height:20px}.pricing-edit-dialog__table{width:100%}.pricing-edit-dialog__table__row{width:100%;margin-bottom:10px;display:grid;grid-template-columns:.5fr 1fr 1fr 160px 160px 32px;grid-gap:20px;justify-content:space-between;justify-items:center}.pricing-edit-dialog__table__row__one-col-less{grid-template-columns:.5fr 1fr 1fr 160px 32px}.pricing-edit-dialog__table__header>div{font-family:monserrat-bold}.pricing-edit-dialog__row-label,.pricing-edit-dialog__table__header>div{font-style:normal;font-weight:500;font-size:1.4rem;line-height:20px;color:#222227}.pricing-edit-dialog__row-label{font-family:monserrat-medium}.pricing-edit-dialog__row-label:first-of-type,.pricing-edit-dialog__row-label__justify-left{justify-self:flex-start}.pricing-edit-dialog__row-header{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.4rem;line-height:20px;color:#222227}.async-progress-bar{width:100%;height:34px;display:flex;flex-direction:column;justify-content:normal;align-items:center;grid-gap:13px}.async-progress-bar__no-label{height:7px}.async-progress-bar__label{width:auto;height:14px;font-style:normal;font-weight:500;font-size:1.2rem;line-height:1.4rem;color:rgba(108,123,138,.5);color:#000}.async-progress-bar__bar{width:100%;height:7px;background:green;align-self:flex-start}.async-progress-bar__empty{width:100%;height:7px;background:transparent}.timeline{width:-moz-max-content;width:max-content;transition:width 2s;height:100%;padding:0 10px;background:#ececec;color:#7fbd43;border-radius:12px}.timeline__buttons__close{width:80px}.timeline__timeline-header{width:100%}.timeline__timeline-header>h1{font-family:monserrat-medium;font-style:normal;font-weight:600;font-size:1.6rem;line-height:24px}.timeline__timeline-header__row{width:100%;padding-left:10px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.timeline__timeline-body{width:100%;height:100%;padding:32px;color:#000;display:flex;flex-direction:column;justify-content:normal;grid-gap:10px}.timeline__timeline-body__row{width:100%;display:grid;grid-template-columns:1fr 180px;grid-gap:20px}.timeline__timeline-entry{width:100%}.timeline__timeline-entry__datetime{display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.timeline__timeline-entry__status-row{width:-moz-max-content;width:max-content;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.timeline__timeline-entry__status-row>div{margin-right:10px}.timeline__timeline-entry__status-row>div:last-of-type{margin-right:0}.timeline__timeline-entry__avatar{width:40px;height:40px;border-radius:20px;background:#959595}.timeline__timeline-entry__avatar>img{-o-object-fit:contain;object-fit:contain}.timeline__timeline-entry__avatar__avatar64x64{width:100%;height:100%;border-radius:50%}.timeline__timeline-entry__avatar__initials{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;font-family:monserrat-medium;font-style:normal;font-weight:600;font-size:1.5rem;line-height:1.4rem;letter-spacing:1.5px;text-transform:uppercase;color:#fff}.timeline__timeline-entry__status-row-with-button{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start}.timeline__timeline-entry__status-dot{width:4px;height:4px;margin-left:20px;border-radius:2px;background:grey}.timeline__timeline-entry__status-corner{width:48px;height:64px;margin-left:2px;margin-right:20px;background-color:transparent;background-image:url(/assets/images/line_gray_corner.png);background-repeat:no-repeat;background-position:center 0;background-size:36px}.timeline__timeline-entry__status-button{border:1px solid #7fbd43;color:#7fbd43;font-size:1.4rem;text-transform:none;background:transparent}.timeline__timeline-entry__status-button:hover{background:transparent}.timeline__timeline-entry__dot{width:40px;height:40px;border-radius:20px;background:#ffcd4d;display:flex;flex-direction:column;justify-content:center;align-items:center}.timeline__timeline-entry__dot__green{background:#3f9251}.timeline__timeline-entry__flag{mask-image:url(/assets/images/icon-flag.svg);-webkit-mask-image:url(/assets/images/icon-flag.svg)}.timeline__timeline-entry__check,.timeline__timeline-entry__flag{width:24px;height:24px;background:#fff;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.timeline__timeline-entry__check{mask-image:url(/assets/images/icon-check.svg);-webkit-mask-image:url(/assets/images/icon-check.svg)}.pagination{height:48px;padding:0 36px;justify-content:space-between}.pagination,.pagination__aggregation{width:100%;display:flex;flex-direction:row;align-items:center}.pagination__aggregation{justify-content:flex-start;grid-gap:4px}.pagination__aggregation>div{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.1rem;line-height:24px}.pagination__aggregation__label{color:grey}.pagination__aggregation__count{color:var(--color-primary)}.pagination__numbers{width:100%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;grid-gap:6px}.pagination__buttons{width:32px;height:32px;background:transparent;color:#a9a9a9;outline:none;border:none;font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.2rem;line-height:24px}.pagination__buttons:hover{background:transparent;color:#000}.pagination__next{width:-moz-min-content;width:min-content;padding:0 10px;color:#000}.pagination__current{border:solid;border-width:1px;border-color:var(--color-primary);border-radius:7px}.pagination__prev{width:12px;height:12px;background:#a9a9a9;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;mask-image:url(/assets/images/icon-left-chevron.svg);-webkit-mask-image:url(/assets/images/icon-left-chevron.svg)}.pagination__prev:hover{background:#000}.pagination__next{width:12px;height:12px;background:#a9a9a9;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;mask-image:url(/assets/images/icon-right-chevron.svg);-webkit-mask-image:url(/assets/images/icon-right-chevron.svg)}.pagination__next:hover{background:#000}body{--popper-theme-background-color:#fff;--popper-theme-text-color:#000;--popper-theme-border-width:1px;--popper-theme-border-style:solid;--popper-theme-border-color:#d3d3d3;--popper-theme-border-radius:6px;--popper-theme-padding:6px;--popper-theme-box-shadow:0 6px 30px -6px rgba(0,0,0,0.25)}.constrained-field{width:100%;display:flex;flex-direction:column;justify-content:start}.constrained-field__container{container:constrained-field-container/inline-size;width:100%;display:flex;flex-direction:column;justify-content:normal;align-items:flex-start}.constrained-field__container input::-webkit-inner-spin-button,.constrained-field__container input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.constrained-field__container input[type=number]{-moz-appearance:textfield}.constrained-field__container>input{width:100%;height:40px;border:None;padding:14px;background:#f2f2f2;border-radius:12px;outline:none;font-family:monserrat-light;font-style:normal;font-weight:400;font-size:1.6rem;line-height:16px;display:flex;align-items:center;color:#989898}.constrained-field__title{width:-moz-max-content;width:max-content;height:14px;font-size:1.44rem;color:#686868}.constrained-field__label,.constrained-field__title{margin-bottom:10px;font-family:monserrat-medium;font-style:normal;font-weight:500;line-height:14px}.constrained-field__label{font-size:1.4rem;color:#6c7b8a}.constrained-field__error{width:100%;height:32px;justify-content:center;margin-top:4px;background:red;font-family:monserrat-light;color:#fff}.constrained-field__emphasized,.constrained-field__error{display:flex;align-items:center;font-style:normal;font-weight:400;font-size:1.6rem;line-height:16px}.constrained-field__emphasized{font-family:monserrat-medium!important;color:#121217!important}.constrained-field__emphasized::-moz-placeholder{font-family:monserrat-light;font-style:normal;font-weight:400;font-size:1.6rem;line-height:16px;display:flex;align-items:center;color:#989898}.constrained-field__emphasized::placeholder{font-family:monserrat-light;font-style:normal;font-weight:400;font-size:1.6rem;line-height:16px;display:flex;align-items:center;color:#989898}.constrained-field__required{border:1px solid red!important;background:#ffb6c1!important}@container constrained-field-container (max-width: 140px){.constrained-field__error{height:28px;font-size:1.1rem}}:root,[theme=default]{--color-cabinet-login-header-bkg:#343641;--color-cabinet-login-header-text:#f2f2f7;--color-cabinet-login-header-text-hover:#d2d2e4;--color-cabinet-login-header-text-active:#b3b3d0;--color-cabinet-login-body-gradient-right:#691314;--color-cabinet-login-body-gradient-left:#eb4c27;--color-cabinet-login-body-gradient-middle:#b9252c;--color-cabinet-login-body-text:#f2f2f7;--color-cabinet-login-box-background:#f2f2f7;--color-cabinet-login-box-labelled-input-label-text:#0e171f;--color-cabinet-login-box-labelled-input-content-text:#0e171f;--color-cabinet-login-box-labelled-input-placeholder-text:#fd0400;--color-cabinet-login-box-submit-background:#eb4c27;--color-cabinet-login-box-submit-background-hover:#cc3613;--color-cabinet-login-box-submit-background-active:#9d2a0f;--color-cabinet-login-box-submit-background-disabled:#f49984;--color-cabinet-login-box-submit-text:#f2f2f7;--color-cabinet-login-box-forgot-text:#0e171f;--color-cabinet-login-box-forgot-text-hover:#4d7fac;--color-cabinet-login-box-forgot-text-disabled:#4d7fac;--color-cabinet-login-footer-border:hsla(0,0%,69.8%,0.3);--color-cabinet-login-modal-bkg:#f2f2f7;--color-cabinet-login-modal-backdrop:rgba(0,0,0,0.6);--color-cabinet-login-modal-text-header:#0e171f;--color-cabinet-login-modal-text-body:#0e171f;--color-cabinet-login-modal-button-bkg:#fd0400;--color-cabinet-login-modal-button-bkg-hover:#ca0300;--color-cabinet-login-modal-button-bkg-active:#970200;--color-cabinet-login-modal-button-text:#f2f2f7;--color-cabinet-login-modal-input-bkg:#d7d8da;--color-cabinet-login-modal-input-text:#343641;--color-cabinet-console-modal-bkg:#141d26;--color-cabinet-console-modal-backdrop:hsla(0,0%,100%,0.3);--color-cabinet-console-modal-text-header:#f2f2f7;--color-cabinet-console-modal-text-body:#c8c8c8;--color-cabinet-console-modal-button-bkg:#fd0400;--color-cabinet-console-modal-button-bkg-hover:#ca0300;--color-cabinet-console-modal-button-bkg-active:#970200;--color-cabinet-console-modal-button-text:#f2f2f7;--color-cabinet-console-modal-input-bkg:transparent;--color-cabinet-console-modal-input-text:#f2f2f7;--color-cabinet-console-modal-input-border:#646464;--color-slider-theme-dark-knob:#1d232c;--color-slider-theme-dark-knob-shadow:#141414;--color-slider-theme-dark-bkg:#343640;--color-slider-theme-dark-bkg-checked:#343640;--color-slider-theme-dark-bkg-focused:red;--color-cabinet-console-background:#343641;--color-cabinet-console-menu-background:#141d26;--color-cabinet-console-menu-background-hover:#1f2c3a;--color-cabinet-console-menu-background-active:#263747;--color-cabinet-console-text:#f2f2f7;--color-cabinet-console-menu-text:#f2f2f7;--color-cabinet-console-submenu-text:#a0a0a0;--color-cabinet-console-header-background:#0e171f;--color-cabinet-console-header-background-hover:#090f14;--color-cabinet-console-header-background-active:#000;--color-cabinet-console-header-logout-border:#b2b2b2;--color-cabinet-console-header-text:#f2f2f7;--color-cabinet-console-header-label:#b2b2b2;--color-cabinet-button-background:#fd0400;--color-cabinet-button-background-hover:#e40400;--color-cabinet-button-background-active:#ca0300;--color-cabinet-button-text:#f2f2f7;--color-cabinet-select-background:#272c36;--color-cabinet-select-label:#b2b2b2;--color-cabinet-select-text:#f2f2f7;--color-cabinet-select-border:#5e5f66;--color-cabinet-language-select-border:#fd0400;--color-cabinet-input-background:#272c36;--color-cabinet-input-text:#b2b2b2;--color-cabinet-input-border:#5e5f66;--color-cabinet-row-background:#272c36;--color-cabinet-row-background-hover:#292e39;--color-cabinet-row-background-active:#2b313c;--color-cabinet-row-text:#f2f2f7;--color-cabinet-console-title-text:#f2f2f7;--color-cabinet-console-body-text:#b2b2b2}.flag-gb{background-image:url(/assets/images/flags/gb.svg)}.flag-es,.flag-gb{background-repeat:no-repeat}.flag-es{background-image:url(/assets/images/flags/es.svg)}.flag-co{background-image:url(/assets/images/flags/co.svg)}.flag-co,.flag-mx{background-repeat:no-repeat}.flag-mx{background-image:url(/assets/images/flags/mx.svg)}[theme=dark]{--color-cabinet-login-header-bkg:#343641;--color-cabinet-login-header-text:#f2f2f7;--color-cabinet-login-header-text-hover:#d2d2e4;--color-cabinet-login-header-text-active:#b3b3d0;--color-cabinet-login-body-gradient-right:#691314;--color-cabinet-login-body-gradient-left:#eb4c27;--color-cabinet-login-body-text:#f2f2f7;--color-cabinet-login-box-background:#f2f2f7;--color-cabinet-login-box-labelled-input-label-text:#0e171f;--color-cabinet-login-box-labelled-input-content-text:#0e171f;--color-cabinet-login-box-labelled-input-placeholder-text:#fd0400;--color-cabinet-login-box-submit-background:#eb4c27;--color-cabinet-login-box-submit-background-hover:#cc3613;--color-cabinet-login-box-submit-background-active:#9d2a0f;--color-cabinet-login-box-submit-background-disabled:#f49984;--color-cabinet-login-box-submit-text:#f2f2f7;--color-cabinet-login-box-forgot-text:#0e171f;--color-cabinet-login-box-forgot-text-hover:#4d7fac;--color-cabinet-login-box-forgot-text-disabled:#4d7fac;--color-cabinet-login-footer-border:hsla(0,0%,69.8%,0.3);--color-cabinet-console-background:#343641;--color-cabinet-console-menu-background:#141d26;--color-cabinet-console-menu-background-hover:#1f2c3a;--color-cabinet-console-menu-background-active:#263747;--color-cabinet-console-text:#f2f2f7;--color-cabinet-console-menu-text:#f2f2f7;--color-cabinet-console-header-background:#0e171f;--color-cabinet-console-header-background-hover:#090f14;--color-cabinet-console-header-background-active:#000;--color-cabinet-console-header-logout-border:#b2b2b2;--color-cabinet-console-header-text:#f2f2f7;--color-cabinet-console-header-label:#b2b2b2;--color-cabinet-button-background:#fd0400;--color-cabinet-button-background-hover:#e40400;--color-cabinet-button-background-active:#ca0300;--color-cabinet-button-text:#f2f2f7;--color-cabinet-select-background:#272c36;--color-cabinet-select-label:#b2b2b2;--color-cabinet-select-text:#f2f2f7;--color-cabinet-select-border:#5e5f66;--color-cabinet-language-select-border:#fd0400;--color-cabinet-input-background:#272c36;--color-cabinet-input-text:#b2b2b2;--color-cabinet-input-border:#5e5f66;--color-cabinet-row-background:#272c36;--color-cabinet-row-background-hover:#292e39;--color-cabinet-row-background-active:#2b313c;--color-cabinet-row-text:#f2f2f7;--color-cabinet-console-title-text:#f2f2f7;--color-cabinet-console-body-text:#b2b2b2}[theme=light]{--color-cabinet-login-header-bkg:#343641;--color-cabinet-login-header-text:#f2f2f7;--color-cabinet-login-header-text-hover:#d2d2e4;--color-cabinet-login-header-text-active:#b3b3d0;--color-cabinet-login-body-gradient-right:#691314;--color-cabinet-login-body-gradient-left:#eb4c27;--color-cabinet-login-body-text:#f2f2f7;--color-cabinet-login-box-background:#f2f2f7;--color-cabinet-login-box-labelled-input-label-text:#0e171f;--color-cabinet-login-box-labelled-input-content-text:#0e171f;--color-cabinet-login-box-labelled-input-placeholder-text:#fd0400;--color-cabinet-login-box-submit-background:#eb4c27;--color-cabinet-login-box-submit-background-hover:#cc3613;--color-cabinet-login-box-submit-background-active:#9d2a0f;--color-cabinet-login-box-submit-background-disabled:#f49984;--color-cabinet-login-box-submit-text:#f2f2f7;--color-cabinet-login-box-forgot-text:#0e171f;--color-cabinet-login-box-forgot-text-hover:#4d7fac;--color-cabinet-login-box-forgot-text-disabled:#4d7fac;--color-cabinet-login-footer-border:hsla(0,0%,69.8%,0.3);--color-cabinet-console-background:#b2b2b2;--color-cabinet-console-menu-background:#999;--color-cabinet-console-menu-background-hover:#1f2c3a;--color-cabinet-console-menu-background-active:#263747;--color-cabinet-console-text:#000;--color-cabinet-console-menu-text:#000;--color-cabinet-console-header-background:#0e171f;--color-cabinet-console-header-background-hover:#090f14;--color-cabinet-console-header-background-active:#000;--color-cabinet-console-header-logout-border:#b2b2b2;--color-cabinet-console-header-text:#f2f2f7;--color-cabinet-console-header-label:#b2b2b2;--color-cabinet-button-background:#fd0400;--color-cabinet-button-background-hover:#e40400;--color-cabinet-button-background-active:#ca0300;--color-cabinet-button-text:#f2f2f7;--color-cabinet-select-background:#272c36;--color-cabinet-select-label:#b2b2b2;--color-cabinet-select-text:#f2f2f7;--color-cabinet-select-border:#5e5f66;--color-cabinet-language-select-border:#fd0400;--color-cabinet-input-background:#272c36;--color-cabinet-input-text:#b2b2b2;--color-cabinet-input-border:#5e5f66;--color-cabinet-row-background:#272c36;--color-cabinet-row-background-hover:#292e39;--color-cabinet-row-background-active:#2b313c;--color-cabinet-row-text:#f2f2f7;--color-cabinet-console-title-text:#f2f2f7;--color-cabinet-console-body-text:#b2b2b2}body{height:100%;min-height:100vh}.default-layout{width:100%;height:100%;overflow-y:hidden;position:relative;display:grid;grid-template-rows:max-content 72px 1fr 113px}.default-layout__console{overflow-y:unset}.default-layout__async-bar{width:100%;position:fixed;bottom:0;left:0}.default-layout.home{background-image:url(/assets/images/back1.jpg);background-repeat:no-repeat;background-position:50%;background-size:cover}.default-layout.home__menu{grid-template-rows:max-content 72px 1fr}.default-layout .header-container{width:100%;height:-moz-max-content;height:max-content;padding-top:42px;position:relative}.default-layout .subheader-container{width:100%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.default-layout .menu-container{width:120px;height:100vh;position:absolute;top:0;left:0;transition:.5s ease-out}.default-layout .console-container{width:100%;height:100%;overflow-y:auto}.default-layout__overflowed-container{overflow-y:auto}.default-client-layout{width:100%;height:100vh;position:relative;display:grid;grid-template-rows:max-content 72px 1fr}.default-client-layout__home{background-image:url(/assets/images/back1.jpg);background-repeat:no-repeat;background-position:50%;background-size:cover}.default-client-layout__header-container{width:100%;height:-moz-max-content;height:max-content;padding-top:42px;position:relative}.default-client-layout__subheader-container{width:100%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.default-client-layout__console-container{width:100%;height:100%;overflow-y:auto}.default-calendar-layout{width:100%;height:100vh;position:relative;display:flex;flex-direction:column}.default-calendar-layout__home{background-image:url(/assets/images/back1.jpg);background-repeat:no-repeat;background-position:50%;background-size:cover}.default-calendar-layout__header-container{width:100%;height:-moz-max-content;height:max-content;padding-top:42px}.default-calendar-layout__subheader-container{width:100%;display:flex;flex-direction:row;align-items:flex-end}.default-calendar-layout__console-container{width:100%;height:calc(100vh - 66px)}.layout-full-page{width:100%;position:relative}.layout-full-page__floating-button{width:100vw;padding:0 10px 10px 10px;position:absolute;bottom:0;left:0;display:flex;flex-direction:row;justify-content:space-between;pointer-events:none;align-items:center}.layout-full-page__floating-button *{pointer-events:all}.layout-full-page__floating-button__button{width:40px;height:40px;border:none;outline:none;background:transparent}.layout-full-page__floating-button__button__no-click{width:100%;height:100%;pointer-events:none}.layout-full-page__floating-button__button__eye{width:100%;height:100%;padding:10px;background:var(--color-primary);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;mask-image:url(/assets/images/icon-eye-closed.svg);-webkit-mask-image:url(/assets/images/icon-eye-closed.svg)}.layout-full-page__floating-button__button__eye__opened{mask-image:url(/assets/images/icon-eye.svg);-webkit-mask-image:url(/assets/images/icon-eye.svg)}.layout-full-page__floating-button__button__cog{width:100%;height:100%;padding:10px;background:var(--color-primary);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;mask-image:url(/assets/images/icon-cog.svg);-webkit-mask-image:url(/assets/images/icon-cog.svg)}.layout-full-page__floating-button__button:hover .layout-full-page__floating-button__button__cog,.layout-full-page__floating-button__button:hover .layout-full-page__floating-button__button__eye{background:#000}.layout-full-page__header{width:100%;height:114px;padding:0 27px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.layout-full-page__header__row{width:-moz-max-content;width:max-content;display:grid;grid-template-columns:repeat(2,max-content);grid-gap:14px;justify-content:space-between;align-items:center}.layout-full-page__header__col{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.layout-full-page__client-name{font-family:monserrat-medium;font-style:normal;font-weight:600;font-size:1.2rem;line-height:20px;text-transform:uppercase;color:#121217}.layout-full-page__company-title{font-family:monserrat-bold;font-style:normal;font-weight:700;font-size:3.28rem;line-height:54px;color:#000}.layout-full-page__company-subtitle{font-family:monserrat-medium;font-style:normal;font-weight:600;font-size:.76rem;line-height:11px;letter-spacing:1.2px;text-transform:uppercase;color:#030303}.layout-full-page__content{width:100%;height:100%;padding:0 21px 21px}.layout-full-page__dialog-container{width:120px;height:100vh;position:absolute;top:0;left:0}.layout-full-page__outlined-button{width:90px}.layout-full-page-bkg{width:100%;height:100vh;background:rgba(var(--color-primary-bkg-src),.15)}.layout-full-page-bkg__header{width:100%;height:114px;padding:0 27px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;justify-content:space-between;align-items:center}.layout-full-page-bkg__header__row{width:-moz-max-content;width:max-content;display:grid;grid-template-columns:repeat(2,max-content);grid-gap:14px;justify-content:space-between;align-items:center}.layout-full-page-bkg__header__col{display:flex;flex-direction:column;justify-content:center;align-items:center}.layout-full-page-bkg__client-name{font-family:monserrat-medium;font-style:normal;font-weight:600;font-size:1.2rem;line-height:20px;text-transform:uppercase;color:#121217}.layout-full-page-bkg__company-title{font-family:monserrat-bold;font-style:normal;font-weight:700;font-size:3.28rem;line-height:54px;color:#000}.layout-full-page-bkg__company-subtitle{font-family:monserrat-medium;font-style:normal;font-weight:600;font-size:.76rem;line-height:11px;letter-spacing:1.2px;text-transform:uppercase;color:#030303}.layout-full-page-bkg__content{width:100%;height:calc(100vh - 114px);padding:0 35px 35px;overflow-y:auto}.layout-full-page-bkg__dialog-container{width:120px;height:100vh;position:absolute;top:0;left:0}.layout-full-page-bkg__outlined-button{width:90px}.layout-full-product-page-bkg{width:100%;height:100vh;background:rgba(var(--color-primary-bkg-src),.15)}.layout-full-product-page-bkg__subheader>.subheader{padding:0}.layout-full-product-page-bkg__header{width:100%;height:114px;padding:0 27px;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:14px;justify-content:space-between;align-items:center}.layout-full-product-page-bkg__header__row{width:-moz-max-content;width:max-content;display:grid;grid-template-columns:repeat(2,max-content);grid-gap:14px;justify-content:space-between;align-items:center}.layout-full-product-page-bkg__header__col{display:flex;flex-direction:column;justify-content:center;align-items:center}.layout-full-product-page-bkg__client-name{font-family:monserrat-medium;font-style:normal;font-weight:600;font-size:1.2rem;line-height:20px;text-transform:uppercase;color:#121217}.layout-full-product-page-bkg__company-title{font-family:monserrat-bold;font-style:normal;font-weight:700;font-size:3.28rem;line-height:54px;color:#000}.layout-full-product-page-bkg__company-subtitle{font-family:monserrat-medium;font-style:normal;font-weight:600;font-size:.76rem;line-height:11px;letter-spacing:1.2px;text-transform:uppercase;color:#030303}.layout-full-product-page-bkg__content{width:100%;height:calc(100vh - 262px);padding:0 35px}.layout-full-product-page-bkg__bar{width:100%;height:148px}.layout-full-product-page-bkg__dialog-container{width:120px;height:100vh;position:absolute;top:0;left:0}.layout-full-product-page-bkg__outlined-button{width:90px}.layout-full-product-page-bkg__outlined-button__disabled{color:#d3d3d3;border-color:#d3d3d3;pointer-events:none}.page-home,.page-home__content{width:100%;height:100%}.page-home__content{padding:0 44px;display:flex;flex-direction:column;justify-content:center;align-items:center}.page-home__card{width:100%;padding-bottom:40px;position:relative}.page-home__card__counter{width:3rem;height:3rem;position:absolute;right:0;z-index:5;border-radius:50%;display:grid;place-items:center;background:#ff6161;font-size:1.4rem;color:#fff}.page-home__card__content{height:100px;padding:20px;border-radius:16px;display:grid;place-items:center start;background:linear-gradient(#392020,rgba(57,32,32,.6980392157),rgba(57,32,32,0));font-family:monserrat-medium;font-style:normal;font-weight:600;font-size:2.4rem;line-height:40px;letter-spacing:-.4px;color:#fff}.page-home__card__content:hover{background-color:#392020}.page-home__menu{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));grid-gap:12px;justify-items:center;align-content:center}.page-home__info,.page-home__menu{width:100%;height:100%;justify-content:center}.page-home__info{display:flex;flex-direction:column;align-items:center;color:#fff}.page-settings{width:100%;padding:20px;padding-top:100px}.page-settings input{border:None}.page-settings__substitutions-col{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;grid-gap:10px}.page-settings__substitutions{width:100%;height:100%;display:flex;flex-wrap:wrap;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));grid-auto-rows:36px;grid-auto-flow:dense;grid-gap:10px;justify-content:space-between;justify-items:flex-start;align-content:flex-start;align-items:center}.page-settings__substitutions>button{width:100%}.page-settings__substitutions__title{width:100%;font-size:1.4rem;color:#303030;text-align:left}.page-settings__substitution{width:-moz-max-content;width:max-content;height:36px;padding:0 10px;background:#6c7b8a;color:#fff;width:31.33%!important;min-width:unset;font-size:1.3rem}.page-settings__substitution:hover{background:#303030}.page-settings__input__area{border:None;background:#f2f2f2;border-radius:14px;padding:20px}.page-settings__field{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.page-settings__field__icon-button{width:32px;height:32px}.page-settings__field__bkg{border:None;background:#f2f2f2}.page-settings__hdiv{height:40px}.page-settings__col{width:100%;min-width:320px}.page-settings__grid-row{width:100%;display:grid;grid-template-columns:max-content 1fr;grid-gap:60px}.page-settings__menu-item{margin:3px 0;padding-left:20px;border:None;background:#f2f2f2;border-radius:14px;font-size:1.6rem;text-align:start;text-transform:capitalize;color:#000}.page-settings__menu-item:hover,.page-settings__menu-item__selected{background:#c8c8c8}.page-settings h3{font-family:monserrat-medium;font-size:2.4rem}.page-settings h5{font-family:monserrat-medium;font-size:1.8rem;margin-bottom:10px}.page-settings__subtitle{color:grey}.page-settings__items{margin-top:20px}.page-settings__input-label{font-size:2.2rem;color:#000;margin-bottom:4px}.page-settings__header{margin:60px 0 20px 0;color:red}.page-settings__row{width:100%;display:flex;flex-direction:row}.page-settings__select{font-size:1.8rem;color:#00f}.page-settings__input__checkbox{width:-moz-max-content;width:max-content;height:36px;margin-left:10px}.page-settings__input__area,.page-settings__input__checkbox,.page-settings__input__text{font-size:1.8rem;color:#000;text-align:left}.page-settings__input__area{width:100%;resize:none;font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.4rem;line-height:16px}.page-settings__input__number{font-size:1.8rem;color:#000;text-align:left}.page-settings__buttons{margin-top:40px}.page-settings__buttons__reload{width:100%;max-width:100%;margin-top:0;background:#303030;color:#fff}.page-settings__buttons__reload:hover{background:#101010}.page-settings__buttons__save{width:100%;max-width:100%}.page-settings__input-label{width:100%;font-size:1.4rem;color:#505050}.page-settings__input-label__row{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.page-settings__input-label__row>*{margin-right:20px}.page-settings__input-label__row>:last-child{margin-right:0}.page-calendar{width:100%;height:100%}.page-calendar .toastui-calendar-timegrid{height:300%}.page-calendar__event{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.page-calendar__event__row{grid-gap:6px}.page-calendar__event__row,.page-calendar__event__row-no-spaces{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.page-calendar__event__title{font-family:monserrat-medium;font-style:normal;font-weight:700;font-size:1.2rem;line-height:18px;text-align:left;color:#fff}.page-calendar__event__title__small{font-size:1rem}.page-calendar__event__content{font-family:monserrat-light;font-style:normal;font-weight:400;font-size:1rem;line-height:13px;text-align:left;color:#fff}.page-calendar__event__timerange{font-family:monserrat-medium;font-weight:500}.page-calendar__event__surname,.page-calendar__event__timerange{font-style:normal;font-size:1.3rem;line-height:15px;text-align:left}.page-calendar__event__surname{width:100%;font-family:monserrat-bold;font-weight:700}.page-calendar__event__bullet{width:-moz-max-content;width:max-content;height:20px;padding:0 3px;border-radius:10px;border:1px solid;border-color:#fff;font-family:monserrat-medium;font-style:normal;font-weight:400;font-size:1rem;line-height:16px;text-align:center}.page-calendar__event__checkbox{width:24px;height:24px}.page-calendar__event__checkbox__on{background:#fff;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;mask-image:url(/assets/images/icon-check.svg);-webkit-mask-image:url(/assets/images/icon-check.svg)}.page-calendar__weekname-container{width:128px;height:0;position:relative}.page-calendar__weekname-container__title{width:128px;height:42px;display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;top:0;left:0;z-index:10;font-size:2rem;line-height:17px;text-align:right;text-transform:uppercase;color:#727272;font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:19.2px;line-height:24px;text-align:center;letter-spacing:-.192px;color:#6c7b8a}.page-calendar__calendar{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:stretch}.page-calendar__calendar__calendar{width:100%;height:calc(100vh - 238px)}.page-calendar__calendar__calendar__month .page-calendar__event__bullet{border-color:#000}.page-calendar__calendar__weekydayname{display:flex;flex-direction:column;justify-content:center;align-items:center;font-family:monserrat-bold;font-weight:800;font-size:1.6rem;line-height:17px;text-align:right;color:#727272;font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:9.6px;line-height:12px;text-align:center;letter-spacing:1.5px;text-transform:uppercase;color:#6c7b8a;mix-blend-mode:normal;opacity:.8}.page-calendar__calendar__weekydayname>span{height:10px}.page-calendar__calendar__weekydayname>span:nth-child(2){font-family:monserrat-medium;font-style:normal;font-weight:400;font-size:1.3rem;line-height:24px;text-align:center;letter-spacing:-.192px;color:#121217}.page-calendar__today{width:100px!important}.page-calendar .toastui-calendar-event-time{border-radius:8px!important;padding:8px}.page-calendar__content{display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));grid-gap:10px;justify-content:space-between}.page-calendar__content>.labelled-input{width:100%}.page-calendar__content>.labelled-input>input{height:58px}.page-calendar__with-right-pane{height:calc(100% - 73px);display:flex;flex-direction:column;justify-content:space-between;align-items:stretch}.page-calendar__with-right-pane .tui-full-calendar-layout,.page-calendar__with-right-pane__opened .tui-full-calendar-layout{height:calc(100vh - 311px)!important}.page-calendar__buttons-bar{width:100%;height:72px;display:grid;grid-template-columns:repeat(3,1fr);justify-items:center;justify-content:space-between;align-content:center;align-items:center}.page-calendar__buttons-bar__section{width:100%;padding-left:44px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.page-calendar__buttons-bar__section:last-of-type{justify-content:flex-end}.page-calendar__buttons-bar>button{margin:0}.page-calendar__subheader{width:-moz-fit-content;width:fit-content;padding:0 20px}.page-calendar__selected-view-mode,.page-calendar__selected-view-mode:hover{background:var(--color-primary);color:#fff}.page-calendar__nav{display:grid;grid-template-columns:32px 100px 32px;grid-gap:12px;justify-content:space-between}.page-calendar__flat-buttons{width:32px;height:32px;border:none;border-radius:16px;background-color:#f7f9f4;color:#2f2f3e}.page-calendar__flat-buttons__left{background-image:url(/assets/images/icon-left-arrow.svg)}.page-calendar__flat-buttons__right{background-image:url(/assets/images/icon-right-arrow.svg)}.page-calendar__flat-buttons__reload{background-image:url(/assets/images/icon-refresh.svg)}.page-calendar__flat-buttons:hover{background-color:var(--color-primary);color:#fff}.page-calendar__arrow{width:50%;height:50%;margin-top:22.5%;fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round}.page-calendar__arrow__stroke{fill:none;fill-rule:nonzero;stroke:currentColor;stroke-width:2.4px}.page-calendar__hdiv{height:20px}.page-calendar__range-selector-group{display:grid;grid-template-columns:repeat(3,max-content);grid-gap:10px}.page-calendar__range-label{font-family:monserrat-medium;font-style:normal;font-weight:600;font-size:2rem;letter-spacing:-.533333px;color:#121217}.page-calendar__buttons{width:104px;min-width:104px;height:40px;border-radius:12px}.page-calendar__buttons__day,.page-calendar__buttons__month,.page-calendar__buttons__week{justify-self:flex-end}.page-calendar__buttons__reload{width:32px;height:32px;border:none;border-radius:16px;background:#000;mask-image:url(/assets/images/icon-refresh.svg);-webkit-mask-image:url(/assets/images/icon-refresh.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:20px;mask-size:20px}.page-calendar__buttons__reload:hover{background:#fff}.page-calendar__reload-button{margin-left:10px}.page-calendar__weekview{width:100%}.page-calendar__scrollable{width:100%;overflow-y:auto;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.page-calendar__scrollable>div{margin-bottom:9px}.page-calendar__scrollable>div:last-child{margin-bottom:0}.page-calendar__title{align-self:flex-start;font-family:monserrat-light;font-style:normal;font-weight:500;font-size:2.4rem;line-height:16px;color:#121217;margin-bottom:44px}.page-new-enquiry{width:100%;height:100%}.page-new-enquiry__buttons-row{width:100%;margin-top:0;display:grid;grid-template-columns:1fr repeat(2,280px);grid-gap:10px;justify-items:flex-end;align-content:center}.page-new-enquiry__title{margin-bottom:36px}.page-new-enquiry__subtitle{margin-bottom:10px;font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.4rem;line-height:20px;text-transform:uppercase;color:#121217}.page-new-enquiry__form-form{width:100%;height:-moz-fit-content;height:fit-content;margin:0;padding:0}.page-new-enquiry__form{width:100%;margin-bottom:20px;display:grid;grid-template-columns:repeat(auto-fit,minmax(440px,1fr));grid-gap:21px;justify-content:center;align-items:center}.page-new-enquiry__header{padding:0 45px;margin-bottom:20px;font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:2.4rem;line-height:16px;color:#121217;text-transform:capitalize}.page-new-enquiry__buttons-group{position:relative;left:44px;width:auto;margin:20px 0;display:inline-flex;padding:12px 10px 12px 25px;background:rgba(var(--color-primary-bkg-src),.15);border-radius:20px}.page-new-enquiry__buttons-group__button{border-radius:0;border:none;padding:10px 25px;margin-right:15px;min-height:50px;position:relative;z-index:1;font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:14px;line-height:20px;text-align:center;border-radius:12px;color:#6c7b8a}.page-new-enquiry__buttons-group__button:not([disabled]){background:#f7f9f4}.page-new-enquiry__buttons-group__selected{background:var(--color-primary)!important;color:#fff}.page-new-enquiry__hdiv{width:100%;height:1px;padding:0 60px;margin:28px 0!important;background:#dfe3e8}.page-new-enquiry__label{margin-bottom:10px;font-style:normal;font-weight:500;font-size:1.4rem;line-height:14px;color:#6c7b8a}.page-new-enquiry__content,.page-new-enquiry__label-container{display:flex;flex-direction:column}.page-new-enquiry__content{width:100%;height:calc(100vh - 288px);overflow-y:auto;justify-content:normal;align-items:center;background:#fff;mix-blend-mode:normal;padding:45px}.page-new-enquiry__content>*{margin-bottom:16px}.page-new-enquiry__content>:last-child{margin-bottom:0}.page-new-enquiry__content>p{width:100%;font-family:monserrat-medium;font-style:normal;font-weight:600;font-size:1.8rem;line-height:22px;text-align:center;color:#121217}.page-new-enquiry__content__row{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.page-new-enquiry__content__row>div{width:-moz-max-content;width:max-content}.page-new-enquiry__content__row__justify-left{justify-content:flex-start}.page-new-enquiry__content__row__justify-right{justify-content:flex-end}.page-new-enquiry__content>button{max-width:340px}.page-new-enquiry__row-header{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.page-new-enquiry__outlined-button{width:90px;height:40px}.page-new-enquiry__solid-button{width:194px;height:40px}.page-new-enquiry__mask{position:fixed;z-index:20;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);transition:opacity .3s ease;display:flex;flex-direction:column;justify-content:center;align-items:center}.page-new-enquiry__wrapper{width:100%;height:100%}.page-new-enquiry__save{align-self:flex-end}.page-new-enquiry__title{margin-top:40px;align-self:flex-start;font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.8rem;line-height:20px;text-transform:uppercase;color:#121217}.page-new-enquiry .custom-select__field{height:40px}.page-new-enquiry .custom-select__items__row{height:44px}.page-clients{width:100%;height:calc(100vh - 138px)}.page-clients__filters-row{width:100%;padding:0 36px;display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:1fr;grid-gap:20px;justify-items:flex-start;align-items:center;align-self:center}.page-clients__filters-row>.custom-select .custom-select__field,.page-clients__filters-row>.custom-select .custom-select__items__row{height:40px}.page-clients__filters-row>.custom-select .custom-select__field__value,.page-clients__filters-row>.custom-select .custom-select__items__label,.page-clients__filters-row>.custom-select .custom-select__items__label-active{font-size:1.2rem}.page-clients__loading{width:100%;padding:10px;display:flex;flex-direction:row;justify-content:center;align-items:center}.page-clients__loading>.loader{width:20px;height:20px;border-right:8px solid #3498db;border-width:5px;border-top-color:#000;border-right-color:#000}.page-clients__content{width:100%;padding:0 44px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.page-clients__content>div{margin-bottom:9px}.page-clients__content>div:last-child{margin-bottom:0}.page-clients__content__scrollable,.page-clients__scrollable{width:100%;overflow-y:auto;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;grid-gap:10px}.page-clients__title{height:60px;align-self:flex-start;font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:2.4rem;line-height:16px;color:#121217;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding-top:4px}.client-console{width:100%;height:100%}.client-console__loading{width:100%;padding:10px;display:flex;flex-direction:row;justify-content:center;align-items:center}.client-console__loading>.loader{width:20px;height:20px;border-right:8px solid #3498db;border-width:5px;border-top-color:#000;border-right-color:#000}.client-console__buttons-col{width:100%;margin-top:20px;display:grid;grid-template-rows:repeat(2,max-content);grid-gap:20px}.client-console__details{padding:0 36px;padding-top:30px;padding-bottom:50px}.client-console__form{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(440px,1fr));grid-gap:20px;justify-content:center;align-items:center}.client-console__form__grid1{grid-template-columns:repeat(auto-fit,minmax(110px,.25fr))}.client-console__form__grid1__four-times-width{grid-column-end:span 3}.client-console__form__grid2{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.client-console__form__grid2__double-width{grid-column-end:span 2}.client-console__form__grid3{grid-template-columns:repeat(auto-fit,minmax(140px,max-content));justify-content:space-between}.client-console__form__custom-select .custom-select__field{height:40px}.client-console__form__custom-select .custom-select__field__select-icon{width:16px;height:16px}.client-console__form__custom-select .custom-select__field__value{font-size:1.4rem}.client-console__label{margin-bottom:10px;font-style:normal;font-weight:500;font-size:1.4rem;line-height:14px;color:#6c7b8a}.client-console__label-container{display:flex;flex-direction:column}.client-console__hdiv{width:100%;height:1px;padding:0 60px;margin:28px 0!important;background:#dfe3e8}.client-console__dialogs{width:0;height:0;position:relative}.client-console__dialogs__mask{width:100vw;height:100vh;position:absolute;top:0;left:0}.client-console__messages{height:calc(95% - 75px);align-items:stretch;grid-gap:6px}.client-console__messages,.client-console__messages__container{width:100%;display:flex;flex-direction:column;justify-content:space-between}.client-console__messages__container{height:100%;overflow-y:auto;align-items:center;grid-gap:27px}.client-console__messages__input{width:100%;height:62px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.client-console__messages__send-button{width:242px;height:45px;border-radius:12px;margin-top:20px}.client-console__messages__send-input{width:100%;margin-right:20px}.client-console__message{width:80%;padding:24px 31px;display:flex;flex-direction:column;justify-content:center;grid-gap:16px}.client-console__message__content{line-height:21px;color:#000}.client-console__message__timestamp{width:-moz-max-content;width:max-content;border-radius:12px;padding:10px 25px;font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.2rem;line-height:20px;color:#6c7b8a;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;grid-gap:4px}.client-console__message__timestamp__calendar{mask-image:url(/assets/images/icon__calendar.svg);-webkit-mask-image:url(/assets/images/icon__calendar.svg)}.client-console__message__timestamp__calendar,.client-console__message__timestamp__clock{width:16px;height:16px;background:#fff;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.client-console__message__timestamp__clock{mask-image:url(/assets/images/icon__clock.svg);-webkit-mask-image:url(/assets/images/icon__clock.svg)}.client-console__message__inbound{align-self:flex-start;background:#f2f2f2;border-radius:12px}.client-console__message__inbound>.client-console__message__content{color:#000}.client-console__message__inbound>.client-console__message__timestamp{background:#f0f0f0;color:#000}.client-console__message__inbound .client-console__message__timestamp__calendar,.client-console__message__inbound .client-console__message__timestamp__clock{background:#000}.client-console__message__outbound{align-self:flex-end;background:var(--color-primary);border-radius:12px}.client-console__message__outbound>.client-console__message__content{color:#fff}.client-console__message__outbound>.client-console__message__timestamp{background:var(--color-primary-dark);color:#fff}.client-console__message__content{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.2rem;line-height:20px}.client-console__cards,.client-console__data{width:100%;height:calc(100% - 62px)}.client-console__data__results{height:calc(100% - 60px);overflow-y:auto;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;grid-gap:8px}.client-console__data__results>.action-row:last-of-type{margin-bottom:0}.client-console__data__results__pagination{width:100%;padding:0}.client-console__content{width:100%;height:calc(100% - 108px);overflow-y:auto;padding:0 44px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.client-console__content>div{margin-bottom:9px}.client-console__content>div:last-child{margin-bottom:0}.client-console__content>.button-with-icon{width:115px;align-self:flex-start}.client-console>.floating-button{position:absolute;right:20px;bottom:20px}.client-console__two-columns{width:100%;height:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start}.client-console__col{width:100%;height:100%}.client-console__col1{width:320px;overflow-y:auto;padding-right:20px}.client-console__col2{overflow-y:auto;padding-left:20px}.client-console__col2>div>button{width:194px}.client-console__subtitle-row{width:100%;min-height:56px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:6px}.client-console__title{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.client-console__title>h3{font-size:2.4rem;color:#121217}.client-console__title>h3,.client-console__title>h5{font-family:monserrat-medium;font-style:normal;font-weight:500;line-height:16px}.client-console__title>h5{font-size:2rem;color:#323237}.client-console__title>h5:first-of-type{margin:0 10px}.page-client-quote{height:calc(100vh - 135px);overflow-x:hidden;overflow-y:auto;padding-bottom:48px}.page-client-quote>.async-progress-bar{margin-bottom:10px}.page-client-quote__downloadables{display:flex;flex-direction:row;justify-content:center;align-items:center;grid-gap:10px}.page-client-quote__downloadables>p{font-family:monserrat-medium;font-style:normal;font-weight:800;font-size:1.4rem;line-height:20px;color:#121217}.page-client-quote__async-capsule{border-radius:16px;padding:0 10px;display:flex;flex-direction:row;justify-content:center;align-items:center;grid-gap:10px;font-family:monserrat-bold;font-style:normal;font-weight:800;font-size:1.4rem;line-height:20px;text-transform:uppercase;color:#fff}.page-client-quote__async-capsule>.loader{width:20px;height:20px;border-right:8px solid #3498db;border-width:5px;border-top-color:#000;border-right-color:#000}.page-client-quote__balance-capsule{width:220px;height:40px;border-radius:12px;padding:0 16px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;background:rgba(var(--color-primary-bkg-src),.15);color:#000}.page-client-quote__balance-capsule>div{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.4rem;line-height:20px;color:#000}.page-client-quote__balance-capsule__positioned{grid-column-start:2;grid-column-end:-1}.page-client-quote__content-row{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;grid-gap:56px}.page-client-quote__content{width:100%;display:flex;flex-direction:column;justify-content:flex-start;grid-gap:26px}.page-client-quote__timeline{width:-moz-max-content;width:max-content;transition:width 2s;height:100%;padding:0 10px;background:#ececec;color:#7fbd43;border-radius:12px}.page-client-quote__timeline__buttons__close{width:80px}.page-client-quote__timeline-header{width:100%}.page-client-quote__timeline-header>h1{font-family:monserrat-medium;font-style:normal;font-weight:600;font-size:1.6rem;line-height:24px}.page-client-quote__timeline-header__row{width:100%;padding-left:10px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.page-client-quote__todo-errors{height:100%;padding:20px 0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.4rem;line-height:20px;text-transform:uppercase;color:red}.page-client-quote__todo-errors__bar{width:100%;background:linear-gradient(315deg,#ff9f9a,#ff6f67);border-radius:12px;padding:0 24px;color:#fff}.page-client-quote__tasks{width:100%;height:40px;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:21px;justify-content:center;align-items:center}.page-client-quote__tasks__task__negative{background:rgba(var(--color-primary-bkg-src),.15)!important}.page-client-quote__tasks__task__negative:hover{background:#b2b2b2!important}.page-client-quote__tasks__task__negative>div,.page-client-quote__tasks__task__negative>h3,.page-client-quote__tasks__task__negative>p{color:#000!important;border-color:#000!important}.page-client-quote__tasks__task__positive{background:linear-gradient(315deg,var(--color-primary),var(--color-primary-alt))!important}.page-client-quote__tasks__task__positive:hover{background:var(--color-primary)!important}.page-client-quote__tasks__task__positive>div,.page-client-quote__tasks__task__positive>h3,.page-client-quote__tasks__task__positive>p{color:#fff!important;border-color:#fff!important}.page-client-quote__tasks__task:hover{background:grey}.page-client-quote__tasks__task__disabled,.page-client-quote__tasks__task__disabled:hover{background:grey!important}.page-client-quote__tasks__task__disabled>div,.page-client-quote__tasks__task__disabled>h3,.page-client-quote__tasks__task__disabled>p{color:#fff!important;border-color:#fff!important}.page-client-quote__tasks__container{width:100%;height:38px;border-radius:12px;border:1px solid #d3d3d3;position:relative}.page-client-quote__tasks__bar{width:0;height:100%;border-radius:12px;position:absolute;top:0;left:0;background:grey;align-self:flex-start}.page-client-quote__tasks__bar-content{width:100%;height:100%;padding:0 24px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;grid-gap:10px}.page-client-quote__tasks__bar-content>.running-label{height:100%;display:flex;flex-direction:column;justify-content:center;font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.4rem;line-height:20px;text-transform:uppercase;color:#000;z-index:10}.page-client-quote__tasks__bar-content>.loader{width:20px;height:20px;border-right:8px solid #3498db;border-width:5px;border-top-color:#000;border-right-color:#000}.page-client-quote__buttons__add-product{max-width:194px}.page-client-quote__buttons__sync{width:-moz-fit-content;width:fit-content;min-width:120px;padding:0 10px;height:40px}.page-client-quote__buttons__download,.page-client-quote__buttons__sync,.page-client-quote__buttons__timeline{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.4rem;line-height:20px}.page-client-quote__buttons__download{width:auto;padding:0 10px;display:flex;flex-direction:row;justify-content:center;align-items:inherit}.page-client-quote__hdiv{height:10px}.page-client-quote__options{width:100%}.page-client-quote__options__title{margin-bottom:37px;font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.8rem;line-height:20px;text-transform:uppercase;color:#121217;margin-top:55px}.page-client-quote__options__title:first-of-type{margin-top:0}.page-client-quote__options__content{display:grid;grid-template-columns:repeat(auto-fit,minmax(480px,1fr));grid-gap:20px}.page-client-quote__options__content>.labelled-input,.page-client-quote__products-list{width:100%}.page-client-quote__products-list__item{margin-bottom:8px}.page-client-quote__products-list__discount>.extras-row__value{color:red}.page-client-quote__delivery-options,.page-client-quote__save-bar{width:100%;padding:0 96px;display:grid;grid-template-columns:1fr 140px 48px;grid-template-rows:1fr;grid-gap:20px;justify-items:flex-end;align-items:center;align-self:center}.page-client-quote__save-bar__button{grid-column-start:2;grid-column-end:-1}.page-client-quote__summary-bar{width:100%;height:100%;background:linear-gradient(315deg,var(--color-primary),var(--color-primary-alt));border-radius:12px;padding:0 24px;display:grid;grid-template-columns:repeat(3,max-content);grid-gap:20px;justify-content:flex-start;align-items:center}.page-client-quote__summary-bar__status{max-width:100%;height:24px;border-radius:15px;border:1px solid #fff;padding:0 10px;display:flex;flex-direction:row;justify-content:center;align-items:center;font-weight:400}.page-client-quote__summary-bar>h3,.page-client-quote__summary-bar__status{font-family:monserrat-medium;font-style:normal;font-size:1.2rem;line-height:15px;color:#fff}.page-client-quote__summary-bar>h3{font-weight:500;letter-spacing:1px;text-transform:uppercase}.page-client-quote__summary-bar>p{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.4rem;line-height:17px;letter-spacing:-.3px;color:#fff}.page-client-quote__subtitle{color:#000}.page-client-quote__configbar{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(232px,max-content));justify-content:flex-end;justify-items:center;align-items:center;grid-gap:16px}.page-client-quote__bar-option{width:100%;height:64px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.page-client-quote__bar-header{width:100%;max-width:160px;height:inherit;padding:0 6px;border-radius:12px;background:#f2f2f2;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.page-client-quote__bar-header-on{background:#d9ffe4}.page-client-quote__bar-switch{width:56px;height:100%;border-radius:12px;margin-left:10px;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;background:#f2f2f2}.page-client-quote__bar-switch-on{justify-content:flex-start;background:#d9ffe4}.page-client-quote__bar-switch-knob{width:24px;height:16px;border-radius:4px;margin:10px;background:#d6daf0}.page-client-quote__bar-switch-knob-on{background:#53dc7a}.page-client-quote__electrical{margin:10px 0}.page-client-quote__bar-icon{width:24px;height:24px;margin-right:6px}.page-client-quote__bar-icon__settings{background-image:url(/assets/images/icon_settings_black.png)}.page-client-quote__bar-icon__check-measure,.page-client-quote__bar-icon__settings{background-color:transparent;background-repeat:no-repeat;background-position:50%;background-size:18px}.page-client-quote__bar-icon__check-measure{background-image:url(/assets/images/icon_checkmeasure_black.png)}.page-client-quote__bar-icon__electrical{background-image:url(/assets/images/icon_electrical_black.png)}.page-client-quote__bar-icon__electrical,.page-client-quote__bar-icon__install{background-color:transparent;background-repeat:no-repeat;background-position:50%;background-size:18px}.page-client-quote__bar-icon__install{background-image:url(/assets/images/icon_install_black.png)}.page-client-quote__bar-icon__separate{background-image:url(/assets/images/icon_separate_quote_black.png)}.page-client-quote__bar-icon__notes,.page-client-quote__bar-icon__separate{background-color:transparent;background-repeat:no-repeat;background-position:50%;background-size:18px}.page-client-quote__bar-icon__notes{background-image:url(/assets/images/icon_notes_black.png)}.page-client-quote__timeline-entry{width:100%}.page-client-quote__timeline-entry__datetime{display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.page-client-quote__timeline-entry__status-row{width:-moz-max-content;width:max-content;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.page-client-quote__timeline-entry__status-row>div{margin-right:10px}.page-client-quote__timeline-entry__status-row>div:last-of-type{margin-right:0}.page-client-quote__timeline-entry__avatar{width:40px;height:40px;border-radius:20px;background:#959595}.page-client-quote__timeline-entry__avatar>img{width:28px;height:28px;-o-object-fit:contain;object-fit:contain}.page-client-quote__timeline-entry__avatar__initials{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;font-family:monserrat-medium;font-style:normal;font-weight:600;font-size:1.5rem;line-height:1.4rem;letter-spacing:1.5px;text-transform:uppercase;color:#fff}.page-client-quote__timeline-entry__status-row-with-button{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start}.page-client-quote__timeline-entry__status-dot{width:4px;height:4px;margin-left:20px;border-radius:2px;background:grey}.page-client-quote__timeline-entry__status-corner{width:48px;height:64px;margin-left:2px;margin-right:20px;background-color:transparent;background-image:url(/assets/images/line_gray_corner.png);background-repeat:no-repeat;background-position:center 0;background-size:36px}.page-client-quote__timeline-entry__status-button{border:1px solid #7fbd43;color:#7fbd43;font-size:1.4rem;text-transform:none;background:transparent}.page-client-quote__timeline-entry__status-button:hover{background:transparent}.page-client-quote__timeline-entry__dot{width:40px;height:40px;border-radius:20px;background:#ffcd4d;display:flex;flex-direction:column;justify-content:center;align-items:center}.page-client-quote__timeline-entry__dot__green{background:#3f9251}.page-client-quote__timeline-entry__flag{mask-image:url(/assets/images/icon-flag.svg);-webkit-mask-image:url(/assets/images/icon-flag.svg)}.page-client-quote__timeline-entry__check,.page-client-quote__timeline-entry__flag{width:24px;height:24px;background:#fff;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.page-client-quote__timeline-entry__check{mask-image:url(/assets/images/icon-check.svg);-webkit-mask-image:url(/assets/images/icon-check.svg)}.page-client-quote__layout{width:100%;height:100%;display:flex;flex-direction:row;justify-content:stretch;align-items:flex-start}.page-client-quote__layout__section{width:100%}.page-client-quote__timeline-button{max-width:150px;height:72px;background:transparent;color:#7fbd43;padding-left:20px;text-transform:capitalize}.page-client-quote__timeline-button:hover{background:transparent;color:#669835}.page-client-quote__timeline-body{width:100%;height:100%;padding:32px;color:#000;display:flex;flex-direction:column;justify-content:normal;grid-gap:10px}.page-client-quote__timeline-body__row{width:100%;display:grid;grid-template-columns:1fr 180px;grid-gap:20px}.page-client-quote__vdiv{height:20px}.page-client-quote__quotejob__status{width:auto;height:24px;border-radius:15px;border:1px solid #000;padding:0 10px;display:flex;flex-direction:row;justify-content:center;align-items:center;font-family:monserrat-medium;font-style:normal;font-weight:400;font-size:1.2rem;line-height:15px;color:#121217;text-align:center}.page-client-quote select{border:1px solid #000;border-radius:8px;padding:10px}.page-client-quote__status-bar{width:100%;min-height:56px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.page-client-quote__status-bar__summary{width:100%;grid-gap:10px}.page-client-quote__status-bar__summary,.page-client-quote__status-bar__summary__title{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.page-client-quote__status-bar__actions{width:100%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.page-client-quote__status-bar__indicator{width:-moz-max-content;width:max-content;margin:0 20px;display:flex;flex-direction:row;justify-content:normal;align-items:center;font-size:1.8rem;text-transform:uppercase;color:green}.page-client-quote__indicator-on{width:12px;height:12px;border-radius:6px;margin-left:10px;background:green}.page-client-quote__indicator-off{width:12px;height:12px;border-radius:6px;margin-left:10px;background:#ececec}.page-client-quote__buttons__open{max-width:140px;height:36px;border-radius:18px;font-size:1.2rem}.page-client-quote__buttons__duplicate{width:36px;height:36px;background:transparent;background-image:url(/assets/images/icon_copy_gray.png);background-repeat:no-repeat;background-position:50%;background-size:18px}.page-client-quote__buttons__duplicate:disabled{background:none}.page-client-quote__buttons__duplicate:hover{background:transparent;background-image:url(/assets/images/icon_copy_gray.png);background-repeat:no-repeat;background-position:50%;background-size:22px}.page-client-quote__table,.page-client-quote__table__row{width:100%}.page-client-quote__products__row{width:100%;padding:0 10px;border-radius:12px;background:#f2f2f2;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:8px}.page-client-quote__products__row__left{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.page-client-quote__products__row__right{width:100%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.page-client-quote__products__cell{width:100%;height:48px;margin:0 10px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.page-client-quote__products__cell-24{width:24px}.page-client-quote__products__cell-200{width:200px}.page-client-quote__products__cell-320{width:320px}.page-client-quote__products__cell-180{width:180px}.page-client-quote__products__cell-maxed{width:-moz-max-content;width:max-content}.page-client-quote__products__cell-right{justify-content:flex-end}.page-client-quote__products__cell-left{justify-content:flex-start}.page-client-quote__checked{width:24px;height:24px;background:transparent;background-image:url(/assets/images/icon_check_green.png);background-repeat:no-repeat;background-position:50%;background-size:18px}.page-client-quote__not-checked{width:24px;height:24px;background:transparent;background-image:url(/assets/images/icon_check_hollow_gray.svg);background-repeat:no-repeat;background-position:50%;background-size:18px}.page-client-quote__costs-summary{width:100%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.page-client-quote__costs-summary__col{width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;text-align:end}.page-client-quote__costs-summary__col__row{width:100%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.page-client-quote__costs-summary__col__row>p:first-child{width:100px;text-align:start}.page-client-quote__costs-summary__col__row>p:last-child{width:100px}.page-client-quote__costs-summary__col__row-content{height:36px;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;padding:0 30px}.page-client-quote__costs-summary__col__row-content>p:first-child{width:100px;text-align:start}.page-client-quote__costs-summary__col__row-content>p:last-child{width:100px}.page-client-quote__costs-summary__col__row-shaded{height:48px;margin-top:20px;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;border-radius:12px;background:#f2f2f2;padding:0 30px}.page-client-quote__costs-summary__col__row-shaded>p:first-child{width:100px;text-align:start}.page-client-quote__costs-summary__col__row-shaded>p:last-child{width:100px}.page-client-quote__cost{width:100%;margin:10px 0}.page-client-quote__bold,.page-client-quote__bold>p{font-family:monserrat-bold}.page-client-quote__hdiv{width:20px}.page-client-quote__title{font-family:monserrat-bold;font-style:normal;font-weight:600;font-size:1.6rem;line-height:24px;color:#000}.page-client-quote__title__no-bold{font-family:monserrat-light}.page-client-quote__separator{margin:0 10px;font-family:monserrat-medium}.page-client-quote__user{width:100%;margin:40px 0}.page-client-quote__user__row{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.page-client-quote__user__value{width:100%;font-size:2.4rem}.page-client-quote__user__recent-activity{width:100%}.page-client-quote__user__recent-activity__row{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.page-client-quote__user__recent-activity__label{margin-right:20px;font-size:2rem}.page-client-quote__user__recent-activity__value{font-size:1.8rem}.page-client-quote__bar{width:100%}.page-client-quote__bar__row{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.page-client-quote__bar__row>button{margin-right:20px}.page-client-quote__bar__row>button:last-child{margin-right:0}.page-client-quote__bar__row>div{margin-right:20px}.page-client-quote__bar__row>div:last-child{margin-right:0}.page-client-quote__bar__row__right{justify-content:flex-end}.page-client-quote__bar__logo{min-width:160px}.page-client-quote__bar__logo h3{font-size:2.2rem}.page-client-quote__bar__logo p{font-size:1.6rem}.page-client-quote__bar__button{max-width:150px;height:72px;background:#ececec;color:#7fbd43;padding-left:20px;border-radius:12px;text-transform:capitalize}.page-client-quote__bar__button__clipboard{background-image:url(/assets/images/icon_quotes_gray.png);background-repeat:no-repeat;background-position:20px;background-size:22px}.page-client-quote__bar__button:hover{background:#d3d3d3;background-image:url(/assets/images/icon_quotes_gray.png);background-repeat:no-repeat;background-position:20px;background-size:22px}.page-client-quote__state-action-bar{width:100%;height:72px;border-radius:12px;background:linear-gradient(#7fbd43,#7fa45c);padding:0 40px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.page-client-quote__state-action-bar__title{color:#fff;font-size:2.2rem}.page-client-quote__state-action-bar__action{width:-moz-max-content;width:max-content;padding:0 10px;border:1px solid #fff;background:transparent;font-size:1.4rem}.page-client-quote__buttons-group{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.page-client-quote__buttons-group__button{width:-moz-max-content;width:max-content;min-width:100px;border-radius:0}.page-client-quote__buttons-group__button__max-width{max-width:220px}.page-client-quote__buttons-group__button:first-of-type{border-radius:8px 0 0 8px}.page-client-quote__buttons-group__button:last-of-type{border-radius:0 8px 8px 0}.page-client-quote__buttons-group__selected{background-color:#1b2733}.page-client-quote__button{width:-moz-max-content;width:max-content;min-width:100px;border-radius:8px}.page-client-quote__button__max-width{max-width:220px}.page-client-quote__bullet{display:flex;flex-direction:column;justify-content:center;height:-moz-max-content;height:max-content;font-size:1.6rem;border-radius:16px;padding:6px;margin:auto 0;background:#08716d;color:#fff}.page-client-quote__bullet__warning{background:orange;color:#fff}.page-client-quote__bullet__error{background:red;color:#fff}.page-client-quote__first{margin-right:10px}.page-client-quote__gmaps{max-width:200px}.page-client-quote__items{margin-top:20px}.page-client-quote__input-label{font-size:2.2rem;color:#000}.page-client-quote__header{font-size:2.4rem;color:#00f}.page-client-quote__new-col-section{margin-left:40px}.page-client-quote__row{width:100%;display:flex;flex-direction:row}.page-client-quote__row__spaced{justify-content:space-between}.page-client-quote__row__middle{align-items:center}.page-client-quote__select{font-size:1.8rem;color:#00f}.page-client-quote__input__checkbox{width:-moz-max-content;width:max-content;height:36px;margin-left:10px}.page-client-quote__input__area,.page-client-quote__input__checkbox,.page-client-quote__input__text{font-size:1.8rem;color:#000;text-align:left}.page-client-quote__input__area{width:100%;resize:none}.page-client-quote__input__number{font-size:1.8rem;color:#000;text-align:left}.page-client-quote__async-capsule{height:40px;background:grey}.page-client-service{height:calc(100vh - 135px);overflow-x:hidden;overflow-y:auto;padding-bottom:48px}.page-client-service__downloadables{display:flex;flex-direction:row;justify-content:center;align-items:center;grid-gap:10px}.page-client-service__downloadables>p{font-family:monserrat-medium;font-style:normal;font-weight:800;font-size:1.4rem;line-height:20px;color:#121217}.page-client-service__async-capsule{height:32px;border-radius:16px;padding:0 10px;display:flex;flex-direction:row;justify-content:center;align-items:center;grid-gap:10px;font-family:monserrat-bold;font-style:normal;font-weight:800;font-size:1.4rem;line-height:20px;text-transform:uppercase;color:#fff}.page-client-service__async-capsule>.loader{width:20px;height:20px;border-right:8px solid #3498db;border-width:5px;border-top-color:#000;border-right-color:#000}.page-client-service__capsule-row{grid-template-columns:1fr 220px 76px}.page-client-service__balance-capsule{width:220px;height:32px;border-radius:16px;padding:0 16px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;background:rgba(var(--color-primary-bkg-src),.15);color:#000}.page-client-service__balance-capsule>div{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.4rem;line-height:20px;color:#000}.page-client-service__balance-capsule__positioned{grid-column-start:2;grid-column-end:-1}.page-client-service__content-row{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;grid-gap:56px}.page-client-service__content{width:100%}.page-client-service__timeline{width:-moz-max-content;width:max-content;transition:width 2s;height:100%;padding:0 10px;margin-right:20px;background:#ececec;color:#7fbd43;border-radius:12px}.page-client-service__timeline__buttons__close{width:80px}.page-client-service__timeline-header{width:100%}.page-client-service__timeline-header__row{width:100%;padding-left:10px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.page-client-service__todo-errors{height:100%;padding:20px 0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.4rem;line-height:20px;text-transform:uppercase;color:red}.page-client-service__todo-errors__bar{width:100%;height:56px;background:linear-gradient(315deg,#ff9f9a,#ff6f67);border-radius:15px;padding:0 24px;margin-bottom:24px;color:#fff}.page-client-service__delivery-options{width:100%;display:flex;flex-direction:row;justify-content:flex-end}.page-client-service__delivery-options>div{max-width:316px}.page-client-service__tasks{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:21px;justify-content:center;align-items:center}.page-client-service__tasks__task__negative{background:rgba(var(--color-primary-bkg-src),.15)!important}.page-client-service__tasks__task__negative:hover{background:#b2b2b2!important}.page-client-service__tasks__task__negative>div,.page-client-service__tasks__task__negative>h3,.page-client-service__tasks__task__negative>p{color:#000!important;border-color:#000!important}.page-client-service__tasks__task__positive{background:linear-gradient(315deg,var(--color-primary),var(--color-primary-alt))!important}.page-client-service__tasks__task__positive:hover{background:var(--color-primary)!important}.page-client-service__tasks__task__positive>div,.page-client-service__tasks__task__positive>h3,.page-client-service__tasks__task__positive>p{color:#fff!important;border-color:#fff!important}.page-client-service__tasks__task:hover{background:grey}.page-client-service__tasks__task__disabled,.page-client-service__tasks__task__disabled:hover{background:grey!important}.page-client-service__tasks__task__disabled>div,.page-client-service__tasks__task__disabled>h3,.page-client-service__tasks__task__disabled>p{color:#fff!important;border-color:#fff!important}.page-client-service__buttons__add-product{max-width:194px}.page-client-service__buttons__sync{width:-moz-fit-content;width:fit-content;padding:0 10px;height:32px}.page-client-service__buttons__download{width:auto;padding:0 10px;display:flex;flex-direction:row;justify-content:center;align-items:inherit}.page-client-service__hdiv{height:10px}.page-client-service__options{width:100%}.page-client-service__options__title{margin-bottom:37px;font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.8rem;line-height:20px;text-transform:uppercase;color:#121217;margin-top:55px}.page-client-service__options__title:first-of-type{margin-top:0}.page-client-service__options__content{display:grid;grid-template-columns:repeat(auto-fit,minmax(480px,1fr));grid-gap:20px}.page-client-service__options__content>.labelled-input,.page-client-service__products-list{width:100%}.page-client-service__products-list__item{margin-bottom:8px}.page-client-service__products-list__discount>.extras-row__value{color:red}.page-client-service__save-bar{width:100%;padding-top:58px;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.page-client-service__summary-bar{width:100%;height:56px;background:linear-gradient(315deg,var(--color-primary),var(--color-primary-alt));border-radius:15px;padding:0 24px;margin-bottom:24px;display:grid;grid-template-columns:repeat(3,max-content);grid-gap:20px;justify-content:flex-start;align-items:center}.page-client-service__summary-bar__status{max-width:100%;height:24px;border-radius:15px;border:1px solid #fff;padding:0 10px;display:flex;flex-direction:row;justify-content:center;align-items:center;font-weight:400}.page-client-service__summary-bar>h3,.page-client-service__summary-bar__status{font-family:monserrat-medium;font-style:normal;font-size:1.2rem;line-height:15px;color:#fff}.page-client-service__summary-bar>h3{font-weight:500;letter-spacing:1px;text-transform:uppercase}.page-client-service__summary-bar>p{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.4rem;line-height:17px;letter-spacing:-.3px;color:#fff}.page-client-service__subtitle{color:#000}.page-client-service__configbar{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(232px,max-content));justify-content:flex-end;justify-items:center;align-items:center;grid-gap:16px;margin-bottom:23px}.page-client-service__bar-option{width:100%;height:64px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.page-client-service__bar-header{width:100%;max-width:160px;height:inherit;padding:0 6px;border-radius:12px;background:#f2f2f2;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.page-client-service__bar-header-on{background:#d9ffe4}.page-client-service__bar-switch{width:56px;height:100%;border-radius:12px;margin-left:10px;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;background:#f2f2f2}.page-client-service__bar-switch-on{justify-content:flex-start;background:#d9ffe4}.page-client-service__bar-switch-knob{width:24px;height:16px;border-radius:4px;margin:10px;background:#d6daf0}.page-client-service__bar-switch-knob-on{background:#53dc7a}.page-client-service__electrical{margin:10px 0}.page-client-service__bar-icon{width:24px;height:24px;margin-right:6px}.page-client-service__bar-icon__settings{background-image:url(/assets/images/icon_settings_black.png)}.page-client-service__bar-icon__check-measure,.page-client-service__bar-icon__settings{background-color:transparent;background-repeat:no-repeat;background-position:50%;background-size:18px}.page-client-service__bar-icon__check-measure{background-image:url(/assets/images/icon_checkmeasure_black.png)}.page-client-service__bar-icon__electrical{background-image:url(/assets/images/icon_electrical_black.png)}.page-client-service__bar-icon__electrical,.page-client-service__bar-icon__install{background-color:transparent;background-repeat:no-repeat;background-position:50%;background-size:18px}.page-client-service__bar-icon__install{background-image:url(/assets/images/icon_install_black.png)}.page-client-service__bar-icon__separate{background-image:url(/assets/images/icon_separate_quote_black.png)}.page-client-service__bar-icon__notes,.page-client-service__bar-icon__separate{background-color:transparent;background-repeat:no-repeat;background-position:50%;background-size:18px}.page-client-service__bar-icon__notes{background-image:url(/assets/images/icon_notes_black.png)}.page-client-service__timeline-entry{width:100%}.page-client-service__timeline-entry__datetime{display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.page-client-service__timeline-entry__status-row{width:-moz-max-content;width:max-content;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.page-client-service__timeline-entry__status-row>div{margin-right:10px}.page-client-service__timeline-entry__status-row>div:last-of-type{margin-right:0}.page-client-service__timeline-entry__avatar{width:28px;height:28px;background:grey;border-radius:14px}.page-client-service__timeline-entry__avatar>img{width:28px;height:28px;-o-object-fit:contain;object-fit:contain}.page-client-service__timeline-entry__status-row-with-button{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start}.page-client-service__timeline-entry__status-dot{width:4px;height:4px;margin-left:20px;border-radius:2px;background:grey}.page-client-service__timeline-entry__status-corner{width:48px;height:64px;margin-left:2px;margin-right:20px;background-color:transparent;background-image:url(/assets/images/line_gray_corner.png);background-repeat:no-repeat;background-position:center 0;background-size:36px}.page-client-service__timeline-entry__status-button{border:1px solid #7fbd43;color:#7fbd43;font-size:1.4rem;text-transform:none;background:transparent}.page-client-service__timeline-entry__status-button:hover{background:transparent}.page-client-service__timeline-entry__flag{background-image:url(/assets/images/icon_flag_yellow.png)}.page-client-service__timeline-entry__check,.page-client-service__timeline-entry__flag{width:48px;height:48px;background-color:transparent;background-repeat:no-repeat;background-position:50%;background-size:36px}.page-client-service__timeline-entry__check{background-image:url(/assets/images/icon_check_green.png)}.page-client-service__layout{width:100%;height:100%;display:flex;flex-direction:row;justify-content:stretch;align-items:flex-start}.page-client-service__layout__section{width:100%}.page-client-service__timeline-button{max-width:150px;height:72px;background:transparent;color:#7fbd43;padding-left:20px;text-transform:capitalize}.page-client-service__timeline-button:hover{background:transparent;color:#669835}.page-client-service__timeline-body{width:100%;height:100%;padding:10px 0}.page-client-service__timeline-body__row{width:100%;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px}.page-client-service__timeline-body{color:#000}.page-client-service__vdiv{height:20px}.page-client-service__quotejob__status{width:auto;height:24px;border-radius:15px;border:1px solid #000;padding:0 10px;display:flex;flex-direction:row;justify-content:center;align-items:center;font-family:monserrat-medium;font-style:normal;font-weight:400;font-size:1.2rem;line-height:15px;color:#121217;text-align:center}.page-client-service select{border:1px solid #000;border-radius:8px;padding:10px}.page-client-service__status-bar{width:100%;min-height:56px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:40px}.page-client-service__status-bar__summary{width:100%;grid-gap:10px}.page-client-service__status-bar__summary,.page-client-service__status-bar__summary__title{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.page-client-service__status-bar__actions{width:100%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.page-client-service__status-bar__indicator{width:-moz-max-content;width:max-content;margin:0 20px;display:flex;flex-direction:row;justify-content:normal;align-items:center;font-size:1.8rem;text-transform:uppercase;color:green}.page-client-service__indicator-on{width:12px;height:12px;border-radius:6px;margin-left:10px;background:green}.page-client-service__indicator-off{width:12px;height:12px;border-radius:6px;margin-left:10px;background:#ececec}.page-client-service__buttons__open{max-width:140px;height:36px;border-radius:18px;font-size:1.2rem}.page-client-service__buttons__duplicate{width:36px;height:36px;background:transparent;background-image:url(/assets/images/icon_copy_gray.png);background-repeat:no-repeat;background-position:50%;background-size:18px}.page-client-service__buttons__duplicate:disabled{background:none}.page-client-service__buttons__duplicate:hover{background:transparent;background-image:url(/assets/images/icon_copy_gray.png);background-repeat:no-repeat;background-position:50%;background-size:22px}.page-client-service__table,.page-client-service__table__row{width:100%}.page-client-service__products__row{width:100%;padding:0 10px;border-radius:12px;background:#f2f2f2;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:8px}.page-client-service__products__row__left{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.page-client-service__products__row__right{width:100%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.page-client-service__products__cell{width:100%;height:48px;margin:0 10px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.page-client-service__products__cell-24{width:24px}.page-client-service__products__cell-200{width:200px}.page-client-service__products__cell-320{width:320px}.page-client-service__products__cell-180{width:180px}.page-client-service__products__cell-maxed{width:-moz-max-content;width:max-content}.page-client-service__products__cell-right{justify-content:flex-end}.page-client-service__products__cell-left{justify-content:flex-start}.page-client-service__checked{width:24px;height:24px;background:transparent;background-image:url(/assets/images/icon_check_green.png);background-repeat:no-repeat;background-position:50%;background-size:18px}.page-client-service__not-checked{width:24px;height:24px;background:transparent;background-image:url(/assets/images/icon_check_hollow_gray.svg);background-repeat:no-repeat;background-position:50%;background-size:18px}.page-client-service__costs-summary{width:100%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.page-client-service__costs-summary__col{width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;text-align:end}.page-client-service__costs-summary__col__row{width:100%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.page-client-service__costs-summary__col__row>p:first-child{width:100px;text-align:start}.page-client-service__costs-summary__col__row>p:last-child{width:100px}.page-client-service__costs-summary__col__row-content{height:36px;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;padding:0 30px}.page-client-service__costs-summary__col__row-content>p:first-child{width:100px;text-align:start}.page-client-service__costs-summary__col__row-content>p:last-child{width:100px}.page-client-service__costs-summary__col__row-shaded{height:48px;margin-top:20px;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;border-radius:12px;background:#f2f2f2;padding:0 30px}.page-client-service__costs-summary__col__row-shaded>p:first-child{width:100px;text-align:start}.page-client-service__costs-summary__col__row-shaded>p:last-child{width:100px}.page-client-service__cost{width:100%;margin:10px 0}.page-client-service__bold,.page-client-service__bold>p{font-family:monserrat-bold}.page-client-service__hdiv{width:20px}.page-client-service__title{font-family:monserrat-bold;font-style:normal;font-weight:600;font-size:1.6rem;line-height:24px;color:#000}.page-client-service__title__no-bold{font-family:monserrat-medium}.page-client-service__separator{margin:0 10px;font-family:monserrat-medium}.page-client-service__user{width:100%;margin:40px 0}.page-client-service__user__row{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.page-client-service__user__value{width:100%;font-size:2.4rem}.page-client-service__user__recent-activity{width:100%}.page-client-service__user__recent-activity__row{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.page-client-service__user__recent-activity__label{margin-right:20px;font-size:2rem}.page-client-service__user__recent-activity__value{font-size:1.8rem}.page-client-service__bar{width:100%}.page-client-service__bar__row{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.page-client-service__bar__row>button{margin-right:20px}.page-client-service__bar__row>button:last-child{margin-right:0}.page-client-service__bar__row>div{margin-right:20px}.page-client-service__bar__row>div:last-child{margin-right:0}.page-client-service__bar__row__right{justify-content:flex-end}.page-client-service__bar__logo{min-width:160px}.page-client-service__bar__logo h3{font-size:2.2rem}.page-client-service__bar__logo p{font-size:1.6rem}.page-client-service__bar__button{max-width:150px;height:72px;background:#ececec;color:#7fbd43;padding-left:20px;border-radius:12px;text-transform:capitalize}.page-client-service__bar__button__clipboard{background-image:url(/assets/images/icon_quotes_gray.png);background-repeat:no-repeat;background-position:20px;background-size:22px}.page-client-service__bar__button:hover{background:#d3d3d3;background-image:url(/assets/images/icon_quotes_gray.png);background-repeat:no-repeat;background-position:20px;background-size:22px}.page-client-service__state-action-bar{width:100%;height:72px;border-radius:12px;background:linear-gradient(#7fbd43,#7fa45c);padding:0 40px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.page-client-service__state-action-bar__title{color:#fff;font-size:2.2rem}.page-client-service__state-action-bar__action{width:-moz-max-content;width:max-content;padding:0 10px;border:1px solid #fff;background:transparent;font-size:1.4rem}.page-client-service__buttons-group{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.page-client-service__buttons-group__button{width:-moz-max-content;width:max-content;min-width:100px;border-radius:0}.page-client-service__buttons-group__button__max-width{max-width:220px}.page-client-service__buttons-group__button:first-of-type{border-radius:8px 0 0 8px}.page-client-service__buttons-group__button:last-of-type{border-radius:0 8px 8px 0}.page-client-service__buttons-group__selected{background-color:#1b2733}.page-client-service__button{width:-moz-max-content;width:max-content;min-width:100px;border-radius:8px}.page-client-service__button__max-width{max-width:220px}.page-client-service__bullet{display:flex;flex-direction:column;justify-content:center;height:-moz-max-content;height:max-content;font-size:1.6rem;border-radius:16px;padding:6px;margin:auto 0;background:#08716d;color:#fff}.page-client-service__bullet__warning{background:orange;color:#fff}.page-client-service__bullet__error{background:red;color:#fff}.page-client-service__first{margin-right:10px}.page-client-service__gmaps{max-width:200px}.page-client-service__items{margin-top:20px}.page-client-service__input-label{font-size:2.2rem;color:#000}.page-client-service__header{font-size:2.4rem;color:#00f}.page-client-service__new-col-section{margin-left:40px}.page-client-service__row{width:100%;display:flex;flex-direction:row}.page-client-service__row__spaced{justify-content:space-between}.page-client-service__row__middle{align-items:center}.page-client-service__select{font-size:1.8rem;color:#00f}.page-client-service__input__checkbox{width:-moz-max-content;width:max-content;height:36px;margin-left:10px}.page-client-service__input__area,.page-client-service__input__checkbox,.page-client-service__input__text{font-size:1.8rem;color:#000;text-align:left}.page-client-service__input__area{width:100%;resize:none}.page-client-service__input__number{font-size:1.8rem;color:#000;text-align:left}.page-client-service__async-capsule{background:grey}.page-client-product{width:100%;height:100%}.page-client-product__title-row{width:100%;display:grid!important;grid-template-columns:repeat(3,max-content) 1fr 1fr!important}.page-client-product__title-item>h3{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.8rem;line-height:20px;text-transform:uppercase;color:#868686}.page-client-product__area{width:100%;display:flex;flex-direction:column}.page-client-product__area__row{width:100%;display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;justify-items:center;align-items:center}.page-client-product__area__row>.labelled-input{width:100%}.page-client-product__area__row>.labelled-input>input{height:58px}.page-client-product__area:first-child{margin-right:20px}.page-client-product__add-vspacer{margin-top:20px}.page-client-product__cost{display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.page-client-product__cost__label{font-weight:700;color:#121217}.page-client-product__cost__label,.page-client-product__cost__value{font-family:monserrat-medium;font-style:normal;font-size:1.8rem;line-height:20px;text-transform:uppercase}.page-client-product__cost__value{margin-left:20px;font-weight:500;color:#868686}.page-client-product__cost-line{margin-bottom:44px}.page-client-product__single-line{margin-top:44px}.page-client-product__single-line>button{margin-bottom:0}.page-client-product__title{margin-bottom:36px;font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.8rem;line-height:20px;text-transform:uppercase;color:#121217}.page-client-product__content-bkg{background:var(--color-primary-bkg-2);border-radius:12px;padding:37px}.page-client-product__content{display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));grid-gap:20px;justify-content:space-between}.page-client-product__content>.labelled-input{width:100%}.page-client-product__content>.labelled-input>input{height:58px}.page-client-product__buttons-line{display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.page-client-product__single-row>*{margin-left:20px}.page-client-product__single-row>:first-child{margin-left:0}.page-client-product__buttons{margin-bottom:20px}.page-client-product__buttons__configure,.page-client-product__buttons__save{width:194px;justify-self:flex-end}.page-client-product .action-button__outlined{height:56px;border-radius:24px}.page-client-product__upload{width:0!important;height:0!important;padding:0!important;visibility:hidden!important}.page-client-configure{height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:stretch}.page-client-configure__label-title{width:-moz-max-content;width:max-content;height:14px;margin-bottom:10px;font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.44rem;line-height:14px;color:#686868}.page-client-configure .custom-select__disabled .custom-select__container .custom-select__title{color:#d3d3d3}.page-client-configure__price-bar{display:grid;grid-template-columns:1fr 100px;grid-gap:10px;justify-content:space-between;align-items:center}.page-client-configure__price-bar__value{justify-self:flex-end}.page-client-configure__notes>textarea{height:120px;resize:none}.page-client-configure__area{width:100%}.page-client-configure__area__row{width:100%;display:grid;grid-template-columns:1fr 1px 1fr;grid-gap:10px;justify-content:space-between;align-content:center}.page-client-configure__area__row>.labelled-input>input{height:40px}.page-client-configure__area__row>.custom-select>.custom-select__items{height:320px;overflow-y:auto}.page-client-configure__subsection{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));grid-gap:20px;justify-content:space-between}.page-client-configure__subsection>.labelled-input{width:100%}.page-client-configure__subsection>.labelled-input>input{height:40px}.page-client-configure__cards{width:100%;height:calc(100vh - 242px);overflow-y:auto;display:grid;grid-template-columns:1fr;grid-gap:20px;justify-content:center;align-content:flex-start}.page-client-configure__title-bar{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.page-client-configure__title-row{width:100%;display:grid!important;grid-template-columns:repeat(3,max-content) 1fr 1fr!important}.page-client-configure__title-item>h3{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.8rem;line-height:20px;text-transform:uppercase;color:#868686}.page-client-configure__cost{display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.page-client-configure__cost__label{font-weight:700;color:#121217}.page-client-configure__cost__label,.page-client-configure__cost__value{font-family:monserrat-medium;font-style:normal;font-size:1.8rem;line-height:20px;text-transform:uppercase}.page-client-configure__cost__value{margin-left:20px;font-weight:500;color:#868686}.page-client-configure__buttons-bar{display:grid;grid-template-columns:repeat(3,max-content)!important;grid-gap:20px!important;justify-items:center!important;justify-content:center!important;align-items:center!important}.page-client-configure__buttons-bar>button{margin:0}.page-client-configure__hdiv{height:20px}.page-client-configure__single-line{margin-top:44px}.page-client-configure__single-line>button{margin-bottom:0}.page-client-configure__each-count{width:100%;height:100%;margin-left:10px;justify-self:center}.page-client-configure__each-count>input{width:100%;height:40px;padding:0 16px;border:None;background:#f2f2f2;border-radius:12px;font-size:1.6rem;line-height:16px;text-align:center}.page-client-configure__each-count>input,.page-client-configure__title{font-family:monserrat-medium;font-style:normal;font-weight:500;color:#121217}.page-client-configure__title{margin-bottom:36px;font-size:1.8rem;line-height:20px;text-transform:uppercase}.page-client-configure__subtitle{margin-bottom:10px;font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.4rem;line-height:20px;text-transform:uppercase;color:#121217}.page-client-configure__content-bkg{background:var(--color-primary-bkg-2);border-radius:12px;padding:37px}.page-client-configure__content{display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));grid-gap:20px;justify-content:space-between}.page-client-configure__content>.labelled-input{width:100%}.page-client-configure__content>.labelled-input>input{height:40px}.page-client-configure__content-items{width:100%;grid-template-columns:1fr}.page-client-configure__item-field{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.page-client-configure__item-title{width:100%;height:-moz-max-content;height:max-content;margin-bottom:10px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.page-client-configure__item-title>h3{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.44rem;line-height:14px;color:#686868}.page-client-configure__item-row{width:100%;height:100%;display:grid;grid-template-columns:1fr;grid-gap:20px;justify-content:space-between;justify-items:flex-start;align-items:center}.page-client-configure__item-row__has-counter{grid-template-columns:1fr 69px}.page-client-configure__item-row__has-options{grid-template-columns:1fr 52px;justify-items:flex-end}.page-client-configure__item-row__has-options-and-counter{grid-template-columns:1fr 69px 52px;justify-items:flex-end}.page-client-configure__item-row>.labelled-input>input{height:40px}.page-client-configure__item-ops{display:grid;grid-template-columns:repeat(2,24px);grid-gap:5px;justify-content:space-between;justify-items:flex-end}.page-client-configure__content-table{max-height:calc(100vh - 586px);overflow-y:hidden;display:grid;grid-template-columns:1fr;grid-gap:20px;justify-content:space-between}.page-client-configure__content-table>.labelled-input{width:100%}.page-client-configure__content-table>.labelled-input>input{height:40px}.page-client-configure__buttons__configure{width:194px;margin-top:24px;justify-self:flex-end}.page-client-configure__buttons__save{width:194px;justify-self:flex-end}.page-client-configure__buttons__add{width:56px;justify-self:flex-end}.page-client-configure__delete-item{width:20px;height:20px;background-image:url(/assets/images/icon_delete.svg);background-repeat:no-repeat;background-position:50%;background-size:contain}.page-client-configure__delete-item:hover{transform:scale(1.2)}.page-client-configure__table-content>.configure-card__content{display:block}.page-client-configure__section{border-radius:12px;background:#f2f2f2}.page-client-configure .labelled-input>input{height:40px}.page-client-configure .custom-select__field__value,.page-client-configure .labelled-input>input{font-family:monserrat-light;font-style:normal;font-weight:400;font-size:1.6rem;line-height:16px;display:flex;align-items:center;color:#989898}.page-client-configure .custom-select__title{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.44rem;line-height:14px;color:#686868}.page-client-configure .custom-select__disabled .custom-select__container .custom-select__title{color:#686868}.page-client-configure .custom-select__field__select-icon{width:12px}.page-client-configure__vtabdiv{width:1px;height:26px;margin:7px 0;display:flex;flex-direction:row;justify-content:center;background:#d1d1d1}.page-client-configure__title-bar{padding-bottom:22px}.page-client-configure__title-bar>div,.page-client-configure__title-bar h3{margin:0}.page-client-configure .configure-card{padding:43px 45px;margin-bottom:62px}.page-client-configure .configure-card__collapsed{padding:14px 45px;margin-bottom:0}.page-client-configure .configure-card__open-button{width:17px;height:17px;background:#000;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;mask-image:url(/assets/images/icon-open-card.svg);-webkit-mask-image:url(/assets/images/icon-open-card.svg)}.page-client-configure .configure-card__open-button:hover{background:#666}.page-client-configure .configure-card__open-button:disabled{background:#a9a9a9}.page-client-configure .configure-card__title-bar>h3{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.8rem;line-height:20px;text-transform:uppercase;color:#121217;padding-bottom:0}.page-client-configure__emphasized{font-family:monserrat-medium!important;font-style:normal;font-weight:400;font-size:1.6rem;line-height:16px;display:flex;align-items:center;color:#121217!important}.page-client-configure__emphasized::-moz-placeholder{font-family:monserrat-light;font-style:normal;font-weight:400;font-size:1.6rem;line-height:16px;display:flex;align-items:center;color:#989898}.page-client-configure__emphasized::placeholder{font-family:monserrat-light;font-style:normal;font-weight:400;font-size:1.6rem;line-height:16px;display:flex;align-items:center;color:#989898}.page-search{width:100%;padding:20px}.page-search__table{width:100%}.page-search__actions-row{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.page-search__actions-row button:not(:first-of-type){margin-left:20px}.page-enquiry{width:100%;padding:20px;color:#000}.page-enquiry select{border:1px solid #000;border-radius:8px;padding:10px}.page-enquiry__buttons-group{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.page-enquiry__buttons-group__button{width:-moz-max-content;width:max-content;min-width:100px;border-radius:0}.page-enquiry__buttons-group__button:first-of-type{border-radius:8px 0 0 8px}.page-enquiry__buttons-group__button:last-of-type{border-radius:0 8px 8px 0}.page-enquiry__buttons-group__selected{background-color:#1b2733}.page-enquiry__gmaps{max-width:200px}.page-enquiry__items{margin-top:20px}.page-enquiry__input-label{font-size:2.2rem;color:#000}.page-enquiry__header{font-size:2.4rem;color:#00f}.page-enquiry__new-col-section{margin-left:40px}.page-enquiry__row{width:100%;display:flex;flex-direction:row}.page-enquiry__select{font-size:1.8rem;color:#00f}.page-enquiry__input__checkbox{width:-moz-max-content;width:max-content;height:36px;margin-left:10px}.page-enquiry__input__area,.page-enquiry__input__checkbox,.page-enquiry__input__text{font-size:1.8rem;color:#000;text-align:left}.page-enquiry__input__area{width:100%;resize:none}.page-enquiry__input__number{font-size:1.8rem;color:#000;text-align:left}.page-address{width:100%;padding:20px;color:#000;padding-top:160px}.page-address__buttons-group{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.page-address__buttons-group__button{width:-moz-max-content;width:max-content;min-width:100px;border-radius:0}.page-address__buttons-group__button:first-of-type{border-radius:8px 0 0 8px}.page-address__buttons-group__button:last-of-type{border-radius:0 8px 8px 0}.page-address__buttons-group__selected{background-color:#1b2733}.page-address__gmaps{max-width:200px}.page-address__items{margin-top:20px}.page-address__input-label{font-size:2.2rem;color:#000}.page-address__header{font-size:2.4rem;color:#00f}.page-address__new-col-section{margin-left:40px}.page-address__row{width:100%;display:flex;flex-direction:row}.page-address__select{font-size:1.8rem;color:#00f}.page-address__input__checkbox{width:-moz-max-content;width:max-content;height:36px;margin-left:10px}.page-address__input__area,.page-address__input__checkbox,.page-address__input__text{font-size:1.8rem;color:#000;text-align:left}.page-address__input__area{width:100%;resize:none}.page-address__input__number{font-size:1.8rem;color:#000;text-align:left}.page-card{width:100%;padding:20px;color:#000}.page-card__buttons-group{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.page-card__buttons-group__button{width:-moz-max-content;width:max-content;min-width:100px;border-radius:0}.page-card__buttons-group__button:first-of-type{border-radius:8px 0 0 8px}.page-card__buttons-group__button:last-of-type{border-radius:0 8px 8px 0}.page-card__buttons-group__selected{background-color:#1b2733}.page-card__gmaps{max-width:200px}.page-card__items{margin-top:20px}.page-card__input-label{font-size:2.2rem;color:#000}.page-card__header{font-size:2.4rem;color:#00f}.page-card__new-col-section{margin-left:40px}.page-card__row{width:100%;display:flex;flex-direction:row}.page-card__select{font-size:1.8rem;color:#00f}.page-card__input__checkbox{width:-moz-max-content;width:max-content;height:36px;margin-left:10px}.page-card__input__area,.page-card__input__checkbox,.page-card__input__text{font-size:1.8rem;color:#000;text-align:left}.page-card__input__area{width:100%;resize:none}.page-card__input__number{font-size:1.8rem;color:#000;text-align:left}.pages-configure-product{width:100%;padding:20px;color:#000}.pages-configure-product select{border:1px solid #000;border-radius:8px;padding:10px}.pages-configure-product__buttons-group{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.pages-configure-product__buttons-group__button{width:-moz-max-content;width:max-content;min-width:100px;border-radius:0}.pages-configure-product__buttons-group__button__max-width{max-width:220px}.pages-configure-product__buttons-group__button:first-of-type{border-radius:8px 0 0 8px}.pages-configure-product__buttons-group__button:last-of-type{border-radius:0 8px 8px 0}.pages-configure-product__buttons-group__selected{background-color:#1b2733}.pages-configure-product__button{width:-moz-max-content;width:max-content;min-width:100px;border-radius:8px}.pages-configure-product__button__max-width{max-width:220px}.pages-configure-product__bullet{display:flex;flex-direction:column;justify-content:center;height:-moz-max-content;height:max-content;font-size:1.6rem;border-radius:16px;padding:6px;margin:auto 0;background:#08716d;color:#fff}.pages-configure-product__bullet__warning{background:orange;color:#fff}.pages-configure-product__bullet__error{background:red;color:#fff}.pages-configure-product__first{margin-right:10px}.pages-configure-product__gmaps{max-width:200px}.pages-configure-product__items{margin-top:20px}.pages-configure-product__input-label{font-size:2.2rem;color:#000}.pages-configure-product__header{font-size:2.4rem;color:#00f}.pages-configure-product__new-col-section{margin-left:40px}.pages-configure-product__row{width:100%;display:flex;flex-direction:row}.pages-configure-product__row__spaced{justify-content:space-between}.pages-configure-product__row__middle{align-items:center}.pages-configure-product__select{font-size:1.8rem;color:#00f}.pages-configure-product__input__checkbox{width:-moz-max-content;width:max-content;height:36px;margin-left:10px}.pages-configure-product__input__area,.pages-configure-product__input__checkbox,.pages-configure-product__input__text{font-size:1.8rem;color:#000;text-align:left}.pages-configure-product__input__area{width:100%;resize:none}.pages-configure-product__input__number{font-size:1.8rem;color:#000;text-align:left}.page-event{width:100%;padding:20px}.page-event__form{width:100%;display:flex;flex-direction:column;justify-content:start;align-items:stretch}.page-event__items{margin-top:20px}.page-event__input-label{font-size:2.2rem;color:#000}.page-event__select{font-size:1.8rem;color:#00f}.page-event__input__checkbox{width:-moz-max-content;width:max-content;height:36px;margin-left:10px}.page-event__input__area,.page-event__input__checkbox,.page-event__input__text{font-size:1.8rem;color:#000;text-align:left}.page-event__input__area{width:100%;resize:none}.page-event__input__number{font-size:1.8rem;color:#000;text-align:left}.page-event__buttons{margin-top:40px}.page-payment{width:100%;padding:20px}.page-payment select{border:1px solid #000;border-radius:8px;padding:10px}.page-payment__form{width:100%;display:flex;flex-direction:column;justify-content:start;align-items:stretch}.page-payment__items{margin-top:20px}.page-payment__input-label{font-size:2.2rem;color:#000}.page-payment__select{font-size:1.8rem;color:#00f}.page-payment__input__checkbox{width:-moz-max-content;width:max-content;height:36px;margin-left:10px}.page-payment__input__area,.page-payment__input__checkbox,.page-payment__input__text{font-size:1.8rem;color:#000;text-align:left}.page-payment__input__area{width:100%;resize:none}.page-payment__input__number{font-size:1.8rem;color:#000;text-align:left}.page-payment__buttons{margin-top:40px}.page-invoice{width:100%;padding:20px}.page-invoice__form{width:100%;display:flex;flex-direction:column;justify-content:start;align-items:stretch}.page-invoice__items{margin-top:20px}.page-invoice__input-label{font-size:2.2rem;color:#000}.page-invoice__select{font-size:1.8rem;color:#00f}.page-invoice__input__checkbox{width:-moz-max-content;width:max-content;height:36px;margin-left:10px}.page-invoice__input__area,.page-invoice__input__checkbox,.page-invoice__input__text{font-size:1.8rem;color:#000;text-align:left}.page-invoice__input__area{width:100%;resize:none}.page-invoice__input__number{font-size:1.8rem;color:#000;text-align:left}.page-invoice__buttons{margin-top:40px}.page-install{width:100%;padding:20px}.page-install__form{width:100%;display:flex;flex-direction:column;justify-content:start;align-items:stretch}.page-install__items{margin-top:20px}.page-install__input-label{font-size:2.2rem;color:#000}.page-install__select{font-size:1.8rem;color:#00f}.page-install__input__checkbox{width:-moz-max-content;width:max-content;height:36px;margin-left:10px}.page-install__input__area,.page-install__input__checkbox,.page-install__input__text{font-size:1.8rem;color:#000;text-align:left}.page-install__input__area{width:100%;resize:none}.page-install__input__number{font-size:1.8rem;color:#000;text-align:left}.page-install__buttons{margin-top:40px}.page-supplier{width:100%;padding:20px;color:#000}.page-supplier select{border:1px solid #000;border-radius:8px;padding:10px}.page-supplier__buttons-group{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.page-supplier__buttons-group__button{width:-moz-max-content;width:max-content;min-width:100px;border-radius:0}.page-supplier__buttons-group__button:first-of-type{border-radius:8px 0 0 8px}.page-supplier__buttons-group__button:last-of-type{border-radius:0 8px 8px 0}.page-supplier__buttons-group__selected{background-color:#1b2733}.page-supplier__gmaps{max-width:200px}.page-supplier__items{margin-top:20px}.page-supplier__input-label{font-size:2.2rem;color:#000}.page-supplier__header{font-size:2.4rem;color:#00f}.page-supplier__new-col-section{margin-left:40px}.page-supplier__row{width:100%;display:flex;flex-direction:row}.page-supplier__select{font-size:1.8rem;color:#00f}.page-supplier__input__checkbox{width:-moz-max-content;width:max-content;height:36px;margin-left:10px}.page-supplier__input__area,.page-supplier__input__checkbox,.page-supplier__input__text{font-size:1.8rem;color:#000;text-align:left}.page-supplier__input__area{width:100%;resize:none}.page-supplier__input__number{font-size:1.8rem;color:#000;text-align:left}.page-suppliers{width:100%}.page-suppliers__subtitle-row{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:44px}.page-suppliers__buttons__new{width:120px}.page-suppliers__content{width:100%;padding:0 68px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.page-suppliers__content>div{margin-bottom:9px}.page-suppliers__content>div:last-child{margin-bottom:0}.page-suppliers__title{height:60px;align-self:center;font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:2.4rem;line-height:16px;color:#121217;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding-top:4px}.page-orders{width:100%;padding:20px}.page-orders__form{width:100%;display:flex;flex-direction:column;justify-content:start;align-items:stretch}.page-orders__items{margin-top:20px}.page-orders__input-label{font-size:2.2rem;color:#000}.page-orders__select{font-size:1.8rem;color:#00f}.page-orders__input__checkbox{width:-moz-max-content;width:max-content;height:36px;margin-left:10px}.page-orders__input__area,.page-orders__input__checkbox,.page-orders__input__text{font-size:1.8rem;color:#000;text-align:left}.page-orders__input__area{width:100%;resize:none}.page-orders__input__number{font-size:1.8rem;color:#000;text-align:left}.page-orders__buttons{margin-top:40px}.page-users{width:100%;height:100vh}.page-users__title-bar{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.page-users__new{width:120px}.page-users__content{width:100%;height:calc(100vh - 110px);padding:0 68px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.page-users__content>div{margin-bottom:9px}.page-users__content>div:last-child{margin-bottom:0}.page-users__title{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:2.4rem;line-height:16px;color:#121217;margin-bottom:44px}.page-products{width:100%}.page-products__content{width:100%;padding:0 68px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.page-products__content>div{margin-bottom:9px}.page-products__content>div:last-child{margin-bottom:0}.page-products__title{height:60px;align-self:flex-start;font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:2.4rem;line-height:16px;color:#121217;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding-top:4px}.page-pos{width:100%}.page-pos__content{width:100%;padding:0 68px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.page-pos__content>div{margin-bottom:9px}.page-pos__content>div:last-child{margin-bottom:0}.page-pos__title{height:60px;align-self:flex-start;font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:2.4rem;line-height:16px;color:#121217;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding-top:4px}.page-quote,.page-quote__subtitle{color:#000}.page-quote__timeline-entry{width:100%}.page-quote__timeline-entry__status-row{width:-moz-max-content;width:max-content;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.page-quote__timeline-entry__status-row-with-button{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start}.page-quote__timeline-entry__status-dot{width:4px;height:4px;margin-left:20px;border-radius:2px;background:grey}.page-quote__timeline-entry__status-corner{width:48px;height:64px;margin-left:2px;margin-right:20px;background-color:transparent;background-image:url(/assets/images/line_gray_corner.png);background-repeat:no-repeat;background-position:center 0;background-size:36px}.page-quote__timeline-entry__status-button{border:1px solid #7fbd43;color:#7fbd43;font-size:1.4rem;text-transform:none;background:transparent}.page-quote__timeline-entry__status-button:hover{background:transparent}.page-quote__timeline-entry__flag{background-image:url(/assets/images/icon_flag_yellow.png)}.page-quote__timeline-entry__check,.page-quote__timeline-entry__flag{width:48px;height:48px;background-color:transparent;background-repeat:no-repeat;background-position:50%;background-size:36px}.page-quote__timeline-entry__check{background-image:url(/assets/images/icon_check_green.png)}.page-quote__layout{width:100%;height:100%;display:flex;flex-direction:row;justify-content:stretch;align-items:flex-start}.page-quote__layout__section{width:100%}.page-quote__timeline-button{max-width:150px;height:72px;background:transparent;color:#7fbd43;padding-left:20px;text-transform:capitalize}.page-quote__timeline-button:hover{background:transparent;color:#669835}.page-quote__timeline{width:-moz-max-content;width:max-content;height:100%;padding:0 10px;margin-right:20px;background:#ececec;color:#7fbd43;border-radius:12px}.page-quote__timeline-body{width:100%;height:100%}.page-quote__timeline-body__row{width:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px}.page-quote__timeline-body{color:#000}.page-quote__vdiv{height:20px}.page-quote__quotejob__status{width:180px;height:36px;border-radius:18px;border:1px solid #000;padding:0 10px;color:#000;display:flex;flex-direction:row;justify-content:center;align-items:center;font-family:monserrat-medium}.page-quote select{border:1px solid #000;border-radius:8px;padding:10px}.page-quote__status-bar{justify-content:space-between}.page-quote__status-bar,.page-quote__status-bar__summary{width:100%;display:flex;flex-direction:row;align-items:center}.page-quote__status-bar__summary{justify-content:flex-start}.page-quote__status-bar__summary>:last-child{margin-left:20px}.page-quote__title{font-family:monserrat-bold}.page-quote__separator,.page-quote__title__no-bold{font-family:monserrat-medium}.page-quote__separator{margin:0 10px}.page-quote__user{width:100%;margin:40px 0}.page-quote__user__row{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.page-quote__user__value{width:100%;font-size:2.4rem}.page-quote__user__recent-activity{width:100%}.page-quote__user__recent-activity__row{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.page-quote__user__recent-activity__label{margin-right:20px;font-size:2rem}.page-quote__user__recent-activity__value{font-size:1.8rem}.page-quote__bar{width:100%}.page-quote__bar__row{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.page-quote__bar__row>button{margin-right:20px}.page-quote__bar__row>button:last-child{margin-right:0}.page-quote__bar__row>div{margin-right:20px}.page-quote__bar__row>div:last-child{margin-right:0}.page-quote__bar__row__right{justify-content:flex-end}.page-quote__bar__logo{min-width:160px}.page-quote__bar__logo h3{font-size:2.2rem}.page-quote__bar__logo p{font-size:1.6rem}.page-quote__bar__button{max-width:150px;height:72px;background:#ececec;color:#7fbd43;padding-left:20px;border-radius:12px;text-transform:capitalize}.page-quote__bar__button__clipboard{background-image:url(/assets/images/icon_quotes_gray.png);background-repeat:no-repeat;background-position:20px;background-size:22px}.page-quote__bar__button:hover{background:#d3d3d3;background-image:url(/assets/images/icon_quotes_gray.png);background-repeat:no-repeat;background-position:20px;background-size:22px}.page-quote__state-action-bar{width:100%;height:72px;border-radius:12px;background:linear-gradient(#7fbd43,#7fa45c);padding:0 40px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.page-quote__state-action-bar__title{color:#fff;font-size:2.2rem}.page-quote__state-action-bar__action{width:-moz-max-content;width:max-content;padding:0 10px;border:1px solid #fff;background:transparent;font-size:1.4rem}.page-quote__buttons-group{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.page-quote__buttons-group__button{width:-moz-max-content;width:max-content;min-width:100px;border-radius:0}.page-quote__buttons-group__button__max-width{max-width:220px}.page-quote__buttons-group__button:first-of-type{border-radius:8px 0 0 8px}.page-quote__buttons-group__button:last-of-type{border-radius:0 8px 8px 0}.page-quote__buttons-group__selected{background-color:#1b2733}.page-quote__button{width:-moz-max-content;width:max-content;min-width:100px;border-radius:8px}.page-quote__button__max-width{max-width:220px}.page-quote__bullet{display:flex;flex-direction:column;justify-content:center;height:-moz-max-content;height:max-content;font-size:1.6rem;border-radius:16px;padding:6px;margin:auto 0;background:#08716d;color:#fff}.page-quote__bullet__warning{background:orange;color:#fff}.page-quote__bullet__error{background:red;color:#fff}.page-quote__first{margin-right:10px}.page-quote__gmaps{max-width:200px}.page-quote__items{margin-top:20px}.page-quote__header{font-size:2.4rem;color:#00f}.page-quote__row{width:100%;display:flex;flex-direction:row}.page-quote__row__spaced{justify-content:space-between}.page-quote__row__middle{align-items:center}.page-timeline{width:100%;padding:20px;color:#000}.page-timeline__subtitle{color:#000}.page-timeline__timeline-entry{width:100%}.page-timeline__timeline-entry__datetime{display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.page-timeline__timeline-entry__status-row{width:-moz-max-content;width:max-content;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.page-timeline__timeline-entry__status-row-with-button{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start}.page-timeline__timeline-entry__status-dot{width:4px;height:4px;margin-left:20px;border-radius:2px;background:grey}.page-timeline__timeline-entry__status-corner{width:48px;height:64px;margin-left:2px;margin-right:20px;background-color:transparent;background-image:url(/assets/images/line_gray_corner.png);background-repeat:no-repeat;background-position:center 0;background-size:36px}.page-timeline__timeline-entry__status-button{border:1px solid #7fbd43;color:#7fbd43;font-size:1.4rem;text-transform:none;background:transparent}.page-timeline__timeline-entry__status-button:hover{background:transparent}.page-timeline__timeline-entry__flag{background-image:url(/assets/images/icon_flag_yellow.png)}.page-timeline__timeline-entry__check,.page-timeline__timeline-entry__flag{width:48px;height:48px;background-color:transparent;background-repeat:no-repeat;background-position:50%;background-size:36px}.page-timeline__timeline-entry__check{background-image:url(/assets/images/icon_check_green.png)}.page-timeline__layout{width:100%;height:100%;display:flex;flex-direction:row;justify-content:stretch;align-items:flex-start}.page-timeline__layout__section{width:100%}.page-timeline__timeline-button{max-width:150px;height:72px;background:transparent;color:#7fbd43;padding-left:20px;text-transform:capitalize}.page-timeline__timeline-button:hover{background:transparent;color:#669835}.page-timeline__timeline{width:-moz-max-content;width:max-content;height:100%;padding:0 10px;margin-right:20px;background:#ececec;color:#7fbd43;border-radius:12px}.page-timeline__timeline-body{width:100%;height:100%}.page-timeline__timeline-body__row{width:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px}.page-timeline__timeline-body{color:#000}.page-timeline__vdiv{height:20px}.page-timeline__quotejob__status{width:180px;height:36px;border-radius:18px;border:1px solid #000;padding:0 10px;color:#000;display:flex;flex-direction:row;justify-content:center;align-items:center;font-family:monserrat-medium}.page-timeline select{border:1px solid #000;border-radius:8px;padding:10px}.page-timeline__status-bar{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.page-timeline__status-bar__summary{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.page-timeline__status-bar__summary>:last-child{margin-left:20px}.page-timeline__status-bar__indicators{width:100%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.page-timeline__status-bar__indicator{width:-moz-max-content;width:max-content;margin:0 20px;display:flex;flex-direction:row;justify-content:normal;align-items:center;font-size:1.8rem;text-transform:uppercase;color:green}.page-timeline__indicator-on{width:12px;height:12px;border-radius:6px;margin-left:10px;background:green}.page-timeline__indicator-off{width:12px;height:12px;border-radius:6px;margin-left:10px;background:#ececec}.page-timeline__buttons__open{max-width:88px;height:36px;border-radius:18px;font-size:1.2rem}.page-timeline__buttons__duplicate{width:36px;height:36px;background:transparent;background-image:url(/assets/images/icon_copy_gray.png);background-repeat:no-repeat;background-position:50%;background-size:18px}.page-timeline__buttons__duplicate:disabled{background:none}.page-timeline__buttons__duplicate:hover{background:transparent;background-image:url(/assets/images/icon_copy_gray.png);background-repeat:no-repeat;background-position:50%;background-size:22px}.page-timeline__table,.page-timeline__table__row{width:100%}.page-timeline__products__row{width:100%;padding:0 10px;border-radius:12px;background:#f2f2f2;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:10px}.page-timeline__products__row__left{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.page-timeline__products__row__right{width:100%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.page-timeline__products__cell{width:100%;height:48px;margin:0 10px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.page-timeline__products__cell-24{width:24px}.page-timeline__products__cell-200{width:200px}.page-timeline__products__cell-320{width:320px}.page-timeline__products__cell-180{width:180px}.page-timeline__products__cell-maxed{width:-moz-max-content;width:max-content}.page-timeline__products__cell-right{justify-content:flex-end}.page-timeline__products__cell-left{justify-content:flex-start}.page-timeline__checked{width:24px;height:24px;background:transparent;background-image:url(/assets/images/icon_check_green.png);background-repeat:no-repeat;background-position:50%;background-size:18px}.page-timeline__not-checked{width:24px;height:24px;background:transparent;background-image:url(/assets/images/icon_check_hollow_gray.svg);background-repeat:no-repeat;background-position:50%;background-size:18px}.page-timeline__costs-summary{width:100%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.page-timeline__costs-summary__col{width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;text-align:end}.page-timeline__costs-summary__col__row{width:100%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.page-timeline__costs-summary__col__row>p:first-child{width:100px;text-align:start}.page-timeline__costs-summary__col__row>p:last-child{width:100px}.page-timeline__costs-summary__col__row-content{height:36px;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;padding:0 30px}.page-timeline__costs-summary__col__row-content>p:first-child{width:100px;text-align:start}.page-timeline__costs-summary__col__row-content>p:last-child{width:100px}.page-timeline__costs-summary__col__row-shaded{height:48px;margin-top:20px;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;border-radius:12px;background:#f2f2f2;padding:0 30px}.page-timeline__costs-summary__col__row-shaded>p:first-child{width:100px;text-align:start}.page-timeline__costs-summary__col__row-shaded>p:last-child{width:100px}.page-timeline__cost{width:100%;margin:10px 0}.page-timeline__bold,.page-timeline__bold>p{font-family:monserrat-bold}.page-timeline__hdiv{width:20px}.page-timeline__title{font-family:monserrat-bold}.page-timeline__separator,.page-timeline__title__no-bold{font-family:monserrat-medium}.page-timeline__separator{margin:0 10px}.page-timeline__user{width:100%;margin:40px 0}.page-timeline__user__row{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.page-timeline__user__value{width:100%;font-size:2.4rem}.page-timeline__user__recent-activity{width:100%}.page-timeline__user__recent-activity__row{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.page-timeline__user__recent-activity__label{margin-right:20px;font-size:2rem}.page-timeline__user__recent-activity__value{font-size:1.8rem}.page-timeline__bar{width:100%}.page-timeline__bar__row{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.page-timeline__bar__row>button{margin-right:20px}.page-timeline__bar__row>button:last-child{margin-right:0}.page-timeline__bar__row>div{margin-right:20px}.page-timeline__bar__row>div:last-child{margin-right:0}.page-timeline__bar__row__right{justify-content:flex-end}.page-timeline__bar__logo{min-width:160px}.page-timeline__bar__logo h3{font-size:2.2rem}.page-timeline__bar__logo p{font-size:1.6rem}.page-timeline__bar__button{max-width:150px;height:72px;background:#ececec;color:#7fbd43;padding-left:20px;border-radius:12px;text-transform:capitalize}.page-timeline__bar__button__clipboard{background-image:url(/assets/images/icon_quotes_gray.png);background-repeat:no-repeat;background-position:20px;background-size:22px}.page-timeline__bar__button:hover{background:#d3d3d3;background-image:url(/assets/images/icon_quotes_gray.png);background-repeat:no-repeat;background-position:20px;background-size:22px}.page-timeline__state-action-bar{width:100%;height:72px;border-radius:12px;background:linear-gradient(#7fbd43,#7fa45c);padding:0 40px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.page-timeline__state-action-bar__title{color:#fff;font-size:2.2rem}.page-timeline__state-action-bar__action{width:-moz-max-content;width:max-content;padding:0 10px;border:1px solid #fff;background:transparent;font-size:1.4rem}.page-timeline__buttons-group{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.page-timeline__buttons-group__button{width:-moz-max-content;width:max-content;min-width:100px;border-radius:0}.page-timeline__buttons-group__button__max-width{max-width:220px}.page-timeline__buttons-group__button:first-of-type{border-radius:8px 0 0 8px}.page-timeline__buttons-group__button:last-of-type{border-radius:0 8px 8px 0}.page-timeline__buttons-group__selected{background-color:#1b2733}.page-timeline__button{width:-moz-max-content;width:max-content;min-width:100px;border-radius:8px}.page-timeline__button__max-width{max-width:220px}.page-timeline__bullet{display:flex;flex-direction:column;justify-content:center;height:-moz-max-content;height:max-content;font-size:1.6rem;border-radius:16px;padding:6px;margin:auto 0;background:#08716d;color:#fff}.page-timeline__bullet__warning{background:orange;color:#fff}.page-timeline__bullet__error{background:red;color:#fff}.page-timeline__first{margin-right:10px}.page-timeline__gmaps{max-width:200px}.page-timeline__items{margin-top:20px}.page-timeline__input-label{font-size:2.2rem;color:#000}.page-timeline__header{font-size:2.4rem;color:#00f}.page-timeline__new-col-section{margin-left:40px}.page-timeline__row{width:100%;display:flex;flex-direction:row}.page-timeline__row__spaced{justify-content:space-between}.page-timeline__row__middle{align-items:center}.page-timeline__select{font-size:1.8rem;color:#00f}.page-timeline__input__checkbox{width:-moz-max-content;width:max-content;height:36px;margin-left:10px}.page-timeline__input__area,.page-timeline__input__checkbox,.page-timeline__input__text{font-size:1.8rem;color:#000;text-align:left}.page-timeline__input__area{width:100%;resize:none}.page-timeline__input__number{font-size:1.8rem;color:#000;text-align:left}.page-quotes-mode{width:100%;height:100vh;padding:140px 68px 20px 68px;color:#000}.page-quotes-mode__subtitle{color:#000}.page-quotes-mode__configbar{width:100%;display:grid;grid-template-columns:repeat(6,1fr);justify-items:center;grid-gap:40px}.page-quotes-mode__bar-option{height:64px;justify-content:space-between}.page-quotes-mode__bar-header,.page-quotes-mode__bar-option{width:100%;display:flex;flex-direction:row;align-items:center}.page-quotes-mode__bar-header{max-width:160px;height:inherit;padding:0 6px;border-radius:12px;background:#f2f2f2;justify-content:flex-start}.page-quotes-mode__bar-header-on{background:#d9ffe4}.page-quotes-mode__bar-switch{width:56px;height:100%;border-radius:12px;margin-left:10px;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;background:#f2f2f2}.page-quotes-mode__bar-switch-on{justify-content:flex-start;background:#d9ffe4}.page-quotes-mode__bar-switch-knob{width:24px;height:16px;border-radius:4px;margin:10px;background:#d6daf0}.page-quotes-mode__bar-switch-knob-on{background:#53dc7a}.page-quotes-mode__electrical{margin:10px 0}.page-quotes-mode__bar-icon{width:24px;height:24px;margin-right:6px}.page-quotes-mode__bar-icon__settings{background-image:url(/assets/images/icon_settings_black.png)}.page-quotes-mode__bar-icon__check-measure,.page-quotes-mode__bar-icon__settings{background-color:transparent;background-repeat:no-repeat;background-position:50%;background-size:18px}.page-quotes-mode__bar-icon__check-measure{background-image:url(/assets/images/icon_checkmeasure_black.png)}.page-quotes-mode__bar-icon__electrical{background-image:url(/assets/images/icon_electrical_black.png)}.page-quotes-mode__bar-icon__electrical,.page-quotes-mode__bar-icon__install{background-color:transparent;background-repeat:no-repeat;background-position:50%;background-size:18px}.page-quotes-mode__bar-icon__install{background-image:url(/assets/images/icon_install_black.png)}.page-quotes-mode__bar-icon__separate{background-image:url(/assets/images/icon_separate_quote_black.png)}.page-quotes-mode__bar-icon__notes,.page-quotes-mode__bar-icon__separate{background-color:transparent;background-repeat:no-repeat;background-position:50%;background-size:18px}.page-quotes-mode__bar-icon__notes{background-image:url(/assets/images/icon_notes_black.png)}.page-quotes-mode__timeline-entry{width:100%}.page-quotes-mode__timeline-entry__datetime{display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.page-quotes-mode__timeline-entry__status-row{width:-moz-max-content;width:max-content;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.page-quotes-mode__timeline-entry__status-row-with-button{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start}.page-quotes-mode__timeline-entry__status-dot{width:4px;height:4px;margin-left:20px;border-radius:2px;background:grey}.page-quotes-mode__timeline-entry__status-corner{width:48px;height:64px;margin-left:2px;margin-right:20px;background-color:transparent;background-image:url(/assets/images/line_gray_corner.png);background-repeat:no-repeat;background-position:center 0;background-size:36px}.page-quotes-mode__timeline-entry__status-button{border:1px solid #7fbd43;color:#7fbd43;font-size:1.4rem;text-transform:none;background:transparent}.page-quotes-mode__timeline-entry__status-button:hover{background:transparent}.page-quotes-mode__timeline-entry__flag{background-image:url(/assets/images/icon_flag_yellow.png)}.page-quotes-mode__timeline-entry__check,.page-quotes-mode__timeline-entry__flag{width:48px;height:48px;background-color:transparent;background-repeat:no-repeat;background-position:50%;background-size:36px}.page-quotes-mode__timeline-entry__check{background-image:url(/assets/images/icon_check_green.png)}.page-quotes-mode__layout{width:100%;height:100%;display:flex;flex-direction:row;justify-content:stretch;align-items:flex-start}.page-quotes-mode__layout__section{width:100%}.page-quotes-mode__timeline-button{max-width:150px;height:72px;background:transparent;color:#7fbd43;padding-left:20px;text-transform:capitalize}.page-quotes-mode__timeline-button:hover{background:transparent;color:#669835}.page-quotes-mode__timeline{width:-moz-max-content;width:max-content;height:100%;padding:0 10px;margin-right:20px;background:#ececec;color:#7fbd43;border-radius:12px}.page-quotes-mode__timeline-body{width:100%;height:100%}.page-quotes-mode__timeline-body__row{width:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px}.page-quotes-mode__timeline-body{color:#000}.page-quotes-mode__vdiv{height:20px}.page-quotes-mode__quotejob__status{width:180px;height:36px;border-radius:18px;border:1px solid #000;padding:0 10px;color:#000;display:flex;flex-direction:row;justify-content:center;align-items:center;font-family:monserrat-medium}.page-quotes-mode select{border:1px solid #000;border-radius:8px;padding:10px}.page-quotes-mode__status-bar{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.page-quotes-mode__status-bar__summary{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.page-quotes-mode__status-bar__summary>:last-child{margin-left:20px}.page-quotes-mode__status-bar__actions{width:100%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.page-quotes-mode__status-bar__indicator{width:-moz-max-content;width:max-content;margin:0 20px;display:flex;flex-direction:row;justify-content:normal;align-items:center;font-size:1.8rem;text-transform:uppercase;color:green}.page-quotes-mode__indicator-on{width:12px;height:12px;border-radius:6px;margin-left:10px;background:green}.page-quotes-mode__indicator-off{width:12px;height:12px;border-radius:6px;margin-left:10px;background:#ececec}.page-quotes-mode__buttons__open{max-width:140px;height:36px;border-radius:18px;font-size:1.2rem}.page-quotes-mode__buttons__duplicate{width:36px;height:36px;background:transparent;background-image:url(/assets/images/icon_copy_gray.png);background-repeat:no-repeat;background-position:50%;background-size:18px}.page-quotes-mode__buttons__duplicate:disabled{background:none}.page-quotes-mode__buttons__duplicate:hover{background:transparent;background-image:url(/assets/images/icon_copy_gray.png);background-repeat:no-repeat;background-position:50%;background-size:22px}.page-quotes-mode__table,.page-quotes-mode__table__row{width:100%}.page-quotes-mode__products__row{width:100%;padding:0 10px;border-radius:12px;background:#f2f2f2;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:10px}.page-quotes-mode__products__row__left{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.page-quotes-mode__products__row__right{width:100%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.page-quotes-mode__products__cell{width:100%;height:48px;margin:0 10px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.page-quotes-mode__products__cell-24{width:24px}.page-quotes-mode__products__cell-200{width:200px}.page-quotes-mode__products__cell-320{width:320px}.page-quotes-mode__products__cell-180{width:180px}.page-quotes-mode__products__cell-maxed{width:-moz-max-content;width:max-content}.page-quotes-mode__products__cell-right{justify-content:flex-end}.page-quotes-mode__products__cell-left{justify-content:flex-start}.page-quotes-mode__checked{width:24px;height:24px;background:transparent;background-image:url(/assets/images/icon_check_green.png);background-repeat:no-repeat;background-position:50%;background-size:18px}.page-quotes-mode__not-checked{width:24px;height:24px;background:transparent;background-image:url(/assets/images/icon_check_hollow_gray.svg);background-repeat:no-repeat;background-position:50%;background-size:18px}.page-quotes-mode__costs-summary{width:100%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.page-quotes-mode__costs-summary__col{width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;text-align:end}.page-quotes-mode__costs-summary__col__row{width:100%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.page-quotes-mode__costs-summary__col__row>p:first-child{width:100px;text-align:start}.page-quotes-mode__costs-summary__col__row>p:last-child{width:100px}.page-quotes-mode__costs-summary__col__row-content{height:36px;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;padding:0 30px}.page-quotes-mode__costs-summary__col__row-content>p:first-child{width:100px;text-align:start}.page-quotes-mode__costs-summary__col__row-content>p:last-child{width:100px}.page-quotes-mode__costs-summary__col__row-shaded{height:48px;margin-top:20px;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;border-radius:12px;background:#f2f2f2;padding:0 30px}.page-quotes-mode__costs-summary__col__row-shaded>p:first-child{width:100px;text-align:start}.page-quotes-mode__costs-summary__col__row-shaded>p:last-child{width:100px}.page-quotes-mode__cost{width:100%;margin:10px 0}.page-quotes-mode__bold,.page-quotes-mode__bold>p{font-family:monserrat-bold}.page-quotes-mode__hdiv{width:20px}.page-quotes-mode__title{font-family:monserrat-bold}.page-quotes-mode__title__no-bold{font-family:monserrat-medium}.page-quotes-mode__separator{margin:0 10px;font-family:monserrat-medium}.page-quotes-mode__user{width:100%;margin:40px 0}.page-quotes-mode__user__row{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.page-quotes-mode__user__value{width:100%;font-size:2.4rem}.page-quotes-mode__user__recent-activity{width:100%}.page-quotes-mode__user__recent-activity__row{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.page-quotes-mode__user__recent-activity__label{margin-right:20px;font-size:2rem}.page-quotes-mode__user__recent-activity__value{font-size:1.8rem}.page-quotes-mode__bar{width:100%}.page-quotes-mode__bar__row{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.page-quotes-mode__bar__row>button{margin-right:20px}.page-quotes-mode__bar__row>button:last-child{margin-right:0}.page-quotes-mode__bar__row>div{margin-right:20px}.page-quotes-mode__bar__row>div:last-child{margin-right:0}.page-quotes-mode__bar__row__right{justify-content:flex-end}.page-quotes-mode__bar__logo{min-width:160px}.page-quotes-mode__bar__logo h3{font-size:2.2rem}.page-quotes-mode__bar__logo p{font-size:1.6rem}.page-quotes-mode__bar__button{max-width:150px;height:72px;background:#ececec;color:#7fbd43;padding-left:20px;border-radius:12px;text-transform:capitalize}.page-quotes-mode__bar__button__clipboard{background-image:url(/assets/images/icon_quotes_gray.png);background-repeat:no-repeat;background-position:20px;background-size:22px}.page-quotes-mode__bar__button:hover{background:#d3d3d3;background-image:url(/assets/images/icon_quotes_gray.png);background-repeat:no-repeat;background-position:20px;background-size:22px}.page-quotes-mode__state-action-bar{width:100%;height:72px;border-radius:12px;background:linear-gradient(#7fbd43,#7fa45c);padding:0 40px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.page-quotes-mode__state-action-bar__title{color:#fff;font-size:2.2rem}.page-quotes-mode__state-action-bar__action{width:-moz-max-content;width:max-content;padding:0 10px;border:1px solid #fff;background:transparent;font-size:1.4rem}.page-quotes-mode__buttons-group{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.page-quotes-mode__buttons-group__button{width:-moz-max-content;width:max-content;min-width:100px;border-radius:0}.page-quotes-mode__buttons-group__button__max-width{max-width:220px}.page-quotes-mode__buttons-group__button:first-of-type{border-radius:8px 0 0 8px}.page-quotes-mode__buttons-group__button:last-of-type{border-radius:0 8px 8px 0}.page-quotes-mode__buttons-group__selected{background-color:#1b2733}.page-quotes-mode__button{width:-moz-max-content;width:max-content;min-width:100px;border-radius:8px}.page-quotes-mode__button__max-width{max-width:220px}.page-quotes-mode__bullet{display:flex;flex-direction:column;justify-content:center;height:-moz-max-content;height:max-content;font-size:1.6rem;border-radius:16px;padding:6px;margin:auto 0;background:#08716d;color:#fff}.page-quotes-mode__bullet__warning{background:orange;color:#fff}.page-quotes-mode__bullet__error{background:red;color:#fff}.page-quotes-mode__first{margin-right:10px}.page-quotes-mode__gmaps{max-width:200px}.page-quotes-mode__items{margin-top:20px}.page-quotes-mode__input-label{font-size:2.2rem;color:#000}.page-quotes-mode__header{font-size:2.4rem;color:#00f}.page-quotes-mode__new-col-section{margin-left:40px}.page-quotes-mode__row{width:100%;display:flex;flex-direction:row}.page-quotes-mode__row__spaced{justify-content:space-between}.page-quotes-mode__row__middle{align-items:center}.page-quotes-mode__select{font-size:1.8rem;color:#00f}.page-quotes-mode__input__checkbox{width:-moz-max-content;width:max-content;height:36px;margin-left:10px}.page-quotes-mode__input__area,.page-quotes-mode__input__checkbox,.page-quotes-mode__input__text{font-size:1.8rem;color:#000;text-align:left}.page-quotes-mode__input__area{width:100%;resize:none}.page-quotes-mode__input__number{font-size:1.8rem;color:#000;text-align:left}.page-client{width:100%;height:100%;padding:20px}.page-client__input__checkbox{width:-moz-max-content;width:max-content;height:36px;margin-left:10px}.page-client__input__area,.page-client__input__checkbox,.page-client__input__text{font-size:1.8rem;color:#000;text-align:left}.page-client__input__area{width:100%;resize:none}.page-client__input__number{font-size:1.8rem;color:#000;text-align:left}.page-client__field{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.page-client__field__icon-button{width:32px;height:32px}.page-client__status-bar{justify-content:space-between}.page-client__status-bar,.page-client__status-bar__summary{width:100%;display:flex;flex-direction:row;align-items:center}.page-client__status-bar__summary{justify-content:start}.page-client__title{color:#000}.page-client__title__no-bold{color:#b2b2b2}.page-client__actions{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}.page-client__actions>*{margin-right:10%}.page-client__actions>:last-child{margin-right:0}.page-client__actions__section{width:-moz-max-content;width:max-content;min-width:20%}.page-client__actions__section>button{display:flex;flex-direction:row;justify-content:center;align-items:center}.page-client__actions__button{width:220px;height:48px;border:1px solid #7fbd43;background:transparent;color:#7fbd43;border-radius:24px;font-size:1.6rem;text-transform:none}.page-client__actions__button:hover{background:#dcedcb}.page-client__actions__button__icon-note{width:24px;height:24px;background-image:url(/assets/images/icon_copy_green.png);background-repeat:no-repeat;background-position:0;background-size:16px}.page-client__actions__button__icon-capture{width:24px;height:24px;background-image:url(/assets/images/icon_camera_green.png);background-repeat:no-repeat;background-position:0;background-size:18px}.page-client__actions__button__icon-upload{width:24px;height:24px;background-image:url(/assets/images/icon_upload_green.png);background-repeat:no-repeat;background-position:0;background-size:20px}.page-client__actions__button__icon-mic{width:24px;height:24px;background-image:url(/assets/images/icon_mic_green.png);background-repeat:no-repeat;background-position:0;background-size:18px}.page-client__actions__buttons-row{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.page-client__actions__buttons-row>*{margin-right:20px}.page-client__actions__buttons-row>:last-child{margin-right:0}.page-client__actions__buttons-row>button{display:flex;flex-direction:row;justify-content:center;align-items:center}.page-client__summary{width:100%;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:5%}.page-client__summary__vdiv{height:40px}.page-client__summary__hdivline{width:100%;height:1px;margin:4px 0;padding:0 10%;background:#ececec}.page-client__summary__values{font-family:monserrat-medium;border:none;padding:10px 0;background:transparent}.page-client__summary__section{width:100%;height:100%}.page-client__summary__section__column{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.page-client__summary__section__column__flexstart{align-items:flex-start}.page-client__summary__section__row{width:100%;height:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.page-client__summary__quotejob__status{height:36px;border-radius:18px;border:1px solid #000;padding:0 10px}.page-client__summary__address,.page-client__summary__quotejob__status{color:#000;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;font-family:monserrat-medium}.page-client__summary__address{padding:10px 0}.page-client__summary__tasks-title{width:100%;margin-left:20px;font-size:1.6rem;color:#000}.page-client__icon__places{width:32px;height:32px;background-image:url(/assets/images/icon_maps_gray.png);background-size:16px 16px;background-repeat:no-repeat;background-position:50%}.page-client__subtitle{width:100%;font-family:monserrat-medium;color:#000;margin-bottom:20px}.page-client__editable{height:38px;border:1px solid #7fbd43;color:#7fbd43;border-radius:19px;font-family:monserrat-medium;font-size:1.4rem;padding:0 10px;margin:10px 0;background:transparent}.page-client__custom-switch{margin-top:20px;margin-bottom:10px}.page-client__custom-select{margin-top:10px;height:40px;border:none;background:#ececec}.page-client__custom-select .selected .selected-container .selected-icon{background-image:url(/assets/images/icon_down_black.png);background-size:16px 16px}.page-client__custom-select .selected{padding:8px}.page-client__custom-select .items .row{height:32px}.page-client__title{font-family:monserrat-bold}.page-client__separator,.page-client__title__no-bold{font-family:monserrat-medium}.page-client__separator{margin:0 10px}.page-client__user{width:100%;margin:40px 0;color:#000}.page-client__user__row{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.page-client__user__value{width:100%;font-size:2.4rem}.page-client__user__recent-activity{width:100%}.page-client__user__recent-activity__row{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.page-client__user__recent-activity__label{margin-right:20px;font-size:2rem}.page-client__user__recent-activity__value{font-size:1.8rem}.page-client__bar{width:100%}.page-client__bar__row{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.page-client__bar__row>button{margin-right:20px}.page-client__bar__row>button:last-child{margin-right:0}.page-client__bar__row>div{margin-right:20px}.page-client__bar__row>div:last-child{margin-right:0}.page-client__bar__logo{min-width:160px;color:#000}.page-client__bar__logo h3{font-size:2.2rem}.page-client__bar__logo p{font-size:1.6rem}.page-client__bar__button{max-width:150px;height:72px;background:#ececec;color:#7fbd43;padding-left:20px;border-radius:12px;text-transform:capitalize}.page-client__bar__button__clipboard{background-image:url(/assets/images/icon_quotes_gray.png);background-repeat:no-repeat;background-position:20px;background-size:22px}.page-client__bar__button:hover{background:#d3d3d3;background-image:url(/assets/images/icon_quotes_gray.png);background-repeat:no-repeat;background-position:20px;background-size:22px}.page-client__state-action-bar{width:100%;height:72px;border-radius:12px;background:linear-gradient(#7fbd43,#7fa45c);padding:0 40px;display:flex;flex-direction:row;justify-content:start;align-items:center}.page-client__state-action-bar__title{color:#fff;font-size:2.2rem;margin-right:20px}.page-client__state-action-bar__count{min-width:32px;text-align:center;border:1px solid #fff;border-radius:8px;padding:10px;color:#fff;margin-right:20px}.page-client__state-action-bar__action-label{font-size:2.2rem;color:#fff}.page-client__state-action-bar__action{width:-moz-max-content;width:max-content;padding:0 10px;border:1px solid #fff;background:transparent;font-size:1.4rem}.page-client__tab{color:#000}.page-client__form{width:100%;display:flex;flex-direction:column;justify-content:start;align-items:stretch}.page-client__items{margin-top:20px}.page-client__input-label{width:100%;font-size:1.6rem}.page-client__input-label__row{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.page-client__input-label__row>*{margin-right:20px}.page-client__input-label__row>:last-child{margin-right:0}.page-client__select{font-size:1.8rem;color:#00f}.page-client__buttons{margin-top:40px}.page-task{width:100%;padding:20px}.page-task__spacer{height:20px}.page-task__form{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:21px;align-items:flex-start}.page-task__annotations,.page-task__form{width:100%;margin-top:20px;justify-content:space-between}.page-task__annotations{background:#f2f2f2;border-radius:16px;display:flex;flex-direction:column;align-items:stretch}.page-task__annotations>div:first-child{border-top-left-radius:16px;border-top-right-radius:16px}.page-task__annotations>div:last-child{border-bottom-left-radius:16px;border-bottom-right-radius:16px}.page-task__assigned-to-bar{width:100%;justify-content:flex-end;grid-gap:20px}.page-task__assigned-to-bar,.page-task__input-row{display:flex;flex-direction:row;align-items:center}.page-task__input-row{width:-moz-max-content;width:max-content;grid-gap:10px;justify-content:normal}.page-task__input-row>.custom-select>.custom-select__items{max-height:200px;overflow-y:auto}.page-task__fill{width:100%}.page-task__input-label__assigned-to{width:260px;text-align:end}.page-task__input-select__assigned-to{width:320px}.page-task__input-datepicker{width:100%;height:58px;border:none;box-sizing:border-box;border-radius:12px;padding:0 10px;background:#f2f2f2;font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:1.6rem;line-height:2.1rem;position:relative}.page-task__input-datepicker .tui-datepicker{z-index:800}.page-task__input-datepicker__red{color:red}.page-task__notes>textarea{height:120px;resize:none}.page-task .labelled-input>input{height:58px}.page-task__emphasize-warning .custom-switch__icon__warning{background:red}.page-task select{border:1px solid #000;border-radius:8px;padding:10px}.page-task__status-row{width:100%;display:grid;grid-template-columns:max-content repeat(2,1fr) max-content max-content}.page-task__items{margin-top:20px}.page-task__input-label{font-size:2.2rem;color:#000}.page-task__select{font-size:1.8rem;color:#00f}.page-task__input__checkbox{width:-moz-max-content;width:max-content;height:36px;margin-left:10px}.page-task__input__area,.page-task__input__checkbox,.page-task__input__text{font-size:1.8rem;color:#000;text-align:left}.page-task__input__area{width:100%;resize:none}.page-task__input__number{font-size:1.8rem;color:#000;text-align:left}.page-task__buttons{margin-top:40px}.page-tasks{width:100%}.page-tasks__filters-row{width:100%;display:grid;grid-template-columns:repeat(2,350px);grid-template-rows:1fr;grid-gap:10px;justify-items:flex-start;align-items:center;align-self:center;justify-content:space-between}.page-tasks__filters-row>div{width:100%}.page-tasks__filters-row>.custom-select .custom-select__field,.page-tasks__filters-row>.custom-select .custom-select__items__row{height:40px}.page-tasks__filters-row>.custom-select .custom-select__field__value,.page-tasks__filters-row>.custom-select .custom-select__items__label,.page-tasks__filters-row>.custom-select .custom-select__items__label-active{font-size:1.2rem}.page-tasks__loading{width:100%;padding:10px;display:flex;flex-direction:row;justify-content:center;align-items:center}.page-tasks__loading>.loader{width:20px;height:20px;border-right:8px solid #3498db;border-width:5px;border-top-color:#000;border-right-color:#000}.page-tasks__content{width:100%;height:85%;padding:0 68px;align-items:center;grid-gap:10px}.page-tasks__content,.page-tasks__title{display:flex;flex-direction:column;justify-content:flex-start}.page-tasks__title{height:60px;align-self:flex-start;font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:2.4rem;line-height:16px;color:#121217;align-items:flex-start;padding-top:4px}.page-tasks label{display:inline-block;margin-bottom:10px}.page-quotes{width:100%}.page-quotes__content{width:100%;padding:0 68px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.page-quotes__content>div{margin-bottom:9px}.page-quotes__content>div:last-child{margin-bottom:0}.page-quotes__loading{width:100%;padding:10px;display:flex;flex-direction:row;justify-content:center;align-items:center}.page-quotes__loading>.loader{width:20px;height:20px;border-right:8px solid #3498db;border-width:5px;border-top-color:#000;border-right-color:#000}.page-quotes__title{height:60px;align-self:flex-start;font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:2.4rem;line-height:16px;color:#121217;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding-top:4px}.quoted-product{width:100%;padding:20px}.quoted-product__lock{color:red}.quoted-product__title{color:#000}.quoted-product__section{margin-top:20px}.quoted-product__select{height:48px;border:1px solid grey;border-radius:8px;background:#fff;font-size:1.6rem;padding:10px}.quoted-product__option{font-size:1.6rem}.quoted-product__justify-start input{text-align:start}.quoted-product__buttons{margin-top:20px}.page-product{width:100%;padding:20px;color:#000}.page-product select{border:1px solid #000;border-radius:8px;padding:10px}.page-product__buttons-group{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.page-product__buttons-group__button{width:-moz-max-content;width:max-content;min-width:100px;border-radius:0}.page-product__buttons-group__button:first-of-type{border-radius:8px 0 0 8px}.page-product__buttons-group__button:last-of-type{border-radius:0 8px 8px 0}.page-product__buttons-group__selected{background-color:#1b2733}.page-product__gmaps{max-width:200px}.page-product__items{margin-top:20px}.page-product__input-label{font-size:2.2rem;color:#000}.page-product__header{font-size:2.4rem;color:#00f}.page-product__new-col-section{margin-left:40px}.page-product__row{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.page-product__select{font-size:1.8rem;color:#00f}.page-product__input__checkbox{width:-moz-max-content;width:max-content;height:36px;margin-left:10px}.page-product__input__area,.page-product__input__checkbox,.page-product__input__text{font-size:1.8rem;color:#000;text-align:left}.page-product__input__area{width:100%;resize:none}.page-product__input__number{font-size:1.8rem;color:#000;text-align:left}.page-product__div{width:100%;height:1px;padding:0 10px;margin-top:20px;margin-bottom:20px;background:#1b2733}.page-product__buttons__remove{background:coral}.page-uishowcase{width:100%;background:#fff;padding:20px;padding-top:100px}.page-uishowcase__sections{width:100%;padding:40px;margin:20px 0;border:1px solid #000}.page-uishowcase__section-buttons,.page-uishowcase__section-inputs{display:grid;grid-template-columns:1fr;grid-gap:20px}.page-uishowcase__section-buttons>h3,.page-uishowcase__section-inputs>h3{color:#000;margin-bottom:20px}.page-uishowcase__section-buttons__darker,.page-uishowcase__section-inputs__darker{padding:10px;background:#323232;display:grid;grid-template-columns:1fr;grid-gap:20px}.page-uishowcase>h1{color:#000}.page-supplied-products{width:100%;height:100vh}.page-supplied-products__hdiv{height:20px}.page-supplied-products__content{width:100%;height:calc(100vh - 110px);padding:0 68px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.page-supplied-products__content>div{margin-bottom:9px}.page-supplied-products__content>div:last-child{margin-bottom:0}.page-supplied-products__title{align-self:flex-start;font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:2.4rem;line-height:16px;color:#121217;margin-top:30px;margin-bottom:44px}.page-quote{width:100%;padding:20px}.page-quote__electrician-section{margin-left:40px;margin-bottom:40px}.page-quote__input-label{font-size:2.2rem;color:#000}.page-quote__new-col-section{margin-left:40px}.page-quote__input__checkbox{width:-moz-max-content;width:max-content;height:36px;margin-left:10px}.page-quote__input__area,.page-quote__input__checkbox,.page-quote__input__text{font-size:1.8rem;color:#000;text-align:left}.page-quote__input__area{width:100%;resize:none}.page-quote__input__number{font-size:1.8rem;color:#000;text-align:left}.page-quote__select{font-size:1.8rem;color:#00f}.page-quote>h1{color:#000}.page-quote__lock{color:red}.page-quote__title{color:#000}.page-quote__user{color:#000;font-size:2.2rem}.page-quote__costs{color:#000}.page-quote__costs>p{font-size:2.2rem}.page-quote__discount{color:red}.page-quote__customer-note input,.page-quote__customer-persons input,.page-quote__customer-time input{text-align:start}.page-quote__custom-switch{margin-top:10px;margin-bottom:10px}.page-quote__status-button{margin:0 0 10px 0}.page-quote__status-button:disabled{color:#00008b}.page-quote__status-error{color:red;font-size:1.8rem}.page-quote__confirmable{width:100%;display:flex;flex-direction:row;justify-content:start;margin-bottom:10px}.page-quote__confirmable__confirm{width:120px}.page-automations{width:100%;height:100vh}.page-automations__title-bar{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.page-automations__new{width:200px}.page-automations__content{width:100%;height:calc(100vh - 110px);padding:0 68px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.page-automations__content>div{margin-bottom:9px}.page-automations__content>div:last-child{margin-bottom:0}.page-automations__title{font-family:monserrat-medium;font-style:normal;font-weight:500;font-size:2.4rem;line-height:16px;color:#121217;margin-bottom:44px}body{height:100vh}.login-page{width:100%;height:100%;padding-left:20px;padding-right:20px;background-image:url(/assets/images/back1.jpg);background-repeat:no-repeat;background-position:50%;background-size:cover}.login-page:before{content:"";background:#000;opacity:.6;position:absolute;width:100%;height:100%;top:0;left:0}.login-page .row{position:relative;width:100%;height:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.login-page .row .col1{width:0;height:100%}.login-page .row .col1 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.login-page .row .col2{padding:13vh 0;justify-content:space-between}.login-page .row .col2,.login-page .row .col2 .login-box{width:100%;height:100%;display:flex;flex-direction:column;align-items:center}.login-page .row .col2 .login-box{justify-content:space-around}.login-page .row .col2 .login-box>div{text-align:center}.login-page .row .col2 .login-box .logo{width:123px}.login-page .row .col2 .login-box h1{color:#f2f2f7;font-size:4rem;font-weight:700;padding-top:40px}.login-page .row .col2 .login-box p{font-size:1.5rem}.login-page .row .col2 .login-box .input-outlined{min-height:56px;font-size:1.4rem;background:transparent;border:1px solid #fff;padding:0 10px;color:#f2f2f7;border-radius:24px;text-align:center}.login-page .row .col2 .login-box .input-outlined::-moz-placeholder{text-align:center;color:#f2f2f7}.login-page .row .col2 .login-box .input-outlined::placeholder{text-align:center;color:#f2f2f7}.login-page .row .col2 .login-box .input-outlined:focus{outline:none}.login-page .row .col2 .login-box .forgot{border:none;padding:0;margin:0;width:auto;font-size:14px;background:none;font-family:monserrat-light;font-style:normal;font-weight:400;font-size:1.4rem;line-height:21px;text-align:center;color:#fff}.login-page .row .col2 .login-box .forgot:active,.login-page .row .col2 .login-box .forgot:hover{background:none;color:grey}.login-page .row .col2 .login-box .forgot:disabled{background:none;color:#a9a9a9}.login-page .row .col2 .login-box__field{width:50%;height:71px;border-radius:18px}.login-page .row .col2 .login-box>input{font-family:monserrat-light;font-weight:300;font-size:2.3rem!important}.login-page .row .col2 .login-box>button,.login-page .row .col2 .login-box>input{font-style:normal;line-height:21px;display:flex;align-items:center;text-align:center;color:#fff}.login-page .row .col2 .login-box>button{width:50%;height:71px;border-radius:18px;justify-content:center;font-family:monserrat-medium;font-weight:500;font-size:2.3rem}.login-page .row .col2 .login-box__credits{width:100%;display:flex;flex-direction:column;justify-content:center}.login-page .row .col2 .login-box__credits>p{font-family:monserrat-light;font-style:normal;font-weight:400;font-size:2.2rem;line-height:21px;text-align:center;color:hsla(0,0%,100%,.6)}.login-page .row .col2 .div{width:514px;margin:36px 0;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.login-page .row .col2 .div .bar{flex-grow:1;margin:0 10px;height:1px;background:#8c8c8c}.login-page .row .col2 .div .or{margin:0 10px;font-size:17px;color:#646464}.login-page .row .col2 .alternative{width:514px;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.login-page .row .col2 .alternative button{width:100%;height:58px;border:none;font-size:18px;border-radius:10px;text-transform:uppercase;display:flex;flex-direction:row;justify-content:center;align-items:center}.login-page .row .col2 .alternative button:last-child{margin-top:20px}.login-page .row .col2 .alternative button.submit-facebook{background:#4563ce;color:#fff}.login-page .row .col2 .alternative button.submit-facebook:hover{background:none;background:#2f4bb1}.login-page .row .col2 .alternative button.submit-google{background:#f2f2f7;color:#0e171f;border:1px solid #8c8c8c}.login-page .row .col2 .alternative button.submit-google:hover{background:none;background:#d2d2e4}.login-page .row .col2 .alternative button .icon-facebook{width:26px;height:26px;margin-right:14px;background:url(/assets/images/icon_facebook.svg)}.login-page .row .col2 .alternative button .icon-google{width:26px;height:26px;margin-right:14px;background:url(/assets/images/icon_google.svg)}