.dialog{border:none;padding:20px 60px;border-radius:16px;text-align:center}.dialog .dialog-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.dialog[open]{animation:fade-in .7s ease-out}.dialog[open]{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.dialog[open]::backdrop{animation:backdrop-fade-in .7s ease-out forwards;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.dialog h4{font-weight:700;color:#212529}.dialog p{color:#757575}.dialog .dialog-close-btn{display:block;margin:10px auto;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;cursor:pointer;outline:none}.loader-dialog{animation:fade-out .7s ease-out;border:none;border-radius:5px;background:#fff}.loader-dialog .loader-container{padding:5rem}.loader-dialog[open]{animation:fade-in .7s ease-out}.loader-dialog[open]::backdrop{animation:backdrop-fade-in .7s ease-out forwards;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.loader{width:120px;height:22px;border-radius:20px;color:#000;border:2px solid;position:relative}.loader:before{content:"";position:absolute;margin:2px;top:0;right:100%;bottom:0;left:0;border-radius:inherit;background:currentColor;animation:l6 2s infinite}@keyframes l6{to{top:0;right:0;bottom:0;left:0}}.delete-dialog{padding:3rem;text-align:center}.delete-dialog .dialog-title{font-family:bold,sans-serif;font-size:1.5rem;margin-top:1rem}.delete-dialog p{font-family:regular,sans-serif;font-size:1rem;color:#717171;margin-bottom:var(--space-sm)}.delete-dialog .btn-third{border:1px solid #000000}.dialog-cost{width:80%!important}.dialog-cost .p-dialog-header{border-bottom:1px solid var(--line-color);padding:var(--space-md)}.dialog-cost .p-dialog-content{padding:0}.dialog-cost .dialog-content{margin:var(--space-lg)}.dialog-cost .dialog-content .cost-types{display:flex;align-items:center;justify-content:space-between;gap:var(--space-sm)}@media (max-width: 768px){.dialog-cost .dialog-content .cost-types{flex-wrap:wrap;gap:var(--space-lg)}}.dialog-cost .dialog-content .cost-types .cost-type{display:flex;align-items:center;width:100%}@media (max-width: 768px){.dialog-cost .dialog-content .cost-types .cost-type{width:100%}}.dialog-cost .dialog-content .cost-types .cost-type .input-checkbox-wrapper{width:100%;margin-inline-end:0}.dialog-cost .dialog-content .cost-types .cost-type .input-checkbox-wrapper .input-label{width:100%;border:1px solid var(--line-color);border-radius:var(--radius-sm);padding:var(--space-md);justify-content:center}.dialog-cost .dialog-content .cost-types .cost-type .input-checkbox-wrapper .input-label:before{position:absolute;left:var(--space-sm);top:calc(-1 * var(--space-sm))}.dialog-cost .dialog-content .cost-types .cost-type .input-checkbox-wrapper input:checked+.input-label{border-color:1px solid var(--primary-color)}.dialog-cost .dialog-content .cost-types .cost-type .input-checkbox-wrapper input[type=checkbox]:checked+.input-label:after,.dialog-cost .dialog-content .cost-types .cost-type .input-checkbox-wrapper input[type=radio]:checked+.input-label:after{left:calc(var(--space-sm) + 6px);top:calc(-1* var(--space-sm) + 4px)}.dialog-cost .dialog-content .project-title{display:flex;align-items:center;justify-content:space-between;font-family:regular,sans-serif;font-size:var(--md-size);text-transform:capitalize;margin-top:var(--space-lg)}.dialog-cost .dialog-content .project-title:after{content:"";width:100%;height:1px;margin-inline-start:var(--space-md);background-color:var(--line-color);display:block}.dialog-cost .dialog-content .department-content .input-wrapper{margin-top:var(--space-md);position:relative}.dialog-cost .dialog-content .department-content .input-wrapper .input-icon{position:absolute;top:52%;left:3px;width:var(--lg-size);height:var(--lg-size);transform:translateY(-50%);padding-inline-start:calc(10 / var(--base-height) * 100vh)}.dialog-cost .dialog-content .department-content .input-wrapper .input{padding-inline-start:var(--space-xl)}.dialog-cost .dialog-content .section-content{margin-top:var(--space-md)}.dialog-cost .dialog-content .section-content .design_project_table{display:flex;gap:var(--space-sm);width:100%}.dialog-cost .dialog-content .section-content .design_project_table .design_project_table_title{display:flex;align-items:center;justify-content:center;background-color:#1e3a8e1a;color:var(--primary-color);border-radius:var(--radius-xs);width:10%;padding:var(--space-lg) 0}.dialog-cost .dialog-content .section-content .design_project_table .design_project_table_title .input-checkbox-wrapper{display:flex;align-items:center;justify-content:center;writing-mode:vertical-rl;text-orientation:mixed;transform:rotate(180deg);margin-inline-end:0}.dialog-cost .dialog-content .section-content .design_project_table .design_project_table_title .input-checkbox-wrapper input[type=checkbox]{width:var(--sim-sm-size)!important;height:var(--sim-sm-size)!important;transform:rotate(180deg)}.dialog-cost .dialog-content .section-content .design_project_table .design_project_table_title .input-checkbox-wrapper .input-label{color:var(--primary-color)}.dialog-cost .dialog-content .section-content .design_project_table .design_project_table_title .input-checkbox-wrapper input[type=checkbox]:checked+.input-label:after,.dialog-cost .dialog-content .section-content .design_project_table .design_project_table_title .input-checkbox-wrapper input[type=radio]:checked+.input-label:after{transform:rotate(180deg)}.dialog-cost .dialog-content .section-content .design_project_table .design_project{width:100%}.dialog-cost .dialog-content .section-content .design_project_table .design_project .design_project_header{display:flex;background-color:#b2bbc61a}@media (max-width: 768px){.dialog-cost .dialog-content .section-content .design_project_table .design_project .design_project_header{white-space:nowrap;flex-wrap:nowrap}}.dialog-cost .dialog-content .section-content .design_project_table .design_project .design_project_header .design_project_title{width:33.3%;padding:var(--space-sm) 0;text-align:center;font-family:medium,sans-serif;font-size:var(--sim-sm-size)}@media (max-width: 768px){.dialog-cost .dialog-content .section-content .design_project_table .design_project .design_project_header .design_project_title{width:unset;flex:0 0 50%;background-color:#f7f8f9}}.dialog-cost .dialog-content .section-content .design_project_table .design_project .design_project_content{display:flex;background-color:#fff;padding:var(--space-md);border-bottom:1px solid rgba(241,243,246,1)}@media (max-width: 768px){.dialog-cost .dialog-content .section-content .design_project_table .design_project .design_project_content{white-space:nowrap;flex-wrap:nowrap}}.dialog-cost .dialog-content .section-content .design_project_table .design_project .design_project_content .design_project_col{width:33.3%}@media (max-width: 768px){.dialog-cost .dialog-content .section-content .design_project_table .design_project .design_project_content .design_project_col{width:unset;flex:0 0 50%}}.dialog-cost .dialog-content .section-content .design_project_table .design_project .design_project_content .design_project_col .input-checkbox-wrapper{display:flex;align-items:center;justify-content:center;margin-inline-end:0!important}.dialog-cost .dialog-content .section-content .design_project_table .design_project .design_project_content .design_project_col .input-checkbox-wrapper input[type=checkbox]{width:var(--sim-sm-size)!important;height:var(--sim-sm-size)!important}.dialog-cost .dialog-content .section-content .design_project_table .design_project .design_project_content .design_project_col .input-checkbox-wrapper .input-label{color:var(--primary-color)}.dialog-cost .dialog-content .section-content .design_project_table .design_project .design_project_content .design_project_col .design_project_text{display:flex;align-items:center;justify-content:start}@media (max-width: 768px){.dialog-cost .dialog-content .section-content .design_project_table .design_project .design_project_content .design_project_col .design_project_text{justify-content:start;white-space:normal;margin-bottom:.5rem}}.dialog-cost .dialog-content .section-content .design_project_table .design_project .design_project_content .design_project_col .design_project_text.custom input{width:20%}.dialog-cost .dialog-content .section-content .design_project_table .design_project .design_project_content .design_project_col .design_project_text.custom span{font-size:.6rem}.dialog-cost .dialog-content .section-content .design_project_table .design_project .design_project_content .design_project_col .design_project_text .input{text-align:center}.dialog-cost .dialog-content .section-content .design_project_table .design_project .design_project_content .design_project_col .design_project_text .input:focus,.dialog-cost .dialog-content .section-content .design_project_table .design_project .design_project_content .design_project_col .design_project_text .input:focus-visible{outline:none}.dialog-cost .dialog-content .section-content .design_project_table .design_project .design_project_content .design_project_col .design_project_text .color_primary{font-family:medium,sans-serif}.dialog-cost .dialog-content .btn-primary{margin-top:var(--space-lg)}.export-offer-dialog{display:flex;flex-direction:column;gap:var(--space-md);align-items:center;width:calc(430 / var(--base-height) * 100vw)}.export-offer-dialog .note-description{font-family:regular,sans-serif;color:#a3adbb}.export-offer-dialog .export-offer-body{display:flex;flex-direction:column;gap:var(--space-md);align-items:center;padding:var(--space-lg);width:100%;background-color:var(--primary-color-opacity-1);border-radius:0 0 var(--radius-md) var(--radius-md)}.export-offer-dialog .export-offer-body img{width:calc(100 / var(--base-height) * 100vw);height:calc(100 / var(--base-height) * 100vh);-o-object-fit:contain;object-fit:contain}.export-offer-dialog .export-offer-body h4{font-family:bold,sans-serif;font-size:var(--lg-size);color:#000;text-transform:capitalize}.export-offer-dialog .offer-description{font-family:regular,sans-serif;font-size:var(--md-size);color:var(--text-color-4);text-align:center;text-transform:capitalize;padding-inline:var(--space-lg)}.export-offer-dialog .actions{display:flex;align-items:center;gap:var(--space-md);width:100%;padding:var(--space-lg)}.payment{display:flex;justify-content:space-between;gap:var(--gap-lg);padding-inline:1.5rem}.payment .invoice-card-card-header{display:flex;align-items:center;gap:var(--space-sm)}.payment .invoice-card-card-header h4{font-family:medium,sans-serif;font-size:var(--lg-size);color:#3d4c5e}.payment .invoice-card-card-header .invoice-card-line{width:100%;height:1px;background-color:#d9d9d9;margin-top:var(--space-md)}.payment .invoices-statics{display:flex;gap:var(--gap-md)}@media screen and (max-width: 767px){.payment .invoices-statics{flex-direction:column}}.payment .invoices-statics .statics{display:flex;gap:var(--gap-sm);flex-direction:column;background-color:var(--primary-color-opacity-1);padding:var(--space-md);border-radius:var(--radius-md);min-width:195px;text-wrap:nowrap}.payment .invoices-statics .statics .name{font-family:regular,sans-serif;font-size:var(--md-size);color:#1d242d}.payment .invoices-statics .statics .number{font-family:medium,sans-serif;font-size:var(--md-size);color:var(--primary-color)}.payment .inputs{display:flex;gap:var(--gap-md);align-items:center;width:100%}.payment .inputs .input-icon{width:100%}.payment .inputs .input-icon .input{padding:calc(13 / var(--base-height) * 100vh);padding-left:calc(40 / var(--base-height) * 100vh)}.payment .inputs .circle-progress{width:100px;height:100px;border-radius:50%;background:conic-gradient(#1e3a8e calc(var(--progress) * 3.6deg),#e0e0e0 0deg);display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;color:var(--primary-color);position:relative;transition:background .5s ease}.payment .inputs .circle-progress span{z-index:1000}.payment .inputs .circle-progress:before{content:"";position:absolute;width:90%;height:90%;border-radius:50%;background-color:#fff}.payment .inputs .rest{gap:var(--gap-sm);background-color:var(--primary-color-opacity-1);padding:var(--space-md);border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;width:100%}.payment .tabs{display:flex;justify-content:center;align-items:center;gap:1rem;flex-wrap:wrap;width:100%;padding:1rem 0}.payment .tabs button{background:transparent;border:none;padding:.1rem 1rem;cursor:pointer;color:var(--text-color-3);transition:all .3s ease-in-out;font-family:Medium,sans-serif;font-size:var(--space-md);font-weight:600}.payment .tabs button .icon{position:absolute;bottom:-1.5rem;left:50%;transform:translate(-50%);background-color:#fff;z-index:100000}.payment .tabs button.active{position:relative;color:var(--primary-color)}.payment .tabs button.active:after{content:"";position:absolute;width:100%;height:1px;background-color:var(--primary-color);bottom:-1.1rem;left:50%;transform:translate(-50%)}.payment .tabs:after{content:"";width:100%;height:1px;background-color:#f4f4f4}:root{--primary-color: #032855;--primary-color-opacity-1: rgba(30, 58, 142, .1);--secondary-color: #282828;--dark-color: #090b0e;--light-color: #909dad;--white-color: #ffffff;--danger-color: #b91f13;--warning-color: #ffc107;--success-color: #00b69b;--table-bg: #f1f5f9;--info-color: #6226ef;--text-color: #0a152e;--text-color-2: #282828;--text-color-3: #939393;--text-color-4: #78828e;--text-color-5: #3a4856;--text-pagination: #0a0e1a;--pagination-color: #e5f2fe;--input-bg: #efefef;--main-bg: #efefef;--table-header-bg: #f8f8ff;--table-row-bg: #ffffff;--base-width: 1440;--base-height: 1024;--border-input-color: #c4c4c48c;--border-color: #b3b3b3;--background-input-color: #ffffff;--line-color: rgba(241, 243, 246, 1);--line-color-2: #eeeeee;--radius-xs: 8px;--radius-sm: 10px;--radius-md: 16px;--radius-lg: 24px;--radius-xl: 32px;--space-xs: 6px;--space-sm: 10px;--space-md: 16px;--space-lg: 24px;--space-xl: 32px;--space-2xl: 40px;--space-3xl: 48px;--space-4xl: 64px;--gap-xs: 8px;--gap-sm: 10px;--gap-md: 16px;--gap-lg: 24px;--transition-sm: .3s;--transition-md: .6s;--transition-lg: .9s;--checkbox-size: 20px;--checkbox-size-sm: 14px;--xs-size: 10px;--sm-size: 12px;--sim-sm-size: 14px;--md-size: 16px;--sim-md-size: 20px;--lg-size: 24px;--xl-size: 32px;--2xl-size: 40px;--3xl-size: 48px}.home .container{padding:1rem}.home .cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}@media screen and (max-width: 768px){.home .cards{grid-template-columns:repeat(1,1fr)}}@media screen and (min-width: 1280px){.home .cards{grid-template-columns:repeat(4,1fr)}}.home .item{padding:1rem;background-color:#fff;border-radius:10px}.home .item .headerCard{display:flex;align-items:start;justify-content:space-between}.home .item .headerCard .total{display:flex;flex-direction:column;gap:.8rem}.home .item .headerCard .total p{color:#202224;font-size:1rem;font-weight:600}.home .item .headerCard .total .number{font-weight:700;font-size:1.5rem;color:#202224}.home .item .lamp{background-color:#8280ff36;padding:1rem;border-radius:30%;display:flex;align-items:center;justify-content:center}.home .item .zoom{background-color:#1e3a8e36;padding:1rem;border-radius:30%;display:flex;align-items:center;justify-content:center}.home .item .Timer{background-color:#4ad99136;padding:1rem;border-radius:30%;display:flex;align-items:center;justify-content:center}.home .item .TickCircle{background-color:#2caf2336;padding:1rem;border-radius:30%;display:flex;align-items:center;justify-content:center}.home .item .hold{background-color:#ffc10736;padding:1rem;border-radius:30%;display:flex;align-items:center;justify-content:center}.home .item .canceled{background-color:#ff000036;padding:1rem;border-radius:30%;display:flex;align-items:center;justify-content:center}.home .item .People{background-color:#30426936;padding:1rem;border-radius:30%;display:flex;align-items:center;justify-content:center}.home .item .userCirlceAdd{background-color:#8280ff36;padding:1rem;border-radius:30%;display:flex;align-items:center;justify-content:center}.home .item .ProfileUser{background-color:#28282836;padding:1rem;border-radius:30%;display:flex;align-items:center;justify-content:center}.home .item .ProfileUser2{background-color:#d8d8d836;padding:1rem;border-radius:30%;display:flex;align-items:center;justify-content:center}.home .cardChart{background-color:#fff;padding:1rem}.home .cardChart p{font-size:1.5rem;font-weight:600;color:#202224}/*!
 * Cropper.js v1.6.2
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2024-04-21T07:43:02.731Z
 */.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cropper-container img{backface-visibility:hidden;display:block;height:100%;image-orientation:0deg;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-wrap-box,.cropper-canvas,.cropper-drag-box,.cropper-crop-box,.cropper-modal{bottom:0;left:0;position:absolute;right:0;top:0}.cropper-wrap-box,.cropper-canvas{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:#3399ffbf;overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:calc(100% / 3);left:0;top:calc(100% / 3);width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:calc(100% / 3);top:0;width:calc(100% / 3)}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:before,.cropper-center:after{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media (min-width: 768px){.cropper-point.point-se{height:15px;width:15px}}@media (min-width: 992px){.cropper-point.point-se{height:10px;width:10px}}@media (min-width: 1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC)}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}.btn{display:block;color:#fff;border-radius:.5rem;padding:calc(10 / var(--base-height) * 100vh) calc(25 / var(--base-height) * 100vh);font-family:bold,sans-serif;font-size:.8rem;transition:.3s}.button-wrapper{display:flex;justify-content:flex-end;gap:.5rem}.link{text-decoration:underline;color:var(--primary-color);cursor:pointer;font-size:var(--sim-sm-size);font-family:regular,sans-serif}.btn-primary,.btn-add-item,.btn-primary-opacity-1{background-color:var(--primary-color);border:1px solid var(--primary-color);border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;gap:var(--space-sm);transition:.7s ease-in-out;font-family:regular,sans-serif;cursor:pointer;text-transform:capitalize}.btn-primary:disabled,.btn-add-item:disabled,.btn-primary-opacity-1:disabled{background-color:transparent;cursor:not-allowed;color:var(--primary-color);transition:.7s ease-in-out}.btn-primary svg path,.btn-add-item svg path,.btn-primary-opacity-1 svg path{transition:.7s ease-in-out}.btn-primary:hover,.btn-add-item:hover,.btn-primary-opacity-1:hover{background-color:transparent;color:var(--primary-color);transition:.7s ease-in-out}.btn-primary:hover svg path,.btn-add-item:hover svg path,.btn-primary-opacity-1:hover svg path{transition:.7s ease-in-out;fill:var(--primary-color)}.btn-primary-opacity-1{background-color:var(--primary-color-opacity-1);color:var(--primary-color)}.btn-primary-opacity-1 svg path{fill:var(--primary-color)}.btn-secondary{display:flex;align-items:center;justify-content:center;gap:var(--space-sm);background-color:var(--white-color);border:1px solid var(--primary-color);color:var(--primary-color);transition:.7s ease-in-out;cursor:pointer;text-transform:capitalize}.btn-secondary svg path{transition:.7s ease-in-out}.btn-secondary:hover{background-color:var(--primary-color);color:var(--white-color);transition:.7s ease-in-out}.btn-secondary:hover .lock{color:var(--white-color)!important;transition:.7s ease-in-out}.btn-secondary:hover svg path{transition:.7s ease-in-out;fill:var(--white-color)}.btn-secondary.non_hover:hover{background-color:var(--white-color);border:1px solid var(--primary-color);color:var(--primary-color)}.btn-secondary.non_hover:hover svg path{fill:none}.btn-secondary:disabled{opacity:.5;cursor:not-allowed}.btn-secondary:disabled:hover{background-color:var(--white-color);border:1px solid var(--primary-color);color:var(--primary-color)}.btn-secondary:disabled:hover svg path{fill:none}.btn-third{background-color:#fff;color:var(--secondary-color)}.btn-third:hover{background-color:var(--secondary-color);color:#fff}.btn-add-item{padding:1rem 2rem}.btn-danger{display:flex;align-items:center;gap:var(--space-sm);background-color:var(--danger-color);border:1px solid var(--danger-color)}.btn-danger svg path{fill:var(--white-color)}.btn-danger:hover{background-color:#fff;color:var(--danger-color)}.btn-danger:hover svg path{fill:var(--danger-color)}.btn-accept{display:flex;align-items:center;gap:var(--space-sm);background-color:#00b69b;border:1px solid rgba(0,182,155,1);color:var(--white-color);transition:.7s ease-in-out;cursor:pointer;text-transform:capitalize;padding:var(--space-sm);border-radius:var(--radius-sm)}.btn-accept svg path{transition:.7s ease-in-out}.btn-accept:hover{background-color:var(--white-color);color:#00b69b;transition:.7s ease-in-out}.btn-accept:hover svg path{transition:.7s ease-in-out;fill:#00b69b}.btn-reject{display:flex;align-items:center;gap:var(--space-sm);background-color:#ef3826;border:1px solid rgba(239,56,38,1);color:var(--white-color);transition:.7s ease-in-out;cursor:pointer;text-transform:capitalize;padding:var(--space-sm);border-radius:var(--radius-sm)}.btn-reject svg path{transition:.7s ease-in-out}.btn-reject:hover{background-color:var(--white-color);color:#ef3826;transition:.7s ease-in-out}.btn-reject:hover svg path{transition:.7s ease-in-out;fill:#ef3826}.btn-revised{background-color:#212a43;border:1px solid #212A43;border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;gap:var(--space-sm);transition:.7s ease-in-out;font-family:regular,sans-serif;cursor:pointer;text-transform:capitalize}.btn-revised:disabled{background-color:transparent;cursor:not-allowed;color:#212a43;transition:.7s ease-in-out}.btn-revised svg path{transition:.7s ease-in-out}.btn-revised:hover{background-color:transparent;color:#212a43;transition:.7s ease-in-out}.btn-revised:hover svg path{transition:.7s ease-in-out;fill:#212a43}.btn-primary-opacity-1{background-color:var(--primary-color-opacity-1);color:#212a43}.btn-primary-opacity-1 svg path{fill:#212a43}.input-checkbox-wrapper{display:flex;flex-direction:row-reverse;justify-content:start;gap:var(--space-sm);margin-inline-end:var(--space-3xl);position:relative}.input-checkbox-wrapper .input-label{cursor:pointer;margin-bottom:0;display:flex;gap:var(--space-sm);align-items:center}.input-checkbox-wrapper input[type=checkbox],.input-checkbox-wrapper input[type=radio]{position:absolute;opacity:0;width:0;height:0}.input-checkbox-wrapper .input-label:before{content:"";display:inline-block;width:var(--checkbox-size);height:var(--checkbox-size);border:2px solid var(--line-color);border-radius:6px;background-color:#fff;transition:background-color .3s,border-color .3s}.input-checkbox-wrapper input[type=checkbox]:checked+.input-label:before,.input-checkbox-wrapper input[type=radio]:checked+.input-label:before{background-color:var(--primary-color);border-color:1px solid var(--primary-color)}.input-checkbox-wrapper input[type=checkbox]:checked+.input-label:after,.input-checkbox-wrapper input[type=radio]:checked+.input-label:after{content:"✓";position:absolute;left:calc(var(--space-sm) + -3px);top:calc(-1* var(--space-sm) + 14px);color:#fff;font-size:calc(var(--checkbox-size) / 2)}.input-toggle-wrapper{display:flex;flex-direction:row-reverse;justify-content:start;align-items:center;gap:var(--space-sm)}.input-toggle-wrapper .input-label{margin-bottom:0;font-family:regular,sans-serif}.input-toggle-wrapper .toggle_switch{display:flex;position:relative;width:var(--3xl-size);height:var(--lg-size)}.input-toggle-wrapper .toggle_switch input{opacity:0;width:0;height:0}.input-toggle-wrapper .toggle_switch input:checked+.slider{background-color:var(--primary-color)}.input-toggle-wrapper .toggle_switch input:focus+.slider{box-shadow:0 0 1px var(--primary-color)}.input-toggle-wrapper .toggle_switch input:checked+.slider:before{transform:translate(var(--space-lg))}.input-toggle-wrapper .toggle_switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.input-toggle-wrapper .toggle_switch .slider.round{border-radius:var(--radius-xl)}.input-toggle-wrapper .toggle_switch .slider.round:before{border-radius:50%}.input-toggle-wrapper .toggle_switch .slider:before{position:absolute;content:"";height:var(--md-size);width:var(--md-size);left:4px;bottom:4px;background-color:#fff;transition:.4s}.input-wrapper{display:flex;flex-direction:column;position:relative}.input-wrapper .input-label{font-family:regular,sans-serif;font-size:.9rem;color:var(--primary-color);margin-bottom:var(--space-xs) / 2;text-transform:capitalize}.input-wrapper .input-label.required:after{content:"*";color:var(--danger-color)}.input-wrapper .input{padding:calc(10 / var(--base-height) * 100vh);background-color:var(--background-input-color);border-radius:var(--radius-sm);border:1px solid var(--border-input-color);transition:all var(--transition-sm) ease-in-out;width:100%}.input-wrapper .input:focus{outline:none}.input-wrapper .input::-moz-placeholder{font-family:regular,sans-serif;font-size:.8rem;color:var(--text-color-3)}.input-wrapper .input::placeholder{font-family:regular,sans-serif;font-size:.8rem;color:var(--text-color-3)}.input-wrapper .input:disabled{cursor:not-allowed;filter:brightness(.9)}.input-wrapper .input-icon{position:relative}.input-wrapper .input-icon .icon{position:absolute;top:50%;right:9px;transform:translateY(-50%);padding-inline-start:calc(10 / var(--base-height) * 100vh)}.input-wrapper .input-icon .icon:after{content:"";position:absolute;top:calc(-10 / var(--base-height) * 100vh);left:0;width:0;height:calc(100% + calc(20 / var(--base-height) * 100vh));background-color:#fff;border:1px dashed #939393;z-index:-1}.input-wrapper .input-icon .icon.no-after{width:-moz-fit-content;width:fit-content}.input-wrapper .input-icon .icon.no-after:after{display:none}html[dir=rtl] .input-icon .icon{right:unset;left:9px}.input-image{display:flex;flex-direction:column;gap:1rem}.input-image .input-label{font-family:medium,sans-serif;font-size:.9rem;color:var(--primary-color);margin-bottom:var(--space-xs) / 2;display:block;cursor:pointer}.input-image .input-label-images{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-sm);cursor:pointer;background-color:var(--background-input-color);border-radius:var(--radius-sm);padding:calc(10 / var(--base-height) * 100vh);border:1px solid rgba(178,187,198,.2);transition:all var(--transition-sm) ease-in-out;width:100%}.input-image .input-label-images span{font-family:regular,sans-serif;color:#576b74;font-size:var(--sm-size)}.input-image .input-label-images span small{margin-top:var(--space-sm);display:block;color:var(--text-color-2)}.input-image .image{display:flex;align-items:center;justify-content:center;border-radius:var(--radius-sm);width:200px;height:120px;overflow:hidden}.input-image .image img{width:100%}.input-image input[type=file]{display:none}.input-search{position:relative}@media (max-width: 768px){.input-search{margin:1rem 0}}.input-search img{position:absolute;top:50%;left:9px;transform:translateY(-50%)}.input-search .icon-remove{position:absolute;top:50%;right:9px;transform:translateY(-50%);cursor:pointer}.input-search .input{padding:var(--space-md);padding-inline:2rem;background-color:transparent;border:1px solid #dde2ed;border-radius:var(--radius-sm);transition:all var(--transition-sm) ease-in-out;width:100%}.input-search .input:focus{outline:none}.multi-image-uploader .image-gallery{display:flex;gap:1rem;flex-wrap:wrap;margin-top:1rem}.multi-image-uploader .image-gallery .image-item{position:relative;width:calc(85 / var(--base-height) * 100vh);height:calc(70 / var(--base-height) * 100vh);border-radius:var(--radius-sm);overflow:hidden;padding:var(--space-md);display:flex;align-items:center;justify-content:center;background-color:#fafafa}.multi-image-uploader .image-gallery .image-item img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.multi-image-uploader .image-gallery .image-item .remove-btn{position:absolute;top:0;right:0;background-color:#fff;color:var(--danger-color);border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;cursor:pointer}.input-select{border:none!important}.input-select .p-select-label,.input-select .p-multiselect-label{padding:calc(10 / var(--base-height) * 100vh);background-color:var(--background-input-color);border:1px solid var(--border-input-color);transition:all var(--transition-sm) ease-in-out;width:100%;border-radius:var(--radius-sm) 0 0 var(--radius-sm)}.input-select .p-select-dropdown,.input-select .p-multiselect-dropdown{padding:calc(10 / var(--base-height) * 100vh);background-color:var(--background-input-color);border:1px solid var(--border-input-color);transition:all var(--transition-sm) ease-in-out}.p-select{border-radius:var(--radius-sm)!important}.p-select-dropdown,.p-multiselect-dropdown{border-radius:0 var(--radius-sm) var(--radius-sm) 0!important}.p-datepicker{border:none!important}.p-datepicker .p-inputtext{padding:calc(10 / var(--base-height) * 100vh);background-color:var(--background-input-color);border:1px solid var(--border-input-color)!important;transition:all var(--transition-sm) ease-in-out;width:100%!important;border-radius:var(--radius-sm)}.p-datepicker-today>.p-datepicker-day-selected{background-color:var(--primary-color)!important}.p-datepicker-day.p-datepicker-day-selected-range{background-color:var(--primary-color-opacity-1);color:var(--primary-color)}.p-datepicker-day.p-datepicker-day-selected{background-color:var(--primary-color)!important}.input-image-user{display:flex;flex-direction:column;align-items:start;gap:var(--space-md)}.input-image-user input[type=file]{display:none}.input-image-user .preview-img,.input-image-user .input-label .image img{width:calc(100 / var(--base-height) * 100vh);height:calc(100 / var(--base-height) * 100vh);border-radius:50%}.input-image-user .actions{display:flex;align-items:center;gap:var(--space-sm)}.input-image-user p{font-family:regular,sans-serif;font-size:var(--sm-size);color:#576b74;margin-top:var(--space-md)}form .form-title{font-size:1rem;font-family:bold,sans-serif;color:var(--text-color-2);margin-bottom:var(--space-sm)}form .form-sub-title{font-size:.8rem;font-family:bold,sans-serif;color:var(--text-color-2)}.input-list{display:flex;gap:var(--space-sm);align-items:center;margin-bottom:var(--space-md)}.p-multiselect{border-radius:var(--radius-sm)!important}.p-multiselect .p-multiselect-label-container,.p-multiselect .p-multiselect-label-container .p-multiselect-label{border-radius:var(--radius-sm) 0 0 var(--radius-sm)}.p-checkbox-checked .p-checkbox-box{border-color:var(--primary-color)!important;background-color:var(--primary-color)!important}.p-multiselect.p-inputwrapper-filled{padding:calc(3 / var(--base-height) * 100vh);background-color:var(--input-bg)!important;transition:all var(--transition-sm) ease-in-out}.p-multiselect-chip{background-color:var(--primary-color)!important;color:#fff!important;border-radius:var(--radius-sm);font-family:medium,sans-serif;font-size:.9rem}.p-multiselect-chip .p-chip-label{padding-inline-end:var(--space-sm);border-inline-end:1px solid #fff}.p-multiselect-chip svg path{fill:#fff!important}.p-inputtext{border:none!important}.unit-measure{display:flex;align-items:center}.unit-measure .input-wrapper:first-child .input{border-start-end-radius:0;border-end-end-radius:0;border-inline-end:1px dashed var(--border-color)}.unit-measure .input-wrapper:last-child .p-select-label{border-start-start-radius:0;border-end-start-radius:0}.radio-wrapper{display:flex;align-items:center;gap:var(--space-sm)}.radio-wrapper label{font-family:regular,sans-serif;font-size:var(--sm-size);margin-bottom:0}.radio-wrapper input{accent-color:var(--primary-color);cursor:pointer;width:var(--checkbox-size);height:var(--checkbox-size)}.input-icon{display:flex;flex-direction:column;position:relative}.input-icon .icon{position:absolute;top:50%;left:9px;transform:translateY(-50%);padding-inline-start:calc(10 / var(--base-height) * 100vh)}.input-icon .input{padding:calc(10 / var(--base-height) * 100vh);background-color:var(--background-input-color);border-radius:var(--radius-sm);border:1px solid var(--border-input-color);transition:all var(--transition-sm) ease-in-out;padding-inline-start:calc(50 / var(--base-height) * 100vh);width:100%}.input-icon .input:focus{outline:none}.input-icon .input::-moz-placeholder{font-family:regular,sans-serif;font-size:.8rem;color:var(--text-color-3)}.input-icon .input::placeholder{font-family:regular,sans-serif;font-size:.8rem;color:var(--text-color-3)}.input-icon .input:disabled{cursor:not-allowed;filter:brightness(.9)}.list-trigger{background-color:var(--table-header-bg);width:30px;height:30px;border-radius:.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer}.p-popover:after,.p-popover:before{display:none}.p-popover .p-popover-content{padding:0 var(--space-md)}.list-body{background-color:#fff;font-family:medium,sans-serif;border-radius:var(--radius-sm)}.list-body .p-popover .p-popover-content{padding:0}.list-body .list-item{display:flex;align-items:center;gap:.5rem;margin-bottom:var(--space-sm);margin-top:var(--space-sm);transition:ease-in-out all var(--transition-sm);cursor:pointer;padding:0 var(--space-sm)}.list-body .list-item button{display:flex;align-items:center;gap:8px;width:100%}.list-body .list-item:hover{color:var(--primary-color)}.list-body .list-item:hover svg:not(.list-danger){filter:brightness(0) saturate(100%) invert(16%) sepia(97%) saturate(1123%) hue-rotate(209deg) brightness(112%) contrast(107%)}.list-body .list-item.list-danger{color:var(--danger-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width: 1100px){.table-responsive table tbody tr:nth-child(2n){background-color:var(--primary-color-opacity-1)}}.table-responsive table.main-table{width:100%;border-collapse:collapse;background-color:#fff}.table-responsive table.main-table thead{font-size:.8rem;background-color:var(--table-header-bg);font-family:bold,sans-serif}.table-responsive table.main-table thead tr th{padding:var(--space-sm) var(--space-md);text-align:start;font-size:.8rem}.table-responsive table.main-table thead tr th:last-of-type{display:flex;justify-content:end}.table-responsive table.main-table tbody{font-family:medium,sans-serif}.table-responsive table.main-table tbody tr{font-size:1rem;border:1px solid #f3f3f3}.table-responsive table.main-table tbody tr td{padding:var(--space-sm) var(--space-md);font-size:.8rem}.table-responsive table.main-table tbody tr td img{width:36px;height:36px;border-radius:50%}.table-responsive table.main-table tbody tr td:last-of-type{display:flex;justify-content:end}.lang{position:relative}.lang .drop-list{position:absolute;top:100%;left:0;z-index:1;background-color:#fff;border:1px solid #e6e6e6;border-radius:0 0 5px 5px;display:none}.lang .drop-list .drop-list-item{padding:var(--space-sm);border-bottom:1px solid #e6e6e6;color:#000;display:flex;align-items:center;gap:.5rem;cursor:pointer;font-family:bold,sans-serif}.lang .drop-list .drop-list-item svg{width:16px;height:16px}.lang .drop-list .drop-list-item:hover{color:var(--primary-color);background-color:var(--primary-color-rgba)}.lang .drop-list .drop-list-item:last-child{border-bottom:none}.lang:hover .drop-list{display:block}.counter-wrapper{display:flex;align-items:end;gap:var(--space-sm)}.counter-wrapper .counter{background-color:var(--primary-color);display:flex;align-items:center;justify-content:center;font-family:bold,sans-serif;font-size:.8rem;border-radius:.2rem}.counter-wrapper .counter input{width:calc(50 / var(--base-height) * 100vh);text-align:center;outline:none;background-color:#fff;padding:calc(10 / var(--base-height) * 100vh);border:1px solid #E4E4E4}.counter-wrapper .counter .counter-arrow{width:calc(35 / var(--base-height) * 100vh);height:calc(35 / var(--base-height) * 100vh);cursor:pointer;display:flex;align-items:center;justify-content:center;padding:calc(10 / var(--base-height) * 100vh)}.title{font-family:bold,sans-serif;font-size:1rem;margin-bottom:var(--space-sm)}.form-title-2{font-family:regular,sans-serif;font-size:1rem;color:var(--primary-color);margin-bottom:var(--space-sm)}table caption{font-size:1.5em;margin:.5em 0 .75em}table .actions-table-responsive{display:flex;flex-direction:row;align-items:center;gap:var(--space-sm)}@media screen and (max-width: 1100px){table{border:0}table caption{font-size:1.3em}table thead{border:none;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}table tr{border-bottom:3px solid #ddd;display:block}table tr td:last-of-type{justify-content:space-between!important}table td{border-bottom:1px solid #ddd;font-size:.8em;text-align:right;display:flex;align-items:center;justify-content:space-between;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;gap:var(--space-sm);text-overflow:ellipsis;height:calc(var(--line-height) * 1em);line-height:var(--line-height);--line-height: 4}table td.line-height-responsive{-webkit-line-clamp:2;height:calc(var(--line-height)* 1.3em);line-height:2}table td:before{content:attr(data-label);font-weight:700;text-transform:capitalize;line-height:1;width:35%;text-align:start}table td:last-child{border-bottom:0}@media (max-width: 768px){table td:last-child{justify-content:space-between!important}}table .actions-table-responsive a{padding:var(--space-sm);gap:3px;font-size:.6rem;line-height:1}table .actions-table-responsive a svg{width:20px;height:20px}table .actions-table-responsive a span{width:90%}}.pagination-wrapper{display:flex;align-items:center;justify-content:space-between;gap:var(--space-md);margin:var(--space-md) 0}@media (max-width: 768px){.pagination-wrapper{flex-direction:column;align-items:start}}.pagination-wrapper .show-results,.pagination-wrapper .count-per-page{font-family:Tajawal-regular,sans-serif;font-size:var(--md-size);color:var(--text-color-4)}@media (max-width: 768px){.pagination-wrapper .show-results,.pagination-wrapper .count-per-page{font-size:.9rem}}.pagination-wrapper .pagination{display:flex;align-items:center;justify-content:flex-end;gap:var(--space-sm)}.pagination-wrapper .pagination .pagination-item{font-family:Tajawal-regular,sans-serif;font-size:var(--md-size);color:var(--text-color-4);padding:var(--space-sm) var(--space-md);border-radius:var(--radius-sm);cursor:pointer}.pagination-wrapper .pagination .pagination-item.active{color:var(--text-pagination);background-color:var(--pagination-color)}.pagination-wrapper .pagination .count-per-page-select{padding:var(--space-sm) var(--space-md);background-color:var(--pagination-color);border-radius:var(--radius-sm);border:1px solid var(--border-color);font-family:Tajawal-regular,sans-serif;font-size:var(--md-size);color:var(--text-color-4)}.pagination-wrapper .count-per-page{display:flex;align-items:center;gap:var(--space-sm)}.pagination-wrapper .pagination-btn{display:flex;align-items:center;gap:var(--space-sm);font-family:Tajawal-regular,sans-serif;font-size:var(--md-size);padding:var(--space-sm) var(--space-md);color:var(--text-pagination);background-color:var(--pagination-color);border-radius:var(--radius-sm);cursor:pointer}@media (max-width: 768px){.pagination-wrapper .pagination-btn{font-size:.8rem}}.p-popover-content{padding:0!important}.per-page{display:flex;align-items:center;gap:var(--space-sm);flex-direction:column}.per-page span{padding:var(--space-sm) var(--space-lg);font-family:Tajawal-regular,sans-serif;font-size:var(--md-size);color:var(--text-color-4);cursor:pointer}.per-page span:hover{color:var(--text-pagination);background-color:var(--pagination-color)}.data-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-md);padding:var(--space-lg)}.data-empty h2{font-family:Montserrat-Arabic ExtraBold,sans-serif;font-size:var(--lg-size)}.data-empty p{font-family:Montserrat-Arabic Regular,sans-serif;font-size:var(--sm-size);color:var(--text-color-2);text-align:center;width:30%}@media (max-width: 768px){.data-empty p{width:100%}}[tooltip]{position:relative}[tooltip]:before,[tooltip]:after{text-transform:none;font-size:.9em;line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;position:absolute;display:none;opacity:0}[tooltip]:before{content:"";border:5px solid transparent;z-index:1001}[tooltip]:after{content:attr(tooltip);font-family:regular,sans-serif;text-align:center;font-size:.7rem;min-width:3em;max-width:21em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:1ch 1.5ch;border-radius:.3ch;box-shadow:0 1em 2em -.5em #00000059;background:#333;color:#fff;z-index:1000}[tooltip]:hover:before,[tooltip]:hover:after{display:block}[tooltip=""]:before,[tooltip=""]:after{display:none!important}[tooltip]:not([flow]):before,[tooltip][flow^=up]:before{bottom:100%;border-bottom-width:0;border-top-color:#333}[tooltip]:not([flow]):after,[tooltip][flow^=up]:after{bottom:calc(100% + 5px)}[tooltip]:not([flow]):before,[tooltip]:not([flow]):after,[tooltip][flow^=up]:before,[tooltip][flow^=up]:after{left:50%;transform:translate(-50%,-.5em)}[tooltip][flow^=down]:before{top:100%;border-top-width:0;border-bottom-color:#333}[tooltip][flow^=down]:after{top:calc(100% + 5px)}[tooltip][flow^=down]:before,[tooltip][flow^=down]:after{left:50%;transform:translate(-50%,.5em)}[tooltip][flow^=left]:before{top:50%;border-right-width:0;border-left-color:#333;left:calc(0em - 5px);transform:translate(-.5em,-50%)}[tooltip][flow^=left]:after{top:50%;right:calc(100% + 5px);transform:translate(-.5em,-50%)}[tooltip][flow^=right]:before{top:50%;border-left-width:0;border-right-color:#333;right:calc(0em - 5px);transform:translate(.5em,-50%)}[tooltip][flow^=right]:after{top:50%;left:calc(100% + 5px);transform:translate(.5em,-50%)}@keyframes tooltips-vert{to{opacity:.9;transform:translate(-50%)}}@keyframes tooltips-horz{to{opacity:.9;transform:translateY(-50%)}}[tooltip]:not([flow]):hover:before,[tooltip]:not([flow]):hover:after,[tooltip][flow^=up]:hover:before,[tooltip][flow^=up]:hover:after,[tooltip][flow^=down]:hover:before,[tooltip][flow^=down]:hover:after{animation:tooltips-vert .3s ease-out forwards}[tooltip][flow^=left]:hover:before,[tooltip][flow^=left]:hover:after,[tooltip][flow^=right]:hover:before,[tooltip][flow^=right]:hover:after{animation:tooltips-horz .3s ease-out forwards}.quick-search{background-color:#fff;display:flex;align-items:center;padding:.5rem 1rem;gap:.5rem;border-radius:1rem;color:#909dad;font-size:var(--sm-size)}@media (max-width: 1100px){.quick-search{display:none}}@media (max-width: 1100px){.quick-search-mobile{display:flex;justify-content:center;align-items:center;height:100%}.quick-search-mobile svg path{stroke:var(--primary-color)}}.quick-search-dialog{width:820px;overflow:hidden}@media (max-width: 1100px){.quick-search-dialog{width:98%}}.quick-search-dialog .input-quick-search{position:relative}.quick-search-dialog .input-quick-search .input{width:100%;border-bottom:2px solid #f6f6f6;padding:.5rem 2rem}.quick-search-dialog .input-quick-search .input:focus{outline:none}.quick-search-dialog .input-quick-search .icon{position:absolute;left:.5rem;top:50%;transform:translateY(-50%);z-index:100}.quick-search-dialog .input-quick-search .cancel{position:absolute;color:#850523;text-decoration:underline;right:.5rem;top:50%;transform:translateY(-50%);cursor:pointer}.quick-search-dialog .container-project{height:260px;overflow-y:scroll}.quick-search-dialog .container-project::-webkit-scrollbar{width:7px}.quick-search-dialog .container-project::-webkit-scrollbar-track{box-shadow:inset 0 0 5px var(--primary-color-opacity-1);border-radius:10px}.quick-search-dialog .container-project::-webkit-scrollbar-thumb{background:var(--primary-color);border-radius:10px}.quick-search-dialog .container-project::-webkit-scrollbar-thumb:hover{background:var(--primary-color)}.quick-search-dialog .project-card{display:flex;align-items:center;justify-content:space-between;padding:.5rem 1rem}@media (max-width: 1100px){.quick-search-dialog .project-card .status{font-size:var(--sm-size)}}.quick-search-dialog .project-card .info{display:flex;flex-direction:column;gap:.5rem}.quick-search-dialog .project-card .info span{font-family:medium,sans-serif;font-size:var(--sim-md-size)}@media (max-width: 1100px){.quick-search-dialog .project-card .info span{font-size:var(--md-size)}}.quick-search-dialog .project-card .info span:first-of-type{color:var(--primary-color)}.quick-search-dialog .project-card .info span:last-of-type{color:#47586e}.quick-search-dialog .project-card .info .project-code{color:#a3adbb}@media (max-width: 1100px){.quick-search-dialog .project-card .info .project-code{font-size:var(--sm-size)}}.quick-search-dialog .description{color:#3d4c5e;font-family:medium,sans-serif;width:60%;margin-top:1rem}.quick-search-dialog .no-search{display:flex;padding:2rem;align-items:center;justify-content:center;flex-direction:column;text-align:center}.fade-slide-enter-active,.fade-slide-leave-active{transition:all .3s ease}.fade-slide-enter-from,.fade-slide-leave-to{opacity:0;transform:translateY(-10px)}.card-controls,.add-to-cart{display:inline-block;vertical-align:middle}.sidebar{transition:width var(--transition-lg) ease-in-out;height:100vh;background-color:var(--primary-color)}@media (max-width: 1100px){.sidebar.open{transform:translate(0)}.sidebar.open~.wrapper{filter:blur(8px);pointer-events:none}.sidebar.open~.navigation{display:none}.sidebar.close{transform:translate(-100%)}}.sidebar .section-title{color:#fff}.sidebar::-webkit-scrollbar{width:7px}.sidebar::-webkit-scrollbar-track{box-shadow:inset 0 0 5px gray;border-radius:10px}.sidebar::-webkit-scrollbar-thumb{background:var(--primary-color);border-radius:10px}.sidebar::-webkit-scrollbar-thumb:hover{background:var(--white-color)}.sidebar .p-accordion.p-component{overflow-y:auto;max-height:85vh;padding:0 var(--space-sm);margin:var(--space-lg) 0}@media (max-width: 1100px){.sidebar .p-accordion.p-component{padding-bottom:2rem}}.sidebar .p-accordion.p-component::-webkit-scrollbar{width:7px}.sidebar .p-accordion.p-component::-webkit-scrollbar-track{box-shadow:inset 0 0 5px gray;border-radius:10px}.sidebar .p-accordion.p-component::-webkit-scrollbar-thumb{background:var(--white-color);border-radius:10px}.sidebar .p-accordion.p-component::-webkit-scrollbar-thumb:hover{background:var(--white-color)}.sidebar.open{width:250px}@media (max-width: 1100px){.sidebar.open{position:fixed;z-index:9999;overflow-x:hidden}}.sidebar.open .logo img{width:144px}.sidebar.open .sidebar-items-sm{display:none}.sidebar.close{width:90px}.sidebar.close .logo img{width:4rem}.sidebar.close .sidebar-items{display:none}.sidebar.close .sidebar-items-sm{display:flex}.sidebar .logo{display:flex;align-items:center;justify-content:center}.sidebar .logo img{width:100%;-o-object-fit:cover;object-fit:cover}.sidebar .sidebar-items{padding:var(--space-md) 0;font-size:1rem}.sidebar .sidebar-items .p-accordionpanel{border-width:0!important;border-color:transparent!important}.sidebar .sidebar-items .sidebar-item{display:flex;align-items:center;gap:var(--space-sm);padding:var(--space-xs) var(--space-xs);transition:all var(--transition-lg) ease-in-out;border-radius:var(--radius-sm);background-color:transparent}.sidebar .sidebar-items .sidebar-item svg{filter:brightness(0) invert(1)}.sidebar .sidebar-items .sidebar-item:hover{background-color:var(--primary-color);color:#fff;transition:all var(--transition-lg) ease-in-out}.sidebar .sidebar-items .sidebar-item:hover svg{transition:all var(--transition-lg) ease-in-out;filter:brightness(0) invert(1)}.sidebar .sidebar-items .sidebar-item.router-link-active{background-color:#f1f5f9;color:var(--primary-color);transition:all var(--transition-lg) ease-in-out;width:96%;margin:0 var(--space-md)}.sidebar .sidebar-items .sidebar-item.router-link-active svg{transition:all var(--transition-lg) ease-in-out;filter:unset}.sidebar .sidebar-items .sidebar-item.router-link-active:after{content:url("data:image/svg+xml,%3csvg%20width='17'%20height='16'%20viewBox='0%200%2017%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0%2016H17V0C17%200%2016.4372%204.83109%2015%207.5C14.0742%209.21919%2013.4004%2010.1392%2012%2011.5C10.1741%2013.2742%208.88216%2014.1017%206.5%2015C4.09691%2015.9062%200%2016%200%2016Z'%20fill='%23F1F5F9'/%3e%3c/svg%3e");width:var(--md-size);height:var(--md-size);top:-1rem;right:.4rem;position:absolute;z-index:999999999}.sidebar .sidebar-items .sidebar-item.router-link-active:before{content:url("data:image/svg+xml,%3csvg%20width='17'%20height='16'%20viewBox='0%200%2017%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0%2016H17V0C17%200%2016.4372%204.83109%2015%207.5C14.0742%209.21919%2013.4004%2010.1392%2012%2011.5C10.1741%2013.2742%208.88216%2014.1017%206.5%2015C4.09691%2015.9062%200%2016%200%2016Z'%20fill='%23F1F5F9'/%3e%3c/svg%3e");width:var(--md-size);height:var(--md-size);bottom:-1rem;right:.4rem;position:absolute;z-index:999999999;transform:rotate(270deg)}.sidebar .sidebar-items .p-accordionpanel:not(.p-disabled).p-accordionpanel-active>.p-accordionheader{background:transparent!important;color:#fff!important}.sidebar .sidebar-items .title-accordion{display:flex;align-items:center;font-family:medium,sans-serif;color:var(--white-color);font-size:.9rem;padding:0 calc(var(--space-xs) / 2);margin:var(--space-xs) 0}.sidebar .sidebar-items .p-accordionheader{padding-inline:0;font-family:bold,sans-serif;font-size:.9rem;background-color:transparent;color:#fff}.sidebar .sidebar-items .p-accordionheader .p-accordionheader-toggle-icon{filter:brightness(0) invert(1)}.sidebar .sidebar-items .p-accordionheader:active,.sidebar .sidebar-items .p-accordionheader:hover{background:transparent!important;color:#fff!important}.sidebar .sidebar-items .p-accordionheader .p-accordionpanel:not(.p-disabled).p-accordionpanel-active>.p-accordionheader{background:transparent!important;color:#fff!important}.sidebar .sidebar-items .p-accordioncontent{max-height:500px;overflow-y:auto}.sidebar .sidebar-items .p-accordioncontent::-webkit-scrollbar{width:7px}.sidebar .sidebar-items .p-accordioncontent::-webkit-scrollbar-track{box-shadow:inset 0 0 5px gray;border-radius:10px}.sidebar .sidebar-items .p-accordioncontent::-webkit-scrollbar-thumb{background:#fff;border-radius:10px}.sidebar .sidebar-items .p-accordioncontent::-webkit-scrollbar-thumb:hover{background:#fff}.sidebar .sidebar-items .p-accordioncontent-content{padding:0;background-color:transparent}.sidebar .sidebar-items .p-accordioncontent-content .sidebar-item{font-size:.8rem}.sidebar .sidebar-items .p-accordioncontent-content .sidebar-item span{width:100%;display:flex;justify-content:space-between}.sidebar .sidebar-items .p-accordioncontent-content .sidebar-item span .count{display:flex;align-items:center;justify-content:center;background-color:var(--white-color);width:35px;color:var(--primary-color);border-radius:5px}.sidebar .sidebar-items .p-accordioncontent-content .sidebar-item.router-link-active{width:100%;margin:0}.sidebar .sidebar-items .p-accordioncontent-content .sidebar-item.router-link-active span .count{color:#fff;background-color:var(--primary-color);transition:all var(--transition-lg) ease-in-out}.sidebar .sidebar-items .p-accordioncontent-content .sidebar-item:after{content:unset}.sidebar .sidebar-items .p-accordioncontent-content .sidebar-item:before{content:unset}.sidebar .sidebar-items-sm{display:flex;flex-direction:column;align-items:center;gap:.5rem;margin-top:.5rem}.sidebar .sidebar-items-sm .items-wrapper{display:flex;flex-direction:column;align-items:center;gap:.5rem}.sidebar .sidebar-items-sm .items-wrapper a{padding:10px}.sidebar .sidebar-item,.sidebar .items-wrapper a{position:relative;font-family:medium,sans-serif;font-size:.8rem;color:var(--light-color)}.sidebar .sidebar-item:hover:before,.sidebar .sidebar-item.router-link-active:before,.sidebar .items-wrapper a:hover:before,.sidebar .items-wrapper a.router-link-active:before{display:block}html[dir=rtl] .sidebar .sidebar-item:before,html[dir=rtl] .sidebar .items-wrapper a:before{left:unset;right:-24px;border-radius:4px 0 0 4px}.mobile-overlay{position:fixed;top:0;left:0;z-index:1000;width:250px;height:100vh;transform:translate(-100%);transition:transform .3s ease-in-out}.mobile-overlay.open{transform:translate(0)}.close-icon{position:absolute;top:10px;right:10px;cursor:pointer;z-index:1001}.close-icon svg{width:25px;height:25px}.navigation{display:none;position:fixed;bottom:0;width:100%;height:70px;background:#fff;justify-content:center;align-items:center;border-radius:10px 10px 0 0;box-shadow:-1px -10px 0 0 var(--primary-color)}@media (max-width: 1100px){.navigation{display:flex}}.navigation ul{display:flex;width:350px}.navigation ul li{position:relative;list-style:none;width:70px;height:70px;z-index:1}.navigation ul li a,.navigation ul li .quick-search-mobile{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;text-align:center;font-weight:500}.navigation ul li a .icon,.navigation ul li .quick-search-mobile .icon{position:relative;display:block;line-height:75px;font-size:1.5em;text-align:center;transition:.5s;color:var(--primary-color)}.navigation ul li.active a .icon{transform:translateY(-32px);color:#fff}.navigation ul li.active .quick-search-mobile .icon{transform:translateY(-32px)}.navigation ul li.active .quick-search-mobile .icon svg path{stroke:#fff}.navigation ul li a .text,.navigation ul li .quick-search-mobile .text{position:absolute;color:var(--primary-color);font-weight:400;font-size:.65em;letter-spacing:.05em;transition:.5s;opacity:0;transform:translateY(20px)}.navigation ul li.active a .text,.navigation ul li.active .quick-search-mobile .text{opacity:1;transform:translateY(10px)}.indicator{position:absolute;top:-50%;width:70px;height:70px;background:var(--primary-color);border-radius:50%;border:6px solid var(--primary-color);transition:.5s}.indicator:before{content:"";position:absolute;top:50%;left:-22px;width:20px;height:20px;background:transparent;border-top-right-radius:20px;box-shadow:1px -10px 0 0 var(--primary-color)}.indicator:after{content:"";position:absolute;top:50%;right:-22px;width:20px;height:20px;background:transparent;border-top-left-radius:20px;box-shadow:-1px -10px 0 0 var(--primary-color)}.navigation ul li:nth-child(1).active~.indicator{transform:translate(0)}.navigation ul li:nth-child(2).active~.indicator{transform:translate(70px)}.navigation ul li:nth-child(3).active~.indicator{transform:translate(140px)}.navigation ul li:nth-child(4).active~.indicator{transform:translate(210px)}.navigation ul li:nth-child(5).active~.indicator{transform:translate(280px)}.header{padding:var(--space-md);background:#f1f5f9;border-radius:var(--radius-md) var(--radius-md) 0 0;border-bottom:1px dashed var(--border-color)}@media (max-width: 768px){.header{padding:var(--space-md) 0}}@media (max-width: 768px){.header .full_screen{display:none}}.header .nav{display:flex;align-items:center;justify-content:space-between}.header .nav .menu{display:flex;align-items:center;gap:.5rem}.header .nav .menu h1{font-family:bold,sans-serif;font-size:1.5rem}@media (max-width: 768px){.header .nav .menu h1{font-size:1rem}}.header .nav .setting{display:flex;align-items:center;justify-content:space-between;gap:1rem}.header .nav .setting .icon{padding:.5rem;background-color:var(--main-bg);border-radius:50%}@media (max-width: 768px){.header .nav .setting .quick-search{display:none}}.header .nav .setting .quick-search-mobile{display:none}.header .nav .setting .lang,.header .nav .setting .user{display:flex;align-items:center;justify-content:space-between;gap:1rem;position:relative}.header .nav .setting .lang img,.header .nav .setting .user img{display:block;width:35px;height:35px}.header .nav .setting .lang.dropdown-trigger,.header .nav .setting .user.dropdown-trigger{cursor:pointer;display:flex;align-items:center;gap:.5rem;font-family:medium,sans-serif;font-size:.8rem}.header .nav .setting .lang.dropdown-trigger .dropdown-menu,.header .nav .setting .user.dropdown-trigger .dropdown-menu{position:absolute;right:var(--space-sm);top:calc(var(--xl-size) + var(--space-sm));background-color:#fff;border-radius:var(--radius-xs);box-shadow:0 4px 8px #0000001a;z-index:1000;min-width:150px}.header .nav .setting .lang.dropdown-trigger .dropdown-menu li,.header .nav .setting .user.dropdown-trigger .dropdown-menu li{cursor:pointer;padding:var(--space-md);border-radius:var(--radius-xs);display:flex;align-items:center;gap:var(--gap-sm);color:#546881;transition:all .2s ease-in-out}.header .nav .setting .lang.dropdown-trigger .dropdown-menu li:not(:last-child),.header .nav .setting .user.dropdown-trigger .dropdown-menu li:not(:last-child){border-bottom:1px solid rgba(242,242,243,1)}.header .nav .setting .lang.dropdown-trigger .dropdown-menu li:hover,.header .nav .setting .user.dropdown-trigger .dropdown-menu li:hover{background-color:#f2f2f3}.header .nav .setting .lang.dropdown-trigger .dropdown-menu li:hover svg path,.header .nav .setting .user.dropdown-trigger .dropdown-menu li:hover svg path{fill:var(--primary-color)}body{background-color:var(--primary-color)}@media (max-width: 768px){body:has(.sidebar.open){overflow-y:hidden}}body::-webkit-scrollbar{width:7px}body::-webkit-scrollbar-track{box-shadow:inset 0 0 5px gray;border-radius:10px}body::-webkit-scrollbar-thumb{background:#fff;border-radius:10px}body::-webkit-scrollbar-thumb:hover{background:#f1f5f9}.scroll-style::-webkit-scrollbar{height:7px}.scroll-style::-webkit-scrollbar-track{box-shadow:inset 0 0 5px gray;border-radius:10px}.scroll-style::-webkit-scrollbar-thumb{background:var(--primary-color);border-radius:10px}.scroll-style::-webkit-scrollbar-thumb:hover{background:#3855a9}main{background-color:var(--primary-color)}.wrapper{background-color:var(--main-bg);width:100%;margin:var(--space-md) var(--space-md) var(--space-md) 0;border-radius:var(--radius-md);padding:var(--space-md)}@media (max-width: 1100px){.wrapper{margin:var(--space-sm)}}.wrapper .main-content{padding:var(--space-md);background-color:#f1f5f9;border-radius:var(--radius-sm);min-height:calc(100vh - 110px);margin-bottom:2rem}@media (max-width: 1100px){.wrapper .main-content{padding:0;padding-bottom:6rem}}.wrapper .main-content .head_title{color:var(--dark-color);font-size:var(--md-size);font-family:medium,sans-serif}.wrapper .main-content .line{width:100%;height:1px;border:1px dashed var(--border-color);margin:var(--space-md) 0}.wrapper .main-content .line_separate_section{width:100%;height:1px;border:1px solid var(--white-color);margin:var(--space-sm) 0}.login{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:2rem 0;background-color:var(--primary-color);background-image:url(/assets/login-bg-DH-lkua9.png);background-size:cover;background-position:center;background-repeat:no-repeat;min-height:100vh}.login .login-form{width:100%;display:flex;max-width:400px;flex-direction:column;gap:1rem;padding:2rem;background-color:#fff;border-radius:10px;box-shadow:0 2px 4px #0000001a}.login .login-form .title{font-family:bold,sans-serif;font-size:1.2rem;text-align:center;color:var(--primary-color)}.login .login-form .description{font-family:regular,sans-serif;font-size:1rem;text-align:center;margin-bottom:1rem;color:var(--text-color-2)}.login .login-form label{font-family:bold,sans-serif;font-size:.9rem;color:var(--primary-color)}.login .login-form button{width:100%;justify-content:center}.card .icon svg{width:22px;height:22px;cursor:pointer}.card .customer-reviews{margin-bottom:.5rem}.card .customer-reviews .customer{display:flex;gap:1rem}@media (max-width: 768px){.card .customer-reviews .customer{flex-direction:column}}.card .customer-reviews .customer .input{width:calc(150 / var(--base-height) * 100vw)}@media (max-width: 768px){.card .customer-reviews .customer .input{width:100%}}.card .customer-reviews .customer .input-label .image{display:flex;width:calc(30 / var(--base-height) * 100vw);height:calc(30 / var(--base-height) * 100vw);border-radius:50%;overflow:hidden}.card .customer-reviews .customer .input-label .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width: 768px){.card .customer-reviews .customer .input-label .image{width:calc(60 / var(--base-height) * 100vw);height:calc(60 / var(--base-height) * 100vw)}}.card .customer-reviews .customer .actions .btn-primary{padding:calc(5 / var(--base-height) * 100vh);font-size:.6rem}.card .customer-reviews .customer p{margin-top:.5rem;font-size:.6rem!important}.input-label{font-family:medium,sans-serif;font-size:.9rem;color:var(--text-color-2);margin-bottom:var(--space-sm)}.day-card{padding:var(--space-lg);border-radius:var(--space-sm);border:2px dashed #939393;width:100%}.day-card .sections{display:flex;flex-direction:column;margin-bottom:var(--space-md);gap:var(--space-md)}.day-card .sections .section{display:flex;align-items:center;gap:var(--space-md)}.day-card .sections .section .input-wrapper{min-width:50%}@media (max-width: 768px){.day-card .sections .section .input-wrapper{min-width:100%}}.day-card .sections .exercises{display:flex;flex-direction:column;gap:var(--space-xs)}.day-card .sections .exercises .exercise{display:flex;gap:var(--space-xs);align-items:center;flex-wrap:wrap}.day-card .sections .exercises .exercise .input-wrapper{min-width:50%}@media (max-width: 768px){.day-card .sections .exercises .exercise .input-wrapper{min-width:100%}}.day-card .sections .exercises .counter-exercise-wrapper{display:flex;gap:var(--space-xs);align-items:center}.day-card .sections .exercises .counter-exercise-wrapper .counter{display:flex;align-items:center;justify-content:center;border:1px dashed #939393;border-radius:var(--space-sm)}.day-card .sections .exercises .counter-exercise-wrapper .counter label{margin-bottom:0;font-family:medium,sans-serif}.day-card .sections .exercises .counter-exercise-wrapper .counter input{padding:var(--space-xs);width:calc(55 / var(--base-height) * 100vh)}.day-card .sections .exercises .counter-exercise-wrapper .counter input:focus{outline:none}.day-card .sections .exercises .counter-exercise-wrapper .counter .arrows{padding:var(--space-xs);border-inline-start:1px dashed #939393}.day-card .sections .exercises .counter-exercise-wrapper .counter .arrows svg{cursor:pointer}.add,.delete{display:flex;gap:var(--space-xs);align-items:center;cursor:pointer}.add span{font-family:medium,sans-serif;font-size:.9rem;color:var(--primary-color)}.delete span{font-family:medium,sans-serif;font-size:.9rem;color:var(--danger-color)}.steps_project{display:flex;margin-bottom:var(--space-md)}@media (max-width: 768px){.steps_project{flex-wrap:wrap}}.steps_project .step{display:flex;align-items:center;max-width:38%;width:33%}@media (max-width: 768px){.steps_project .step{width:50%;margin-top:.5rem;max-width:unset}}.steps_project .step .number_step{display:flex;align-items:center;justify-content:center;position:relative;width:var(--lg-size);height:var(--lg-size);border-radius:50%;background-color:var(--light-color);color:var(--white-color);font-size:var(--sm-size);font-family:light,sans-serif}.steps_project .step .number_step:after{content:"";position:absolute;left:calc(var(--xl-size) + ((var(--xl-size) - var(--lg-size)) / 2));width:var(--lg-size);height:2px;top:40%;border-radius:1px 0 0;background-color:var(--light-color)}.steps_project .step .number_step:before{content:"";position:absolute;left:var(--xl-size);width:var(--xl-size);height:2px;top:60%;border-radius:1px 0 0;background-color:var(--light-color)}.steps_project .step .title_step{width:90%;position:relative;font-size:var(--sm-size);margin-inline-start:var(--space-3xl);font-family:regular,sans-serif;color:var(--light-color)}@media (max-width: 768px){.steps_project .step .title_step{width:70%}}.steps_project .step .title_step:after{content:"";position:absolute;width:-webkit-fill-available;margin:0 var(--space-sm);height:2px;top:50%;border-radius:1px 0 0;background:linear-gradient(to right,var(--light-color),var(--light-color))}.steps_project .step:last-child{width:24%}@media (max-width: 768px){.steps_project .step:last-child{width:50%}}.steps_project .step:last-child .title_step{width:-moz-fit-content;width:fit-content}.steps_project .step:last-child .title_step:after{content:unset}.steps_project .step.active .number_step{display:flex;align-items:center;justify-content:center;position:relative;width:var(--lg-size);height:var(--lg-size);border-radius:50%;background-color:var(--primary-color);color:var(--white-color);font-size:var(--sm-size);font-family:light,sans-serif}.steps_project .step.active .number_step:after{content:"";position:absolute;left:calc(var(--xl-size) + ((var(--xl-size) - var(--lg-size)) / 2));width:var(--lg-size);height:2px;top:40%;border-radius:1px 0 0;background-color:var(--primary-color)}@media (max-width: 768px){{width:var(--md-size)}}.steps_project .step.active .number_step:before{content:"";position:absolute;left:var(--xl-size);width:var(--xl-size);height:2px;top:60%;border-radius:1px 0 0;background-color:var(--primary-color)}.steps_project .step.active .title_step{width:90%;position:relative;font-size:var(--md-size);margin-inline-start:var(--space-3xl);font-family:regular,sans-serif;color:var(--primary-color)}@media (max-width: 768px){.steps_project .step.active .title_step{width:70%}}.steps_project .step.active .title_step:after{content:"";position:absolute;width:-webkit-fill-available;margin:0 var(--space-sm);height:2px;top:50%;border-radius:1px 0 0;background:linear-gradient(to right,#1e3a8e,#fff)}.steps_project .step.active:last-child .title_step{width:-moz-fit-content;width:fit-content}.steps_project .step.active:last-child .title_step:after{content:unset}@media (max-width: 768px){.contracted-for-checkbox{flex-wrap:wrap}}.method-project-section{margin-bottom:2rem}.method-project-section .added-project-method{display:flex;justify-content:end;flex-wrap:wrap;margin-top:var(--space-lg)}.method-project-section .added-project-method .title_method{width:95%;position:relative;margin-bottom:var(--space-lg)}.method-project-section .added-project-method .title_method.add_method{cursor:pointer}.method-project-section .added-project-method .title_method.add_method:before{content:" +";display:flex;align-items:center;justify-content:center;font-size:var(--lg-size);left:calc(-1 * var(--space-2xl));position:absolute;width:var(--xl-size);height:var(--xl-size);border-radius:50%;background-color:#1e3a8e1a;z-index:999;cursor:pointer}.method-project-section .added-project-method .title_method.remove_method{cursor:pointer}.method-project-section .added-project-method .title_method.remove_method:before{content:" -";display:flex;align-items:center;justify-content:center;font-size:var(--lg-size);left:calc(-1 * var(--space-2xl));position:absolute;width:var(--xl-size);height:var(--xl-size);border-radius:50%;background-color:#1e3a8e1a;z-index:999;cursor:pointer}.method-project-section .added-project-method .title_method:after{content:"";left:calc(-1 * var(--space-lg));position:absolute;top:var(--xl-size);z-index:0;width:2px;height:calc(var(--3xl-size) * 2.2);background-color:var(--primary-color)}.method-project-section .added-project-method .input-wrapper{width:30%;margin-inline-start:var(--space-lg)}@media (max-width: 768px){.method-project-section .added-project-method .input-wrapper{width:45%;margin-inline-start:var(--space-sm)}}.design-project .design_project_table{display:flex;gap:var(--space-sm)}.design-project .design_project_table .design_project_table_title{display:flex;align-items:center;justify-content:center;background-color:#1e3a8e1a;color:var(--primary-color);border-radius:var(--radius-xs);width:10%;padding:var(--space-lg) 0}.design-project .design_project_table .design_project_table_title .input-checkbox-wrapper{display:flex;align-items:center;justify-content:center;writing-mode:vertical-rl;text-orientation:mixed;transform:rotate(180deg);margin-inline-end:0}.design-project .design_project_table .design_project_table_title .input-checkbox-wrapper input[type=checkbox]{width:var(--sim-sm-size)!important;height:var(--sim-sm-size)!important;transform:rotate(180deg)}.design-project .design_project_table .design_project_table_title .input-checkbox-wrapper .input-label{color:var(--primary-color)}.design-project .design_project_table .design_project_table_title .input-checkbox-wrapper input[type=checkbox]:checked+.input-label:after,.design-project .design_project_table .design_project_table_title .input-checkbox-wrapper input[type=radio]:checked+.input-label:after{transform:rotate(180deg)}.design-project .design_project_table .design_project{width:90%}.design-project .design_project_table .design_project .design_project_header{display:flex}.design-project .design_project_table .design_project .design_project_header .design_project_title{width:100%;padding:var(--space-sm) 0;text-align:center;font-family:medium,sans-serif;font-size:var(--sim-sm-size)}.design-project .design_project_table .design_project .design_project_content{display:flex;flex-wrap:wrap;background-color:#fff;padding:var(--space-md);margin-top:var(--space-sm);border-radius:var(--radius-xs);position:relative}.design-project .design_project_table .design_project .design_project_content:first-of-type{margin-top:0}.design-project .design_project_table .design_project .design_project_content .design_project_col{width:21.25%;margin:auto}.design-project .design_project_table .design_project .design_project_content .design_project_col .permits-inputs{display:flex;flex-direction:column;align-items:start;width:75%}.design-project .design_project_table .design_project .design_project_content .design_project_col .permits-inputs .input-checkbox-wrapper{display:flex;align-items:center;justify-content:center;margin-inline-end:0!important}.design-project .design_project_table .design_project .design_project_content .design_project_col .permits-inputs .input-checkbox-wrapper input[type=checkbox],.design-project .design_project_table .design_project .design_project_content .design_project_col .permits-inputs .input-checkbox-wrapper input[type=radio]{width:var(--sim-sm-size)!important;height:var(--sim-sm-size)!important}.design-project .design_project_table .design_project .design_project_content .design_project_col .permits-inputs .input-checkbox-wrapper input[type=checkbox]:checked+.input-label:after,.design-project .design_project_table .design_project .design_project_content .design_project_col .permits-inputs .input-checkbox-wrapper input[type=radio]:checked+.input-label:after{left:calc(var(--space-sm) + -6px);top:calc(-1 * var(--space-sm) + 18px)}.design-project .design_project_table .design_project .design_project_content .design_project_col .permits-inputs .input-checkbox-wrapper .input-label{color:var(--primary-color);margin:.25rem 0}.design-project .design_project_table .design_project .design_project_content .design_project_col .permits-inputs .input-checkbox-wrapper .input-label:before{width:var(--checkbox-size-sm);height:var(--checkbox-size-sm);border-radius:4px}.design-project .design_project_table .design_project .design_project_content .design_project_col .design_project_text{display:flex;align-items:center;justify-content:center}.design-project .design_project_table .design_project .design_project_content .design_project_col .design_project_text .color_primary{font-family:medium,sans-serif}.design-project .design_project_table .design_project .design_project_content .design_project_col:nth-child(4){width:15%}.design-project .design_project_table .design_project .design_project_content .design_project_collapse{width:100%;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:var(--space-sm);font-family:regular,sans-serif}.design-project .design_project_table .design_project .design_project_content .design_project_collapse .design_project_collapse_icon{width:var(--md-size);height:var(--md-size)}.show-project{min-height:100vh}.show-project .general-project-data{display:flex;justify-content:space-between;align-items:end}@media (max-width: 768px){.show-project .general-project-data{flex-direction:column;align-items:start;gap:var(--space-md)}}.show-project .floors-table-data{width:85%}.show-project .breadcrumb{height:clamp(140px,calc(140 * 100vh / var(--base-height)),170px);position:relative}.show-project .header-breadcrumb{width:100%;height:100%}.show-project .project-logo{position:absolute;left:var(--space-md);bottom:-50px;width:100px;height:100px;background-color:#fff;border-radius:50%;-o-object-fit:contain;object-fit:contain;padding:var(--space-md)}.show-project .menu-icon{position:absolute;right:var(--space-sm);top:var(--space-sm);width:30px;height:30px;border-radius:50%;background-color:#fff;cursor:pointer;gap:var(--gap-sm);box-shadow:0 4px 8px #0000001a;padding-inline:var(--space-sm);display:flex;align-items:center;justify-content:center}.show-project .menu-icon.active svg{transform:rotate(180deg)}.show-project .menu-icon:hover svg{animation:debouncing .6s ease-in-out 0s infinite alternate}.show-project .dropdown-menu{margin-top:5px}.show-project .dropdown-menu li{cursor:pointer;padding:var(--space-xs);border-radius:var(--radius-xs);display:flex;align-items:center;gap:var(--gap-sm);color:#546881;transition:all .2s ease-in-out}.show-project .dropdown-menu li:not(:last-child){border-bottom:1px solid rgba(242,242,243,1)}.show-project .dropdown-menu li:hover{background-color:#f2f2f3}.show-project .dropdown-menu li:hover svg path{fill:var(--primary-color)}.show-project .dropdown-menu{position:absolute;right:var(--space-sm);top:calc(var(--xl-size) + var(--space-sm));background-color:#fff;border-radius:var(--radius-xs);box-shadow:0 4px 8px #0000001a;z-index:1000;min-width:150px}.show-project .project-code{display:flex;align-items:center}.show-project .project-code .project-title{font-family:regular,sans-serif;margin-inline-end:5px}.show-project .project-code .code{font-family:light,sans-serif;color:#909dad}.show-project .project-status{display:flex;align-items:center;width:100%}.show-project .project-status .lock{cursor:pointer;display:flex;align-items:center;gap:var(--space-sm);color:var(--primary-color);font-family:regular,sans-serif;font-size:var(--md-size);text-decoration:underline}.show-project .project-actions{display:flex;align-items:center;gap:var(--space-lg);margin-top:var(--space-lg)}@media (max-width: 768px){.show-project .project-actions{flex-wrap:wrap;gap:var(--space-sm)}}.show-project .project-actions .btn-reject,.show-project .project-actions .btn-accept{width:25%}.show-project .project-actions .btn-primary,.show-project .project-actions .btn-secondary{width:100%;font-family:regular,sans-serif}.show-project .project-actions .btn-secondary svg{fill:var(--primary-color)}.show-project .project-info{margin-top:var(--space-lg);background-color:#fff;padding:var(--space-md);border-radius:var(--radius-sm)}@media (max-width: 768px){.show-project .project-info .btn-wrapper .btn-primary{width:100%}}.show-project .project-info .add-notes.disabled{opacity:.1}.show-project .project-info .last-variations{color:#47586e;font-size:var(--md-size);font-family:medium,sans-serif}.show-project .project-info .last-variations-code{color:var(--primary-color);font-size:var(--md-size);font-family:medium,sans-serif}.show-project .project-info.change-status{display:flex;align-items:center;justify-content:space-between;border:1px soild var(--primary-color-opacity-1)}@media (max-width: 768px){.show-project .project-info.change-status{flex-direction:column;align-items:start;gap:var(--space-md)}}.show-project .project-info.change-status .btn-secondary svg path{fill:var(--primary-color)}.show-project .project-info.change-status .actions{width:35%}.show-project .project-info.change-status .actions button{width:100%}.show-project .project-info .input-label:before{display:none}.show-project .project-info .project-title{display:flex;align-items:center;gap:var(--space-xs);font-family:regular,sans-serif;font-size:var(--md-size);text-transform:capitalize;border-bottom:1px solid var(--line-color);padding-bottom:var(--space-sm)}@media (max-width: 768px){.show-project .project-info .project-title{margin-bottom:1rem}}.show-project .project-info .project-types{display:flex;align-items:center;font-family:regular,sans-serif;font-size:var(--md-size);border-bottom:1px solid var(--line-color);width:-moz-fit-content;width:fit-content;margin-top:var(--space-md);padding-bottom:var(--space-md)}@media (max-width: 768px){.show-project .project-info .project-types{flex-wrap:wrap}}.show-project .project-info .project-types li{display:flex;margin-inline-end:var(--space-3xl)}@media (max-width: 768px){.show-project .project-info .project-types li{width:100%}}.show-project .project-info .project-types li span{display:block;margin-inline-start:var(--space-sm)}.show-project .project-info .project-types li:last-of-type{margin-inline-end:0}.show-project .project-info .project-address{display:flex;align-items:center;justify-content:space-between;margin-top:var(--space-md)}.show-project .project-info .project-address .address{display:flex;align-items:center;font-family:regular,sans-serif}@media (max-width: 768px){.show-project .project-info .project-address .address{font-size:.8rem}}.show-project .project-info .project-address .address span{display:block;margin-inline-start:var(--space-sm)}.show-project .project-info .project-deliverables li{display:flex;align-items:center;flex-wrap:wrap;font-family:regular,sans-serif;font-size:var(--md-size);margin-top:var(--space-md)}.show-project .project-info .project-deliverables li:before{content:"▞";font-family:bold,sans-serif;font-size:var(--sm-size);color:#000;margin-inline-end:.5rem}.show-project .project-info .project-deliverables li h3{margin-inline-end:.5rem}.show-project .project-info .project-details{display:flex;align-items:center;flex-wrap:wrap;font-family:regular,sans-serif;font-size:var(--md-size);-moz-column-break-inside:avoid;break-inside:avoid;page-break-inside:avoid}.show-project .project-info .project-details li{display:flex;align-items:center;justify-content:start;min-width:32%;margin-top:var(--space-md);text-transform:capitalize;-moz-column-break-inside:avoid;break-inside:avoid;page-break-inside:avoid}.show-project .project-info .project-details li h3{display:flex;align-items:center;-moz-column-break-inside:avoid;break-inside:avoid;page-break-inside:avoid}.show-project .project-info .project-details li h3:before{content:"";background-image:url("data:image/svg+xml,%3csvg%20width='30'%20height='30'%20viewBox='0%200%2030%2030'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.5%2011.6625V18.3375C7.5%2022.4875%2010.4375%2024.175%2014.025%2022.1125L15.625%2021.1875C16.0125%2020.9625%2016.25%2020.55%2016.25%2020.1V9.89997C16.25%209.44997%2016.0125%209.03747%2015.625%208.81247L14.025%207.88747C10.4375%205.82497%207.5%207.51247%207.5%2011.6625Z'%20fill='%231E3A8E'/%3e%3cpath%20opacity='0.4'%20d='M17.5%2010.9875V19.025C17.5%2019.5125%2018.025%2019.8124%2018.4375%2019.5624L19.8125%2018.7625C23.4%2016.7%2023.4%2013.2999%2019.8125%2011.2375L18.4375%2010.4375C18.025%2010.2%2017.5%2010.5%2017.5%2010.9875Z'%20fill='%231E3A8E'/%3e%3c/svg%3e");background-size:25px 20px;display:inline-block;width:25px;height:20px}@media print{.show-project .project-info .project-details li h3{-moz-column-break-inside:avoid;break-inside:avoid;page-break-inside:avoid}.show-project .project-info .project-details li h3:before{display:none}}.show-project .project-info .project-details li p{display:block;margin-inline-start:var(--space-xs)}@media (max-width: 768px){.show-project .project-info .project-details li{width:100%}}.show-project .project-info .title-introduction{font-family:regular,sans-serif;font-size:var(--md-size);margin-bottom:var(--space-xs);margin-top:var(--space-lg);text-transform:capitalize}.show-project .project-info .project-description{font-family:regular,sans-serif;font-size:var(--md-size);margin-bottom:var(--space-xs);border:1px solid var(--line-color);border-radius:var(--radius-sm);padding:var(--space-md);color:var(--light-color);display:flex;align-items:center;gap:var(--sm-size)}.show-project .project-info .design_project_table{display:flex;gap:var(--space-sm);margin-bottom:var(--space-md)}.show-project .project-info .design_project_table .design_project_table_title{display:flex;align-items:center;justify-content:center;background-color:#1e3a8e1a;color:var(--primary-color);border-radius:var(--radius-xs);width:5%;padding:var(--space-lg) 0}@media (max-width: 768px){.show-project .project-info .design_project_table .design_project_table_title{width:10%}}.show-project .project-info .design_project_table .design_project_table_title .input-checkbox-wrapper{display:flex;align-items:center;justify-content:center;writing-mode:vertical-rl;text-orientation:mixed;transform:rotate(180deg);margin-inline-end:0}.show-project .project-info .design_project_table .design_project_table_title .input-checkbox-wrapper input[type=checkbox]{width:var(--sim-sm-size)!important;height:var(--sim-sm-size)!important;transform:rotate(180deg)}.show-project .project-info .design_project_table .design_project_table_title .input-checkbox-wrapper .input-label{color:var(--primary-color)}.show-project .project-info .design_project_table .design_project_table_title .input-checkbox-wrapper input[type=checkbox]:checked+.input-label:after,.show-project .project-info .design_project_table .design_project_table_title .input-checkbox-wrapper input[type=radio]:checked+.input-label:after{transform:rotate(180deg)}.show-project .project-info .design_project_table .design_project{width:95%}@media (max-width: 768px){.show-project .project-info .design_project_table .design_project{overflow-x:auto}}.show-project .project-info .design_project_table .design_project .design_project_header{display:flex}@media (max-width: 768px){.show-project .project-info .design_project_table .design_project .design_project_header{white-space:nowrap;flex-wrap:nowrap}}.show-project .project-info .design_project_table .design_project .design_project_header .design_project_title{width:33.3%;padding:var(--space-sm) 0;text-align:center;font-family:medium,sans-serif;font-size:var(--sim-sm-size)}@media (max-width: 768px){.show-project .project-info .design_project_table .design_project .design_project_header .design_project_title{width:unset;flex:0 0 50%}}.show-project .project-info .design_project_table .design_project .design_project_content{display:flex;background-color:#fff;flex-wrap:wrap;margin-bottom:var(--space-sm);border-radius:var(--radius-xs)}@media (max-width: 768px){.show-project .project-info .design_project_table .design_project .design_project_content{white-space:nowrap;flex-wrap:wrap}}.show-project .project-info .design_project_table .design_project .design_project_content.cols-3 .design_project_col{width:calc(100% / 3)}@media (max-width: 768px){.show-project .project-info .design_project_table .design_project .design_project_content.cols-5{flex-wrap:nowrap}}.show-project .project-info .design_project_table .design_project .design_project_content.cols-5 .design_project_col{width:20%}@media (max-width: 768px){.show-project .project-info .design_project_table .design_project .design_project_content.cols-6{flex-wrap:nowrap}}.show-project .project-info .design_project_table .design_project .design_project_content.cols-6 .design_project_col{width:calc(100% / 6)}@media (max-width: 768px){.show-project .project-info .design_project_table .design_project .design_project_content.cols-6 .design_project_col{width:unset;flex:0 0 50%}}.show-project .project-info .design_project_table .design_project .design_project_content .design_project_col{width:calc(100% / 7);border-inline-end:2px solid var(--line-color);display:flex;flex-direction:column;justify-content:center}@media (max-width: 768px){.show-project .project-info .design_project_table .design_project .design_project_content .design_project_col{width:unset;flex:0 0 50%}}.show-project .project-info .design_project_table .design_project .design_project_content .design_project_col .permits-inputs{display:flex;flex-direction:column;align-items:start}.show-project .project-info .design_project_table .design_project .design_project_content .design_project_col .permits-inputs .input-checkbox-wrapper{display:flex;align-items:center;justify-content:center;margin-inline-end:0!important}.show-project .project-info .design_project_table .design_project .design_project_content .design_project_col .permits-inputs .input-checkbox-wrapper input[type=checkbox],.show-project .project-info .design_project_table .design_project .design_project_content .design_project_col .permits-inputs .input-checkbox-wrapper input[type=radio]{width:var(--sim-sm-size)!important;height:var(--sim-sm-size)!important}.show-project .project-info .design_project_table .design_project .design_project_content .design_project_col .permits-inputs .input-checkbox-wrapper input[type=checkbox]:checked+.input-label:after,.show-project .project-info .design_project_table .design_project .design_project_content .design_project_col .permits-inputs .input-checkbox-wrapper input[type=radio]:checked+.input-label:after{left:calc(var(--space-sm) + -6px);top:calc(-1 * var(--space-sm) + 18px)}.show-project .project-info .design_project_table .design_project .design_project_content .design_project_col .permits-inputs .input-checkbox-wrapper .input-label{color:var(--primary-color);margin:.25rem 0}.show-project .project-info .design_project_table .design_project .design_project_content .design_project_col .permits-inputs .input-checkbox-wrapper .input-label:before{width:var(--checkbox-size-sm);height:var(--checkbox-size-sm);border-radius:4px}.show-project .project-info .design_project_table .design_project .design_project_content .design_project_col .design_project_text{display:flex;align-items:center;gap:var(--gap-xs);justify-content:center;text-wrap:nowrap;font-size:.8rem;padding:var(--space-md)}@media (max-width: 768px){.show-project .project-info .design_project_table .design_project .design_project_content .design_project_col .design_project_text{background-color:#f8fafc}}.show-project .project-info .design_project_table .design_project .design_project_content .design_project_col .design_project_text.error{color:#c1474f}.show-project .project-info .design_project_table .design_project .design_project_content .design_project_col .design_project_text.time{text-wrap:nowrap}.show-project .project-info .design_project_table .design_project .design_project_content .design_project_col .design_project_text.time .visits-months{font-size:var(--sm-size)}.show-project .project-info .design_project_table .design_project .design_project_content .design_project_col .design_project_text:not(:last-of-type){border-bottom:2px solid var(--line-color)}.show-project .project-info .design_project_table .design_project .design_project_content .design_project_col .design_project_text.total:last-of-type{border-inline-end:unset;border-bottom:unset}.show-project .project-info .design_project_table .design_project .design_project_content .design_project_col .design_project_text .color_primary{font-family:medium,sans-serif;text-wrap:nowrap}.show-project .presentation{display:flex;justify-content:space-between;width:50%;margin-top:var(--space-lg)}@media (max-width: 768px){.show-project .presentation{width:100%}}.show-project .presentation .title-presentation{display:flex;align-items:center;font-family:regular,sans-serif;color:var(--primary-color);width:30%}@media (max-width: 768px){.show-project .presentation .title-presentation{width:100%}}.show-project .presentation .title-presentation .title{display:block;margin-inline-end:var(--space-xs);margin-inline-start:var(--space-sm);margin-bottom:0}.show-project .presentation .count-presentation{display:flex;align-items:center;font-family:regular,sans-serif;color:var(--primary-color)}.show-project .presentation .count-presentation .title{display:block;margin-inline-end:var(--space-xs);margin-inline-start:var(--space-sm);margin-bottom:0}.show-project .button-wrapper{margin-top:var(--space-xl)}.table-cost-time{background-color:var(--table-bg);padding:var(--space-md)}.table-cost-time .design_project_content{background-color:#ffffff80!important}.table-cost-time .design_project_text{color:#546881}.table-cost-time .total{color:var(--primary-color)}.table-cost-time .total.col{flex-direction:column}.table-cost-time .design_project_content{border:1px solid rgba(241,243,246,.1)}.missions{text-align:center;transition:all .3s ease-in-out;width:100%}@media (max-width: 768px){.missions{padding-inline-start:1rem;background-color:#f1f5f9}}.missions .mission{padding:0 0 var(--space-md) 0;border-radius:var(--radius-xs)}.missions .mission_title{display:flex;align-items:center;margin:var(--space-sm) 0;gap:var(--gap-sm)}.missions .mission_title .title{width:-moz-fit-content;width:fit-content;text-wrap:nowrap;font-family:medium,sans-serif}.missions .mission_title .mission-line{width:100%;height:2px;background-color:var(--line-color-2)}.missions .mission_content{display:flex;align-items:center;justify-content:start;gap:var(--gap-sm);font-family:regular,sans-serif;font-size:var(--sm-size);color:#546881}@media (max-width: 768px){.missions .mission_content{justify-content:start}}@keyframes debouncing{0%{transform:translateY(8px)}to{transform:translateY(-8px)}}.dropdown-menu{margin-top:5px;position:absolute;right:var(--space-sm);top:calc(var(--xl-size) + var(--space-sm));background-color:#fff;border-radius:var(--radius-xs);box-shadow:0 4px 8px #0000001a;z-index:1000;min-width:150px}.dropdown-menu li{cursor:pointer;padding:var(--space-xs);border-radius:var(--radius-xs);display:flex;align-items:center;gap:var(--gap-sm);color:#546881;transition:all .2s ease-in-out}.dropdown-menu li:not(:last-child){border-bottom:1px solid rgba(242,242,243,1)}.dropdown-menu li:hover{background-color:#f2f2f3}.dropdown-menu li:hover svg path{fill:var(--primary-color)}.floors-table{display:flex;justify-content:space-between;gap:var(--space-sm);background-color:#1e3a8e1a;padding:var(--space-sm);border-radius:var(--space-sm)}.floors-table .floors-table-head{display:flex;flex-direction:column;width:15%}@media (max-width: 768px){.floors-table .floors-table-head{width:40%}}.floors-table .floors-table-head span{padding:var(--space-md);font-family:regular,sans-serif;text-transform:capitalize;background-color:var(--white-color);border-radius:var(--space-sm);text-align:center;font-size:.7rem;margin-bottom:var(--space-xs);color:var(--primary-color)}.floors-table .floors-table-head span:last-child{margin-bottom:0}@media (max-width: 768px){.floors-table .floors-table-head span{padding:var(--space-md) var(--space-xs)}}.floors-table .add-remove-floor{display:flex;flex-direction:column;align-items:center;justify-content:center;width:5%}.floors-table .add-remove-floor .add-floor{padding:var(--space-sm)}.floors-table .add-remove-floor .add-floor .add-floor-button{display:flex;align-items:center;justify-content:center;background-color:var(--white-color);color:var(--primary-color);border:1px solid var(--primary-color);width:var(--xl-size);height:var(--xl-size);border-radius:50%;font-size:1.3rem}.floors-table .add-remove-floor .remove-floor{padding:var(--space-sm)}.floors-table .add-remove-floor .remove-floor .remove-floor-button{display:flex;align-items:center;justify-content:center;background-color:var(--white-color);color:var(--primary-color);border:1px solid var(--primary-color);width:var(--xl-size);height:var(--xl-size);border-radius:50%;font-size:1.3rem}.floors-table-data{display:flex;width:85%;overflow-x:auto;padding-bottom:var(--space-xs);gap:var(--space-xs)}.floors-table-data::-webkit-scrollbar{height:7px}.floors-table-data::-webkit-scrollbar-track{box-shadow:inset 0 0 5px gray;border-radius:10px}.floors-table-data::-webkit-scrollbar-thumb{background:var(--primary-color);border-radius:10px}.floors-table-data::-webkit-scrollbar-thumb:hover{background:var(--primary-color)}.floors-table-data .floor_data-content{max-width:20%;min-width:13%;display:flex;flex-direction:column;position:relative}@media (max-width: 768px){.floors-table-data .floor_data-content{min-width:40%;max-width:40%}}.floors-table-data .floor_data-content .icon{position:absolute;top:.25rem;right:.25rem;cursor:pointer;display:flex;align-items:center;justify-content:space-between;width:95%}.floors-table-data .floor_data-content .icon svg{width:14px}.floors-table-data .floor_data-content .input{padding:var(--space-md);font-family:regular,sans-serif;text-transform:capitalize;background-color:var(--white-color);border-radius:var(--space-sm);text-align:center;font-size:.7rem;margin-bottom:var(--space-xs);width:100%}.floors-table-data .floor_data-content .input:last-child{margin-bottom:0}.floors-table-data .floor_data-content .input:focus-visible{outline:unset;box-shadow:2px 2px 2px 2px #1e3a8e1a}.head-export{padding:var(--space-md);margin-bottom:.5mm;background:linear-gradient(90deg,#30458d,#1f2d5df0 32.26%,#111935 66.5%)}.footer-export{padding-bottom:.5mm}.export-project-pdf{background-color:#fff}@media screen and (max-width: 1100px){.export-project-pdf{padding:1rem 0;background-color:#fff}.export-project-pdf .main-content{background-color:#fff}}.export-project-pdf .main-content{background-color:#fff}.export-project-pdf .element{padding:0 0 .63mm!important}.export-project-pdf .element{padding-bottom:.65mm!important}@media screen and (max-width: 1100px){.export-project-pdf .table{border:1px solid #a7a1a1}}.export-project-pdf .table thead th{background-color:#1e3a8e1a;color:var(--primary-color)}@media screen and (max-width: 1100px){.export-project-pdf .table thead{border:none;border-bottom:1px solid #a7a1a1!important;clip:unset;height:unset;margin:unset;overflow:unset;padding:unset;position:unset;width:unset}.export-project-pdf .table thead tr{display:table-row;margin-bottom:0;border-bottom:1px solid #a7a1a1!important}}@media screen and (max-width: 1100px){.export-project-pdf .table tbody tr{display:table-row;margin-bottom:0;border-bottom:1px solid #a7a1a1!important}.export-project-pdf .table tbody tr td{display:table-cell;border-bottom:1px solid #a7a1a1!important;text-align:center;font-family:regular,sans-serif;padding:var(--space-sm);vertical-align:middle}}.export-project-pdf .table tfoot tr{display:table-row;margin-bottom:0;border-bottom:1px solid #a7a1a1!important}.export-project-pdf .table tfoot tr td{display:table-cell;border-bottom:1px solid #a7a1a1!important;text-align:center;font-family:regular,sans-serif;padding:var(--space-sm);vertical-align:middle}.export-project-pdf .title-info{font-family:bold,sans-serif;font-size:var(--md-size);color:#000}.export-project-pdf .subtitle-info{font-family:medium,sans-serif;color:#000}.export-project-pdf .text-info{font-family:regular,sans-serif;font-size:var(--sim-sm-size);color:#000}.export-project-pdf .payment-service{font-size:.875rem;line-height:1.25rem;padding-inline-start:1.5rem;margin:1rem 0}.export-project-pdf .payment-service li{margin-bottom:.5rem;font-family:medium,sans-serif}.export-project-pdf .payment-service li span{padding-inline-end:.3rem;color:#5d6c81}.export-project-pdf .export-info-data{padding-top:var(--space-lg)!important;border-bottom:1px solid #a7a1a1;padding-bottom:var(--space-md)!important}.export-project-pdf .export-info-data .info-project-data{background-color:transparent;border-radius:var(--radius-sm);border:1px solid #B2BBC6;width:30%}.export-project-pdf .export-info-data .info-project-data .project-info{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #a7a1a1}.export-project-pdf .export-info-data .info-project-data .project-info:last-child{border-bottom:none}.export-project-pdf .export-info-data .info-project-data .project-info .title-info{font-family:medium,sans-serif;font-size:var(--sm-size);color:#000;width:40%;border-inline-end:1px solid #a7a1a1;padding:var(--space-sm)!important}.export-project-pdf .export-info-data .info-project-data .project-info .text-info{font-family:regular,sans-serif;font-size:var(--sm-size);padding:var(--space-sm)!important;color:#000}.export-project-pdf .export-info-data .data-export .project-info{display:flex;align-items:center;width:-moz-fit-content;width:fit-content;gap:var(--space-sm);margin-bottom:var(--space-sm);background-color:#1620430f;border-bottom-right-radius:var(--radius-md);border-top-right-radius:var(--radius-md);padding:0 var(--space-md);height:35px;vertical-align:middle}.export-project-pdf .export-info-data .data-export .project-info .title-info{font-family:medium,sans-serif;font-size:var(--sim-sm-size);color:#000;padding-block:var(--space-xs)}.export-project-pdf .export-info-data .data-export .project-info .text-info{font-family:regular,sans-serif;font-size:var(--sim-sm-size);color:#000;padding-block:var(--space-xs)}@media screen and (max-width: 1100px){.export-project-pdf .export-offer-data{padding-inline:.5rem}}.export-project-pdf .export-offer-data .project-info{display:flex;align-items:center;gap:var(--space-sm);margin-bottom:var(--space-xs);margin-top:var(--space-sm)}.export-project-pdf .export-offer-data .project-info .title-info{font-family:bold,sans-serif;font-size:var(--sim-sm-size);color:#000}.export-project-pdf .export-offer-data .project-info .text-info{font-family:regular,sans-serif;font-size:var(--sim-sm-size);color:#000}.export-project-pdf .export-offer-data .project-table{margin-bottom:1rem}.export-project-pdf .export-offer-data .project-table .table{border:1px solid #a7a1a1;margin:auto;width:95%}.export-project-pdf .export-offer-data .project-table .table thead{color:#000;border-bottom:1px solid #a7a1a1}.export-project-pdf .export-offer-data .project-table .table thead tr th{border-inline-end:1px solid #a7a1a1;text-align:center;font-family:bold,sans-serif;padding:var(--space-sm);vertical-align:middle}.export-project-pdf .export-offer-data .project-table .table thead tr th:first-child{width:50px}.export-project-pdf .export-offer-data .project-table .table tbody{color:#000;border-bottom:1px solid #a7a1a1}.export-project-pdf .export-offer-data .project-table .table tbody tr{border-bottom:1px solid #a7a1a1}.export-project-pdf .export-offer-data .project-table .table tbody tr:last-child{border-bottom:none}.export-project-pdf .export-offer-data .project-table .table tbody tr td{border-inline-end:1px solid #a7a1a1;text-align:center;font-family:regular,sans-serif;padding:var(--space-sm);vertical-align:middle}.export-project-pdf .export-offer-data .project-table .table tfoot{color:#000;border-bottom:1px solid #a7a1a1}.export-project-pdf .export-offer-data .project-table .table tfoot tr td{border-inline-end:1px solid #a7a1a1;text-align:center;font-family:bold,sans-serif;padding:var(--space-sm);vertical-align:middle}.export-project-pdf .export-offer-data .floors-table-grid{display:flex;flex-wrap:wrap;width:95%;margin:0 auto;background-color:transparent;border:1px solid #a7a1a1}.export-project-pdf .export-offer-data .grid-floor{max-width:22%;min-width:12.5%;display:flex;flex-direction:column;position:relative}.export-project-pdf .export-offer-data .grid-floor:nth-child(8n) .grid-floor-field{border-inline-end:none}.export-project-pdf .export-offer-data .grid-floor-field{padding:var(--space-md);font-family:regular,sans-serif;text-transform:capitalize;text-align:center;font-size:.7rem;margin-bottom:0;width:100%;border-bottom:1px solid #a7a1a1;border-inline-end:1px solid #a7a1a1;color:#434343}.export-project-pdf .export-offer-data .grid-floor-field.font-bold{color:var(--primary-color)}.export-project-pdf .export-offer-data .time-schedule-table{margin-bottom:1rem}.export-project-pdf .export-offer-data .time-schedule-table .table{border:1px solid #a7a1a1;margin:auto;width:95%}.export-project-pdf .export-offer-data .time-schedule-table .table thead{color:#000;border-bottom:1px solid #a7a1a1}.export-project-pdf .export-offer-data .time-schedule-table .table thead tr th{border-inline-end:1px solid #a7a1a1;text-align:center;font-family:bold,sans-serif;padding:var(--space-sm);vertical-align:middle}.export-project-pdf .export-offer-data .time-schedule-table .table thead tr th:first-child{width:150px}.export-project-pdf .export-offer-data .time-schedule-table .table tbody{color:#000;border-bottom:1px solid #a7a1a1}.export-project-pdf .export-offer-data .time-schedule-table .table tbody tr{border-bottom:1px solid #a7a1a1}.export-project-pdf .export-offer-data .time-schedule-table .table tbody tr:last-child{border-bottom:none}.export-project-pdf .export-offer-data .time-schedule-table .table tbody tr td{border-inline-end:1px solid #a7a1a1;text-align:center;font-family:regular,sans-serif;vertical-align:middle;font-size:.8rem}.export-project-pdf .export-offer-data .time-schedule-table .table tbody tr td span{display:block;padding:var(--space-sm)}.export-project-pdf .export-offer-data .time-schedule-table .table tbody tr td span:last-child{border-bottom:none}.export-project-pdf .export-offer-data .time-schedule-table .table tfoot{color:#000;border-bottom:1px solid #a7a1a1}.export-project-pdf .export-offer-data .time-schedule-table .table tfoot tr td{border-inline-end:1px solid #a7a1a1;text-align:center;font-family:bold,sans-serif;padding:var(--space-sm);vertical-align:middle}.export-project-pdf .export-offer-data .approval{border:1px solid #a7a1a1;display:grid;grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width: 768px){.export-project-pdf .export-offer-data .approval{grid-template-columns:repeat(3,minmax(0,1fr))}}.export-project-pdf .export-offer-data .approval .approval-col{padding-inline-start:.5rem;font-family:medium,sans-serif;padding-bottom:4rem;border-inline-end:1px solid #a7a1a1;grid-column:span 1 / span 1}.export-project-pdf .export-offer-data .approval .approval-col:last-child{border-inline-end:none}.export-project-pdf .export-offer-data .deliverables{font-family:medium,sans-serif;margin-bottom:1rem}.export-project-pdf .export-offer-data .deliverables li{display:flex;align-items:center}.export-project-pdf .export-offer-data .deliverables li:before{content:"▞";font-family:bold,sans-serif;font-size:var(--sm-size);color:#000;margin-inline-end:.5rem}.export-project-pdf .scope-service .text-info{margin-inline-start:1rem}.export-project-pdf .scope-service .subtitle-info{font-family:bold,sans-serif;font-size:var(--md-size);color:#000;margin-inline-start:1rem}.export-project-pdf .scope-service .design-scope{margin-inline-start:2rem}.export-project-pdf .scope-service .design-scope *{color:#5d6c81}.export-project-pdf .scope-service .design-scope .parent-title-tree,.export-project-pdf .scope-service .design-scope .parent-subtitle-tree{margin-inline-start:2rem}.export-project-pdf .scope-service .design-scope .text-info{margin-top:.5rem;margin-inline-start:1rem;font-family:medium,sans-serif}.footer-export{display:flex;align-items:end;border-top:1px solid #a7a1a1;padding:var(--space-sm);margin-top:var(--md-size);background:linear-gradient(90deg,#253671,#141d3c);clip-path:polygon(0 0,85% 0,100% 100%,0% 100%);width:70%;gap:var(--space-md)}.footer-export .logo{height:60px}.footer-export p{font-family:regular,sans-serif;font-size:var(--sm-size);color:#fff;margin-top:var(--space-sm)}.head-export{display:flex;align-items:center;justify-content:space-between;border-bottom:2px solid #000;padding-bottom:var(--space-sm)}.head-export .logo{display:flex;align-items:end;justify-content:space-between;width:70%;padding-inline-end:var(--space-xl);border-inline-end:3px dashed #ffffff73}.head-export .logo .logo-orbit{width:150px}.head-export .logo .logo-text{height:100%;-o-object-fit:scale-down;object-fit:scale-down}.head-export .information-data{font-size:var(--sm-size);color:#000;font-family:regular,sans-serif}.head-export .information-data p{color:#fff;margin-bottom:var(--space-xs)}.head-export .information-data p:last-child{margin-bottom:0}.add-project .input-checkbox-wrapper{align-items:center;margin-inline-end:var(--space-md)}.add-project .input-checkbox-wrapper .input-label{position:relative;height:-moz-fit-content;height:fit-content}.add-project .input-checkbox-wrapper input[type=checkbox]:checked+.input-label:after,.add-project .input-checkbox-wrapper input[type=radio]:checked+.input-label:after{content:"✓";position:absolute;left:calc(var(--space-sm) + -3px);top:calc(-1 * var(--space-sm) + 14px);color:#fff;font-size:calc(var(--checkbox-size) / 2)}.add-project .input-label-check{width:100%;display:flex;justify-content:space-between;flex-direction:row-reverse;margin-bottom:var(--space-sm);border-radius:var(--radius-sm)}.add-project .input-label-check.background{display:flex;align-items:center;justify-content:center;background-color:#b2bbc633;margin-bottom:0;position:absolute;width:40%;height:100%;z-index:999;font-size:.8rem}.add-project .input-label-check:after{right:calc(var(--space-sm) + -3px);left:unset!important}.add-project .measurement-card{padding:var(--space-sm);background-color:#fff6;border-radius:var(--radius-sm)}.add-project .measurement-card.disabled{opacity:.6}.add-project .measurement-card .input{border:none}.add-project .measurement-card .group-input{display:flex;gap:var(--space-sm)}.add-project .measurement-card .group-input .input{padding-inline-start:43%}.status{display:flex;align-items:center;justify-content:center;padding:var(--space-xs) var(--space-md);border-radius:var(--radius-lg);font-family:medium,sans-serif}@media (max-width: 1100px){.status{height:35px;border-radius:var(--radius-sm)}}.status.status_New{color:var(--primary-color);background-color:var(--primary-color-opacity-1)}.status.status_Sent,.status.status_Resend,.status.status_Previewed{color:#17a2b8;background-color:#17a2b81a}.status.status_Hold,.status.status_Pending{color:var(--warning-color);background-color:#ffc1071a}.status.status_Rejected,.status.status_Canceled{color:var(--danger-color);background-color:#ef38261a}.status.status_UnderStudy,.status.status_WaitingPreview{color:var(--info-color);background-color:#6227ef1a}.status.status_Confirmed,.status.status_Accepted,.status.status_Converted,.status.status_LPO{color:var(--success-color);background-color:#00b69b1a}.status.status_Revised,.status.status_Previewed{color:#212a43;background-color:#212a431a}.project-head-line{display:flex;text-transform:none;background:linear-gradient(to right,#1e3a8e,#1e3a8e,#0a152e);-webkit-background-clip:text;color:transparent;font-family:bold,serif;gap:var(--space-sm);margin-bottom:var(--space-lg)}.project-head-line span{text-transform:capitalize}.project-new-old-tabs{background-color:#b2bbc61a;border-radius:var(--radius-sm);display:flex;align-items:center;padding:var(--space-xs)}.project-new-old-tabs .tab{cursor:pointer;border-radius:var(--radius-sm);font-family:medium,sans-serif;width:100%}.project-new-old-tabs .tab input[type=radio]{display:none}.project-new-old-tabs .tab input[type=radio]:checked+label{background-color:var(--primary-color);color:#fff}.project-new-old-tabs .tab label{cursor:pointer;font-size:var(--sm-size);color:var(--dark-color);padding:var(--space-sm) var(--space-md);border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;width:100%;margin-bottom:0}.floor-card{display:flex;flex-direction:column;gap:1rem;padding:1rem;border-radius:var(--sm-size);margin-bottom:1rem;box-shadow:inset 0 0 0 1px #0000000d,inset 0 2px 8px #0000000a,inset 0 1px 12px #00000005}.floor-card .floor-header{display:flex;align-items:center;gap:1rem}.floor-card .floor-header .floor-title{font-size:var(--md-size);font-family:Medium,sans-serif;color:#000;text-wrap:nowrap}.floor-card .floor-header .floor-line{width:100%;background-color:#b2bbc633;height:1px;border-radius:2px}.floor-card .floor-header .minimize{display:flex;align-items:center;gap:.5rem;cursor:pointer}.floor-card .floor-header .minimize .minimize-icon{font-size:var(--md-size);color:#546881}.floor-card .floor-header .minimize span{font-size:var(--md-size);font-family:Regular,sans-serif;color:var(--primary-color)}.floor-card .floor-content{display:flex;align-items:center;gap:1rem;width:100%}.floor-card .floor-content .counter{display:flex;align-items:center;justify-content:center;background-color:#f1f3f8;border-radius:50%;width:32px;height:32px;border:1px soild rgba(30,58,142,.5)}.floor-card .floor-content .inputs-floor{flex:1}.line-notes{width:100%;height:1px;background-color:#b2bbc633}.all-deta{background:#fff;padding:1rem;border-radius:8px;margin-bottom:1rem}.all-deta span{font-size:var(--sim-sm-size);color:#0000009c;font-family:regular,sans-serif}.all-deta .head{display:flex;align-items:center;gap:2rem}.all-deta .head h4{font-size:1rem;font-weight:700;color:var(--primary-color)}@media screen and (max-width: 425px){.all-deta .head{margin-top:1rem}}@media screen and (max-width: 768px){.all-deta .head{margin-top:1rem}}.all-deta .client-details h4{font-size:var(--sim-sm-size);font-family:bold;color:var(--primary-color)}.all-deta .client-details p{font-size:var(--sim-sm-size);color:#0000009c;font-family:regular;margin-bottom:.5rem}.all-deta .client-details img{width:60px;height:60px;border-radius:50%}.all-deta .appointment-papers{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:start;margin-top:.5rem}.all-deta .appointment-papers .head h4,.all-deta .appointment-papers .appointment-download .head h4{margin-bottom:0}.all-deta .appointment-papers .appointment-download .download{display:flex;border:1px solid rgb(0 0 0 / 17%);width:-moz-fit-content;width:fit-content;padding:.3rem;border-radius:7px;align-items:center;margin-top:.5rem;gap:2rem}.all-deta .appointment-papers .appointment-download .download .img-inof{display:flex;gap:.5rem}.all-deta .appointment-papers .appointment-download .download .img-inof img{width:38px;height:38px;border-radius:4px}.all-deta .appointment-papers .appointment-download .all-download{display:flex;flex-wrap:wrap;gap:var(--gap-md)}.Practical-information{background-color:#0ff;display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px;align-items:start}.Practical-information .right{width:50%;background:#fff;padding:.5rem;border-radius:8px}.Practical-information .right h4{font-size:var(--sim-sm-size);font-family:bold;color:var(--primary-color);margin-bottom:.5rem;margin-top:1rem}.Practical-information .right p{font-size:var(--sim-sm-size);color:#0000009c;font-family:regular;margin-bottom:.5rem}@media screen and (max-width: 425px){.Practical-information .right{width:100%}.Practical-information .head{margin-top:1rem}}@media screen and (max-width: 768px){.Practical-information .right{width:100%}.Practical-information .head{margin-top:1rem}}.Practical-information .left{width:49%;background:#fff;padding:.5rem;border-radius:8px}.Practical-information .left h4{font-size:var(--sim-sm-size);font-family:bold;color:var(--primary-color);margin-bottom:.5rem;margin-top:1rem}.Practical-information .left p{font-size:var(--sim-sm-size);color:#0000009c;font-family:regular;margin-bottom:.5rem}@media screen and (max-width: 425px){.Practical-information .left{width:100%}}@media screen and (max-width: 768px){.Practical-information .left{width:100%}}.Practical-information .all-btn{display:flex;gap:.5rem}.Practical-information .all-btn button.btn.btn-primary{font-size:.6rem}@media screen and (max-width: 425px){.Practical-information .all-btn{display:block}.Practical-information button.btn.btn-primary{margin-top:.5rem}}@media screen and (max-width: 768px){.Practical-information .all-btn{display:block}.Practical-information button.btn.btn-primary{margin-top:.5rem}}.p-tab-active{color:var(--primary-color)!important;border-color:var(--primary-color)!important}.status-info{background-color:#fff;border-radius:var(--radius-md);padding-inline:1rem;padding-bottom:1rem;position:relative}@media (max-width: 768px){.status-info{width:100%}}.status-info:hover{box-shadow:0 0 10px #0000001a}.status-info:hover:nth-child(odd) .last-day{opacity:1;right:-350px}@media (max-width: 768px){.status-info:hover:nth-child(odd) .last-day{right:-180px}}.status-info:hover:nth-child(2n) .last-day{opacity:1;left:-200px}@media (max-width: 768px){.status-info:hover:nth-child(2n) .last-day{left:-50px}}.status-info .info-item{display:flex;align-items:center;gap:.5rem}.status-info .info-item.note{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(84,104,129,.1)}.status-info .info-item-title{font-family:medium,sans-serif;font-size:var(--md-size);color:#000}.status-info .info-item-value{font-family:regular,sans-serif;font-size:var(--md-size);color:#546881}.status-info .icon{position:absolute;top:50%;transform:translate(-50%)}@media (max-width: 1439px){.status-info .icon{display:none}}.last-day{background-color:#b2bbc61a;color:var(--primary-color);border-radius:var(--radius-sm);padding:var(--space-sm);position:absolute;top:50%;transform:translate(-50%);opacity:0;transition:.7s all ease-in-out}.status-info:nth-child(odd){justify-self:start}@media (max-width: 1439px){.status-info:nth-child(odd){justify-self:center}}.status-info:nth-child(odd) .last-day{right:-120px}.status-info:nth-child(odd) .icon{right:-50px}.status-info:nth-child(2n){justify-self:end}@media (max-width: 1439px){.status-info:nth-child(2n){justify-self:center}}.status-info:nth-child(2n) .last-day{left:-120px}.status-info:nth-child(2n) .icon{left:-25px}.status-info .status{border-top-left-radius:0;border-top-right-radius:0}.status-info .info{padding-top:1rem}.history{display:grid;flex-direction:column;grid-template-columns:1fr;gap:1rem;padding-inline:2rem;padding-top:1rem;position:relative}.history .status-history{text-align:center}.history:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:5px;height:100%;background-color:var(--primary-color)}.project-info-status{display:flex;flex-direction:column;align-items:center;gap:.5rem;width:-moz-fit-content;width:fit-content;margin-inline:auto;background-color:#fff;border-radius:4.5rem;padding:1rem 2rem;margin-top:1rem;border:3px solid rgba(30,58,142,.6);position:relative}.project-info-status:before{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);width:1.5rem;height:5px;background-color:var(--primary-color)}.statics{display:flex;gap:var(--gap-sm);margin-top:var(--space-lg)}@media (max-width: 768px){.statics{flex-wrap:wrap}}.statics .statics-item{display:flex;width:100%;background-color:#fff;border-radius:var(--radius-sm);padding:var(--space-md);gap:var(--gap-sm)}.statics .statics-item .statics-item-value{font-family:medium,sans-serif;font-size:calc(var(--md-size) + 2px)}.statics .statics-item .statics-item-name{font-family:regular,sans-serif;font-size:var(--md-size);color:#546881}.client-info{display:flex;align-items:center;padding:1rem}.client-info .img-container{width:100px;height:100px;border-radius:var(--radius-md);overflow:hidden}.client-info .img-container img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.client-info .client-data{display:flex;align-items:center;flex-wrap:wrap}@media (max-width: 768px){.client-info .client-data{flex-direction:column;gap:var(--sm-size)}.client-info .client-data .client-item{width:100%}}.client-info .client-data .client-item{width:50%;display:flex;align-items:center;gap:var(--sm-size);text-wrap:nowrap}.client-info .client-data .client-item .client-data-title,.client-info .client-data .client-item .client-data-value{font-family:medium,sans-serif;font-size:var(--sim-sm-size)}.client-info .client-data .client-item .client-data-title{color:#1d242d}.client-info .client-data .client-item .client-data-value{color:#546881}.table-wrapper{height:300px;overflow-y:auto}.table-wrapper th{text-align:center!important}.study-attachments .input-image-attachment-study,.study-attachments .dragged{display:flex;flex-direction:column;gap:var(--gap-md);background-color:var(--primary-color-opacity-1);border:1px dashed rgba(185,194,220,1);border-radius:1rem;padding:var(--space-md);color:var(--primary-color);font-family:Medium,sans-serif}.study-attachments .input-image-attachment-study .attachment-title,.study-attachments .dragged .attachment-title{font-family:Medium,sans-serif;color:#0b1432}.study-attachments .input-image-attachment-study input[type=file],.study-attachments .dragged input[type=file]{display:none}.study-attachments .dragged{align-items:center;justify-content:center;flex-direction:row;flex-wrap:wrap}.study-attachments .attachments-gallery{display:flex;gap:var(--gap-md);flex-wrap:wrap;width:80px;height:80px;padding:var(--sm-size);background-color:#fff;border-radius:var(--radius-sm);position:relative}.study-attachments .attachments-gallery .icon{position:absolute;top:2px;right:2px;cursor:pointer}.study-attachments .attachments-gallery img{-o-object-fit:cover;object-fit:cover;border-radius:var(--radius-md);width:100%;height:100%}.available-numbers,.available-numbers .input-number{width:100%}.available-numbers .input-number label{border:1px solid var(--border-input-color);border-radius:var(--radius-md);padding:var(--space-md);font-size:var(--md-size);background-color:var(--background-input-color);transition:border-color var(--transition-sm);display:flex;align-items:center;justify-content:center;color:var(--text-color-4);cursor:pointer;font-family:medium,sans-serif}.available-numbers .input-number input[type=radio]{display:none}.available-numbers .input-number input[type=radio]:checked+label{border-color:var(--primary-color);color:var(--primary-color);background-color:var(--primary-color-opacity-1)}.project-plan .department-card,.project-plan .department-card-show{display:flex;flex-direction:column;gap:var(--space-sm);background-color:var(--white-color);border-radius:var(--radius-sm);margin-bottom:var(--space-lg)}.project-plan .department-card .department-title,.project-plan .department-card .permits-title,.project-plan .department-card-show .department-title,.project-plan .department-card-show .permits-title{font-family:Medium,sans-serif;display:flex;align-items:center;gap:var(--space-sm)}.project-plan .department-card .permits-title,.project-plan .department-card-show .permits-title{font-size:var(--md-size);color:var(--primary-color)}.project-plan .department-card .department-title,.project-plan .department-card-show .department-title{padding-bottom:var(--space-md)}.project-plan .department-card .floor-body,.project-plan .department-card-show .floor-body{background-color:#f1f5f9;border-radius:var(--radius-sm);padding:var(--space-md)}.project-plan .department-card .accordion-content,.project-plan .department-card-show .accordion-content{border-top:2px solid var(--line-color);padding-top:var(--space-md)}.project-plan .department-card{padding:var(--space-md)}.project-plan .department-card-show{background-color:transparent;border:1px solid var(--primary-color-opacity-1)}.project-plan .department-card-show .title-wrapper{background-color:#fff;padding:var(--space-md);border-radius:var(--radius-sm)}.project-plan .department-card-show .floor-plan-show{background-color:transparent;display:flex;flex-direction:column;gap:var(--space-sm);padding:var(--space-md)}.project-plan .department-card-show .floor-plan-show .floor{background-color:#fff;padding:var(--space-md);display:flex;justify-content:space-between;align-items:center;border-radius:var(--radius-sm)}.project-plan .department-card-show .floor-plan-show .floor .floor-title{display:flex;align-items:center;gap:var(--space-sm)}.project-plan .department-card-show .floor-plan-show .floor .floor-title .floor-subtitle{font-size:var(--md-size);font-family:Medium,sans-serif;color:var(--primary-color)}.project-plan .department-card-show .floor-plan-show .floor .span-title{font-size:var(--md-size);font-family:Medium,sans-serif}.project-plan .department-card-show .floor-plan-show .floor .span-subtitle{font-size:var(--md-size);font-family:Regular,sans-serif;color:#546881}.hierarchy-container .hierarchy{display:flex;align-items:start;gap:var(--gap-md);position:relative}.hierarchy-container .hierarchy:before{content:"";position:absolute;top:32px;left:.8rem;width:4px;height:calc(100% - 32px);background-color:var(--primary-color);border-radius:5px}.hierarchy-container .hierarchy .hierarchy-icon{background-color:#1e3a8e1a;border-radius:50%;width:32px;height:32px;display:flex;justify-content:center;align-items:center;z-index:100000;overflow:hidden}.hierarchy-container .hierarchy .hierarchy-icon svg{z-index:100000}.hierarchy-container .hierarchy .hierarchy-icon.loader-icon{width:32px;height:32px;border:5px solid;border-color:var(--primary-color) transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}.hierarchy-container .hierarchy .hierarchy-body{width:100%;background-color:#fff;border-radius:var(--radius-md);padding:var(--space-md);display:flex;justify-content:space-between;align-items:center}.hierarchy-container .hierarchy .hierarchy-body .hierarchy-title{font-family:medium,sans-serif;font-size:var(--md-size)}.hierarchy-container .hierarchy .hierarchy-body .hierarchy-count{font-family:bold,sans-serif;font-size:var(--md-size);color:var(--primary-color)}.hierarchy-container .hierarchy .hierarchy-body .actions{position:relative;overflow:visible;display:flex;justify-content:center;align-items:center;width:50px;height:50px;padding:var(--space-md);border-radius:var(--radius-sm);background-color:#f1f5f9}.hierarchy-container .hierarchy .hierarchy-body .actions .dropdown-menu{display:none}.hierarchy-container .hierarchy .hierarchy-body .actions:hover .dropdown-menu{display:block}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.invoice-type{display:flex;align-items:center;gap:var(--gap-md);margin-bottom:var(--space-md)}.invoice-type .type-invoice-radio{display:flex;align-items:center;justify-content:space-between;gap:var(--gap-sm);padding:var(--space-sm);border:1px solid var(--line-color);border-radius:var(--radius-sm);cursor:pointer;transition:all .2s ease-in-out;width:100%;background-color:#fff}.invoice-type .type-invoice-radio span{cursor:pointer;color:var(--text-color-4);font-family:medium,sans-serif;font-size:var(--md-size);margin-bottom:0}.invoice-type .type-invoice-radio:hover{border:1px solid var(--primary-color);transition:all .2s ease-in-out}.invoice-type .type-invoice-radio:has(input[type=radio]:checked){border:1px solid var(--primary-color);transition:all .2s ease-in-out}.invoice-type .type-invoice-radio:has(input[type=radio]:checked) .checkmark{background-color:var(--primary-color);border-color:var(--primary-color)}.invoice-type .type-invoice-radio:has(input[type=radio]:checked) .checkmark:after{content:"";position:absolute;left:50%;top:50%;width:60%;height:60%;background-color:#fff;transform:translate(-50%,-50%) rotate(45deg);clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0%,43% 62%)}.invoice-type .type-invoice-radio:has(input[type=radio]:checked) span{color:var(--primary-color);transition:all .2s ease-in-out}.invoice-type .type-invoice-radio input[type=radio]{display:none}.invoice-type .type-invoice-radio .checkmark{display:inline-block;width:var(--md-size);height:var(--md-size);background-color:#fff;border:2px solid #ccc;border-radius:4px;position:relative;margin-right:8px;vertical-align:middle}.invoice-type-links{display:flex;align-items:center;gap:var(--gap-md);margin-bottom:var(--space-md)}.invoice-type-links a{display:flex;align-items:center;justify-content:center;text-align:center;gap:var(--gap-sm);padding:var(--space-lg) var(--space-md);border:1px solid var(--line-color);border-radius:var(--radius-sm);cursor:pointer;transition:all .2s ease-in-out;width:100%;background-color:#fff;color:var(--text-color-4);font-family:regular,sans-serif;font-size:var(--md-size);position:relative}.invoice-type-links a.router-link-exact-active{background:linear-gradient(180deg,#1e3a8e1a,#fff);color:var(--primary-color)}.invoice-type-links a.router-link-exact-active:after{display:block}.invoice-type-links a:after{content:"";position:absolute;top:-6px;left:5%;width:90%;height:6px;border-radius:var(--radius-sm) var(--radius-sm) 0 0;background-color:var(--primary-color);z-index:1;transition:all .2s ease-in-out;display:none;box-shadow:0 0 10px 5px rgba(var(--primary-color-opacity-1))}.payment-plan-card{display:flex;flex-direction:column;padding:var(--space-md);border-radius:var(--space-sm);background-color:var(--white-color);width:100%}.payment-plan-card .payment-plan-card-header{display:flex;align-items:center;justify-content:space-between;gap:var(--space-sm)}.payment-plan-card .payment-plan-card-header .payment-plan{font-family:medium,sans-serif;font-size:var(--lg-size);width:-moz-fit-content;width:fit-content;text-wrap:nowrap}.payment-plan-card .payment-plan-card-header .payment-plan-line{width:100%;height:1px;background-color:#d9d9d9;margin-top:var(--space-md)}.payment-plan-card .payment-plan-card-header .price{font-family:bold,sans-serif;font-size:var(--lg-size)}.payment-plan-card .payment-plan-card-header .delete-payment-plan{cursor:pointer;color:var(--danger-color)}.payment-plan-card .inputs{display:flex;gap:var(--space-sm)}.payment-plan-card .inputs .counter{display:flex;align-items:center;justify-content:center;flex-direction:column}.payment-plan-card .inputs .counter .icon{display:flex;flex:0 0 auto;align-items:center;justify-content:center;background-color:var(--primary-color-opacity-1);width:35px;height:35px;border-radius:50%;cursor:pointer}.payment-plan-card .inputs .form{display:flex;gap:var(--space-sm);align-items:center;width:100%;padding-top:var(--space-lg);padding-bottom:var(--space-lg)}.payment-plan-card .inputs .receipt-line{width:2px;height:100%;background-color:var(--primary-color)}.input-wrapper-invoice{position:relative;width:100%}.input-wrapper-invoice .input-label{font-family:regular,sans-serif;font-size:var(--sm-size);color:var(--text-color-2);position:absolute;top:-10px;left:10px;background-color:var(--white-color);padding:0 5px}.input-wrapper-invoice .input-icon{position:absolute;top:50%;left:3px;width:var(--lg-size);height:var(--lg-size);transform:translateY(-50%);padding-inline-start:calc(10 / var(--base-height) * 100vh)}.input-wrapper-invoice .input{padding:var(--space-md);background-color:transparent;border:1px solid #dde2ed;border-radius:var(--radius-sm);transition:all var(--transition-sm) ease-in-out;width:100%}.input-wrapper-invoice .input:focus{outline:none}.btn-wrapper{display:flex;align-items:end;justify-content:flex-end;margin-top:var(--space-md)}.invoices{display:flex;flex-direction:column;gap:var(--space-md)}.invoice-card{display:flex;flex-direction:column;border-radius:var(--space-sm);padding-inline:var(--space-md);background-color:var(--white-color);width:100%}.invoice-card .design_project_table{display:flex;gap:var(--space-sm);margin-bottom:var(--space-md)}.invoice-card .design_project_table .design_project_table_title{display:flex;align-items:center;justify-content:center;background-color:#1e3a8e1a;color:var(--primary-color);border-radius:var(--radius-xs);width:5%;padding:var(--space-lg) 0}.invoice-card .design_project_table .design_project_table_title .input-checkbox-wrapper{display:flex;align-items:center;justify-content:center;writing-mode:vertical-rl;text-orientation:mixed;transform:rotate(180deg);margin-inline-end:0}.invoice-card .design_project_table .design_project_table_title .input-checkbox-wrapper input[type=checkbox]{width:var(--sim-sm-size)!important;height:var(--sim-sm-size)!important;transform:rotate(180deg)}.invoice-card .design_project_table .design_project_table_title .input-checkbox-wrapper .input-label{color:var(--primary-color)}.invoice-card .design_project_table .design_project_table_title .input-checkbox-wrapper input[type=checkbox]:checked+.input-label:after,.invoice-card .design_project_table .design_project_table_title .input-checkbox-wrapper input[type=radio]:checked+.input-label:after{transform:rotate(180deg)}.invoice-card .design_project_table .design_project{width:95%}.invoice-card .design_project_table .design_project .design_project_header{display:flex}.invoice-card .design_project_table .design_project .design_project_header .design_project_title{width:20%;padding:var(--space-sm) 0;text-align:center;font-family:medium,sans-serif;font-size:var(--sim-sm-size)}.invoice-card .design_project_table .design_project .design_project_content{display:flex;background-color:#fff;flex-wrap:wrap;border-radius:var(--radius-xs)}.invoice-card .design_project_table .design_project .design_project_content.cols-3 .design_project_col{width:20%;margin:auto}.invoice-card .design_project_table .design_project .design_project_content .design_project_col{width:20%;display:flex;align-items:center;justify-content:center;border-inline-end:2px solid var(--line-color);border-bottom:2px solid var(--line-color)}.invoice-card .design_project_table .design_project .design_project_content .design_project_col .actions{display:flex;gap:var(--space-sm);justify-content:center}.invoice-card .design_project_table .design_project .design_project_content .design_project_col .permits-inputs{display:flex;flex-direction:column;align-items:start}.invoice-card .design_project_table .design_project .design_project_content .design_project_col .permits-inputs .input-checkbox-wrapper{display:flex;align-items:center;justify-content:center;margin-inline-end:0!important}.invoice-card .design_project_table .design_project .design_project_content .design_project_col .permits-inputs .input-checkbox-wrapper input[type=checkbox],.invoice-card .design_project_table .design_project .design_project_content .design_project_col .permits-inputs .input-checkbox-wrapper input[type=radio]{width:var(--sim-sm-size)!important;height:var(--sim-sm-size)!important}.invoice-card .design_project_table .design_project .design_project_content .design_project_col .permits-inputs .input-checkbox-wrapper input[type=checkbox]:checked+.input-label:after,.invoice-card .design_project_table .design_project .design_project_content .design_project_col .permits-inputs .input-checkbox-wrapper input[type=radio]:checked+.input-label:after{left:calc(var(--space-sm) + -6px);top:calc(-1 * var(--space-sm) + 18px)}.invoice-card .design_project_table .design_project .design_project_content .design_project_col .permits-inputs .input-checkbox-wrapper .input-label{color:var(--primary-color);margin:.25rem 0}.invoice-card .design_project_table .design_project .design_project_content .design_project_col .permits-inputs .input-checkbox-wrapper .input-label:before{width:var(--checkbox-size-sm);height:var(--checkbox-size-sm);border-radius:4px}.invoice-card .design_project_table .design_project .design_project_content .design_project_col .design_project_text{display:flex;align-items:center;justify-content:center;text-wrap:nowrap;gap:var(--gap-sm);width:100%;padding:unset;padding:var(--space-md)}.invoice-card .design_project_table .design_project .design_project_content .design_project_col .design_project_text.time{border-inline-start:2px solid var(--line-color);text-wrap:nowrap}.invoice-card .design_project_table .design_project .design_project_content .design_project_col .design_project_text.time .visits-months{font-size:var(--sm-size)}.invoice-card .design_project_table .design_project .design_project_content .design_project_col .design_project_text.total:last-of-type{border-inline-end:unset;border-bottom:unset}.invoice-card .design_project_table .design_project .design_project_content .design_project_col .design_project_text .color_primary{font-family:medium,sans-serif;text-wrap:nowrap}.invoice-card .design_project_table .status-1{color:var(--danger-color)}.invoice-card .design_project_table .status-2{color:#00b38b}.invoice-card .design_project_table .status-3{color:#546881}.invoice-card .btn{padding:calc(5 / var(--base-height) * 100vh) calc(10 / var(--base-height) * 100vh)}.invoice-card .design_project_table_title{position:relative}.invoice-card .design_project_table_title .amount{position:absolute;bottom:-10%;left:50%;transform:translate(-50%,100%);background-color:var(--table-bg);padding:var(--space-md);border-radius:var(--radius-xs);display:flex;gap:var(--space-sm);align-items:center;justify-content:center;flex-direction:column;z-index:1000;transition:.3s ease-in-out;opacity:0;pointer-events:none;text-wrap:nowrap}.invoice-card .design_project_table_title .amount span{font-family:regular,sans-serif;font-size:var(--sm-size)}.invoice-card .design_project_table_title .amount:after{content:"";position:absolute;bottom:100%;left:50%;transform:translate(-50%);width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid var(--primary-color)}.invoice-card .design_project_table_title:hover .amount{opacity:1;pointer-events:auto}.invoice-card .design_project_table_title .tooltip{position:absolute;top:50%;right:0;transform:translateY(-50%);cursor:pointer;display:none}.invoice-card .design_project_table_title:hover .tooltip{display:block}.invoice-card .invoice-card-type{font-family:medium,sans-serif;font-size:var(--lg-size);text-wrap:nowrap;color:var(--primary-color);border-radius:var(--space-md);border-top-left-radius:0;border-top-right-radius:0;margin-inline:auto;background-color:var(--primary-color-opacity-1);width:100%;padding:var(--space-sm);text-align:center}.invoice-card .invoice-card-card-header{display:flex;align-items:center;justify-content:space-between;gap:var(--space-sm)}.invoice-card .invoice-card-card-header .total-plan{font-family:regular,sans-serif;font-size:var(--sm-size);color:var(--primary-color);display:flex;align-items:center;gap:var(--space-sm);flex-direction:column;text-align:center;text-transform:capitalize;width:-moz-fit-content;width:fit-content;border:1px solid var(--line-color);border-radius:var(--radius-xs);padding:var(--space-xs)}.invoice-card .invoice-card-card-header .total-plan span{width:-moz-fit-content;width:fit-content;text-wrap:nowrap}.invoice-card .invoice-card-card-header .invoice-card-title{font-family:medium,sans-serif;font-size:var(--lg-size);width:-moz-fit-content;width:fit-content;text-wrap:nowrap}.invoice-card .invoice-card-card-header .invoice-card-line{width:100%;height:1px;background-color:#d9d9d9;margin-top:var(--space-md)}.invoice-card .invoice-card-card-header .price{font-family:bold,sans-serif;font-size:var(--lg-size)}.invoice-card .invoice-card-card-header .delete-invoice-card{cursor:pointer;color:var(--danger-color)}.invoice-card .invoice-card-card-header .actions{position:relative;cursor:pointer}.invoice-card .invoice-card-card-header .actions .dropdown-trigger{display:flex;border:1px solid var(--line-color);border-radius:var(--radius-xs);padding:2px}.invoice-card .invoice-card-card-header .actions:hover .dropdown-menu{display:block}.invoice-card .invoice-card-card-header .actions .dropdown-menu{position:absolute;background-color:var(--white-color);border:1px solid var(--line-color);border-radius:var(--radius-xs);padding:var(--space-sm);z-index:1000;top:100%;right:0;width:100%;box-shadow:0 0 10px #0000001a;cursor:pointer;pointer-events:auto}.invoice-card .invoice-card-card-header .actions .dropdown-menu .dropdown-item{display:flex;align-items:center;gap:var(--space-sm);padding:var(--space-sm);font-family:regular,sans-serif;font-size:var(--sm-size);color:var(--text-color-3)}.invoice-card .invoice-card-card-header .actions .dropdown-menu .dropdown-item:hover{background-color:var(--primary-color-opacity-1);color:var(--white-color)}.status-2{color:#00b38b}.status-3{color:#546881}.info{position:relative;cursor:pointer;width:100%;display:flex;align-items:center;justify-content:center}.info .amount{min-width:100%;position:absolute;bottom:-80%;left:50%;transform:translate(-50%,100%);background-color:var(--table-bg);padding:var(--space-md);border-radius:var(--radius-xs);display:flex;box-shadow:0 3px 6px #00000029;gap:var(--space-xs);align-items:start;justify-content:center;flex-direction:column;z-index:1000;transition:.3s ease-in-out;opacity:0;pointer-events:none}.info .amount .color_primary{margin-bottom:0}.info .amount .notes span{display:flex;align-items:center;font-size:.8rem;position:relative;padding-inline-start:var(--space-sm)}.info .amount .notes span:before{content:"";height:20px;width:20px;background:url("data:image/svg+xml,%3csvg%20width='30'%20height='30'%20viewBox='0%200%2030%2030'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.5%2011.6625V18.3375C7.5%2022.4875%2010.4375%2024.175%2014.025%2022.1125L15.625%2021.1875C16.0125%2020.9625%2016.25%2020.55%2016.25%2020.1V9.89997C16.25%209.44997%2016.0125%209.03747%2015.625%208.81247L14.025%207.88747C10.4375%205.82497%207.5%207.51247%207.5%2011.6625Z'%20fill='%231E3A8E'/%3e%3cpath%20opacity='0.4'%20d='M17.5%2010.9875V19.025C17.5%2019.5125%2018.025%2019.8124%2018.4375%2019.5624L19.8125%2018.7625C23.4%2016.7%2023.4%2013.2999%2019.8125%2011.2375L18.4375%2010.4375C18.025%2010.2%2017.5%2010.5%2017.5%2010.9875Z'%20fill='%231E3A8E'/%3e%3c/svg%3e") no-repeat;position:absolute;margin-inline-start:calc(-1*var(--space-lg));background-size:20px}.info .amount .floors{display:flex;align-items:center;flex-wrap:wrap;width:100%;position:relative;margin-bottom:var(--space-xs);padding-inline-start:var(--space-sm)}.info .amount .floors:before{content:"";height:20px;width:20px;background:url("data:image/svg+xml,%3csvg%20width='30'%20height='30'%20viewBox='0%200%2030%2030'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.5%2011.6625V18.3375C7.5%2022.4875%2010.4375%2024.175%2014.025%2022.1125L15.625%2021.1875C16.0125%2020.9625%2016.25%2020.55%2016.25%2020.1V9.89997C16.25%209.44997%2016.0125%209.03747%2015.625%208.81247L14.025%207.88747C10.4375%205.82497%207.5%207.51247%207.5%2011.6625Z'%20fill='%231E3A8E'/%3e%3cpath%20opacity='0.4'%20d='M17.5%2010.9875V19.025C17.5%2019.5125%2018.025%2019.8124%2018.4375%2019.5624L19.8125%2018.7625C23.4%2016.7%2023.4%2013.2999%2019.8125%2011.2375L18.4375%2010.4375C18.025%2010.2%2017.5%2010.5%2017.5%2010.9875Z'%20fill='%231E3A8E'/%3e%3c/svg%3e") no-repeat;position:absolute;margin-inline-start:calc(-1*var(--space-lg));background-size:20px}.info .amount .floors span{width:50%;font-size:.8rem;margin-bottom:0}.info .amount .floors span.title{font-family:Medium,sans-serif}.info .amount .floors span.title .text{font-weight:400}.info .amount span{font-family:regular,sans-serif;font-size:var(--sm-size)}.info .amount span.paid{color:#546881}.info .amount span.rest{color:var(--primary-color)}.info .amount:after{content:"";position:absolute;bottom:100%;left:50%;transform:translate(-50%);width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid var(--primary-color)}.info:hover .amount{opacity:1;pointer-events:auto}.invoice-pdf{display:flex;flex-direction:column;padding-inline:var(--space-lg);width:100%}.invoice-pdf .invoice-pdf-body{display:flex;flex-direction:column;gap:var(--gap-md)}.invoice-pdf .invoice-pdf-body .headline{display:flex;align-items:center;margin-top:.5rem;padding-inline-start:1rem}.invoice-pdf .invoice-pdf-body .headline .headline-title{font-family:medium,sans-serif;font-size:var(--sm-size);color:#546881}.invoice-pdf .invoice-pdf-body .headline .headline-info{font-family:medium,sans-serif;font-size:var(--sm-size);color:#162043}.invoice-pdf .invoice-pdf-body .sub-headline{background-color:#1620430f;padding:var(--space-sm);border-end-end-radius:var(--radius-md);border-start-end-radius:var(--radius-md);display:flex;align-items:center;margin-top:.5rem;gap:var(--gap-sm)}.invoice-pdf .invoice-pdf-body .sub-headline svg{width:14px;height:14px}.invoice-pdf .invoice-pdf-body .sub-headline .sub-headline-title{font-family:medium,sans-serif;font-size:var(--sm-size);color:#162043}.invoice-pdf .invoice-pdf-body .sub-headline .sub-headline-info{font-family:medium,sans-serif;color:var(--primary-color);font-size:var(--sm-size)}.invoice-pdf .invoice-pdf-body .invoice-application-table{display:flex;flex-direction:column}.invoice-pdf .invoice-pdf-body .invoice-application-table .row{display:flex;justify-content:space-between;border-bottom:1px solid rgba(163,173,187,.2)}.invoice-pdf .invoice-pdf-body .invoice-application-table .row:last-of-type{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.invoice-pdf .invoice-pdf-body .invoice-application-table .row .row-title{font-family:medium,sans-serif;font-size:var(--sm-size);color:#850523;padding:var(--space-sm);width:50%;border-inline:1px solid rgba(163,173,187,.2)}.invoice-pdf .invoice-pdf-body .invoice-application-table .row .row-title.info{color:#546881}.invoice-pdf .invoice-pdf-body .invoice-application-table .row .row-info{padding:var(--space-sm);width:50%;border-inline-end:1px solid rgba(163,173,187,.2);font-family:medium,sans-serif;font-size:var(--sm-size);color:#090b0e}.invoice-pdf .invoice-pdf-body .invoices .invoices-head{display:flex;align-items:center;justify-content:space-between;gap:var(--gap-md);padding-left:var(--space-md)}.invoice-pdf .invoice-pdf-body .invoices .invoices-head .invoices-title{font-family:medium,sans-serif;font-size:var(--md-size);color:#000}.invoice-pdf .invoice-pdf-body .invoices .invoices-head .invoices-line{width:100%;height:1px;background-color:#b2bbc6;margin-top:var(--space-md)}.invoice-pdf .invoice-pdf-body .invoices .invoice{width:50%;display:flex;align-items:center;gap:var(--gap-lg);justify-content:space-between}.invoice-pdf .invoice-pdf-body .invoices .invoice .invoice-title{font-family:medium,sans-serif;font-size:var(--md-size);color:#162043;width:80%}.invoice-pdf .invoice-pdf-body .invoices .invoice .invoice-cost{font-family:medium,sans-serif;font-size:var(--md-size);color:#000}.invoice-pdf .invoice-pdf-body .departments{display:flex;flex-direction:column}.invoice-pdf .invoice-pdf-body .departments .departments-title{font-family:medium,sans-serif;font-size:var(--md-size);color:#000;text-decoration:underline;margin-bottom:1rem}.invoice-pdf .invoice-pdf-body .departments .department-content{display:flex;flex-direction:column}.invoice-pdf .invoice-pdf-body .departments .department-content .department-wrapper{display:flex;justify-content:space-between}.invoice-pdf .invoice-pdf-body .departments .department-content .department-wrapper .amount{color:#850523}.invoice-pdf .invoice-pdf-body .departments .department-content .department-wrapper .invoice-application-table{width:29.3%;text-align:center}.invoice-pdf .invoice-pdf-body .departments .department-content .department-wrapper .invoice-application-table .row:first-of-type{border-top:1px solid rgba(163,173,187,.2)}.invoice-pdf .invoice-pdf-body .departments .department-content .department-wrapper .invoice-application-table .row:last-of-type{border-bottom-left-radius:unset;border-bottom-right-radius:unset}.invoice-pdf .invoice-pdf-body .departments .department-content .department-wrapper .invoice-application-table .row .row-title{color:#1d242d}.invoice-pdf .invoice-pdf-body .departments .department-content .department-item{display:flex;gap:var(--gap-sm)}.invoice-pdf .invoice-pdf-body .departments .department-content .department-item .department-title{font-family:medium,sans-serif;font-size:var(--md-size);color:#162043}.invoice-pdf .invoice-pdf-body .departments .department-content .department-item .payment-status{font-family:medium,sans-serif;font-size:var(--md-size);color:var(--primary-color)}.invoice-pdf .invoice-pdf-body .total-wrapper{display:flex;justify-content:space-between;padding-inline-start:var(--space-sm)}.invoice-pdf .invoice-pdf-body .total-wrapper .total{font-family:medium,sans-serif}.invoice-pdf .invoice-pdf-body .total-wrapper .total.amount{color:#995250}.invoice-pdf .invoice-pdf-body .total-wrapper .total-table{padding:var(--space-sm);width:14.6%;text-align:center;border:1px solid rgba(163,173,187,.2);font-family:medium,sans-serif;font-size:var(--sm-size)}.invoice-pdf .invoice-pdf-body .invoice-pdf-data{display:flex;justify-content:space-between;font-family:regular,sans-serif}.invoice-pdf .invoice-pdf-body .invoice-pdf-data .bill{font-size:var(--md-size);color:var(--text-color-5)}.invoice-pdf .invoice-pdf-body .invoice-pdf-data .client-name{font-family:medium,sans-serif;font-size:var(--md-size);color:#1d242d}.invoice-pdf .invoice-pdf-body .invoice-pdf-data .sub-title{color:var(--text-color-5)}.invoice-pdf .invoice-pdf-body .invoice-pdf-statics{display:flex;align-items:center;justify-content:space-between;gap:var(--gap-md);background-color:#a3adbb0d;border-radius:var(--radius-sm)}.invoice-pdf .invoice-pdf-body .invoice-pdf-statics .invoice-pdf-static{display:flex;flex-direction:column;gap:var(--gap-sm);padding:var(--space-md);width:100%}.invoice-pdf .invoice-pdf-body .invoice-pdf-statics .invoice-pdf-static:not(:last-of-type){border-inline-end:1px solid rgba(163,173,187,.2)}.invoice-pdf .invoice-pdf-body .invoice-pdf-statics .invoice-pdf-static .invoice-pdf-static-title{font-family:medium,sans-serif;font-size:var(--md-size);color:#546881}.invoice-pdf .invoice-pdf-body .invoice-pdf-statics .invoice-pdf-static .number{font-family:medium,sans-serif;font-size:var(--md-size);color:#162043;display:flex;align-items:center;justify-content:space-between}.invoice-pdf .invoice-pdf-body .invoice-pdf-statics .invoice-pdf-static .number>span{color:#a3adbb}.invoice-pdf .invoice-pdf-body .invoice-pdf-total{display:flex;align-items:center;justify-content:space-between;gap:var(--gap-md)}.invoice-pdf .invoice-pdf-body .invoice-pdf-total .departments{display:flex;flex-direction:column;gap:var(--gap-sm);width:30%}.invoice-pdf .invoice-pdf-body .invoice-pdf-total .departments .departments-header{display:flex;align-items:center;gap:var(--space-md);color:#546881;padding:var(--space-sm);border-bottom:2px solid #162043}.invoice-pdf .invoice-pdf-body .invoice-pdf-total .departments .body{color:#162043}.invoice-pdf .invoice-pdf-body .invoice-pdf-total .departments .department{display:flex;align-items:center;gap:var(--space-md);padding:var(--space-sm)}.invoice-pdf .invoice-pdf-body .invoice-pdf-total .departments .department:not(:last-of-type){border-bottom:1px solid #e2e2e2}.invoice-pdf .invoice-pdf-body .invoice-pdf-total .departments .department .num{background-color:#1620431a;padding:var(--space-sm) var(--space-md);border-radius:var(--radius-sm) 0 var(--radius-sm) 0}.invoice-pdf .invoice-pdf-body .invoice-pdf-total .departments .department .department-title{font-family:medium,sans-serif;font-size:var(--md-size);color:#1d242d}.invoice-pdf .invoice-pdf-body .invoice-pdf-total .departments .department .department-total{font-family:medium,sans-serif;font-size:var(--md-size);color:#162043}.invoice-pdf .invoice-pdf-body .invoice-pdf-total .amount{background-color:#5265780d;padding:var(--space-md);border-radius:var(--radius-sm);display:flex;flex-direction:column;font-size:var(--md-size);min-width:25%}.invoice-pdf .invoice-pdf-body .invoice-pdf-total .amount .total{color:#546881;padding:var(--space-sm)}.invoice-pdf .invoice-pdf-body .invoice-pdf-total .amount .tax{color:#b2bbc6;padding:var(--space-sm);border-bottom:1px solid rgba(58,72,86,.2)}.invoice-pdf .invoice-pdf-body .invoice-pdf-total .amount .total-paid{padding:var(--space-sm);color:#162043;font-size:var(--lg-size);display:flex;justify-content:space-between;border-bottom:1px solid rgba(58,72,86,.1)}.invoice-pdf .invoice-pdf-body .invoice-pdf-total .amount .total-paid .amount-paid{color:#3e7148;font-size:var(--lg-size)}.invoice-pdf .invoice-pdf-body .invoice-pdf-total .amount .total-amount{padding:var(--space-sm);color:#162043;font-size:var(--lg-size);display:flex;justify-content:space-between}.invoice-pdf .invoice-pdf-body .invoice-pdf-total .amount .total-amount .amount-due{color:#995250;font-size:var(--lg-size)}.invoice-pdf .invoice-pdf-body .paid-table{border-radius:1rem;overflow:hidden;border:1px solid rgba(163,173,187,.2)}.invoice-pdf .invoice-pdf-body .paid-table .table-header{background-color:#1e3a8e0f;display:flex;justify-content:center;align-items:center;padding:var(--space-sm);color:#162043}.invoice-pdf .invoice-pdf-body .paid-table .row-paid{display:flex;justify-content:space-between;padding-inline:var(--space-sm);border-bottom:1px solid rgba(163,173,187,.2)}.invoice-pdf .invoice-pdf-body .paid-table .row-paid:last-of-type{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.invoice-pdf .invoice-pdf-body .paid-table .row-paid .title-paid{padding:1rem;color:#162043;font-family:medium,sans-serif;font-size:var(--md-size);width:60%;border-inline-end:1px solid rgba(163,173,187,.2)}.invoice-pdf .invoice-pdf-body .paid-table .row-paid .title-paid.info{color:#546881}.invoice-pdf .invoice-pdf-body .paid-table .row-paid .amount{padding:1rem;color:#162043;font-family:medium,sans-serif;font-size:var(--md-size);width:40%;display:flex;justify-content:center;align-items:center}.invoice-pdf .invoice-pdf-body .paid-table .row-paid .row-info{padding:var(--space-sm);width:50%;border-inline-end:1px solid rgba(163,173,187,.2);font-family:medium,sans-serif;font-size:var(--sm-size);color:#090b0e}.invoice-pdf .invoice-pdf-body .terms{display:flex;flex-direction:column;width:40%;gap:var(--gap-md)}.invoice-pdf .invoice-pdf-body .terms .terms-description{font-family:regular,sans-serif;font-size:var(--md-size);color:#909dad}.invoice-pdf .invoice-pdf-body .signature{width:100%;display:flex;justify-content:space-between;border-top:1px solid rgba(163,173,187,.2)}.invoice-pdf .invoice-pdf-body .signature .signature-item{padding:var(--space-md);width:50%;border-inline-end:1px solid rgba(163,173,187,.2)}.invoice-pdf .invoice-pdf-body .signature .signature-item .signature-title{text-decoration:underline}.invoice-pdf .invoice-pdf-body .signature .signature-item .assign-img{width:250px}.invoice-pdf .invoice-pdf-body .signature .bank-details{width:50%;padding:var(--space-md)}.invoice-pdf .invoice-pdf-body .signature .bank-details .bank-title{text-decoration:underline}.invoice-pdf .invoice-pdf-body .signature .qr-invoice img{mix-blend-mode:multiply;width:220px}.invoice-pdf-header{display:flex;align-items:center;background-color:#ffffffe6}.invoice-pdf-header .logo{-o-object-fit:cover;object-fit:cover;display:flex;justify-content:space-between;background-color:#162043;padding:var(--space-lg);flex-grow:1}.invoice-pdf-header .logo img{height:80px}.invoice-pdf-header .pdf-title{height:100%;font-family:medium,sans-serif;font-size:var(--md-size);color:#162043;padding:var(--space-md);width:29.3%}.invoice-pdf-footer{position:relative;height:64px}.invoice-pdf-footer:before{content:"";position:absolute;border-bottom:0;bottom:0;right:0;width:0;height:0;border-style:solid;border-width:52px 52px 0 0;border-color:transparent rgba(22,32,67,1) transparent transparent}.invoice-pdf-footer .bg-footer-top{position:absolute;top:0;left:0;width:25%;height:32px;background-color:#26366f}.invoice-pdf-footer .bg-footer-top:before{content:"";position:absolute;top:0;right:-31px;width:0;height:0;border-style:solid;border-width:0 0 32px 32px;border-color:transparent transparent rgba(38,54,111,1) transparent;transform:rotate(90deg)}.invoice-pdf-footer .bg-footer-bottom{position:absolute;top:32px;left:0;width:35%;height:32px;background-color:#162043}.invoice-pdf-footer .bg-footer-bottom:before{content:"";position:absolute;top:0;right:-31px;width:0;height:0;border-style:solid;transform:rotate(90deg);border-width:0 0 32px 32px;border-color:transparent transparent rgba(22,32,67,1) transparent}.employee-card{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:1rem;border-radius:1rem;background-color:#fff;box-shadow:0 0 .1rem #0000001a}.employee-card .img-container{display:flex;justify-content:center;align-items:center;width:90px;height:90px;text-align:center;border-radius:50%;overflow:hidden;background-color:#f0f0f0}.employee-card .img-container img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.employee-card .employee-title{margin-top:1rem;font-size:var(--sim-sm-size);font-family:medium,sans-serif}.employee-card .employee-info{width:100%;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr);gap:.5rem;margin-top:1rem}.employee-card .employee-info .employee-statics{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:var(--space-md) var(--space-sm);border-radius:var(--radius-sm)}.employee-card .employee-info .employee-statics:nth-child(1){background-color:#00b69b0d}.employee-card .employee-info .employee-statics:nth-child(2){background-color:#be2a2c0d}.employee-card .employee-info .employee-statics:nth-child(3){background-color:#ece5210d}.employee-card .employee-info .employee-statics:nth-child(4){background-color:#8280ff0d}.employee-card .employee-info .employee-statics .icon{display:flex;align-items:center;justify-content:center;width:68px;height:68px;border-radius:50%;overflow:hidden;background-color:var(--primary-color-opacity-1)}.employee-card .employee-info .employee-statics .employee-statics-list{display:flex;flex-direction:column;gap:.5rem;width:100%}.employee-card .employee-info .employee-statics .employee-statics-list .employee-statics-item{display:flex;flex-direction:column;gap:.5rem}.employee-card .employee-info .employee-statics .employee-statics-list .employee-statics-item span{display:flex;align-items:center;gap:.5rem}.employee-card .employee-info .employee-statics .employee-statics-list .employee-statics-item span:first-of-type{font-size:var(--md-size);font-family:medium,sans-serif}.employee-card .employee-info .employee-statics .employee-statics-list .employee-statics-item span:last-of-type{font-size:var(--md-size);font-family:regular,sans-serif;color:#3d4c5e}.employee-card .employee-info .employee-statics .employee-statics-list .employee-statics-item .employee-statics-item-icon{width:20px;height:20px;-o-object-fit:cover;object-fit:cover}.employee-card .employee-info .employee-statics .employee-statics-list .employee-statics-item .employee-statics-item-text{font-size:var(--xs-size);font-family:regular,sans-serif}.hr-home{padding-top:var(--space-4xl)}.hr-home .icon{display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:var(--radius-sm);padding:var(--space-2xl);overflow:hidden;background-color:var(--primary-color-opacity-1)}.hr-home .icon svg{width:50px;height:60px}.hr-home .icon span{font-family:regular,sans-serif;font-size:var(--lg-size)}.employee-entitlements-table{--background-header: rgba(30, 58, 142, .1);border-radius:var(--radius-sm);overflow:hidden;width:100%}.employee-entitlements-table .employee-entitlements-header{background-color:var(--background-header);width:100%;padding:var(--space-md);display:flex;align-items:center;justify-content:space-between}.employee-entitlements-table .employee-entitlements-header .title-employee{width:16%;text-align:center}.employee-entitlements-table .employee-entitlements-header .title-employee:first-of-type{width:20%}.employee-entitlements-table .employee-entitlements-body{display:flex;width:100%;padding-top:.4rem;gap:.4rem}.employee-entitlements-table .employee-entitlements-body .employee-data{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:20%;background-color:#fff;padding:2rem}.employee-entitlements-table .employee-entitlements-body .employee-data .img-container{width:58px;height:58px;border-radius:50%;overflow:hidden}.employee-entitlements-table .employee-entitlements-body .employee-data .img-container img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.employee-entitlements-table .employee-entitlements-body .wrapper-statics{display:flex;flex-direction:column;background-color:#fff;width:80%}.employee-entitlements-table .employee-entitlements-body .wrapper-statics .employee-statics{display:flex;height:100%;align-items:center;justify-content:space-between}.employee-entitlements-table .employee-entitlements-body .wrapper-statics .employee-statics .static{width:20%;text-align:center;padding:1rem;height:100%;border-bottom:2px solid rgba(241,243,246,1)}.employee-entitlements-table .employee-entitlements-body .wrapper-statics .employee-statics .static:not(:last-of-type){border-inline-end:2px solid rgba(241,243,246,1)}.employee-entitlements-table .employee-entitlements-body .wrapper-statics .employee-statics .static.date{color:var(--primary-color);font-family:medium,sans-serif}.employee-entitlements-table .employee-entitlements-body .wrapper-statics .employee-statics .static.icon span{border-radius:var(--radius-lg);padding:var(--space-sm) var(--space-lg);--bonus-color: rgb(0, 179, 139);--deduction-color: rgb(197, 84, 92);--advace-color: rgb(255, 187, 0);--vacation-color: rgb(130, 128, 255)}.employee-entitlements-table .employee-entitlements-body .wrapper-statics .employee-statics .static.icon span.bonus{color:var(--bonus-color);background-color:#00b38b1a}.employee-entitlements-table .employee-entitlements-body .wrapper-statics .employee-statics .static.icon span.deduction{color:var(--deduction-color);background-color:#c5545c1a}.employee-entitlements-table .employee-entitlements-body .wrapper-statics .employee-statics .static.icon span.advance{color:var(--advace-color);background-color:#ffbb001a}.employee-entitlements-table .employee-entitlements-body .wrapper-statics .employee-statics .static.icon span.vacation{color:var(--vacation-color);background-color:#8280ff1a}.p-dialog-content{background-image:url(/assets/Group%201597883195%201-Dh6iPDKW.png);background-size:cover}.emplyee-details{display:flex;flex-direction:column;font-family:regular,sans-serif;font-size:var(--md-size)}.emplyee-details .reason-deduction{align-items:center;font-size:var(--sim-md-size);font-weight:500;color:#2f448b}.emplyee-details .reason-deduction h3{display:flex;align-items:center}.emplyee-details .reason-deduction h3:before{content:"";background-image:url("data:image/svg+xml,%3csvg%20width='30'%20height='30'%20viewBox='0%200%2030%2030'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.5%2011.6625V18.3375C7.5%2022.4875%2010.4375%2024.175%2014.025%2022.1125L15.625%2021.1875C16.0125%2020.9625%2016.25%2020.55%2016.25%2020.1V9.89997C16.25%209.44997%2016.0125%209.03747%2015.625%208.81247L14.025%207.88747C10.4375%205.82497%207.5%207.51247%207.5%2011.6625Z'%20fill='%231E3A8E'/%3e%3cpath%20opacity='0.4'%20d='M17.5%2010.9875V19.025C17.5%2019.5125%2018.025%2019.8124%2018.4375%2019.5624L19.8125%2018.7625C23.4%2016.7%2023.4%2013.2999%2019.8125%2011.2375L18.4375%2010.4375C18.025%2010.2%2017.5%2010.5%2017.5%2010.9875Z'%20fill='%231E3A8E'/%3e%3c/svg%3e");background-size:25px 20px;display:inline-block;width:25px;height:20px}.emplyee-details .reason-deduction .list{padding-inline:var(--space-md)}.emplyee-details .reason-deduction .list li{display:flex;align-items:baseline;justify-content:start;min-width:32%;margin-top:var(--space-md);text-transform:capitalize;color:#000}.emplyee-details .reason-deduction .list li h4{align-items:center;font-size:var(--sim-md-size);font-weight:500}.emplyee-details .reason-deduction .list li h4:before{content:"";background-image:url("data:image/svg+xml,%3csvg%20width='30'%20height='30'%20viewBox='0%200%2030%2030'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.5%2011.6625V18.3375C7.5%2022.4875%2010.4375%2024.175%2014.025%2022.1125L15.625%2021.1875C16.0125%2020.9625%2016.25%2020.55%2016.25%2020.1V9.89997C16.25%209.44997%2016.0125%209.03747%2015.625%208.81247L14.025%207.88747C10.4375%205.82497%207.5%207.51247%207.5%2011.6625Z'%20fill='%231E3A8E'/%3e%3cpath%20opacity='0.4'%20d='M17.5%2010.9875V19.025C17.5%2019.5125%2018.025%2019.8124%2018.4375%2019.5624L19.8125%2018.7625C23.4%2016.7%2023.4%2013.2999%2019.8125%2011.2375L18.4375%2010.4375C18.025%2010.2%2017.5%2010.5%2017.5%2010.9875Z'%20fill='%231E3A8E'/%3e%3c/svg%3e");background-size:25px 20px;display:inline-block;width:25px;height:20px}.emplyee-details .reason-deduction .list li .description{color:#546881}.emplyee-details .reason-deduction .list li p{display:block;margin-inline-start:var(--space-xs)}@media (max-width: 768px){.emplyee-details .reason-deduction .list li{width:100%}}.emplyee-details .deduction-type{align-items:center;font-size:var(--sim-md-size);font-weight:500;color:#2f448b;margin-block:var(--space-md)}.emplyee-details .deduction-type h3{display:flex;align-items:center}.emplyee-details .deduction-type h3:before{content:"";background-image:url("data:image/svg+xml,%3csvg%20width='30'%20height='30'%20viewBox='0%200%2030%2030'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.5%2011.6625V18.3375C7.5%2022.4875%2010.4375%2024.175%2014.025%2022.1125L15.625%2021.1875C16.0125%2020.9625%2016.25%2020.55%2016.25%2020.1V9.89997C16.25%209.44997%2016.0125%209.03747%2015.625%208.81247L14.025%207.88747C10.4375%205.82497%207.5%207.51247%207.5%2011.6625Z'%20fill='%231E3A8E'/%3e%3cpath%20opacity='0.4'%20d='M17.5%2010.9875V19.025C17.5%2019.5125%2018.025%2019.8124%2018.4375%2019.5624L19.8125%2018.7625C23.4%2016.7%2023.4%2013.2999%2019.8125%2011.2375L18.4375%2010.4375C18.025%2010.2%2017.5%2010.5%2017.5%2010.9875Z'%20fill='%231E3A8E'/%3e%3c/svg%3e");background-size:25px 20px;display:inline-block;width:25px;height:20px}.emplyee-details .deduction-type .list{padding-inline:var(--space-md)}.emplyee-details .deduction-type .list li{display:flex;align-items:center;justify-content:start;min-width:32%;text-transform:capitalize}.emplyee-details .deduction-type .list li p{font-size:var(--sim-md-size);color:#546881}.emplyee-details .deduction-type .list li p span{color:#c4545c}.emplyee-details .deduction-type .list li .description{color:#546881}.emplyee-details .deduction-type .list li p{display:block;margin-inline-start:var(--space-xs)}@media (max-width: 768px){.emplyee-details .deduction-type .list li{width:100%}}.emplyee-details .created-by{display:flex;align-items:center;font-size:var(--sim-md-size);font-weight:500;color:#2f448b;margin-top:var(--space-md)}.emplyee-details .created-by p{color:#000}.emplyee-details .created-by h3{display:flex;align-items:center}.emplyee-details .created-by h3:before{content:"";background-image:url("data:image/svg+xml,%3csvg%20width='30'%20height='30'%20viewBox='0%200%2030%2030'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.5%2011.6625V18.3375C7.5%2022.4875%2010.4375%2024.175%2014.025%2022.1125L15.625%2021.1875C16.0125%2020.9625%2016.25%2020.55%2016.25%2020.1V9.89997C16.25%209.44997%2016.0125%209.03747%2015.625%208.81247L14.025%207.88747C10.4375%205.82497%207.5%207.51247%207.5%2011.6625Z'%20fill='%231E3A8E'/%3e%3cpath%20opacity='0.4'%20d='M17.5%2010.9875V19.025C17.5%2019.5125%2018.025%2019.8124%2018.4375%2019.5624L19.8125%2018.7625C23.4%2016.7%2023.4%2013.2999%2019.8125%2011.2375L18.4375%2010.4375C18.025%2010.2%2017.5%2010.5%2017.5%2010.9875Z'%20fill='%231E3A8E'/%3e%3c/svg%3e");background-size:25px 20px;display:inline-block;width:25px;height:20px}.emplyee-details .date{display:flex;align-items:center;font-size:var(--sim-md-size);font-weight:500;color:#2f448b}.emplyee-details .date p{color:#000}.emplyee-details .date h3{display:flex;align-items:center}.emplyee-details .date h3:before{content:"";background-image:url("data:image/svg+xml,%3csvg%20width='30'%20height='30'%20viewBox='0%200%2030%2030'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.5%2011.6625V18.3375C7.5%2022.4875%2010.4375%2024.175%2014.025%2022.1125L15.625%2021.1875C16.0125%2020.9625%2016.25%2020.55%2016.25%2020.1V9.89997C16.25%209.44997%2016.0125%209.03747%2015.625%208.81247L14.025%207.88747C10.4375%205.82497%207.5%207.51247%207.5%2011.6625Z'%20fill='%231E3A8E'/%3e%3cpath%20opacity='0.4'%20d='M17.5%2010.9875V19.025C17.5%2019.5125%2018.025%2019.8124%2018.4375%2019.5624L19.8125%2018.7625C23.4%2016.7%2023.4%2013.2999%2019.8125%2011.2375L18.4375%2010.4375C18.025%2010.2%2017.5%2010.5%2017.5%2010.9875Z'%20fill='%231E3A8E'/%3e%3c/svg%3e");background-size:25px 20px;display:inline-block;width:25px;height:20px}.discount-department.show-project{display:flex;flex-direction:column;gap:1rem;padding:1rem;border-radius:var(--radius-md);background-color:#fff;min-height:unset}.discount-department.show-project .project-info{margin-top:unset;padding:unset}.discount-department.show-project .input-discount{padding:.5rem 1rem;background-color:#00b38b05;border-radius:var(--radius-md);border:1px solid rgba(0,179,139,1);color:#00b38b;text-align:center;font-family:medium,sans-serif,sans-serif;font-size:var(--md-size);max-width:clamp(calc(100 / var(--base-height) * 100vh),calc(137 / var(--base-height) * 100vh),140px)}.discount-department.show-project .input-discount.error{background-color:#c1474f05;color:#c1474f;border:1px solid rgba(193,71,79,1)}.discount-department.show-project .input-discount:focus{outline:none}.discount-department.show-project .input-discount::-moz-placeholder{color:#00b38b}.discount-department.show-project .input-discount::placeholder{color:#00b38b}.discount-department.show-project .input-discount:disabled{cursor:not-allowed;filter:brightness(.9)}.discount-department.show-project .department-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.discount-department.show-project .department-row>div{display:flex;flex-direction:row;align-items:center;gap:.5rem;width:25%}.discount-department.show-project .department-row .department-name,.discount-department.show-project .department-row .department-actions{display:flex;flex-direction:row;align-items:center;gap:.5rem}.discount-department.show-project .department-row input{width:100%;padding:.5rem;border-radius:.5rem;border:1px solid #ccc}.discount-department.show-project .department-row input:focus{outline:none;border-color:#07f}.add-discount{display:flex;flex-direction:column;gap:1rem}.add-discount .discount-wrapper{border-radius:var(--radius-md);background-color:#fff;padding:1rem}.add-discount .discount-wrapper .static{display:flex;align-items:center;gap:var(--gap-md)}.add-discount .discount-wrapper .static .static-discount-item{background-color:var(--primary-color-opacity-1);border-radius:var(--radius-lg);padding:var(--gap-sm);width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:var(--gap-sm)}.add-discount .discount-wrapper .static .static-discount-item .item-title{display:flex;align-items:center;gap:var(--gap-sm)}.add-discount .discount-wrapper .static .static-discount-item .item-title h4{font-family:medium,sans-serif;font-size:var(--md-size);color:var(--primary-color)}.add-discount .discount-wrapper .static .static-discount-item .item-value{font-family:medium,sans-serif;color:#000}.add-discount .discount-wrapper .discount-section-type-title{font-family:medium,sans-serif;color:#000;display:flex;align-items:center;gap:var(--sm-size)}.add-discount .discount-wrapper .discount-section-type-title .info{width:unset}.add-discount .discount-wrapper .discount-section-type{display:flex;flex-direction:column;gap:var(--gap-sm)}.add-discount .discount-wrapper .discount-section-type .action-type{background-color:var(--primary-color-opacity-1);padding:calc(10 / var(--base-height) * 100vh);border-radius:var(--radius-md);display:flex;align-items:center;gap:var(--gap-sm)}.add-discount .discount-wrapper .discount-section-type .action-type .btn{padding:calc(5 / var(--base-height) * 100vh) calc(20 / var(--base-height) * 100vh)}.discount-card{display:flex;flex-direction:column;gap:1rem}.discount-validation-error{display:flex;align-items:center;gap:1rem;background-color:#f3dcdd;border-radius:var(--radius-md);color:#c1474f;font-family:medium,sans-serif;font-size:var(--md-size);padding:.5rem}.attachment-dialog-body{display:flex;flex-direction:column;gap:var(--gap-md)}.attachment-dialog-body .add-attachment-wrapper{display:flex;gap:var(--sm-size);margin-bottom:var(--sm-size)}.attachment-dialog-body .attachment-title{font-family:bold,sans-serif;font-size:var(--md-size)}.attachment-dialog-body .save-btn-container{display:flex;justify-content:flex-end;gap:var(--sm-size)}.attachment-dialog-body .all-attachment .all-attachment-title{font-family:medium,sans-serif;font-size:var(--md-size);text-align:center;background-color:var(--primary-color-opacity-1);color:var(--primary-color);padding:var(--md-size) var(--lg-size);border-radius:var(--radius-sm) var(--radius-sm) 0 0;margin-bottom:1rem}.attachment-card-line{height:2px;background-color:#fff;margin-right:calc(-1 * var(--md-size));margin-left:var(--md-size)}.attachment-card-gallery{display:flex;gap:var(--sm-size);flex-wrap:wrap}.attachment-card-gallery .attachment-container{flex-direction:column;width:80px;height:80px;background-color:#fff;padding:var(--sm-size);display:flex;align-items:center;justify-content:center;border-radius:var(--radius-sm);overflow:hidden;position:relative}.attachment-card-gallery .attachment-container .icon{position:absolute;top:2px;right:2px}.attachment-card-gallery .attachment-container img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.attachment-card-wrapper{display:flex;gap:var(--sm-size);flex-wrap:wrap}.attachment-card-wrapper .attachment-card{display:flex;flex-direction:column;background-color:var(--primary-color-opacity-1);width:clamp(200px,100%,300px);padding:var(--md-size);border-radius:var(--radius-sm);gap:var(--sm-size)}.attachment-card-wrapper .attachment-card .attachment-card-header{display:flex;justify-content:space-between;align-items:center}.attachment-card-wrapper .attachment-card .attachment-card-header .attachment-card-title{font-family:medium,sans-serif;font-size:var(--md-size);color:var(--primary-color)}.attachment-card-wrapper .attachment-card .attachment-card-header .attachments-actions{display:flex;gap:var(--sm-size)}.attachment-card-wrapper .attachment-card .attachment-card-header .attachments-actions>button{cursor:pointer;display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border-radius:50%}.attachment-card-wrapper .attachment-card .attachment-card-header .attachments-actions>button.btn-edit-attachment{color:var(--primary-color);cursor:pointer;border:1px solid var(--primary-color-opacity-1)}.attachment-card-wrapper .attachment-card .attachment-card-header .attachments-actions>button.btn-delete-attachment{color:var(--danger-color);cursor:pointer;border:1px solid rgba(193,71,79,.2)}.attachment-card-wrapper .attachment-card .attachment-card-size{font-family:regular,sans-serif;font-size:var(--sm-size)}.attachment-cards-preview{background-color:#fff;display:flex;gap:var(--sm-size);flex-wrap:wrap;padding:var(--md-size);border-radius:var(--radius-sm);width:100%}.btn-save-attachment{background-color:#0b1432;padding-inline:4rem;border-radius:var(--sm-size);display:flex;align-items:center;justify-content:center}.section-headline{display:flex;align-items:center;gap:1rem;margin-bottom:var(--space-md);background-color:var(--primary-color-opacity-1);border-radius:0 var(--radius-md) var(--radius-md) 0;width:100%}.result{display:flex;flex-direction:column;gap:var(--gap-md);margin-top:.5rem;margin-bottom:var(--space-md)}.result .results{display:flex;flex-direction:column;background-color:var(--primary-color-opacity-1);border-radius:var(--sm-size);padding:var(--space-md)}.result .results .result-title{font-size:var(--md-size);font-family:Medium,sans-serif;color:var(--primary-color);padding:1rem}.result .results .result-body,.result .results .floors{background-color:#ffffff80;padding:1rem;border-radius:var(--sm-size)}.result .results .preview-info{display:flex;gap:1rem;align-items:center;padding:1rem}.result .results .preview-info span{font-size:var(--sm-size);font-family:Regular,sans-serif;color:#546881}.result .results .note-card{background-color:#fcfdfe;padding-inline:.2rem}.result .results .note-card h4{background-color:var(--primary-color-opacity-1);color:var(--primary-color);font-size:var(--md-size);font-family:Medium,sans-serif;width:100%;padding:1rem;border-radius:0 0 var(--radius-md) var(--radius-md);text-align:center}.result .results .note-card p{font-size:var(--sim-sm-size);font-family:Regular,sans-serif;color:#546881;padding:1rem}.result .results .floors{margin-top:var(--sm-size);display:flex;flex-direction:column;gap:var(--gap-md)}.result .results .floors .floors-card{background-color:#fff;border-radius:var(--radius-md);padding:1rem}.result .results .floors .floors-card .floor-header{display:flex;align-items:center;gap:var(--gap-md)}.result .results .floors .floors-card .floor-header .floor-title{text-wrap:nowrap;color:#000;font-family:Medium,"sans-serif"}.result .results .floors .floors-card .floor-header .floor-line{width:100%;border-radius:2px;height:1px;background-color:#b2bbc633}.result .results .floors .floors-card .floor-header .minimize{display:flex;align-items:center;gap:var(--gap-sm);color:var(--primary-color);font-family:medium,sans-serif}.result .results .floors .floors-card .floor-content{margin-top:1rem}.result .results .floors .floors-card .floor-content .floor-content-item{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;border-radius:var(--space-md);border:1px solid rgba(246,246,246,1);padding:.5rem 1rem}.result .results .floors .floors-card .floor-content .floor-content-item .content-title,.result .results .floors .floors-card .floor-content .floor-content-item .content-count{color:var(--primary-color);font-family:medium,sans-serif;font-size:var(--md-size)}.result .results .floors .floors-card .floor-content .floor-content-item .content-title{display:flex;align-items:center;gap:var(--gap-xs)}.result .results .floors .floors-card .floor-content .floor-content-item .content-count{background-color:var(--primary-color-opacity-1);border-radius:var(--space-md);border:1px solid rgba(246,246,246,1);padding:.5rem 1rem}.meeting-header-pdf{display:flex;align-items:center;gap:1rem;margin-bottom:var(--space-md);width:100%;-moz-column-break-inside:avoid;break-inside:avoid;page-break-inside:avoid}.meeting-header-pdf .floor-title{font-size:var(--md-size);font-family:Medium,sans-serif;color:#000;text-wrap:nowrap}.meeting-header-pdf .floor-line{width:100%;border-radius:2px;height:1px;background-color:#b2bbc6}.add-result{display:flex;flex-direction:column;gap:1rem;width:100%;background-color:#fff;border-radius:.5rem;margin-top:1rem;overflow:hidden}.add-result .add-result-title{font-size:1.5rem;font-weight:700;color:var(--primary-color);background-color:var(--primary-color-opacity-1);width:100%;padding:1rem}.add-result .add-result-description{padding:1rem;font-size:1rem;font-family:regular,sans-serif;display:flex;align-items:center;color:#546881}.add-result .add-result-form{padding:1rem}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }/*! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com*/*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.visible{visibility:visible}.static{position:static}.fixed{position:fixed}.col-span-1{grid-column:span 1 / span 1}.col-span-2{grid-column:span 2 / span 2}.col-span-3{grid-column:span 3 / span 3}.col-span-4{grid-column:span 4 / span 4}.col-span-8{grid-column:span 8 / span 8}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.me-2{margin-inline-end:.5rem}.ms-2{margin-inline-start:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.inline{display:inline}.flex{display:flex}.table{display:table}.grid{display:grid}.list-item{display:list-item}.hidden{display:none}.h-5{height:1.25rem}.w-5{width:1.25rem}.w-\[50rem\]{width:50rem}.w-full{width:100%}.max-w-full{max-width:100%}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-4{gap:1rem}.overflow-hidden{overflow:hidden}.rounded-full{border-radius:9999px}.border{border-width:1px}.bg-gray-300{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.p-20{padding:5rem}.p-24{padding:6rem}.text-center{text-align:center}.text-sm{font-size:.875rem;line-height:1.25rem}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}@font-face{font-family:light;src:url(/assets/Cairo-Light-HW4IsvNJ.ttf) format("truetype")}@font-face{font-family:regular;src:url(/assets/Cairo-Regular-Cnczl1gu.ttf) format("truetype")}@font-face{font-family:medium;src:url(/assets/Cairo-SemiBold-C31bcSNm.ttf) format("truetype")}@font-face{font-family:bold;src:url(/assets/Cairo-Bold-CiRNIIeR.ttf) format("truetype")}.color_primary{color:var(--primary-color)}body{text-transform:capitalize;font-family:regular,sans-serif}.main-loader{background-color:#fff;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.back-white{background-color:var(--white-color)}.file_text{font-family:regular,sans-serif}.p-dialog-header{border-bottom:1px solid var(--line-color)}@media (min-width: 768px){.md\:col-span-2{grid-column:span 2 / span 2}.md\:col-span-3{grid-column:span 3 / span 3}.md\:col-span-4{grid-column:span 4 / span 4}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width: 1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}
