.pdf-header-report[data-v-33255b68]{position:fixed;top:0;left:0;z-index:-100;width:100%;opacity:0}.pdf-footer-report[data-v-33255b68]{position:fixed;width:100%;opacity:0;bottom:0;left:0;z-index:-100}.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-container{padding:2rem 4rem;display:flex;justify-content:center;align-items:center;flex-direction:column}.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);width:100%}.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)}.section-header{display:flex;align-items:start;justify-content:center;gap:var(--space-sm);font-family:medium,sans-serif}.section-header .section-img{width:50px;height:50px}.section-header .header-text{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.section-header .header-text .title{font-size:var(--xl-size);color:var(--primary-color);font-family:Bold,sans-serif}.section-header .header-text .subtitle{color:var(--secondary-color);font-family:medium;font-size:var(--sm-size)}.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,.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;display:none}.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 button.active .icon{display:block}.payment .tabs:after{content:"";width:100%;height:1px;background-color:#f4f4f4}.task-wrapper{width:100%;display:flex;justify-content:center;padding:16px}.reject-box{width:100%;padding:16px;display:flex;flex-direction:column;gap:20px}.rej-info{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;flex-wrap:wrap}.reason{display:flex;gap:16px;flex:1;min-width:280px}.reason .img{flex-shrink:0;width:60px;height:60px;border-radius:14px;overflow:hidden}.reason .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.reason .description h4{color:#dc3545;font-family:Bold;font-size:18px;margin:0;line-height:1.4}.reason .description h4.suspended{color:#fbb03a}.reason .description p{color:#4b5563;font-family:Medium;font-size:15px;margin:6px 0 0;line-height:1.55;text-wrap:balance}.task-details .attachments{display:flex;flex-direction:column;align-items:flex-end;gap:10px}.task-details .attach-cont{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.task-details .attach-cont span{color:#9ca3af;font-family:Medium;font-size:14px}.task-details .rej-imgs{display:flex;align-items:center;gap:8px}.task-details .rej-imgs img{width:56px;height:56px;-o-object-fit:cover;object-fit:cover;border-radius:12px;border:3px solid #fff;margin-left:-16px;transition:all .4s cubic-bezier(.4,0,.2,1)}.task-details .rej-imgs img:first-child{margin-left:0}.task-details .rej-imgs img:hover{transform:translateY(-8px) scale(1.05);z-index:10;box-shadow:0 16px 40px #00000040}.task-details .rej-imgs .arrow-icon{flex-shrink:0;width:36px;height:36px;margin-left:4px}@media (max-width: 1024px){.reject-box{padding:20px}.rej-info{gap:20px}.reason .img{width:55px;height:55px}}@media (max-width: 768px){.reject-box{padding:18px;gap:18px}.rej-info{flex-direction:column;align-items:stretch}.reason{min-width:unset}.attachments{align-items:flex-start}.rej-imgs{justify-content:flex-start}.rej-imgs img{width:50px;height:50px;margin-left:-14px}.arrow-icon{width:32px;height:32px}}@media (max-width: 480px){.task-wrapper{padding:12px}.reject-box{padding:16px;border-radius:14px}.reason{gap:12px;align-items:center}.reason .img{width:48px;height:48px}.reason .description h4{font-size:16px}.reason .description p{font-size:14.5px}.rej-imgs img{width:46px;height:46px;margin-left:-12px}.arrow-icon{width:30px;height:30px}}:root{--primary-color: #1e3a8e;--secondary-color: #282828;--primary-color-opacity-1: rgba(30, 58, 142, .1);--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;--p-waiting-lpo: #ffba59;--p-rejected: #c1474f;--p-confirmed: #00b38b;--p-success: #166534;--p-total: #6b6c9f;--p-amount-after-discount: #6b6c9f;--p-Total-Paid-Confirmed: #4bae84;--p-Total-UnPaid-Confirmed: #f0a05f;--p-Total-Paid-LPO: #5b9bd5;--p-Total-UnPaid-LPO: #d87575;--p-Total-Employee-Offer: #857faf;--p-Total-Employee-Confirmed: #4bae84;--p-Total-Employee-LPO: #6ca3b6;--p-Total-Employee-Reject: #d67c7c;--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;text-transform:capitalize;cursor:pointer;text-wrap:nowrap;text-overflow:ellipsis;white-space:nowrap}.btn[disabled]{opacity:.7;cursor:not-allowed}.button-wrapper{display:flex;flex-wrap:wrap;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;transition:all .3s ease;position:relative;overflow:hidden}.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;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-primary:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.btn-primary:hover{background:#2952b3;transform:translateY(-2px);box-shadow:0 10px 30px #1e3a8e66;color:#fff}.btn-primary:hover svg{fill:#fff!important}.btn-primary:hover svg path{fill:#fff!important}.btn-primary:hover:before{left:100%}.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;position:relative;overflow:hidden}.btn-secondary svg path{transition:.7s ease-in-out;fill:var(--primary-color)}.btn-secondary:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(30,58,142,.15),transparent);transition:left .5s ease}.btn-secondary:hover{background-color:var(--primary-color);color:var(--white-color);transform:translateY(-2px);box-shadow:0 10px 30px #1e3a8e66;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:hover:before{left:100%}.btn-secondary.non_hover:hover{background-color:var(--white-color);border:1px solid var(--primary-color);color:var(--primary-color);transform:none;box-shadow:none}.btn-secondary.non_hover:hover svg path{fill:none}.btn-secondary.non_hover:hover:before{left:-100%}.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);transform:none;box-shadow:none}.btn-secondary:disabled:hover svg path{fill:none}.btn-secondary:disabled:hover:before{left:-100%}.btn-third{background-color:#fff;color:var(--secondary-color)}.btn-third:hover{background-color:var(--secondary-color);color:#fff}.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-success{display:flex;align-items:center;gap:var(--space-sm);background-color:var(--p-success);border:1px solid var(--p-success)}.btn-success svg path{fill:var(--white-color)}.btn-success:hover{background-color:#fff;color:var(--p-success)}.btn-success:hover svg path{fill:var(--p-success)}.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}.final-project .show-project-header{background:var(--primary-color) url(/assets/show_project_image-Bwv2-klx.png) no-repeat right center;border-radius:var(--radius-sm);padding:var(--space-sm) var(--space-md)}.final-project .show-project-header .project-title{display:flex;align-items:center;gap:var(--space-sm)}@media screen and (max-width: 768px){.final-project .show-project-header .project-title{flex-wrap:wrap}}.final-project .show-project-header .project-title .title{color:var(--white-color);font-weight:700;font-size:var(--md-size);display:flex;flex-direction:column;margin-bottom:0}.final-project .show-project-header .project-title .project-type{font-size:var(--sim-sm-size);color:#dde1ee;font-weight:500;font-family:regular,sans-serif}.final-project .show-project-header .project-title .icon{background:#ffffff1a;padding:var(--space-sm);border-radius:var(--radius-sm)}.final-project .project-study{margin-top:var(--space-lg);background:#e2e2e266;border-radius:var(--radius-sm);padding:var(--space-sm) var(--space-md);display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 550px){.final-project .project-study{flex-wrap:wrap;justify-content:center;gap:var(--space-md)}}.final-project .project-study .content{font-size:calc(var(--md-size) + 2px);color:#546881}.final-project .project-study .content .day{color:var(--primary-color);font-family:bold,sans-serif}.final-project .project-study .status{background:#54688126;border-radius:var(--radius-sm);width:16rem;padding-block:var(--space-sm)}.final-project .project-study .status span{color:#546881;font-family:bold,sans-serif;font-size:var(--md-size)}.final-project .project-info{margin-top:var(--space-xl);border:1px solid rgba(30,58,142,.06);padding:calc(var(--space-xs) - 2px)!important;background:transparent!important}.final-project .project-info .content{border:1px solid rgba(30,58,142,.06);border-radius:var(--radius-sm);background:var(--white-color);padding:var(--space-sm) var(--space-md)}.final-project .project-info .content .project-info-header{padding:var(--space-sm) 0}.final-project .project-info .content .project-info-header .divider{border-radius:var(--radius-sm);border:1px solid rgba(233,235,244,1)}.final-project .project-info .content .project-info-header .title{display:flex;align-items:center;gap:var(--space-sm);margin-bottom:var(--space-md)}.final-project .project-info .content .project-info-header .title .project-info-title{color:var(--primary-color);font-size:calc(var(--md-size) + 2px);font-weight:600}.final-project .project-info .content .project-info-header .title .project-mode{font-size:var(--sim-sm-size);color:var(--secondary-color);font-weight:600}.final-project .project-info .content .project-info-header .title .icon{background:#1e3a8e1a;border-radius:var(--radius-xl);padding:var(--space-xs)}.final-project .project-attachment{margin-top:var(--space-xl);border:1px solid rgba(30,58,142,.06);padding:calc(var(--space-xs) - 2px)!important;background:transparent!important}.final-project .project-attachment .content{border:1px solid rgba(30,58,142,.06);border-radius:var(--radius-sm);background:var(--white-color);padding:var(--space-sm) var(--space-md)}.final-project .project-attachment .content .project-attach-header{padding:var(--space-sm) 0}.final-project .project-attachment .content .project-attach-header .divider{border-radius:var(--radius-sm);border:1px solid rgba(233,235,244,1)}.final-project .project-attachment .content .project-attach-header .title{display:flex;align-items:center;gap:var(--space-sm);margin-bottom:var(--space-md)}.final-project .project-attachment .content .project-attach-header .title .project-attach-title{color:var(--primary-color);font-size:calc(var(--md-size) + 2px);font-weight:600}.final-project .project-attachment .content .project-attach-header .title .icon{background:#1e3a8e1a;border-radius:var(--radius-xl);padding:var(--space-xs)}.final-project .project-attachment .content .project-attach-body{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-md)}.final-project .project-attachment .content .project-attach-body .item{display:flex;align-items:center;gap:var(--space-sm)}.final-project .project-attachment .content .project-attach-body .item .item-key{color:var(--dark-color);font-size:var(--md-size);font-family:Medium,"sans-serif"}.final-project .project-attachment .content .project-attach-body .item .item-value{color:#47586e;font-size:var(--md-size);font-family:Medium,"sans-serif"}.final-project .project-attachment .content .project-attach-body .item .cost{color:var(--primary-color);font-family:bold,sans-serif}.final-project .project-summary{margin-top:var(--space-xl);background:var(--white-color);padding:var(--space-sm);border-radius:var(--radius-sm)}.final-project .project-summary .list{display:flex;align-items:baseline;gap:var(--space-sm);position:relative}.final-project .project-summary .list:not(:last-child):before{content:"";position:absolute;left:.54rem;top:44%;height:calc(100% - 20px);width:2px;background:repeating-linear-gradient(to bottom,rgba(185,194,220,1) 0 8px,transparent 8px 12px)}@media screen and (max-width: 900px){{top:33%}}@media screen and (max-width: 768px){{top:27%}}.final-project .project-summary .list .circle{width:20px;height:20px;border-radius:var(--radius-xl);background:var(--primary-color-opacity-1);border:4px solid var(--primary-color);z-index:100}.final-project .project-summary .list .card{border:1px solid rgba(30,58,142,.06);padding:calc(var(--space-xs) - 3px)!important;background:#1e3a8e0f!important;border-radius:var(--radius-sm);width:100%;margin-top:var(--space-md)}.final-project .project-summary .list .card .card-body{border:1px solid rgba(30,58,142,.06);border-radius:var(--radius-sm);background:var(--white-color);padding:var(--space-sm) var(--space-md)}.final-project .project-summary .list .card .card-body .title{display:flex;align-items:center;gap:var(--space-sm)}.final-project .project-summary .list .card .card-body .title h4{text-decoration:underline;color:var(--primary-color);font-size:var(--md-size)}.final-project .project-summary .list .card .card-body .items{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-md);margin-top:var(--space-md)}@media screen and (max-width: 900px){.final-project .project-summary .list .card .card-body .items{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 768px){.final-project .project-summary .list .card .card-body .items{grid-template-columns:repeat(1,1fr)}}.final-project .item{display:flex;align-items:center;gap:var(--space-xs)}.final-project .item .item-key{color:var(--dark-color);font-size:var(--md-size);font-family:Medium,"sans-serif"}.final-project .item .item-value{color:#47586e;font-size:var(--md-size);font-family:Medium,"sans-serif"}.final-project .item .cost{color:var(--primary-color);font-family:bold,sans-serif}.final-project .project-meeting{margin-top:var(--space-xl);background:var(--white-color);padding:var(--space-sm);border-radius:var(--radius-sm)}.final-project .project-meeting .project-meeting-header{background:#1e3a8e1a;border-radius:var(--radius-sm);padding:var(--space-sm) var(--space-md);display:flex;align-items:center;justify-content:space-between}.final-project .project-meeting .project-meeting-header .title{display:flex;align-items:center;gap:var(--space-sm);margin-bottom:0}.final-project .project-meeting .project-meeting-header .title .icon{background:var(--white-color);padding:.3rem;border-radius:var(--radius-sm)}.final-project .project-meeting .project-meeting-header .title h4{color:var(--primary-color);font-size:var(--md-size)}.final-project .project-meeting .project-meeting-header .link{color:var(--primary-color);font-size:var(--md-size);text-decoration:underline;font-family:Medium,"sans-serif"}.final-project .project-meeting .btn{width:100%;margin-top:var(--space-sm)}.final-project .project-meeting .project-meeting-body{border:1px solid rgba(30,58,142,.06);padding:calc(var(--space-xs) - 3px)!important;background:#1e3a8e0f!important;border-radius:var(--radius-sm);width:100%;margin-top:var(--space-md)}.final-project .project-meeting .project-meeting-body .card{border:1px solid rgba(30,58,142,.06);border-radius:var(--radius-sm);background:var(--white-color);padding-bottom:var(--space-md)}.final-project .project-meeting .project-meeting-body .card .card-header{background:var(--white-color);padding:var(--space-sm);border-radius:var(--radius-sm)}.final-project .project-meeting .project-meeting-body .card .card-header .title{display:flex;align-items:center;gap:var(--space-sm);margin-bottom:0;color:var(--primary-color);text-decoration:underline}.final-project .project-meeting .project-meeting-body .card .card-body{background:#b9c2dc1a;padding:var(--space-sm) var(--space-md)}.final-project .project-meeting .project-meeting-body .card .card-body .suggestion-body{border:1px solid rgba(30,58,142,.06);border-radius:var(--radius-sm);background:var(--white-color);padding:var(--space-sm) var(--space-md)}.final-project .project-meeting .project-meeting-body .card .card-body .suggestion-body .suggestion-text{font-size:var(--md-size);font-family:Medium,"sans-serif";color:var(--primary-color)}.final-project .project-meeting .project-meeting-body .card .card-body .items{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-md)}@media screen and (max-width: 900px){.final-project .project-meeting .project-meeting-body .card .card-body .items{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 768px){.final-project .project-meeting .project-meeting-body .card .card-body .items{grid-template-columns:repeat(1,1fr)}}.final-project .project-meeting .project-meeting-body .card .card-body .items .item{display:flex;align-items:center;gap:var(--space-xs)}.final-project .project-meeting .project-meeting-body .card .card-body .items .item .item-key{color:var(--dark-color);font-size:var(--md-size);font-family:Medium,"sans-serif"}.final-project .project-meeting .project-meeting-body .card .card-body .items .item .item-value{color:#47586e;font-size:var(--md-size);font-family:Medium,"sans-serif"}.final-project .project-meeting .project-meeting-body .card .card-body .items .item .cost{color:var(--primary-color);font-family:bold,sans-serif}.final-project .study{margin-top:var(--space-xl);background:var(--white-color);padding:var(--space-sm);border-radius:var(--radius-sm)}.final-project .study .study-header{background:#1e3a8e1a;border-radius:var(--radius-sm);padding:var(--space-sm) var(--space-md);display:flex;align-items:center;justify-content:space-between}.final-project .study .study-header .title{display:flex;align-items:center;gap:var(--space-sm);margin-bottom:0}.final-project .study .study-header .title .icon{background:var(--white-color);padding:.3rem;border-radius:var(--radius-sm)}.final-project .study .study-header .title h4{color:var(--primary-color);font-size:var(--md-size)}.final-project .study .study-header .link{color:var(--primary-color);font-size:var(--md-size);text-decoration:underline;font-family:Medium,"sans-serif"}.final-project .study .study-header .link.disabled{pointer-events:none;opacity:.5;cursor:not-allowed}.final-project .study-body{padding:calc(var(--space-xs) - 3px)!important;border-radius:var(--radius-sm);width:100%;margin-top:var(--space-md)}.final-project .study-body .content{display:flex;align-items:center;gap:var(--space-md)}@media screen and (max-width: 768px){.final-project .study-body .content{flex-wrap:wrap}}.final-project .study-body .content .text{display:flex;flex-direction:column;width:100%}.final-project .study-body .content .text p{color:#546881;font-size:var(--sim-md-size);font-family:Medium,sans-serif}.final-project .study-body .btn{width:100%;margin-top:var(--space-sm)}.final-project .project-prepare{margin-top:var(--space-xl);background:var(--white-color);padding:var(--space-sm);border-radius:var(--radius-sm)}.final-project .project-prepare .project-prepare-header{background:#1e3a8e1a;border-radius:var(--radius-sm);padding:var(--space-sm) var(--space-md);display:flex;align-items:center;justify-content:space-between}.final-project .project-prepare .project-prepare-header .title{display:flex;align-items:center;gap:var(--space-sm);margin-bottom:0}.final-project .project-prepare .project-prepare-header .title .icon{background:var(--white-color);padding:.3rem;border-radius:var(--radius-sm)}.final-project .project-prepare .project-prepare-header .title h4{color:var(--primary-color);font-size:var(--md-size)}.final-project .project-prepare .project-prepare-header .link{color:var(--primary-color);font-size:var(--md-size);text-decoration:underline;font-family:Medium,"sans-serif"}.final-project .project-prepare .btn{width:100%;margin-top:var(--space-sm)}.final-project .project-prepare .project-prepare-body{border:1px solid rgba(30,58,142,.06);padding:calc(var(--space-xs) - 3px)!important;background:#1e3a8e0f!important;border-radius:var(--radius-sm);width:100%;margin-top:var(--space-md)}.final-project .project-prepare .project-prepare-body .card{border:1px solid rgba(30,58,142,.06);border-radius:var(--radius-sm);background:var(--white-color)}.final-project .project-prepare .project-prepare-body .card .card-body{background:var(--white-color);padding:var(--space-sm) var(--space-md);border-radius:var(--radius-sm)}.final-project .project-prepare .project-prepare-body .card .card-body .items{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-md)}@media screen and (max-width: 900px){.final-project .project-prepare .project-prepare-body .card .card-body .items{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 768px){.final-project .project-prepare .project-prepare-body .card .card-body .items{grid-template-columns:repeat(1,1fr)}}.final-project .project-prepare .project-prepare-body .card .card-body .items .item{display:flex;align-items:center;gap:var(--space-xs)}.final-project .project-prepare .project-prepare-body .card .card-body .items .item .item-key{color:var(--dark-color);font-size:var(--md-size);font-family:Medium,"sans-serif"}.final-project .project-prepare .project-prepare-body .card .card-body .items .item .item-value{color:#47586e;font-size:var(--md-size);font-family:Medium,"sans-serif"}.final-project .project-plan{margin-top:var(--space-xl);background:var(--white-color);padding:var(--space-sm);border-radius:var(--radius-sm)}.final-project .project-plan .project-plan-header{background:#1e3a8e1a;border-radius:var(--radius-sm);padding:var(--space-sm) var(--space-md);display:flex;align-items:center;justify-content:space-between}.final-project .project-plan .project-plan-header .title{display:flex;align-items:center;gap:var(--space-sm);margin-bottom:0}.final-project .project-plan .project-plan-header .title .icon{background:var(--white-color);padding:.3rem;border-radius:var(--radius-sm)}.final-project .project-plan .project-plan-header .title h4{color:var(--primary-color);font-size:var(--md-size)}.final-project .project-plan .project-plan-header .link{color:var(--primary-color);font-size:var(--md-size);text-decoration:underline;font-family:Medium,"sans-serif"}.final-project .project-plan .btn{width:100%;margin-top:var(--space-sm)}.final-project .project-plan .project-plan-body{border:1px solid rgba(30,58,142,.06);padding:calc(var(--space-xs) - 3px)!important;background:#1e3a8e0f!important;border-radius:var(--radius-sm);width:100%;margin-top:var(--space-md)}.final-project .project-plan .project-plan-body .card{border:1px solid rgba(30,58,142,.06);border-radius:var(--radius-sm);background:var(--white-color)}.final-project .project-plan .project-plan-body .card .card-body{background:var(--white-color);padding:var(--space-sm) var(--space-md);border-radius:var(--radius-sm)}.final-project .project-plan .project-plan-body .card .card-body .items{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-md)}@media screen and (max-width: 900px){.final-project .project-plan .project-plan-body .card .card-body .items{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 768px){.final-project .project-plan .project-plan-body .card .card-body .items{grid-template-columns:repeat(1,1fr)}}.final-project .project-plan .project-plan-body .card .card-body .items .item{display:flex;align-items:center;gap:var(--space-xs)}.final-project .project-plan .project-plan-body .card .card-body .items .item .item-key{color:var(--dark-color);font-size:var(--md-size);font-family:Medium,"sans-serif"}.final-project .project-plan .project-plan-body .card .card-body .items .item .item-value{color:#47586e;font-size:var(--md-size);font-family:Medium,"sans-serif"}.project-info-body,.task-card-body,.task-card-footer{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-md)}@media screen and (max-width: 900px){.project-info-body,.task-card-body,.task-card-footer{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 768px){.project-info-body,.task-card-body,.task-card-footer{grid-template-columns:repeat(1,1fr)}}.project-info-body .item,.task-card-body .item,.task-card-footer .item{display:flex;align-items:center;gap:var(--space-sm)}.project-info-body .item .item-key,.task-card-body .item .item-key,.task-card-footer .item .item-key{color:var(--dark-color);font-size:var(--md-size);font-family:Medium,"sans-serif"}.project-info-body .item .item-value,.task-card-body .item .item-value,.task-card-footer .item .item-value{color:#47586e;font-size:var(--md-size);font-family:Medium,"sans-serif"}.project-info-body .item .cost,.task-card-body .item .cost,.task-card-footer .item .cost{color:var(--primary-color);font-family:bold,sans-serif}.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-checkbox-wrapper input[type=checkbox]:disabled+.input-label,.input-checkbox-wrapper input[type=radio]:disabled+.input-label{opacity:.5;cursor:not-allowed}.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}.switch{position:relative;display:inline-block;width:48px;height:27px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider:before{position:absolute;content:"";height:21px;width:21px;left:3px;bottom:3px;background-color:#fff;transition:.4s}input:checked+.slider{background-color:var(--primary-color)}input:focus+.slider{box-shadow:0 0 1px var(--primary-color)}input:checked+.slider:before{transform:translate(21px)}.slider.round{border-radius:27px}.slider.round:before{border-radius:50%}.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;text-transform:lowercase;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}.ql-editor>*{text-transform:lowercase!important}.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;overflow-wrap:anywhere}.multi-image-uploader .image-gallery .image-item{position:relative;width:15%;border-radius:var(--radius-sm);overflow:hidden;padding:var(--space-md);display:flex;align-items:center;flex-direction:column;justify-content:space-around;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:not(.p-datepicker-day-view){overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}@media (max-width: 1100px){.table-responsive:not(.p-datepicker-day-view) table tbody tr:nth-child(2n){background-color:var(--primary-color-opacity-1)}}.table-responsive:not(.p-datepicker-day-view) table.main-table{width:100%;border-collapse:separate;border-spacing:0;background-color:#fff;overflow:hidden}.table-responsive:not(.p-datepicker-day-view) table.main-table thead{font-size:.85rem;background:linear-gradient(135deg,var(--table-header-bg) 0%,var(--primary-color-opacity-1) 100%);font-family:bold,sans-serif;position:relative}.table-responsive:not(.p-datepicker-day-view) table.main-table thead:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,var(--primary-color),transparent)}.table-responsive:not(.p-datepicker-day-view) table.main-table thead tr th{padding:var(--space-md) var(--space-lg);text-align:start;font-size:.85rem;color:#1a202c;font-weight:700;text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid rgba(0,0,0,.05);transition:all .3s ease;position:relative}.table-responsive:not(.p-datepicker-day-view) table.main-table thead tr th:first-child{border-top-left-radius:12px}.table-responsive:not(.p-datepicker-day-view) table.main-table thead tr th:last-child{border-top-right-radius:12px}.table-responsive:not(.p-datepicker-day-view) table.main-table thead tr th:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:0;background:var(--primary-color);transition:height .3s ease}.table-responsive:not(.p-datepicker-day-view) table.main-table thead tr th:hover:before{height:60%}.table-responsive:not(.p-datepicker-day-view) table.main-table tbody{font-family:medium,sans-serif}.table-responsive:not(.p-datepicker-day-view) table.main-table tbody tr{font-size:1rem;border:none;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.table-responsive:not(.p-datepicker-day-view) table.main-table tbody tr td>*{cursor:pointer;display:flex;align-items:center;gap:.25rem}.table-responsive:not(.p-datepicker-day-view) table.main-table tbody tr td a{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.table-responsive:not(.p-datepicker-day-view) table.main-table tbody tr:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:linear-gradient(90deg,transparent,#e5e7eb 20%,#e5e7eb 80%,transparent)}.table-responsive:not(.p-datepicker-day-view) table.main-table tbody tr:hover{background-color:#f9fafb;transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.table-responsive:not(.p-datepicker-day-view) table.main-table tbody tr:hover td>*{cursor:pointer;display:flex;align-items:center;gap:.25rem}@media (min-width: 768px){.table-responsive:not(.p-datepicker-day-view) table.main-table tbody tr:hover td:first-child:before{opacity:1}}@media (max-width: 768px){.table-responsive:not(.p-datepicker-day-view) table.main-table tbody tr:hover td:before{opacity:1}}.table-responsive:not(.p-datepicker-day-view) table.main-table tbody tr:last-child td:first-child{border-bottom-left-radius:12px}.table-responsive:not(.p-datepicker-day-view) table.main-table tbody tr:last-child td:last-child{border-bottom-right-radius:12px}.table-responsive:not(.p-datepicker-day-view) table.main-table tbody tr td{padding:var(--space-md) var(--space-lg);font-size:.875rem;color:#4b5563;font-weight:500;position:relative;vertical-align:middle}@media screen and (min-width: 1100px){.table-responsive:not(.p-datepicker-day-view) table.main-table tbody tr td:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--primary-color);opacity:0;transition:opacity .3s ease}}.table-responsive:not(.p-datepicker-day-view) table.main-table tbody tr td img{width:40px;height:40px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:2px solid #e5e7eb;transition:all .3s ease;box-shadow:0 2px 4px #0000001a}.table-responsive:not(.p-datepicker-day-view) table.main-table tbody tr td img:hover{transform:scale(1.1);border-color:var(--primary-color);box-shadow:0 4px 8px #00000026}.table-responsive:not(.p-datepicker-day-view) table.main-table tbody tr td:last-of-type{display:flex;justify-content:end;align-items:center;gap:var(--space-sm)}.table-responsive:not(.p-datepicker-day-view) table.main-table tbody tr td .badge,.table-responsive:not(.p-datepicker-day-view) table.main-table tbody tr td .status-badge{padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600;display:inline-flex;align-items:center;gap:.25rem;transition:all .3s ease}.table-responsive:not(.p-datepicker-day-view) table.main-table tbody tr td .badge:hover,.table-responsive:not(.p-datepicker-day-view) table.main-table tbody tr td .status-badge:hover{transform:translateY(-1px);box-shadow:0 2px 6px #00000026}.table-responsive:not(.p-datepicker-day-view) table.main-table tbody tr td .action-btn{transition:all .2s ease;border-radius:8px}.table-responsive:not(.p-datepicker-day-view) table.main-table tbody tr td .action-btn:hover{transform:translateY(-2px);box-shadow:0 4px 8px #00000026}.table-responsive:not(.p-datepicker-day-view) table.main-table tbody tr td .action-btn:active{transform:translateY(0)}.table-responsive:not(.p-datepicker-day-view) table.main-table.loading tbody tr td{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}.table-responsive:not(.p-datepicker-day-view)::-webkit-scrollbar{height:8px}.table-responsive:not(.p-datepicker-day-view)::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.table-responsive:not(.p-datepicker-day-view)::-webkit-scrollbar-thumb{background:linear-gradient(135deg,var(--primary-color),var(--primary-color-opacity-1));border-radius:10px;-webkit-transition:background .3s ease;transition:background .3s ease}:is():hover{background:var(--dark-color)}@media screen and (max-width: 1100px){.table-responsive table:not(.p-datepicker-day-view){border:0}.table-responsive table:not(.p-datepicker-day-view) caption{font-size:1.3em}.table-responsive table:not(.p-datepicker-day-view) thead{border:none;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.table-responsive table:not(.p-datepicker-day-view) tr{border-bottom:3px solid #ddd;display:block}.table-responsive table:not(.p-datepicker-day-view) tr td:last-of-type{justify-content:space-between!important}.table-responsive table:not(.p-datepicker-day-view) 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-responsive table:not(.p-datepicker-day-view) td.line-height-responsive{-webkit-line-clamp:2;height:calc(var(--line-height) * 1.3em);line-height:2}.table-responsive table:not(.p-datepicker-day-view) td:before{content:attr(data-label);font-weight:700;text-transform:capitalize;line-height:1;width:35%;text-align:start}.table-responsive table:not(.p-datepicker-day-view) td:last-child{border-bottom:0}@media (max-width: 768px){.table-responsive table:not(.p-datepicker-day-view) td:last-child{justify-content:space-between!important}}.table-responsive table:not(.p-datepicker-day-view) .actions-table-responsive a{padding:var(--space-sm);gap:3px;font-size:.6rem;line-height:1}.table-responsive table:not(.p-datepicker-day-view) .actions-table-responsive a svg{width:20px;height:20px}.table-responsive table:not(.p-datepicker-day-view) .actions-table-responsive a span{width:90%}.table-responsive thead{display:none}}.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)}@media screen and (max-width: 1100px){table:not(.p-datepicker-day-view){border:0}table:not(.p-datepicker-day-view) caption{font-size:1.3em}table:not(.p-datepicker-day-view) thead{border:none;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}table:not(.p-datepicker-day-view) tr{border-bottom:3px solid #ddd;display:block}table:not(.p-datepicker-day-view) tr td:last-of-type{justify-content:space-between!important}table:not(.p-datepicker-day-view) 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:not(.p-datepicker-day-view) td.line-height-responsive{-webkit-line-clamp:2;height:calc(var(--line-height) * 1.3em);line-height:2}table:not(.p-datepicker-day-view) td:before{content:attr(data-label);font-weight:700;text-transform:capitalize;line-height:1;width:35%;text-align:start}table:not(.p-datepicker-day-view) td:last-child{border-bottom:0}@media (max-width: 768px){table:not(.p-datepicker-day-view) td:last-child{justify-content:space-between!important}}table:not(.p-datepicker-day-view) .actions-table-responsive a{padding:var(--space-sm);gap:3px;font-size:.6rem;line-height:1}table:not(.p-datepicker-day-view) .actions-table-responsive a svg{width:20px;height:20px}table:not(.p-datepicker-day-view) .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:-moz-min-content;max-width:min-content;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;border:1px solid #f6f6f6;border-radius:1rem;cursor:pointer;transition:all .2s ease-in-out;margin:.5rem 0}.quick-search-dialog .project-card:hover{background-color:#f6f6f6;transition:all .2s ease-in-out}@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 .links{display:flex;gap:.5rem;flex-wrap:wrap}.quick-search-dialog .project-card .info .links a{display:inline-flex;align-items:center;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;color:#4b5563;background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;text-decoration:none;transition:all .2s ease;white-space:nowrap}.quick-search-dialog .project-card .info .links a:hover{color:#1f2937;background-color:#f9fafb;border-color:#d1d5db;transform:translateY(-1px);box-shadow:0 2px 4px #0000000d}.quick-search-dialog .project-card .info .links a:active{transform:translateY(0)}.quick-search-dialog .project-card .info .links a.router-link-active,.quick-search-dialog .project-card .info .links a.router-link-exact-active{color:#fff;background-color:#3b82f6;border-color:#3b82f6}.quick-search-dialog .project-card .info .links a.router-link-active:hover,.quick-search-dialog .project-card .info .links a.router-link-exact-active:hover{background-color:#2563eb;border-color:#2563eb}@media (max-width: 640px){.quick-search-dialog .project-card .info .links{gap:.375rem}.quick-search-dialog .project-card .info .links a{padding:.5rem 1rem;font-size:.8125rem}}.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}.overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:linear-gradient(135deg,#1e3a8e66,#0009);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:999;opacity:0;pointer-events:none;transition:opacity .4s cubic-bezier(.4,0,.2,1)}.overlay.open{opacity:1;pointer-events:all}aside.sidebar{position:fixed;top:0;left:0;height:100vh;width:280px;background:linear-gradient(180deg,#1e3a8e,#234096,#415483);box-shadow:4px 0 40px #1e3a8e14,0 0 1px #1e3a8e1a;transition:all 1s cubic-bezier(.4,0,.2,1);overflow-y:auto;overflow-x:hidden;z-index:1000;border-right:1px solid rgba(30,58,142,.06);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}@media (max-width: 1100px){aside.sidebar.open{transition:all 1s cubic-bezier(.4,0,.2,1);transform:translate(0);box-shadow:8px 0 60px #1e3a8e26,0 0 2px #1e3a8e1a}aside.sidebar.open~.wrapper{transition:all 1s cubic-bezier(.4,0,.2,1)}aside.sidebar.open~.navigation{display:none}aside.sidebar.close{transform:translate(-100%)}}aside.sidebar::-webkit-scrollbar{width:8px}aside.sidebar::-webkit-scrollbar-track{background:transparent;margin:8px 0}aside.sidebar::-webkit-scrollbar-thumb{background:linear-gradient(180deg,var(--primary-color) 0%,#4a5fc1 50%,var(--primary-color) 100%);border-radius:10px;-webkit-transition:all .4s cubic-bezier(.4,0,.2,1);transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #1e3a8e33}aside.sidebar::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#4a5fc1,var(--primary-color));box-shadow:0 4px 12px #1e3a8e4d}aside.sidebar.close{transform:translate(-100%)}aside.sidebar.mobile-overlay:before{content:"";position:fixed;top:0;left:0;width:100vw;height:100vh;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:-1;animation:fadeIn .5s cubic-bezier(.4,0,.2,1)}.close-icon{position:absolute;top:20px;right:20px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1e3a8e14,#1e3a8e0a);border-radius:12px;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);z-index:10;box-shadow:0 2px 8px #1e3a8e0f;border:1px solid rgba(30,58,142,.1)}.close-icon:hover{background:linear-gradient(135deg,var(--primary-color),#4a5fc1);transform:rotate(90deg) scale(1.05);box-shadow:0 8px 24px #1e3a8e40;border-color:transparent}.close-icon:hover svg{color:#fff}.close-icon:active{transform:rotate(90deg) scale(.95)}aside.sidebar .logo{display:flex;align-items:center;justify-content:center;padding:36px 24px 32px;margin-bottom:8px;position:relative}aside.sidebar .p-accordion{display:flex;flex-direction:column;gap:8px}aside.sidebar .p-accordionpanel{border:none!important;background:transparent}aside.sidebar .p-accordionheader{color:#d7e4ff!important;margin:0;background:linear-gradient(135deg,var(--primary-color) 0%,#4a5fc1 100%)!important;border-radius:14px!important;box-shadow:0 4px 16px #1e3a8e33,inset 0 1px #fff3;border:1px solid rgba(255,255,255,.1);transition:all .4s cubic-bezier(.4,0,.2,1)}aside.sidebar .p-accordionheader:hover{box-shadow:0 6px 20px #1e3a8e4d,inset 0 1px #ffffff4d;transform:translateY(-2px)}aside.sidebar .p-accordionheader button{display:flex;align-items:center;gap:14px;width:100%;padding:16px 18px;background:transparent;border:none;border-radius:14px;color:#fff;font-size:14px;font-weight:600;text-transform:capitalize;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;letter-spacing:.4px}aside.sidebar .p-accordionheader button:hover{background:#ffffff1a;letter-spacing:.6px}aside.sidebar .p-accordionheader button[aria-expanded=true]{background:#ffffff26}aside.sidebar .p-accordionheader button:after{content:"";width:22px;height:22px;margin-left:auto;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E") center/contain no-repeat;transition:transform .4s cubic-bezier(.4,0,.2,1);filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}aside.sidebar .p-accordionheader button[aria-expanded=true]:after{transform:rotate(180deg)}aside.sidebar .logo:after{content:"";position:absolute;bottom:0;left:24px;right:24px;height:2px;background:linear-gradient(90deg,transparent 0%,rgba(30,58,142,.15) 20%,rgba(30,58,142,.25) 50%,rgba(30,58,142,.15) 80%,transparent 100%);box-shadow:0 1px 3px #1e3a8e1a}aside.sidebar .logo img{max-width:160px;height:auto;transition:all .4s cubic-bezier(.4,0,.2,1);filter:drop-shadow(0 4px 12px rgba(30,58,142,.15))}aside.sidebar .logo:hover img{transform:scale(1.08);filter:drop-shadow(0 8px 20px rgba(30,58,142,.25))}.sidebar-items{padding:20px 16px 32px;display:flex;flex-direction:column;gap:8px}.sidebar-item{display:flex;align-items:center;gap:14px;padding:14px 18px;border-radius:14px;text-decoration:none;color:var(--text-color-4);font-size:14px;font-weight:500;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;border:1px solid transparent}.sidebar-item:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,var(--primary-color),#4a5fc1);transform:scaleY(0);transition:transform .4s cubic-bezier(.4,0,.2,1);border-radius:0 4px 4px 0;box-shadow:2px 0 8px #1e3a8e4d}.sidebar-item:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#1e3a8e08,#4a5fc105);opacity:0;transition:opacity .4s cubic-bezier(.4,0,.2,1);border-radius:14px}.sidebar-item:hover{background:linear-gradient(135deg,#1e3a8e1a,#4a5fc10d);color:#fff;transform:translate(6px);border-color:#1e3a8e26;box-shadow:0 4px 12px #1e3a8e14,inset 0 1px #ffffff80}.sidebar-item:hover:before{transform:scaleY(1)}.sidebar-item:hover:after{opacity:1}.sidebar-item.router-link-active{background:linear-gradient(135deg,var(--primary-color) 0%,#4a5fc1 100%);color:#fff;box-shadow:0 8px 24px #1e3a8e4d,0 2px 8px #1e3a8e33,inset 0 1px #fff3;border-color:#ffffff1a}.sidebar-item.router-link-active:before{transform:scaleY(1);background:#fff;box-shadow:2px 0 12px #ffffff80}.sidebar-item.router-link-active:after{opacity:0}.sidebar-item svg{width:22px;height:22px;flex-shrink:0;transition:all .4s cubic-bezier(.4,0,.2,1);filter:drop-shadow(0 1px 2px rgba(0,0,0,.1))}.sidebar-item:hover svg{transform:scale(1.15) rotate(5deg);filter:drop-shadow(0 2px 4px rgba(30,58,142,.2))}.sidebar-item.router-link-active svg{filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.sidebar-item p,.sidebar-item span{margin:0;flex:1;text-transform:capitalize;letter-spacing:.4px;font-weight:500;display:flex;gap:5px;color:#fff}.sidebar-item .count{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:26px;padding:0 10px;background:linear-gradient(135deg,var(--primary-color) 0%,#4a5fc1 100%);color:#fff;border-radius:13px;font-size:11px;font-weight:700;margin-left:auto;box-shadow:0 4px 12px #1e3a8e40,inset 0 1px #fff3;border:1px solid rgba(255,255,255,.1);letter-spacing:.3px;transition:all .3s cubic-bezier(.4,0,.2,1)}.sidebar-item:hover .count{transform:scale(1.1);box-shadow:0 6px 16px #1e3a8e59,inset 0 1px #ffffff4d}.sidebar-item.router-link-active .count{background:#fffffff2;color:var(--primary-color);box-shadow:0 4px 12px #ffffff4d,inset 0 1px 2px #1e3a8e1a;font-weight:900}.sidebar-item.router-link-active span{font-weight:700}.offers{display:flex;align-items:center;gap:14px}.offers svg{width:22px;height:22px;flex-shrink:0;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.p-accordioncontent{padding:12px 0 12px 20px;display:flex;flex-direction:column;gap:6px;animation:slideDown .4s cubic-bezier(.4,0,.2,1)}@keyframes slideDown{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}.p-accordioncontent .p-accordioncontent{padding-left:10px;border-left:2px solid rgba(30,58,142,.15);margin-left:12px;position:relative}.p-accordioncontent .p-accordioncontent:before{content:"";position:absolute;left:-2px;top:0;bottom:0;width:2px;background:linear-gradient(180deg,var(--primary-color) 0%,transparent 100%)}.p-accordioncontent-content{background-color:transparent!important;padding:0!important}.title-accordion{padding:14px 18px 10px;margin:12px 0 6px;font-size:12px;font-weight:700;color:var(--white-color);text-transform:uppercase;letter-spacing:1px;position:relative}.title-accordion:after{content:"";position:absolute;bottom:0;left:18px;right:18px;height:1px;background:linear-gradient(90deg,#1e3a8e33,#1e3a8e0d)}permission-builder{display:contents}@media (max-width: 1024px){aside.sidebar{width:260px}}@media (max-width: 768px){aside.sidebar{width:280px;box-shadow:12px 0 48px #0000001f}aside.sidebar.close{transform:translate(-100%)}.logo{padding:28px 20px 24px}.sidebar-items{padding:16px 12px 24px}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.sidebar-item.loading{background:linear-gradient(90deg,transparent 0%,rgba(30,58,142,.15) 30%,rgba(74,95,193,.15) 50%,rgba(30,58,142,.15) 70%,transparent 100%);background-size:200% 100%;animation:shimmer 2s infinite;pointer-events:none}aside.sidebar,.wrapper{transition:margin-left .8s cubic-bezier(.4,0,.2,1)!important;will-change:margin-left}aside.sidebar{transform:translate(-100%)}aside.sidebar.open{transform:translate(0)}@media (min-width: 1101px){aside.sidebar.open~.wrapper{margin-left:280px!important}aside.sidebar.close~.wrapper{margin-left:0!important}}@media (max-width: 1100px){aside.sidebar.open~.wrapper{margin-left:0!important}}.wrapper{overflow:hidden;max-width:100vw}aside.sidebar.open{animation:none!important}.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;gap:1rem}@media (max-width: 786px){.header .nav{gap:.5rem;flex-direction:column}}.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:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:1fr;gap:0;padding:0;min-height:100vh;background:#0a0e1a;position:relative;overflow:hidden}.login:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 15% 20%,rgba(30,58,142,.4) 0%,transparent 40%),radial-gradient(circle at 85% 80%,rgba(59,91,219,.3) 0%,transparent 40%),radial-gradient(circle at 50% 50%,rgba(30,58,142,.2) 0%,transparent 50%);animation:morphBackground 20s ease-in-out infinite;filter:blur(80px)}.login:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 1px);background-size:50px 50px;-webkit-mask-image:radial-gradient(ellipse 80% 80% at 50% 50%,black 40%,transparent 100%);mask-image:radial-gradient(ellipse 80% 80% at 50% 50%,black 40%,transparent 100%);z-index:-1}@keyframes morphBackground{0%,to{filter:blur(80px) hue-rotate(0deg);transform:scale(1)}33%{filter:blur(100px) hue-rotate(30deg);transform:scale(1.1)}66%{filter:blur(90px) hue-rotate(-30deg);transform:scale(.95)}}.login-icon{grid-column:span 5 / span 5;grid-row:1;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:4rem 3rem;position:relative;z-index:10}.login-icon:before{content:"";position:absolute;top:10%;left:10%;width:200px;height:200px;background:linear-gradient(135deg,#1e3a8e4d,#3b5bdb4d);border-radius:50%;filter:blur(60px);animation:float1 8s ease-in-out infinite}.login-icon:after{content:"";position:absolute;bottom:10%;right:10%;width:250px;height:250px;background:linear-gradient(135deg,#3b5bdb33,#1e3a8e33);border-radius:50%;filter:blur(70px);animation:float2 10s ease-in-out infinite}@keyframes float1{0%,to{transform:translate(0) scale(1)}50%{transform:translate(30px,-30px) scale(1.2)}}@keyframes float2{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-40px,40px) scale(1.15)}}.login-icon-title{font-family:Bold,sans-serif;grid-column:span 12 / span 12;grid-row:span 1 / span 1;font-size:2rem;font-weight:900;text-align:center;background:linear-gradient(135deg,#fff,#a5b4fc,#fff);background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:2rem;letter-spacing:-3px;position:relative;color:#fff;z-index:1;animation:gradientText 4s ease infinite,slideDown 1s ease-out}@keyframes gradientText{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}@keyframes slideDown{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}.login-icon-title:after{content:"";position:absolute;bottom:-20px;left:0;width:150px;height:6px;background:linear-gradient(90deg,var(--primary-color) 0%,#3b5bdb 50%,transparent 100%);border-radius:3px;box-shadow:0 0 20px #1e3a8e99}.login-icon-text{font-family:Regular,sans-serif;font-size:1.15rem;line-height:1.9;color:#ffffffbf;text-align:center;max-width:500px;margin-bottom:3rem;position:relative;z-index:1;animation:fadeInUp 1s ease-out .3s both;text-shadow:0 2px 10px rgba(0,0,0,.5)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.login-icon .h-55{width:100%;max-width:450px;height:450px;position:relative;z-index:1;filter:drop-shadow(0 20px 40px rgba(30,58,142,.4));animation:fadeInScale 1s ease-out .6s both}@keyframes fadeInScale{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.login-form{grid-column:span 7 / span 7;grid-row:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;padding:4rem 5rem;position:relative;animation:slideInFromRight 1s cubic-bezier(.16,1,.3,1) .6s both}@keyframes slideInFromRight{0%{opacity:0;transform:translate(100px)}to{opacity:1;transform:translate(0)}}.login-form:before{content:"";position:absolute;top:10%;right:10%;bottom:10%;left:10%;background:#ffffff08;-webkit-backdrop-filter:blur(30px) saturate(180%);backdrop-filter:blur(30px) saturate(180%);border-radius:40px;border:1px solid rgba(255,255,255,.1);box-shadow:0 40px 100px #00000080,inset 0 1px #ffffff1a,inset 0 -1px #0000001a;z-index:-1}.login-form:after{content:"";position:absolute;top:8%;right:8%;bottom:8%;left:8%;border-radius:40px;background:linear-gradient(135deg,transparent 0%,transparent 49.9%,rgba(30,58,142,.3) 50%,transparent 50.1%,transparent 100%),linear-gradient(45deg,transparent 0%,transparent 49.9%,rgba(59,91,219,.3) 50%,transparent 50.1%,transparent 100%);background-size:60px 60px;background-position:0 0,30px 30px;opacity:.1;pointer-events:none;z-index:-1}.login-form .login-image{width:10rem;margin-bottom:1.5rem;filter:drop-shadow(0 10px 30px rgba(30,58,142,.4));animation:logoEntrance 1.2s cubic-bezier(.16,1,.3,1) .2s both}@keyframes logoEntrance{0%{opacity:0;transform:scale(.5) rotate(-10deg)}to{opacity:1;transform:scale(1) rotate(0)}}.login-form .title{font-family:bold,sans-serif;font-size:3rem;font-weight:800;background:linear-gradient(135deg,#fff,#e0e7ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.5rem;letter-spacing:-2px;animation:titleSlide 1s ease-out .4s both;text-shadow:0 10px 30px rgba(255,255,255,.1)}@keyframes titleSlide{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}.login-form .description{font-family:regular,sans-serif;font-size:1rem;color:#fff9;text-align:center;margin-bottom:2rem;animation:fadeIn 1s ease-out .6s both}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.login-form .input-wrapper{width:75%;position:relative;animation:inputSlide 1s ease-out calc(.8s + var(--delay, 0s)) both}.login-form .input-wrapper:nth-of-type(1){--delay: 0s}.login-form .input-wrapper:nth-of-type(2){--delay: .1s}@keyframes inputSlide{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.login-form label{font-family:bold,sans-serif;font-size:.8rem;font-weight:600;color:#ffffffe6!important;margin-bottom:.75rem!important;display:block;letter-spacing:1.5px;text-transform:uppercase;text-shadow:0 2px 4px rgba(0,0,0,.3)}.login-form .input{width:100%;padding:1.25rem 1.5rem;font-size:1.05rem;font-family:regular,sans-serif;color:#fff;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1.5px solid rgba(255,255,255,.1);border-radius:16px;transition:all .4s cubic-bezier(.16,1,.3,1);text-transform:lowercase;outline:none;box-shadow:inset 0 2px 4px #0003,0 0 #1e3a8e00}.login-form .input::-moz-placeholder{color:#ffffff4d}.login-form .input::placeholder{color:#ffffff4d}.login-form .input:focus{background:#ffffff14;border-color:var(--primary-color);box-shadow:inset 0 2px 4px #0003,0 0 0 4px #1e3a8e4d,0 10px 40px #1e3a8e66;transform:translateY(-3px)}.login-form .input:hover{border-color:#fff3}.login-form button{width:75%;padding:1.5rem 2.5rem;font-size:1.05rem;font-weight:700;font-family:bold,sans-serif;text-transform:uppercase;letter-spacing:2px;color:#fff;background:linear-gradient(135deg,var(--primary-color) 0%,#3b5bdb 100%);border:none;border-radius:16px;cursor:pointer;transition:all .5s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;margin-top:1.5rem;box-shadow:0 20px 60px #1e3a8e66,0 0 #1e3a8e00,inset 0 1px #fff3;animation:buttonSlide 1s ease-out 1s both}@keyframes buttonSlide{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.login-form button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .7s ease}.login-form button:hover:before{left:100%}.login-form button:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:16px;padding:2px;background:linear-gradient(135deg,#fff,#3b5bdb,#fff);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .5s ease}.login-form button:hover{transform:translateY(-5px) scale(1.02);box-shadow:0 30px 80px #1e3a8e99,0 0 0 6px #1e3a8e33,inset 0 1px #ffffff4d}.login-form button:hover:after{opacity:1}.login-form button:active{transform:translateY(-2px) scale(.98)}@media screen and (max-width: 1335px){.login-form{grid-column:span 7 / span 7;padding:3rem}.login-icon{grid-column:span 5 / span 5}.login-icon-title{font-size:3.5rem}}@media screen and (max-width: 900px){.login{grid-template-columns:1fr;grid-template-rows:auto auto}.login-icon{grid-column:1;grid-row:1;padding:3rem 2rem;min-height:50vh}.login-icon-title{font-size:3rem}.login-icon .h-55{height:300px}.login-form{grid-column:1;grid-row:2;padding:3rem 2rem;min-height:50vh}.login-form .input-wrapper,.login-form button{width:90%}}@media screen and (max-width: 600px){.login-icon{display:none}.login-form{grid-row:1;min-height:100vh;padding:2rem 1.5rem}.login-form:before{top:5%;right:5%;bottom:5%;left:5%}.login-form .title{font-size:2.5rem}.login-form .input-wrapper,.login-form button{width:100%}}.co-vision{width:100%;display:flex;flex-direction:column;align-items:center;gap:2.5rem;padding:0;position:relative;z-index:1;animation:fadeInUp 1.2s ease-out .9s both}.ceo{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2.5rem 3rem;background:#ffffff0d;-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);border-radius:30px;border:1px solid rgba(255,255,255,.15);box-shadow:0 20px 60px #0006,inset 0 1px #ffffff26,inset 0 -1px #0000001a;position:relative;overflow:hidden;transition:all .5s cubic-bezier(.16,1,.3,1);width:100%}.ceo:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;background:linear-gradient(135deg,transparent 0%,rgba(30,58,142,.5) 25%,rgba(59,91,219,.5) 50%,rgba(30,58,142,.5) 75%,transparent 100%);border-radius:30px;opacity:0;transition:opacity .5s ease;z-index:-1;animation:rotateBorder 8s linear infinite}.ceo:hover:before{opacity:1}@keyframes rotateBorder{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ceo:hover{transform:translateY(-5px);box-shadow:0 30px 80px #00000080,0 0 0 1px #fff3,inset 0 1px #fff3}.ceo img{width:180px;height:180px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:4px solid rgba(255,255,255,.15);box-shadow:0 15px 40px #00000080,0 0 0 8px #1e3a8e33,inset 0 2px 4px #0003;transition:all .5s cubic-bezier(.16,1,.3,1);position:relative;z-index:1}.ceo:hover img{transform:scale(1.05);border-color:#1e3a8e80;box-shadow:0 20px 50px #0009,0 0 0 12px #1e3a8e4d,inset 0 2px 4px #0000004d}.ceo h2{font-family:Bold,sans-serif;font-size:1.75rem;font-weight:800;background:linear-gradient(135deg,#fff,#c7d2fe);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:.5rem 0 0;letter-spacing:-.5px;text-align:center;text-shadow:0 5px 20px rgba(255,255,255,.1);transition:all .3s ease}.ceo:hover h2{letter-spacing:.5px}.ceo h6{font-family:Bold,sans-serif;font-size:.9rem;font-weight:900;color:#a5b4fce6;text-transform:uppercase;letter-spacing:3px;margin:0;padding:.5rem 1.5rem;background:#1e3a8e33;border-radius:20px;border:1px solid rgba(30,58,142,.3);box-shadow:0 5px 15px #1e3a8e33,inset 0 1px #ffffff1a;transition:all .3s ease}.ceo:hover h6{background:#1e3a8e4d;box-shadow:0 8px 20px #1e3a8e4d,inset 0 1px #ffffff26}.co-vision .description{width:100%;padding:2.5rem;font-family:Regular,sans-serif;font-size:1.05rem;line-height:1.9;color:#ffffffd9;text-align:start;white-space:wrap;background:#ffffff0a;-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);border-radius:25px;border:1px solid rgba(255,255,255,.1);box-shadow:0 20px 60px #0000004d,inset 0 1px #ffffff1a,inset 0 -1px #0000001a;position:relative;overflow:hidden;transition:all .5s cubic-bezier(.16,1,.3,1)}.co-vision .description:before{content:""";
position: absolute;top:15px;left:20px;font-size:5rem;font-family:Bold,serif;background:linear-gradient(135deg,#1e3a8e4d,#3b5bdb4d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1;opacity:.4}.co-vision .description:after{content:""";
position: absolute;bottom:-15px;right:20px;font-size:5rem;font-family:Bold,serif;background:linear-gradient(135deg,#3b5bdb4d,#1e3a8e4d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1;opacity:.4}.co-vision .description:hover{transform:translateY(-3px);background:#ffffff0f;border-color:#ffffff26;box-shadow:0 25px 70px #0006,0 0 0 1px #ffffff1a,inset 0 1px #ffffff26}.co-vision .description:hover:after{opacity:.6}@media screen and (max-width: 900px){.co-vision{gap:2rem}.ceo{padding:2rem 2.5rem;max-width:400px}.ceo img{width:120px;height:120px}.ceo h2{font-size:1.5rem}.co-vision .description{max-width:450px;padding:2rem;font-size:1rem}}@media screen and (max-width: 600px){.co-vision{gap:1.5rem;padding:0 1rem}.ceo{padding:1.75rem 2rem;max-width:100%}.ceo img{width:100px;height:100px;border-width:3px}.ceo h2{font-size:1.35rem}.ceo h6{font-size:.8rem;letter-spacing:2px;font-weight:600;padding:.4rem 1.2rem}.co-vision .description{max-width:100%;padding:1.75rem 1.5rem;font-size:.95rem;line-height:1.8}.co-vision .description:before,.co-vision .description:after{font-size:4rem}}.login-footer{grid-column:span 12 / span 12;grid-row:span 1 / span 1;font-size:2rem;font-weight:900;text-align:center;background:linear-gradient(135deg,#fff,#a5b4fc,#fff);background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:2rem;letter-spacing:-3px;position:relative;color:#fff;z-index:1;animation:gradientText 4s ease infinite,slideDown 1s ease-out;text-shadow:0 0 80px rgba(165,180,252,.5)}.login-footer p span{color:var(--primary-color);font-weight:900;font-family:Bold,sans-serif}.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 .info{width:unset}.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 .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);align-items:center;gap:var(--sm-size);width:100%;white-space:wrap;word-wrap:break-word;overflow-wrap:break-word;text-wrap:wrap;display:flex;flex-wrap:wrap}.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)}.icon-download{padding:.2rem;border-radius:var(--radius-sm);border:1px solid rgba(235,236,239,1);cursor:pointer}.icon-download:hover{background-color:var(--primary-color)}.icon-download:hover svg path:nth-child(2),.icon-download:hover svg path:nth-child(1){fill:var(--white-color)}.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)}.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}.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}.project-details li h3{display:flex;align-items:center;-moz-column-break-inside:avoid;break-inside:avoid;page-break-inside:avoid}.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{.project-details li h3{-moz-column-break-inside:avoid;break-inside:avoid;page-break-inside:avoid}.project-details li h3:before{display:none}}.project-details li p{display:block;margin-inline-start:var(--space-xs)}@media (max-width: 768px){.project-details li{width:100%}}.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%;table-layout:auto;border-collapse:collapse}.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,.status.status_ExtraPaid,.status.status_NS{color:var(--primary-color);background-color:var(--primary-color-opacity-1)}.status.status_UnderStudy,.status.status_Sent,.status.status_Resend,.status.status_Previewed{color:#17a2b8;background-color:#17a2b81a}.status.status_Hold,.status.status_Pending,.status.status_IP,.status.status_Partial,.status.status_InProgress{color:var(--warning-color);background-color:#ffc1071a}.status.status_Rejected,.status.status_Canceled,.status.status_Unpaid,.status.status_PB{color:var(--danger-color);background-color:#ef38261a}.status.status_WaitingPreview,.status.status_WD,.status.status_WaitingDocs{color:var(--info-color);background-color:#6227ef1a}.status.status_Confirmed,.status.status_Accepted,.status.status_Converted,.status.status_US,.status.status_paid,.status.status_FINISH,.status.status_LPO,.status.status_LPOException{color:var(--success-color);background-color:#00b69b1a}.status.status_Revised,.status.status_Previewed,.status.status_BS{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%;position:relative}.project-new-old-tabs .tab input[type=radio]{display:none}.project-new-old-tabs .tab input[type=radio]:checked+label{color:#fff}.project-new-old-tabs .tab input[type=radio]:checked+label:before{opacity:1;transform:translate(0)}.project-new-old-tabs .tab label{cursor:pointer;font-size:var(--sm-size);color:var(--dark-color);padding:var(--space-sm) var(--space-sm);border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;width:100%;margin-bottom:0;transition:all var(--transition-sm);position:relative;overflow:hidden;z-index:1}.project-new-old-tabs .tab label:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--primary-color);opacity:0;z-index:-1;transform:translate(-100%);transition:all var(--transition-sm)}.project-new-old-tabs .tab label:hover{color:#fff}.project-new-old-tabs .tab label:hover:before{opacity:1;transform:translate(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-content{display:flex;align-items:center;gap:1rem;width:100%}.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-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:4px;flex-direction:column;align-items:center;justify-content:center;width:60px;height:60px;padding:var(--sm-size);background-color:#fff;border-radius:var(--radius-sm);position:relative}.study-attachments .attachments-gallery img{aspect-ratio:16 / 9}.study-attachments .attachments-gallery .date{font-family:regular,sans-serif;font-size:var(--sm-size);color:var(--primary-color)}.study-attachments .attachments-gallery .name{font-family:regular,sans-serif;font-size:var(--sm-size);color:var(--text-color-4)}.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{width:100%;height:650px;overflow:auto}.available-numbers::-webkit-scrollbar{width:5px;height:5px}.available-numbers::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.available-numbers::-webkit-scrollbar-thumb{background-color:var(--primary-color);outline:1px solid slategrey}.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],.available-numbers .input-number input[type=checkbox]{display:none}.available-numbers .input-number input[type=radio]:checked+label,.available-numbers .input-number input[type=checkbox]: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 .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}.floor-body{background-color:#f1f5f9;border-radius:var(--radius-sm);padding:var(--space-md)}.btn-upload-attachments{display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;height:100%;gap:var(--sm-size);background-color:var(--primary-color);border-radius:var(--radius-md);padding:var(--md-size);font-size:var(--lg-size);color:var(--white-color);font-family:regular,sans-serif}.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.router-link-active{background:linear-gradient(180deg,#1e3a8e1a,#fff);color:var(--primary-color)}.invoice-type-links a.router-link-exact-active.router-link-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))}.invoice-type-links a.disabled{opacity:.7;coursor:not-allowed;pointer-events:none}.invoice-type-links a span{display:none}.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;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}@media print{.invoice-pdf .invoice-pdf-body .headline .headline-title{font-size:var(--sm-size)}}.invoice-pdf .invoice-pdf-body .headline .headline-info{font-family:medium,sans-serif;font-size:var(--sm-size);color:#162043}@media print{.invoice-pdf .invoice-pdf-body .headline .headline-info{font-size:var(--sm-size)}}.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}@media print{.invoice-pdf .invoice-pdf-body .sub-headline .sub-headline-title{font-size:var(--sm-size)}}.invoice-pdf .invoice-pdf-body .sub-headline .sub-headline-info{font-family:medium,sans-serif;color:var(--primary-color);font-size:var(--sm-size)}@media print{.invoice-pdf .invoice-pdf-body .sub-headline .sub-headline-info{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}@media print{.invoice-pdf .invoice-pdf-body .invoice-application-table .row .row-info{font-size:var(--sm-size)}}.invoice-pdf .invoice-pdf-body .invoices{padding-left:.25rem;gap:.5rem}.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(--sm-size);color:#000}@media print{.invoice-pdf .invoice-pdf-body .invoices .invoices-head .invoices-title{font-size:var(--sm-size)}}.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(--sm-size);color:#162043;width:80%}@media print{.invoice-pdf .invoice-pdf-body .invoices .invoice .invoice-title{font-size:var(--sm-size)}}.invoice-pdf .invoice-pdf-body .invoices .invoice .invoice-cost{font-family:medium,sans-serif;font-size:var(--sm-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(--sm-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);font-size:var(--sm-size)}.invoice-pdf .invoice-pdf-body .departments .department-content .department-item .department-title{font-family:medium,sans-serif;font-size:var(--sm-size);color:#162043}.invoice-pdf .invoice-pdf-body .departments .department-content .department-item .payment-status{font-family:medium,sans-serif;font-size:var(--sm-size);color:var(--primary-color)}.invoice-pdf .invoice-pdf-body .total-wrapper{display:flex;justify-content:space-between;font-size:var(--sm-size);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(--sm-size);color:var(--text-color-5)}.invoice-pdf .invoice-pdf-body .invoice-pdf-data .client-name{font-family:medium,sans-serif;font-size:var(--sm-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(--sm-size);color:#546881}.invoice-pdf .invoice-pdf-body .invoice-pdf-statics .invoice-pdf-static .number{font-family:medium,sans-serif;font-size:var(--sm-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(--sm-size);color:#1d242d}.invoice-pdf .invoice-pdf-body .invoice-pdf-total .departments .department .department-total{font-family:medium,sans-serif;font-size:var(--sm-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(--sm-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(--sm-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(--sm-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(--sm-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(--sm-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-header{padding:10px!important;width:100%}.p-dialog-content{background-size:cover;height:100%;overflow-y:visible!important;width:100%!important}.p-dialog-content .p-tabpanels{padding:0}.p-dialog-content .p-dialog-header{width:100%!important}.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}.absence-card{display:flex;flex-direction:column;gap:var(--gap-md);width:100%}.absence-card .day{background-color:var(--primary-color-opacity-1);border-radius:var(--radius-sm);color:var(--primary-color);font-family:Medium,sans-serif;font-size:var(--lg-size);padding:var(--space-lg)}.absence-card .employee-absence{width:100%;display:flex;align-items:center;gap:var(--gap-md);justify-content:space-between;border:1px solid rgba(233,235,244,.5);border-radius:var(--radius-xs);padding:var(--space-sm)}.absence-card .employee-absence *{width:25%}.absence-card .employee-absence .employee-name{font-family:Regular,sans-serif;color:#282828}.absence-card .employee-absence .employee-absence-status{font-family:Regular,sans-serif;border-width:1px;border-style:solid;border-radius:var(--radius-sm);padding:var(--space-sm);text-align:center;width:-moz-fit-content;width:fit-content}.absence-card .employee-absence .employee-absence-status.Absence{border-color:#c1474f;color:#c1474f;background-color:#c1474f1a}.absence-card .employee-absence .employee-absence-status.Presence{border-color:#00b38b;color:#00b38b;background-color:#00b38b1a}.absence-card .employee-absence .date-absence{display:flex;align-items:center;justify-content:center;gap:var(--gap-xs);background-color:#b2bbc60f;border-radius:var(--radius-xs);padding:var(--space-sm);font-family:Regular,sans-serif;width:-moz-fit-content;width:fit-content}.absence-card .employee-absence .date-absence *{width:100%;text-wrap:nowrap}.absence-card .employee-absence .date-absence .date-label{color:#546881}.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;height:200px;overflow-y:scroll}.attachment-card-gallery .attachment-container{flex-direction:column;width:60px;height:60px;background-color:#fff;padding:var(--sm-size);display:flex;align-items:center;justify-content:center;border-radius:var(--radius-sm);position:relative}.attachment-card-gallery .attachment-container img{aspect-ratio:16 / 9}.attachment-card-gallery .attachment-container .show-more{font-family:regular,sans-serif;font-size:var(--sm-size);color:var(--white-color);text-align:center;position:absolute;bottom:2px;right:2px;display:flex;align-items:center;justify-content:center;padding:4px;background-color:var(--primary-color);border-radius:var(--sm-size);-webkit-border-radius:var(--sm-size);-moz-border-radius:var(--sm-size);-ms-border-radius:var(--sm-size);-o-border-radius:var(--sm-size)}.attachment-card-gallery .attachment-container .date{font-family:regular,sans-serif;font-size:var(--sm-size);color:var(--primary-color)}.attachment-card-gallery .attachment-container .name{font-family:regular,sans-serif;font-size:var(--sm-size);color:var(--text-color-4)}.attachment-card-gallery .attachment-container .icon{position:absolute;top:2px;right:2px;cursor:pointer}.attachment-card-gallery .attachment-container .icon-delete{position:absolute;top:2px;left:2px;cursor:pointer;background-color:var(--danger-color-opacity-1)}.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}.task-card{display:flex;flex-direction:column;gap:.1rem;margin-top:1rem}.task-card h3{font-family:bold,sans-serif;font-size:var(--md-size);color:#7a788b}.task-card .task-card-header{background-color:#f2f2f2;padding:.5rem;border-radius:1rem;display:flex;justify-content:space-between;align-items:center}.task-card .task-card-body{background-color:#fff;padding:.5rem;border-radius:1rem}.task-card .task-card-footer{padding:.5rem;border-radius:1rem;width:100%;background-color:#f1f5f9;box-shadow:0 2px 2px #00000040}.wrapper-permit{padding:.1rem;border-radius:1rem;border:1px solid var(--primary-color-opacity-1);margin:1rem;width:calc(100% - 2rem)}.wrapper-permit .project-details{outline:1px solid var(--primary-color-opacity-1);border-radius:1rem;padding:1rem}.daily-new-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:24px;margin-top:var(--space-md)}.all-card-details{display:flex;flex-direction:column;justify-content:start;flex:1}.new-daily-card .status-row{width:26px;background:#8d1607;display:flex;align-items:center;justify-content:center;border-bottom-right-radius:12px;border-top-right-radius:12px}.status-row h3{writing-mode:vertical-rl;transform:rotate(180deg);display:flex;align-items:center;gap:6px;font-size:12px;color:#fff;font-family:Bold;text-transform:capitalize}.status-row .icon{display:flex;align-items:center}.new-daily-card{padding:10px 10px 14px 14px;background:#fff;border-radius:16px;transition:transform .6s ease,box-shadow .2s ease;display:flex;gap:4px;position:relative}.new-daily-card:hover{transform:translateY(-4px);box-shadow:0 10px 30px #00000014}.new-daily-card .card-header{background:#1e3a8e0a;padding:10px 12px;display:flex;align-items:center;justify-content:start;gap:10px;border-radius:10px}.card-header .icon{max-width:35px}.card-header .title-code span.code{display:flex;flex-direction:column}.card-header h3{color:#1e3a8e;font-family:Bold;font-size:14px}.card-header h3 span{opacity:.8;font-family:Bold}.card-header .title-code{font-size:12px;color:#000;font-family:Bold}.new-daily-card .card-titles{padding:12px;border-bottom:1px solid #909DAD33}.new-daily-card .card-titles h3{font-size:16px;font-family:Bold}.new-daily-card .card-status{display:flex;justify-content:space-between;align-items:center;padding:12px;border-bottom:1px dashed #909DAD33}.card-status .state{display:flex;flex-direction:column;gap:6px}.new-daily-card .card-status .since{background:#f1564208;padding:10px;border-radius:15px}.card-status .since span{color:#b2bbc6;font-family:Regular}.card-status .since h5{color:#f15642;font-family:Bold}.card-status .state h4.machine{font-family:Bold;font-size:16px;gap:8px;display:flex;align-items:center;align-content:baseline}.card-status .state .department-info h4.depart{font-family:Regular;font-size:14px;color:#9ca3af}.card-status .state .department-info h4.depart span{color:#1e3a8e}.card-status .state .department-info h4.job-type{font-family:Regular;font-size:14px;color:#9ca3af}.card-status .state .department-info h4.job-type span{color:#546881}.new-daily-card .card-info{padding:12px;display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:10px}.new-daily-card .card-info h5{color:#9ca3af;font-family:Regular;font-size:14px}.new-daily-card .card-info span{font-family:Bold;font-size:14px}.new-daily-card .card-info span.assign-sapn{font-family:Bold;font-size:14px;color:#1e3a8e}.new-daily-card .card-fotter{display:flex;align-items:flex-start;gap:12px}.buttons-wrapper{display:flex;flex-wrap:wrap;gap:12px;width:100%}.buttons-wrapper>*{flex:1}.card-fotter .create-button,.card-fotter .change-button{flex:1 1 160px;min-width:0}.card-fotter .create-button button{font-size:14px;color:#fffc;font-family:Bold;border-radius:14px;background:#1e3a8e;padding:10px;width:100%;min-height:40px}.card-fotter .change-button button{font-size:14px;color:#1e3a8e;font-family:Bold;border-radius:14px;background:#f6f7fa;padding:10px;width:100%;min-height:40px}.card-fotter .tag{align-self:flex-end;align-items:center}.card-prepare{display:flex;flex-direction:column;gap:var(--sm-size);padding:var(--sm-size);background-color:#f5f5f3;border-radius:var(--radius-md)}.card-prepare .actions{display:flex;justify-content:flex-end;gap:var(--sm-size)}.card-prepare .actions .icon{cursor:pointer;transition:all var(--transition-sm) ease-in-out;padding:.25rem;border-radius:6px;border-width:1px;border-style:solid}.card-prepare .actions .icon.delete{border-color:#f5e6e6}.card-prepare .actions .icon.delete:hover{background-color:#e23535}.card-prepare .actions .icon.delete:hover svg path{fill:#fff}.card-prepare .actions .icon.edit{border-color:#ebecef}.card-prepare .actions .icon.edit:hover{background-color:var(--primary-color)}.card-prepare .actions .icon.edit:hover svg path{fill:#fff}.card-prepare .info-wrapper{display:flex;align-items:center;gap:var(--sm-size);flex-wrap:wrap}.card-prepare .info-wrapper .prepare-info{display:flex;align-items:center;gap:var(--xs-size)}.prepare-title{display:flex;gap:var(--xs-size);align-items:center;font-family:medium,sans-serif;font-size:var(--md-size);text-wrap:nowrap;margin-bottom:1rem}.prepare-title .prepare-line{width:100%;height:1px;border-radius:2px;background-color:#d9d9d9}.task-wrapper{background-color:#fff;border-radius:var(--radius-md);padding:var(--space-md);display:flex;flex-direction:column;gap:20px;position:relative}.task-wrapper .project-info{display:flex;flex-direction:column;gap:14px}.task-wrapper .project-name{display:flex;gap:6px;font-size:20px}.task-wrapper .project-name h2{color:#b2bbc6;font-family:Medium}.task-wrapper .project-name h3{color:#121212;font-family:Bold}.task-wrapper .project-type{display:flex;align-items:start;justify-content:start}.task-wrapper .sprint-status{position:absolute;top:0;right:var(--space-md);background-color:#f1f5f9;color:#635bff;font-family:bold,"sans-serif";padding:var(--space-sm) var(--space-md);border-radius:0 var(--radius-xs) var(--radius-xs) 0}.task-wrapper .project-type .info{display:flex;flex-direction:column;align-items:start}.task-wrapper .project-type .info h3{color:#b2bbc6;font-family:Regular}.task-wrapper .project-type .info span{font-family:Bold;color:#202020}.task-wrapper span.depart,.task-wrapper span.permit{color:#1e3a8e!important}.task-wrapper .info-details{background:#f6f6f6;padding:10px 12px;border-radius:16px;display:flex;flex-direction:column}.task-wrapper .info-details h2{display:flex;gap:6px;align-items:center;justify-content:start;color:#1e3a8e}.task-wrapper .task-row{display:flex;align-items:start;justify-content:start}.task-wrapper .task-row .info{display:flex;flex-direction:column;align-items:start;gap:10px}.task-wrapper .task-row .info h3{color:#b2bbc6;font-family:Regular}.task-wrapper .task-row .info span{font-family:Bold;color:#202020}.task-wrapper span.depart,.task-wrapper span.permit,.task-wrapper span.duration{color:#1e3a8e!important}.task-wrapper span.time,.task-wrapper span.High{color:#e23535!important}.task-wrapper span.Medium{color:#fb0!important}.task-wrapper span.Low{color:#00b69b!important}@media (max-width: 1024px){.task-wrapper .task-wrapper{padding:var(--space-sm)}.task-wrapper .project-name h2,.task-wrapper .project-name h3{font-size:18px}.task-wrapper .info-details{padding:8px 10px}}@media (max-width: 768px){.task-wrapper .project-name{flex-direction:column;gap:2px}.task-wrapper .task-row{flex-direction:column;gap:12px;align-items:start}.task-wrapper .task-row .info{gap:6px}.task-wrapper .project-type{flex-direction:column;gap:10px}.task-wrapper .project-type .info h3{font-size:14px}.task-wrapper .project-type .info span{font-size:15px}}@media (max-width: 480px){.task-wrapper .task-wrapper{padding:var(--space-xs);gap:14px}.task-wrapper .project-name h2,.task-wrapper .project-name h3{font-size:16px}.task-wrapper .info-details h2{font-size:15px}.task-wrapper .task-row .info span,.task-wrapper .project-type .info span{font-size:14px}.task-wrapper .info-details{padding:8px}.task-wrapper span.High,.task-wrapper span.Medium,.task-wrapper span.Low,.task-wrapper span.time{font-size:14px}}.task-wrapper .task-header .title-section{display:flex;align-items:center;gap:var(--space-xs)}.task-wrapper .task-header .title-section .title{font-size:18px;color:var(--primary-color);font-family:bold,"sans-serif";margin-bottom:0}.task-wrapper .task-header .title-section .sprint-title{font-size:18px;font-family:medium,"sans-serif";margin-bottom:0}.task-wrapper .task-header .title-section .id{color:#9ca3af;font-size:var(--space-md);font-family:medium,"sans-serif";display:flex;align-items:center;gap:var(--space-xs)}.task-wrapper .task-details,.task-details{display:flex;flex-direction:column;gap:var(--space-md)}.old-sprint{background-color:var(--white-color);border-radius:var(--radius-md)}.old-sprint .old-sprint-header{width:100%;display:flex;align-items:center;justify-content:space-between}.old-sprint .old-sprint-header p{color:var(--primary-color);font-family:Bold;font-size:var(--md-size)}.old-sprint .old-sprint-header .show-more{font-family:Regular;font-size:var(--sim-sm-size);color:#546881;text-decoration:underline;cursor:pointer;margin-inline:var(--xs-size)}.old-sprint .p-accordioncontent{padding:0!important}.old-sprint .cards{display:flex;flex-direction:column;gap:var(--md-size);padding:0 var(--md-size) var(--md-size) var(--md-size);height:30vh;overflow-y:auto}.old-sprint .cards .card{border:1px solid #ececec;background-color:#f9f9f9;padding:var(--md-size);border-radius:var(--radius-md)}.old-sprint .cards .card .card-header{display:flex;align-items:center;justify-content:flex-start;gap:var(--md-size)}.old-sprint .cards .card .card-header .date{font-size:var(--sim-md-size);color:#202020;font-family:Bold}.old-sprint .cards .card .card-header .revised-by{font-size:var(--sim-md-size);color:#ef3826;font-family:Bold}.old-sprint .cards .card .card-body{margin-top:var(--sm-size);display:grid;grid-template-columns:repeat(3,1fr);gap:var(--gap-md)}@media screen and (max-width: 768px){.old-sprint .cards .card .card-body{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 500px){.old-sprint .cards .card .card-body{grid-template-columns:repeat(1,1fr)}}.old-sprint .cards .card .card-body .sub-cards{padding:var(--md-size);border-radius:var(--space-sm);background-color:var(--white-color);display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 820px){.old-sprint .cards .card .card-body .sub-cards{flex-wrap:wrap;gap:var(--gap-sm)}}.old-sprint .cards .card .card-body .sub-cards .sub-card span{color:#9ca3af;font-family:Medium;font-size:var(--sim-sm-size)}.old-sprint .cards .card .card-body .sub-cards .sub-card p{color:#202020;font-family:Bold;font-size:var(--md-size)}.plan-history-progress{background-color:var(--white-color);border-radius:var(--radius-md);overflow:hidden}.plan-history-progress .old-sprint-header{width:100%;display:flex;align-items:center;justify-content:space-between}.plan-history-progress .old-sprint-header p{color:var(--primary-color);font-family:Bold;font-size:var(--md-size)}.plan-history-progress .old-sprint-header .show-more{font-family:Regular;font-size:var(--sim-sm-size);color:#546881;text-decoration:underline;cursor:pointer;margin-inline:var(--xs-size)}.plan-history-progress .p-accordioncontent{padding:0!important}.plan-history-progress .cards{display:flex;flex-direction:column;width:100%;padding:0 var(--md-size) var(--xl-size) var(--md-size)}.plan-history-progress .cards .card{width:100%;display:flex;align-items:flex-start;gap:var(--md-size)}.plan-history-progress .cards .card .date{border:.5px solid #9ca3af66;background:#f1f3f580;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:var(--xs-size) var(--md-size);border-radius:var(--radius-md);color:#9ca3af;font-family:Medium;font-size:var(--sm-size);position:relative;width:6rem;display:flex;align-items:center;justify-content:center;z-index:555}.plan-history-progress .cards .card .date:before{content:"";position:absolute;top:2.5rem;left:50%;transform:translate(-50%);height:1000%;width:3px;background-color:#f2f3f4}.plan-history-progress .cards .card .card-body{display:flex;align-items:flex-start;flex-direction:column;justify-content:flex-start;width:100%}.plan-history-progress .cards .card .card-body .description{width:43rem}.plan-history-progress .cards .card .card-body .info{display:flex;align-items:flex-start;justify-content:flex-start}.plan-history-progress .cards .card .card-body .info p{color:#635bff;font-family:Bold;font-size:var(--md-size)}.plan-history-progress .cards .card .card-body .info span{font-family:Regular;font-size:var(--md-size);color:#909dad}.plan-history-progress .cards .card .card-body .items{display:flex;align-items:center;gap:calc(var(--2xl-size) + var(--sm-size));flex-wrap:wrap;padding-bottom:var(--xs-size);justify-content:space-between}.plan-history-progress .cards .card .card-body .items .item{display:flex;flex-direction:column}.plan-history-progress .cards .card .card-body .items .item .accrodation{display:flex;align-items:center;gap:var(--xs-size)}.plan-history-progress .cards .card .card-body .items .item .accrodation p{color:var(--primary-color);font-family:Bold;font-size:var(--md-size)}.plan-history-progress .cards .card .card-body .items .item span{font-family:Regular;font-size:var(--sm-size);color:#9ca3af}.plan-history-progress .cards .card .card-body .items .item p{color:#202020;font-family:Medium;font-size:var(--md-size)}.task-headline{display:flex;gap:var(--space-sm);align-items:center;justify-content:space-between}@media screen and (max-width: 768px){.task-headline{flex-direction:column;align-items:flex-start}}.task-headline .headline-info{display:flex;gap:var(--space-sm);align-items:center}.task-headline .task-type{background-color:var(--primary-color-opacity-1);color:var(--primary-color);padding:var(--space-xs) var(--space-sm);border-radius:var(--radius-sm);font-family:medium,"sans-serif"}.task-headline .task-status{background-color:#00b69b1a;color:var(--success-color);padding:var(--space-xs) var(--space-sm);border-radius:var(--radius-sm);font-family:medium,"sans-serif"}.task-headline .task-number{color:var(--primary-color);font-family:medium,"sans-serif"}.task-headline .duration{display:flex;gap:var(--space-sm);align-items:center}@media screen and (max-width: 768px){.task-headline .duration{flex-direction:column;align-items:flex-start;width:100%}.task-headline .duration>span{width:100%;justify-content:space-between}}.task-headline .duration>span{display:flex;gap:var(--space-xs);align-items:center;padding:var(--space-md) var(--space-lg);border-radius:var(--radius-md);border-width:1px;border-style:solid;font-family:medium,"sans-serif"}.task-headline .duration>span span{font-family:Bold,"sans-serif"}.task-headline .duration .task-time{background-color:#5468810f;border-color:#546881;color:#b2bbc6}.task-headline .duration .task-time>span{font-family:Bold,"sans-serif";color:#546881}.task-headline .duration .hold-time{background-color:#fbb03a0f;border-color:#fbb03a;color:#dec295}.task-headline .duration .hold-time>span{font-family:Bold,"sans-serif";color:#fbb03a}.task-headline .duration .total-time{background-color:#1e3a8e0f;border-color:#1e3a8e80;color:#1e3a8e80}.task-headline .duration .total-time>span{font-family:Bold,"sans-serif";color:#1e3a8e}.current-sprint .sprint-info{display:flex;gap:var(--space-md);justify-content:space-between;flex-wrap:wrap}.current-sprint .sprint-info .sprint-item{display:flex;flex-direction:column;gap:var(--space-xs)}.current-sprint .sprint-info .sprint-item .item-title{font-size:var(--space-md);color:#9ca3af;font-family:medium,"sans-serif"}.current-sprint .sprint-info .sprint-item .item-value{font-size:var(--space-md);font-family:Bold,"sans-serif"}.current-sprint .sprint-info .employee-history{background:#6eb0eb0f;border-radius:calc(var(--radius-sm) + 2px);color:#6eb0eb;font-family:bold,"sans-serif";font-size:var(--space-md);padding:calc(var(--radius-sm) + 2px);cursor:pointer;transition:all .3s ease-in-out}.current-sprint .sprint-info .employee-history .history-img{width:36px;height:36px}.current-sprint .sprint-info .employee-history .history-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.sprint-info{display:flex;gap:var(--space-md);flex-wrap:wrap}.sprint-info.issued>*{flex:1}.sprint-info.issued .sprint-item{background-color:#f6f6f6;border-radius:var(--radius-md);padding:var(--space-md)}.sprint-info.issued .item-value{color:#f15642;font-family:Bold,"sans-serif"}.task-action{display:flex;align-items:center;gap:var(--space-md);justify-content:center}.task-action>*{flex:1;display:flex;align-items:center;justify-content:center}.task-action button{flex:1;border-radius:22px;font-size:var(--space-md);font-family:bold,sans-serif;border:none;display:flex;align-items:center;justify-content:center;gap:var(--space-sm)}.task-action button.btn-start{background-color:#00b38b;color:var(--white-color)}.task-action button.btn-hold{background-color:#fbb03a;color:var(--white-color)}.task-action button.btn-end{background-color:#f15642;color:var(--white-color)}.draft-info{display:flex;flex-direction:column;gap:var(--space-sm)}.draft-info .draft-description,.draft-info .draft-test-cases{display:flex;flex-direction:column;gap:2px}.draft-info .draft-description h4,.draft-info .draft-test-cases h4{font-size:var(--space-md);font-family:Regular,sans-serif;color:#6a717d}.draft-info .draft-description p,.draft-info .draft-test-cases p{font-size:var(--space-md);font-family:medium,sans-serif;color:#282828}.draft-info .draft-test-cases ul{display:flex;flex-wrap:wrap;gap:var(--space-sm)}.draft-info .draft-test-cases ul li{display:flex;justify-content:space-between;font-size:var(--space-md);align-items:center;gap:var(--space-sm);font-family:medium,sans-serif;color:var(--primary-color)}.draft-info .draft-test-cases ul li:has(input:checked){color:#546881}.suspend-task{display:flex;gap:var(--space-sm);justify-content:space-between}.suspend-task .suspend-info{display:flex;gap:var(--space-sm);align-items:center}.suspend-task .suspend-info .img-suspend{width:54px;height:54px}.suspend-task .suspend-info h4{font-size:calc(var(--space-md) +2px);font-family:Bold,sans-serif;color:#e7cb7b}.suspend-task .suspend-info p{font-size:var(--space-md);font-family:medium,sans-serif;color:#4c4c4c}.suspend-task .btn-suspend{background-color:#fbb03a0a;color:#fbb03a;border:1px solid rgba(251,176,58,1);padding:var(--space-md) var(--space-4xl);border-radius:var(--radius-lg);cursor:pointer;font-family:Bold,sans-serif;font-size:var(--space-md)}.history-employee{display:flex;flex-direction:column;overflow:hidden}.history-employee h4{font-family:Bold,"sans-serif";font-size:1rem;margin-block:1rem}.history-employee .history-item{display:flex;align-items:center;gap:1rem;position:relative}.history-employee .history-item .date{color:#9ca3af}.history-employee .history-item .history-status{background-color:#f9f9f9;padding:.5rem;border-radius:.5rem;display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:.5rem}.history-employee .history-item .history-status .status{font-family:Bold,"sans-serif"}.history-employee .history-item .history-status .status.START{color:#00b38b}.history-employee .history-item .history-status .status.HOLD{color:#fbb03a}.history-employee .history-item .history-status .status.SENT_TO_CLIENT{color:#f15642}.history-employee .history-item .icon{display:flex;flex-direction:column;align-items:center;justify-content:center}.history-employee .history-item .icon:before{content:"";width:1.5px;background-color:#9ca3af66;height:100%;position:absolute;left:11.5px;bottom:-120%;transform:translateY(-50%)}.note-card{display:flex;flex-direction:column;gap:2px;width:60%}@media (max-width: 765px){.note-card{width:100%}}.note-card>*{flex:1}.note-card .note-by{color:#9ca3af;font-family:medium,sans-serif}.note-card .notes{font-family:Bold,sans-serif}.note-card .note-date{display:flex;justify-content:flex-end;color:#9ca3af;font-family:medium,sans-serif}*,: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!important}.visible{visibility:visible}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.bottom-16{bottom:4rem}.right-0{right:0}.right-4{right:1rem}.top-4{top:1rem}.z-10{z-index:10}.z-\[9999\]{z-index:9999}.col-span-1{grid-column:span 1 / span 1}.col-span-12{grid-column:span 12 / span 12}.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-5{grid-column:span 5 / span 5}.col-span-6{grid-column:span 6 / span 6}.m-0{margin:0}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-auto{margin-left:auto;margin-right:auto}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.\!me-0{margin-inline-end:0px!important}.\!ms-0{margin-inline-start:0px!important}.\!mt-10{margin-top:2.5rem!important}.\!mt-4{margin-top:1rem!important}.\!mt-\[1\.5rem\]{margin-top:1.5rem!important}.\!mt-\[1rem\]{margin-top:1rem!important}.mb-0{margin-bottom:0}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.me-2{margin-inline-end:.5rem}.ml-2{margin-left:.5rem}.ml-auto{margin-left:auto}.mr-2{margin-right:.5rem}.mr-auto{margin-right:auto}.ms-2{margin-inline-start:.5rem}.ms-4{margin-inline-start:1rem}.ms-auto{margin-inline-start:auto}.mt-0{margin-top:0}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-\[5px\]{margin-top:5px}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.list-item{display:list-item}.hidden{display:none}.h-1{height:.25rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-2{height:.5rem}.h-20{height:5rem}.h-3\.5{height:.875rem}.h-32{height:8rem}.h-4{height:1rem}.h-40{height:10rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-64{height:16rem}.h-8{height:2rem}.h-\[100\%\]{height:100%}.h-\[19px\]{height:19px}.h-\[30px\]{height:30px}.h-\[30rem\]{height:30rem}.h-\[34rem\]{height:34rem}.h-\[40px\]{height:40px}.h-\[46px\]{height:46px}.h-\[70vh\]{height:70vh}.h-\[80vh\]{height:80vh}.h-\[8rem\]{height:8rem}.h-auto{height:auto}.h-full{height:100%}.h-screen{height:100vh}.max-h-\[70vh\]{max-height:70vh}.max-h-\[80vh\]{max-height:80vh}.min-h-\[100vh\],.min-h-screen{min-height:100vh}.\!w-\[35\%\]{width:35%!important}.\!w-\[50\%\]{width:50%!important}.\!w-\[90vw\]{width:90vw!important}.\!w-full{width:100%!important}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-10{width:2.5rem}.w-12{width:3rem}.w-16{width:4rem}.w-20{width:5rem}.w-24{width:6rem}.w-3\.5{width:.875rem}.w-32{width:8rem}.w-4{width:1rem}.w-40{width:10rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-64{width:16rem}.w-8{width:2rem}.w-80{width:20rem}.w-\[100\%\]{width:100%}.w-\[19px\]{width:19px}.w-\[20\%\]{width:20%}.w-\[25\%\]{width:25%}.w-\[30\%\]{width:30%}.w-\[30px\]{width:30px}.w-\[40px\]{width:40px}.w-\[46px\]{width:46px}.w-\[50\%\]{width:50%}.w-\[90\%\]{width:90%}.w-\[98\%\]{width:98%}.w-\[99\%\]{width:99%}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.min-w-full{min-width:100%}.max-w-7xl{max-width:80rem}.max-w-\[100\%\],.max-w-full{max-width:100%}.flex-1{flex:1 1 0%}.flex-shrink{flex-shrink:1}.flex-shrink-0{flex-shrink:0}.border-collapse{border-collapse:collapse}.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))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(360deg)}}.cursor-pointer{cursor:pointer}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.content-start{align-content:flex-start}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-24{gap:6rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-\[2rem\]{gap:2rem}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(229 231 235 / var(--tw-divide-opacity, 1))}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-y-hidden{overflow-y:hidden}.whitespace-nowrap{white-space:nowrap}.whitespace-pre{white-space:pre}.text-wrap{text-wrap:wrap}.text-nowrap{text-wrap:nowrap}.\!rounded-2xl{border-radius:1rem!important}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-b-\[1px\]{border-bottom-width:1px}.border-l-4{border-left-width:4px}.border-t-2{border-top-width:2px}.border-none{border-style:none}.border-\[\#e0e0e0\]{--tw-border-opacity: 1;border-color:rgb(224 224 224 / var(--tw-border-opacity, 1))}.border-black{--tw-border-opacity: 1;border-color:rgb(0 0 0 / var(--tw-border-opacity, 1))}.border-blue-100{--tw-border-opacity: 1;border-color:rgb(219 234 254 / var(--tw-border-opacity, 1))}.border-blue-200{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.border-blue-500{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.border-gray-100{--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity, 1))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-gray-400{--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1))}.border-green-200{--tw-border-opacity: 1;border-color:rgb(187 247 208 / var(--tw-border-opacity, 1))}.border-green-500{--tw-border-opacity: 1;border-color:rgb(34 197 94 / var(--tw-border-opacity, 1))}.border-orange-200{--tw-border-opacity: 1;border-color:rgb(254 215 170 / var(--tw-border-opacity, 1))}.border-orange-500{--tw-border-opacity: 1;border-color:rgb(249 115 22 / var(--tw-border-opacity, 1))}.border-purple-200{--tw-border-opacity: 1;border-color:rgb(233 213 255 / var(--tw-border-opacity, 1))}.border-purple-500{--tw-border-opacity: 1;border-color:rgb(168 85 247 / var(--tw-border-opacity, 1))}.border-red-200{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.border-red-500{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.border-red-600{--tw-border-opacity: 1;border-color:rgb(220 38 38 / var(--tw-border-opacity, 1))}.border-yellow-200{--tw-border-opacity: 1;border-color:rgb(254 240 138 / var(--tw-border-opacity, 1))}.border-yellow-500{--tw-border-opacity: 1;border-color:rgb(234 179 8 / var(--tw-border-opacity, 1))}.bg-\[\#1e3a8e\]{--tw-bg-opacity: 1;background-color:rgb(30 58 142 / var(--tw-bg-opacity, 1))}.bg-\[\#f0f0f0\]{--tw-bg-opacity: 1;background-color:rgb(240 240 240 / var(--tw-bg-opacity, 1))}.bg-\[\#f1f5f9\]{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.bg-\[\#faf2db\]{--tw-bg-opacity: 1;background-color:rgb(250 242 219 / var(--tw-bg-opacity, 1))}.bg-\[white\]{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.bg-gray-300{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.bg-green-50{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.bg-green-500{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.bg-orange-100{--tw-bg-opacity: 1;background-color:rgb(255 237 213 / var(--tw-bg-opacity, 1))}.bg-orange-50{--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity, 1))}.bg-orange-500{--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity, 1))}.bg-purple-100{--tw-bg-opacity: 1;background-color:rgb(243 232 255 / var(--tw-bg-opacity, 1))}.bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.bg-red-200{--tw-bg-opacity: 1;background-color:rgb(254 202 202 / var(--tw-bg-opacity, 1))}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/20{background-color:#fff3}.bg-white\/90{background-color:#ffffffe6}.bg-yellow-100{--tw-bg-opacity: 1;background-color:rgb(254 249 195 / var(--tw-bg-opacity, 1))}.bg-yellow-50{--tw-bg-opacity: 1;background-color:rgb(254 252 232 / var(--tw-bg-opacity, 1))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-gray-50{--tw-gradient-from: #f9fafb var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 250 251 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-800{--tw-gradient-from: #1f2937 var(--tw-gradient-from-position);--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-500{--tw-gradient-from: #22c55e var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500{--tw-gradient-from: #ef4444 var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-white{--tw-gradient-from: #fff var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-500{--tw-gradient-from: #eab308 var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-emerald-600{--tw-gradient-to: #059669 var(--tw-gradient-to-position)}.to-gray-100{--tw-gradient-to: #f3f4f6 var(--tw-gradient-to-position)}.to-gray-50{--tw-gradient-to: #f9fafb var(--tw-gradient-to-position)}.to-gray-600{--tw-gradient-to: #4b5563 var(--tw-gradient-to-position)}.to-orange-600{--tw-gradient-to: #ea580c var(--tw-gradient-to-position)}.to-rose-600{--tw-gradient-to: #e11d48 var(--tw-gradient-to-position)}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.\!object-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.\!p-2{padding:.5rem!important}.p-1{padding:.25rem}.p-10{padding:2.5rem}.p-12{padding:3rem}.p-2{padding:.5rem}.p-20{padding:5rem}.p-24{padding:6rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-\[100px\]{padding:100px}.px-16{padding-left:4rem;padding-right:4rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.\!ps-0{padding-inline-start:0px!important}.pb-2{padding-bottom:.5rem}.pl-3{padding-left:.75rem}.pr-10{padding-right:2.5rem}.ps-3{padding-inline-start:.75rem}.ps-4{padding-inline-start:1rem}.ps-6{padding-inline-start:1.5rem}.ps-8{padding-inline-start:2rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.text-left{text-align:left}.text-center{text-align:center}.text-start{text-align:start}.text-end{text-align:end}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-5xl{font-size:3rem;line-height:1}.text-\[20px\]{font-size:20px}.text-\[30px\]{font-size:30px}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-\[700\],.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.normal-case{text-transform:none}.italic{font-style:italic}.leading-relaxed{line-height:1.625}.tracking-wider{letter-spacing:.05em}.\!text-white{--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}.text-\[\#1e3a8e\]{--tw-text-opacity: 1;color:rgb(30 58 142 / var(--tw-text-opacity, 1))}.text-\[\#ff0000\]{--tw-text-opacity: 1;color:rgb(255 0 0 / var(--tw-text-opacity, 1))}.text-\[\#ffbf00\]{--tw-text-opacity: 1;color:rgb(255 191 0 / var(--tw-text-opacity, 1))}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-blue-400{--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.text-blue-700{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.text-blue-800{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.text-blue-900{--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-green-800{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.text-green-900{--tw-text-opacity: 1;color:rgb(20 83 45 / var(--tw-text-opacity, 1))}.text-indigo-500{--tw-text-opacity: 1;color:rgb(99 102 241 / var(--tw-text-opacity, 1))}.text-orange-500{--tw-text-opacity: 1;color:rgb(249 115 22 / var(--tw-text-opacity, 1))}.text-orange-600{--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}.text-orange-700{--tw-text-opacity: 1;color:rgb(194 65 12 / var(--tw-text-opacity, 1))}.text-orange-800{--tw-text-opacity: 1;color:rgb(154 52 18 / var(--tw-text-opacity, 1))}.text-purple-500{--tw-text-opacity: 1;color:rgb(168 85 247 / var(--tw-text-opacity, 1))}.text-purple-600{--tw-text-opacity: 1;color:rgb(147 51 234 / var(--tw-text-opacity, 1))}.text-purple-800{--tw-text-opacity: 1;color:rgb(107 33 168 / var(--tw-text-opacity, 1))}.text-purple-900{--tw-text-opacity: 1;color:rgb(88 28 135 / var(--tw-text-opacity, 1))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-red-800{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.text-transparent{color:transparent}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-yellow-500{--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity, 1))}.text-yellow-600{--tw-text-opacity: 1;color:rgb(202 138 4 / var(--tw-text-opacity, 1))}.text-yellow-800{--tw-text-opacity: 1;color:rgb(133 77 14 / var(--tw-text-opacity, 1))}.text-yellow-900{--tw-text-opacity: 1;color:rgb(113 63 18 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.opacity-0{opacity:0}.opacity-100{opacity:1}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline{outline-style:solid}.ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-blue-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(147 197 253 / var(--tw-ring-opacity, 1))}.blur{--tw-blur: blur(8px);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)}.invert{--tw-invert: invert(100%);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)}.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)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-1000{transition-duration:1s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}@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}body::-webkit-scrollbar{width:5px;height:5px}body::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}body::-webkit-scrollbar-thumb{background-color:var(--primary-color);outline:1px solid slategrey}*{scrollbar-color:var(--primary-color) #f1f1f1;scrollbar-width:auto;scrollbar-track-color:#f1f1f1}.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)}.img-preview{width:500px;border-radius:10px;aspect-ratio:16/9;-o-object-fit:scale-down;object-fit:scale-down}.attachment-container{height:100%}.attachment-container.gallary .icon{cursor:pointer;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;margin-top:.5rem;border-radius:50%;background-color:#fff}.p-galleria-thumbnail img{width:50px;height:100%;border-radius:10px;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover}.p-galleria-items-container,.p-galleria-content{height:100%}.pdf-preview{position:relative;border:1px solid #ddd;width:100%;height:100%;overflow:hidden}.pdf-viewer{width:100%;height:100%}.pdf-viewer canvas{width:100%!important;height:auto!important}.pdf-label{position:absolute;bottom:0;left:0;right:0;background:#000000b3;color:#fff;padding:4px;text-align:center;font-size:.8rem}iframe{transition:opacity .3s ease}.animate-spin{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.panel-container .p-panel-header .p-panel-title{font-size:24px}.sort-btn{display:flex;align-items:center;justify-content:center;background-color:#fff;gap:6px;border-radius:12px;padding:10px 16px;border:1px solid var(--primary-color-opacity-1)}.p-tablist-active-bar{background:none!important}.dragging-row{opacity:.5;box-shadow:0 0 5px #ccc;transition:opacity .2s ease}.drag-over-row{background-color:#f5f5f5;cursor:move;transition:background-color .2s ease;z-index:1;border:1px solid #ccc;border-radius:5px}.drag-icon{width:5%;display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:1rem;cursor:pointer;transition:all .2s ease;padding:1rem}.drag-icon img{width:100%;height:100%;-o-object-fit:scale-down;object-fit:scale-down;aspect-ratio:1}.dragging-row-permit{opacity:.5;box-shadow:0 0 5px #ccc;transition:opacity .2s ease}.drag-over-row-permit{background-color:#f5f5f5}.btn-order-wrapper{display:flex;align-items:center;gap:.25rem}.btn-order{width:1rem}.btn-order:hover{cursor:pointer}.btn-order:hover svg{transform:scale(1.2);transition:all .2s ease}.btn-order:hover svg path{fill:var(--primary-color)}.order{font-size:.8rem;font-weight:700;color:var(--primary-color);white-space:nowrap}.p-inputtext:enabled:focus{box-shadow:1px 1px 10px #0000001a!important}.priority{width:5rem;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;cursor:pointer;position:relative}@keyframes tooltipFadeIn{0%{opacity:0;transform:translate(-50%) translateY(-8px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.priority-high{color:#b91c1c!important;font-family:Bold}.priority-medium,.status-medium{color:#fbb03a!important;font-family:Bold}.status-started{color:#1e3a8e!important;font-family:Bold}.priority-low,.status-low{color:#00b69b!important;font-family:Bold}.btn-started{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;transition:all .3s ease;position:relative;overflow:hidden}.btn-started:disabled{background-color:transparent;cursor:not-allowed;color:var(--primary-color);transition:.7s ease-in-out}.btn-started svg path{transition:.7s ease-in-out}.btn-started:hover{background-color:transparent;transition:.7s ease-in-out}.btn-started:hover svg path{transition:.7s ease-in-out;fill:var(--primary-color)}.btn-started:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.btn-started:hover{background:#2952b3;transform:translateY(-2px);box-shadow:0 10px 30px #1e3a8e66;color:#fff}.btn-started:hover:before{left:100%}.status-rejected{background-color:#f31d1d26;color:#b91f13;border:1px solid rgba(243,29,29,.15);padding:4px 10px;border-radius:8px;font-weight:500;white-space:pre}.status-accepted{background-color:#22c55e26;color:#166534;border:1px solid rgba(22,101,52,.4);padding:4px 10px;border-radius:8px;font-weight:500;white-space:pre}.status-pending{background-color:#fbbf2426;color:#b45309;border:1px solid rgba(180,83,9,.4);padding:4px 10px;border-radius:8px;font-weight:500;white-space:pre}.btn-hold{background-color:orange;border:1px solid rgba(255,165,0);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;transition:all .3s ease;position:relative;overflow:hidden}.btn-hold:disabled{background-color:transparent;cursor:not-allowed;color:orange;transition:.7s ease-in-out}.btn-hold svg path{transition:.7s ease-in-out}.btn-hold:hover{background-color:transparent;transition:.7s ease-in-out}.btn-hold:hover svg path{transition:.7s ease-in-out;fill:orange}.btn-hold:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,165,0,.2),transparent);transition:left .5s ease}.btn-hold:hover{background:orange;transform:translateY(-2px);box-shadow:0 10px 30px #ffa50066;color:#fff}.btn-hold:hover:before{left:100%}.btn-end{background-color:#22c55e;border:1px solid rgba(34,197,94);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;transition:all .3s ease;position:relative;overflow:hidden}.btn-end:disabled{background-color:transparent;cursor:not-allowed;color:#22c55e;transition:.7s ease-in-out}.btn-end svg path{transition:.7s ease-in-out}.btn-end:hover{background-color:transparent;transition:.7s ease-in-out}.btn-end:hover svg path{transition:.7s ease-in-out;fill:#22c55e}.btn-end:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,165,0,.2),transparent);transition:left .5s ease}.btn-end:hover{background:#22c55e;transform:translateY(-2px);box-shadow:0 10px 30px #22c55e66;color:#fff}.btn-end:hover:before{left:100%}.priority-no-points{background-color:#6b728026;color:#374151!important;border:1px solid rgba(55,65,81,.4);padding:4px 10px;border-radius:8px;font-weight:500;white-space:pre}button.disabled{opacity:.7;cursor:not-allowed}.filter-container{background-color:#fff;border-radius:.5rem;border:1px solid #e5e7eb;box-shadow:0 1px 2px #0000000d;padding:1rem;margin-bottom:1.5rem}.fav-routes .p-button{position:relative!important;width:60px!important;height:60px!important;border-radius:50%!important;background:#fff!important;border:none!important;color:#fff!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 8px 24px #0000001a!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;z-index:9999!important}.fav-routes .p-button.p-speeddial-button{transform:translateY(-10px)!important;width:60px!important;height:60px!important}.fav-routes .p-button:hover{border:none!important;box-shadow:0 8px 24px #0006!important}@font-face{font-family:header-text;src:url(/assets/StoryScript-Regular-Ci_1fhje.ttf)}.status-container{position:relative;display:flex;align-items:center}.refused-status{display:flex;align-items:center;background:linear-gradient(135deg,#ef4444,#dc2626);padding:8px 12px;border-radius:12px;border:1px solid rgba(255,255,255,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative;overflow:hidden;animation:slideInRight .5s ease-out,glowPulse 2s ease-in-out infinite}.refused-status.hold{background:linear-gradient(135deg,#d97706,#d97706)}.refused-status:hover{box-shadow:0 0 10px #ef444499;animation:shake 2s ease-in-out infinite}.refused-status:before{content:"";position:absolute;top:0;left:-75%;width:50%;height:100%;background:linear-gradient(120deg,#fff0,#fff6,#fff0);animation:shimmerMove 4s linear infinite;z-index:1}.status-content{display:flex;align-items:center;gap:6px;position:relative;z-index:2}.status-icon{animation:shake 2s ease-in-out infinite;flex-shrink:0}.status-text{font-size:12px;font-weight:600;color:#fff;white-space:nowrap;letter-spacing:.3px}@keyframes slideInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes glowPulse{0%,to{box-shadow:0 0 #ef444466}50%{box-shadow:0 0 0 4px #ef44441a}}@keyframes shake{0%,to{transform:rotate(0)}25%{transform:rotate(-5deg)}75%{transform:rotate(5deg)}}@keyframes pulse{0%{transform:translateY(-50%) scale(1);box-shadow:0 0 #f87171b3}70%{transform:translateY(-50%) scale(1.1);box-shadow:0 0 0 6px #f8717100}to{transform:translateY(-50%) scale(1);box-shadow:0 0 #f8717100}}@keyframes shimmerMove{0%{left:-75%}to{left:125%}}@media (max-width: 768px){.refused-status{padding:6px 10px}.status-text{font-size:11px}.status-icon{width:14px;height:14px}}.tooltip{background:linear-gradient(135deg,#fff,#f8f9fa);border:1px solid rgba(0,0,0,.08);border-radius:12px;min-width:280px;box-shadow:0 10px 40px #0000001f,0 2px 8px #00000014;animation:tooltipFadeIn .3s ease forwards}.tooltip .tooltip-text{padding:14px 18px;color:#2c3e50;display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;font-family:medium,sans-serif;font-size:14px;transition:all .25s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.tooltip .tooltip-text:not(:last-child){border-bottom:1px solid rgba(0,0,0,.06)}.tooltip .tooltip-text:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,var(--primary-color-rgba, rgba(59, 130, 246, .08)) 0%,transparent 100%);opacity:0;transition:opacity .25s ease}.tooltip .tooltip-text .icon-check,.tooltip .tooltip-text .icon-x{width:18px;height:18px;flex-shrink:0;transition:transform .25s ease}.tooltip .tooltip-text .icon-check{color:#10b981}.tooltip .tooltip-text .icon-x{color:#ef4444}.tooltip .tooltip-text:hover{color:var(--primary-color, #3b82f6);padding-left:24px}.tooltip .tooltip-text:hover:before{opacity:1}.tooltip .tooltip-text:hover .icon-check,.tooltip .tooltip-text:hover .icon-x{transform:scale(1.1)}.tooltip .tooltip-text:first-child{border-radius:12px 12px 0 0}.tooltip .tooltip-text:last-child{border-bottom:none;border-radius:0 0 12px 12px}.tooltip .tooltip-text:only-child{border-radius:12px}.p-toggleswitch.p-toggleswitch-checked .p-toggleswitch-slider{background-color:var(--primary-color)!important}.tag{display:inline-flex;align-items:center;gap:6px}.general-info{margin-bottom:10px;font-size:14px;color:#555;display:flex;align-items:center;font-weight:500;gap:8px;flex-wrap:wrap;background-color:#fff;padding:8px 12px;border:1px solid #ddd;border-radius:4px}.general-info span{display:inline-block;width:12px;height:12px;background-color:#f0f8ff;margin-right:8px;border:1px solid #ccc;vertical-align:middle}.info-popover-content.style-4{background:#fff;border-radius:12px;padding:20px;box-shadow:0 4px 6px #00000012,0 10px 20px #0000001a;max-width:350px;animation:fadeInUp .3s ease-out;border-left:4px solid #667eea}.info-popover-content.style-4 h3{margin:0 0 16px;font-size:17px;font-weight:600;color:#1a202c;display:flex;align-items:center;gap:10px;padding-bottom:12px;border-bottom:1px solid #e2e8f0}.info-popover-content.style-4 h3:before{content:"📌";font-size:22px}.info-popover-content.style-4 p{margin:0 0 12px;font-size:14px;line-height:1.6;color:#4a5568;padding:8px 12px;background:#f7fafc;border-radius:6px}.info-popover-content.style-4 p:last-child{margin-bottom:0}.info-popover-content.style-4 strong{display:flex;align-items:center;gap:6px;color:#2d3748;font-weight:600;margin-bottom:4px;font-size:13px}.info-popover-content.style-4 strong:before{content:"•";color:#667eea;font-size:18px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.hover\:-translate-y-1:hover{--tw-translate-y: -.25rem;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))}.hover\:cursor-pointer:hover{cursor:pointer}.hover\:border-gray-400:hover{--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1))}.hover\:bg-blue-100:hover{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.hover\:bg-white:hover{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.hover\:font-semibold:hover{font-weight:600}.hover\:text-blue-600:hover{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:shadow-md:hover{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-xl:hover{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}@media (min-width: 640px){.sm\:\!w-\[700px\]{width:700px!important}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 768px){.md\:col-span-1{grid-column:span 1 / span 1}.md\:col-span-12{grid-column:span 12 / span 12}.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\:col-span-6{grid-column:span 6 / span 6}.md\:w-1\/2{width:50%}.md\:w-1\/3{width:33.333333%}.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))}.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.md\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.md\:flex-row{flex-direction:row}}@media (min-width: 1024px){.lg\:col-span-2{grid-column:span 2 / span 2}.lg\:col-span-3{grid-column:span 3 / span 3}.lg\:col-span-8{grid-column:span 8 / span 8}.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.lg\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.lg\:gap-96{gap:24rem}}@media (min-width: 1280px){.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xl\:gap-96{gap:24rem}}@media (prefers-color-scheme: dark){.dark\:border{border-width:1px}.dark\:bg-\[\#1e3a8e\]{--tw-bg-opacity: 1;background-color:rgb(30 58 142 / var(--tw-bg-opacity, 1))}.dark\:text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.dark\:text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}}
