.suspense-loader.fullscreen-loader{position:fixed;width:100%;height:100%;top:0;left:0;background:#fff;opacity:.5;z-index:9990}.suspense-loader.fullscreen-loader .MuiCircularProgress-root{color:#0b2f42!important}button.btn-v2.MuiButtonBase-root{text-transform:none;font-weight:700;font-size:16px;padding:unset;border-radius:8px;box-shadow:unset;min-width:unset}button.btn-v2.MuiButtonBase-root.MuiButton-root.tiny-text>div,button.btn-v2.MuiButtonBase-root.MuiButton-root.tiny-text span{font-size:12px}button.btn-v2.MuiButtonBase-root.MuiButton-root.tiny-text>div{padding:5px;height:32px}button.btn-v2.MuiButtonBase-root.primary-btn{background-color:#005ec2;color:#fff}button.btn-v2.MuiButtonBase-root.primary-btn svg{color:#fff}button.btn-v2.MuiButtonBase-root.primary-btn svg path{fill:#fff}button.btn-v2.MuiButtonBase-root.secondary-btn{background-color:#cfe1ef;color:#fff}button.btn-v2.MuiButtonBase-root.secondary-btn svg{color:#fff}button.btn-v2.MuiButtonBase-root.secondary-btn svg path{fill:#fff}button.btn-v2.MuiButtonBase-root.tertiary-btn{border:1px solid #52697a;color:#52697a;background-color:transparent}button.btn-v2.MuiButtonBase-root.tertiary-btn svg{color:#52697a}button.btn-v2.MuiButtonBase-root.tertiary-btn svg path{fill:#52697a}button.btn-v2.MuiButtonBase-root.tertiary-btn:hover{border:1px solid #005ec2}button.btn-v2.MuiButtonBase-root.tertiary-btn:hover>div{color:#005ec2}button.btn-v2.MuiButtonBase-root.tertiary-btn:hover>div svg{color:#005ec2}button.btn-v2.MuiButtonBase-root.tertiary-btn:hover>div svg path{fill:#005ec2}button.btn-v2.MuiButtonBase-root .suspense-loader>span{height:20px!important;width:20px!important}button.btn-v2.MuiButtonBase-root .hover-state{height:100%;width:100%;border-radius:8px;padding:5px 15px;display:flex;align-items:center;justify-content:center;gap:12px}button.btn-v2.MuiButtonBase-root .hover-state.icon-only{padding:8px}button.btn-v2.MuiButtonBase-root .hover-state:hover{background-color:#00263a29}button.btn-v2.MuiButtonBase-root.btn-size-s,button.btn-v2.MuiButtonBase-root.btn-size-s>div{height:32px;font-size:14px}button.btn-v2.MuiButtonBase-root.btn-size-m,button.btn-v2.MuiButtonBase-root.btn-size-m>div{box-sizing:border-box;height:40px;font-size:14px}button.btn-v2.MuiButtonBase-root.btn-size-l,button.btn-v2.MuiButtonBase-root.btn-size-l>div{height:48px}button.btn-v2.MuiButtonBase-root:active{outline:3px solid #005ec2;outline-offset:3px}button.btn-v2.MuiButtonBase-root.Mui-disabled{background-color:#fff!important;color:#5b7e96!important}button.btn-v2.MuiButtonBase-root.Mui-disabled .hover-state{background-color:#5b7e9652}button.btn-v2.MuiButtonBase-root.Mui-disabled svg{color:#5b7e96!important}button.btn-v2.MuiButtonBase-root.Mui-disabled svg path{fill:#5b7e96!important}:root{--toast-color-bg: #acefdf;--toast-color-text: #056764;--toast-color-progress-track: rgba(0, 38, 58, .16);--toastify-toast-min-height: unset}.Toastify__toast--success{--toast-color-bg: #acefdf;--toast-color-text: #056764}.Toastify__toast--error{--toast-color-bg: #eccfcf;--toast-color-text: #b60508}.Toastify__toast--info{--toast-color-bg: #00263a;--toast-color-text: #ffffff}.Toastify__toast--warning{--toast-color-bg: #f9e3b6;--toast-color-text: #8c4b02}.Toastify__toast-container{padding:unset;width:unset!important;min-width:240px;max-width:487px}.Toastify__toast-container .custom-toast-style.Toastify__toast{border-radius:8px;padding:12px 12px 14px;background-color:var(--toast-color-bg);color:var(--toast-color-text);box-shadow:0 6px 12px #001b2914}.Toastify__toast-container .custom-toast-style.Toastify__toast .toast-close-btn{background-color:transparent;border:unset;padding:unset;margin:unset}.Toastify__toast-container .custom-toast-style.Toastify__toast .toast-cross{margin-left:8px;display:flex}.Toastify__toast-container .custom-toast-style.Toastify__toast .toast-cross svg{cursor:pointer}.Toastify__toast-container .custom-toast-style.Toastify__toast .toast-cross svg path{fill:var(--toast-color-text)}.Toastify__toast-container .custom-toast-style.Toastify__toast .toast-cross .divider{margin-right:12px;width:1px;display:block;background-color:var(--toast-color-progress-track);height:100%}.Toastify__toast-container .custom-toast-style.Toastify__toast .Toastify__toast-body{margin:unset;padding:unset;align-items:unset;margin-right:8px}.Toastify__toast-container .custom-toast-style.Toastify__toast .Toastify__toast-body .Toastify__toast-icon{margin-inline-end:8px;width:24px}.Toastify__toast-container .custom-toast-style.Toastify__toast .Toastify__toast-body .title{overflow:hidden;color:var(--toast-color-text);text-overflow:ellipsis;font-size:14px;font-weight:700;line-height:18px}.Toastify__toast-container .custom-toast-style.Toastify__toast .Toastify__toast-body .description{color:var(--toast-color-text);font-size:14px;font-weight:400;line-height:18px}.Toastify__toast-container .custom-toast-style.Toastify__toast .Toastify__toast-body .custom-toast{display:flex;flex-direction:column;gap:2px}.Toastify__toast-container .custom-toast-style.Toastify__toast .Toastify__toast-body .custom-toast .actions{margin-top:16px;display:flex;align-items:center;justify-content:flex-end;gap:8px}.Toastify__toast-container .custom-toast-style.Toastify__toast .Toastify__toast-body .custom-toast .actions button{border:1px solid var(--toast-color-text);color:var(--toast-color-text)}.Toastify__toast-container .custom-toast-style.Toastify__toast .Toastify__toast-body .custom-toast .actions button:hover>div{color:var(--toast-color-text)}.Toastify__toast-container .custom-toast-style.Toastify__toast.Toastify__toast-theme--colored{background-color:var(--toast-color-bg);color:var(--toast-color-text)}.Toastify__toast-container .custom-toast-style.Toastify__toast.Toastify__toast-theme--colored .Toastify__close-button svg{color:var(--toast-color-text)}.Toastify__toast-container .custom-toast-style.Toastify__toast.Toastify__toast-theme--colored .Toastify__progress-bar--wrp{background-color:var(--toast-color-progress-track)}.Toastify__toast-container .custom-toast-style.Toastify__toast.Toastify__toast-theme--colored .Toastify__progress-bar--wrp .Toastify__progress-bar{background-color:var(--toast-color-text)}.sub-menu-item a{background:transparent!important;color:#000!important}.sidebar-menu .MuiButton-endIcon{margin-left:auto}.sidebar-menu .MuiButton-endIcon svg{font-size:28px}.sidebar-menu .MuiButton-startIcon{margin-right:12px;margin-left:unset}.menu-collapse .MuiCollapse-wrapperInner>div{margin-left:22px;border-left:1px solid #5b7e96;width:unset!important;gap:12px}.menu-collapse .MuiCollapse-wrapperInner>div a:hover{background:#f2f2f2!important}.menu-collapse .MuiCollapse-wrapperInner>div a{margin-left:8px;padding:4px 8px!important}.menu-collapse .MuiCollapse-wrapperInner>div a>div{padding-left:unset!important}.menu-collapse .MuiCollapse-wrapperInner>div a .MuiListItemText-root{margin:unset!important}.menu-popover{position:fixed;width:200px;background:transparent}.menu-popover-paper{background:#fff;margin-left:4px;border-radius:8px;padding-top:12px;padding-bottom:12px;gap:12px;display:flex}.menu-popover .MuiPaper-rounded{padding:12px 0!important;width:200px}.menu-popover .sub-menu-item{cursor:pointer}.menu-popover .sub-menu-item a:hover{background:#f2f2f2!important}.menu-popover .sub-menu-item a>div{padding-left:unset!important}.menu-popover .sub-menu-item a>div .MuiListItemText-root{margin:unset!important}.menu-box{display:flex;flex-direction:column;flex-grow:1;padding-bottom:6px;justify-content:flex-end;margin-bottom:24px;gap:16px;margin-top:16px}.menu-box.expanded{align-self:flex-start;width:100%}.menu-box.collapsed{align-self:center;width:auto}.menu-box .chevron-icon{fill:#00263a;font-size:24px}.profile-menu{display:flex;align-items:center;justify-content:center}.profile-menu .avtar-btn{padding:unset;display:flex;flex-direction:row;gap:8px}.profile-menu .avtar-btn .info{display:flex;flex-direction:column;gap:4px;color:#00263a}.profile-menu .avtar-btn .info p{text-align:start;font-size:12px;font-weight:400}.profile-menu .avtar-btn .info p.profile-name{font-weight:700}.profile-menu .avtar-btn:hover{background:unset}.profile-menu .avtar{border:4px solid rgba(0,38,58,.16);background-color:#005ec2;font-size:14px;line-height:24px}.profile-menu.expanded{width:192px;margin:0 auto;padding:0 12px}.account-menu{margin-left:4px;padding:8px;box-shadow:0 6px 12px #001b2914!important;background:#f1f3f6!important;border:1px solid #c7d2d6!important;border-radius:8px!important;width:249px!important}.account-menu .profile{display:flex;flex-direction:column;gap:8px;padding:8px}.account-menu .profile p{font-size:14px;font-weight:700;color:#00263a;line-height:100%}.account-menu .profile-company{font-weight:400!important}.account-menu .divider{height:1px;margin:4px 0;background:#c7d2d6}.account-menu .menu-item{padding:8px;display:flex;gap:8px;font-size:14px;line-height:24px}.account-menu .menu-item .lang-item{flex-grow:1;display:flex;gap:8px}.account-menu .menu-item.selected{font-weight:700}.account-menu .menu-item.selected svg path{fill:#00263a}.mobile-sidemenu-icon{margin-top:12px;display:flex;align-items:center;margin-right:16px;border-radius:unset!important;height:40px}.mobile-sidemenu-icon button.btn-v2.MuiButtonBase-root.secondary-btn{background-color:transparent}.mobile-menu .MuiPaper-root{background-color:#f1f3f6!important;overflow-x:unset!important;border-radius:8px;border:#c7d2d6;overflow-y:unset!important;padding:4px;box-shadow:0 6px 12px #001b2914!important}.mobile-menu .MuiListSubheader-root{display:none!important}.mobile-menu .MuiListItem-root{margin:unset!important;width:100%!important}.mobile-menu .MuiListItem-root a{padding:8px!important}.mobile-menu .MuiListItem-root>div{padding:8px!important}.mobile-menu .divider{height:1px;margin:4px 0;background-color:#c7d2d6}.mobile-menu .logout-action .menu-box{gap:unset;padding-bottom:unset}.mobile-menu .logout-action .menu-box .MuiListItem-root:last-child{display:none}.mobile-menu svg path{fill:#000!important}.MuiDrawer-root svg path{fill:#00263a}.selected-menu{background:#cfe1ef!important;border-radius:8px!important;color:#005ec2!important;font-weight:700!important;line-height:24px!important;font-size:14px!important}.selected-menu svg path{fill:#005ec2}.selected-menu span{font-weight:700!important}.selected-menu #topboxes{stroke:#fff!important}.list-btn{display:flex}.list-btn.menu-ticked span{font-weight:700}.list-btn>div{flex-grow:1}.MuiListItem-root .list-icon__collapsed{min-width:unset!important}.MuiListItem-root .list-icon__expanded{display:flex;justify-content:center;align-items:center;min-width:unset!important}.MuiListItem-root svg{min-width:unset!important;height:24px;width:24px}.MuiList-padding{padding-block:0!important}.sidebar-menu>div{background:#e3e7ed}.sidebar-menu .menu-list{height:100%}.sidebar-menu .customer-menu-list{height:calc(100% - 72px);margin-top:auto;gap:16px}.sidebar-menu .customer-menu-list .Management{display:none}.sidebar-menu .app-version{text-align:center;font-size:12px;padding-bottom:5px;color:#5b7e96}.MuiDrawer-paper{border-right:none!important}.MuiListItemButton-gutters:hover{border-radius:8px!important}.mobile-sidebar>div{margin-bottom:-8px}.mobile-sidebar-header{display:flex;justify-content:space-between}.mobile-sidebar .MuiSvgIcon-root{margin:12px 16px 0!important}.main-content{width:100%}.main-content.customer-content{height:calc(100vh - 96px);flex-grow:1;margin-right:24px;margin-bottom:24px}.customer-header{padding:16px 24px 16px 18px;z-index:99991;height:72px;display:flex;justify-content:space-between}.customer-header .header-left{display:flex;align-items:center;gap:32px}.customer-header .header-left .logo{padding:4px 0;height:40px}.customer-header .header-left .portal{color:#52697a;font-size:18px;font-style:normal;font-weight:600;line-height:24px}.customer-header .header-right{display:flex;gap:16px}.customer-header .header-right .divider{width:1px;height:40px;background:#c7d2d6}.remora-dropdown-wrapper .label-section{align-items:center;gap:6px;align-self:stretch;display:flex}.remora-dropdown-wrapper .label-section .icon,.remora-dropdown-wrapper .label-section .icon svg{height:24px;width:24px}.remora-dropdown-wrapper .label-section .label{color:#52697a!important}.remora-dropdown-wrapper .dropdown{height:40px;width:100%;border:1.5px solid #c7d2d6;background:#fff;cursor:pointer;margin:unset;min-width:264px;padding:8px 12px;border-radius:8px}.remora-dropdown-wrapper .dropdown>svg{color:#00263a;margin-right:12px}.remora-dropdown-wrapper .dropdown:hover{border-color:#005ec2}.remora-dropdown-wrapper .dropdown>div.MuiInputBase-input{padding:unset;padding-right:24px}.remora-dropdown-wrapper .dropdown .MuiSelect-select{background-color:transparent}.remora-dropdown-wrapper .dropdown .MuiSelect-select span{color:#00263a;font-size:14px;font-style:normal;font-weight:700;line-height:24px}.remora-dropdown-wrapper .dropdown .option{padding:8px;display:flex;gap:8px}.remora-dropdown-wrapper .MuiInputBase-root:before,.remora-dropdown-wrapper .MuiInputBase-root:after{display:none!important}.remora-dropdown-wrapper .MuiInput-underline:before,.remora-dropdown-wrapper .MuiInput-underline:after{display:none!important}.remora-dropdown-menu .MuiPopover-paper{margin-top:8px!important;box-shadow:0 6px 12px #001b2914;border-radius:8px;border:1px solid #c7d2d6;background:#f1f3f6;display:flex;padding:8px;flex-direction:column}.remora-dropdown-menu .MuiPopover-paper .label-wrapper{display:flex;align-items:center;justify-content:space-between;width:100%}.remora-dropdown-menu .MuiPopover-paper .label-wrapper.active{font-weight:700}.remora-dropdown-menu .MuiPopover-paper .MuiMenu-list .MuiMenuItem-root{padding:8px;border-radius:8px;gap:8px;flex:1 0 0;align-items:center;font-size:14px;font-style:normal;font-weight:400;line-height:24px;color:#00263a;min-height:40px}.remora-dropdown-menu .MuiPopover-paper .MuiMenu-list .MuiMenuItem-root .icon{height:24px;width:24px}.remora-dropdown-menu .MuiPopover-paper .MuiMenu-list .MuiMenuItem-root.Mui-selected{background-color:transparent}.remora-dropdown-menu .MuiPopover-paper .MuiMenu-list .MuiMenuItem-root.Mui-selected:hover{background-color:#0000000a}.remora-dropdown-menu .MuiPopover-paper .MuiMenu-list .MuiMenuItem-root.Mui-selected svg path{fill:#00263a}@media print{.mobile-threedot{display:none}}@media(max-width:600px){.remora-dropdown-wrapper{height:32px;width:32px}.remora-dropdown-wrapper .dropdown{height:32px;width:32px;min-width:unset;padding:4px;background-color:transparent;border:unset}.remora-dropdown-wrapper .dropdown:hover,.remora-dropdown-wrapper .dropdown:focus,.remora-dropdown-wrapper .dropdown.active{background-color:#00263a29}.remora-dropdown-wrapper .dropdown>svg{display:none}.remora-dropdown-wrapper .dropdown>div.MuiInputBase-input{height:24px;padding-right:unset}.remora-dropdown-menu .MuiPopover-paper{margin-top:0!important;margin-left:-10px;min-width:257px!important}}.user-profile{padding-top:16px;padding-bottom:16px;margin-top:16px;margin-bottom:16px}.user-profile .profile-card{width:100%;box-shadow:0 2px 7px 2px #13192926}.profile-content{display:flex;flex-direction:column;margin-bottom:20px;width:30%;padding:0 25px 25px}.profile-content label{margin-bottom:8px;font-weight:700;color:#555}.profile-content select{padding:10px;border:1px solid #ccc;border-radius:8px;font-size:16px;background-color:#fff;transition:border-color .2s}.profile-content select:focus{border-color:#007bff;outline:none}.no-access{height:100%;width:100%;display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:12px;color:#00263a}.mask-break-info{display:flex;gap:16px;padding:8px}.mask-break-info .info-icon.normal{background-color:#ffd568}.mask-break-info .info-icon.red{background-color:#cc1515}.mask-break-info .info-icon{height:48px;width:48px;border-radius:24px;display:flex;align-items:center;justify-content:center;background-color:#d9d8d6}.mask-break-info .info-desc{display:flex;flex-direction:column;justify-content:center}.mask-break-info .info-title{font-weight:700;font-size:14px;line-height:18px;color:#52697a}.mask-break-info .info-description{font-weight:600;line-height:24px;color:#00263a;font-size:20px}.MuiButtonBase-root{text-transform:none;font-weight:700;font-size:16px}.MuiButton-colorSecondary{background-color:#fff!important;border-color:#f2f2f2!important;color:#0e253a!important;box-shadow:0 5px 10px -5px #00263a0d!important}.MuiButton-colorSecondary:hover{background-color:#fff!important;box-shadow:#0003 0 2px 4px -1px,#00000024 0 4px 5px,#0000001f 0 1px 10px!important}.gallery{display:grid;grid-template-columns:repeat(1,1fr);gap:2px}.gallery .download-icon{text-align:end}.gallery .download-icon svg{cursor:pointer}.gallery__thumbnail{cursor:pointer;box-shadow:0 4px 6px #0000001a;transition:box-shadow .2s ease-in-out;width:100%;height:auto}.gallery__thumbnail:hover{box-shadow:0 8px 12px #0003}.gallery__placeholder{width:100%;height:396px;transform:unset}.gallery__overlay{position:fixed;inset:0;background:#000000e6;display:flex;justify-content:center;align-items:center;z-index:9999}.gallery__full-image{width:60vw;height:70vh;border-radius:1rem}.gallery__close-button{position:absolute;top:1rem;right:1rem;width:20px}.detect-hole-wrapper{max-width:calc(100% + 30px)!important}.detect-hole-wrapper .comment-input{margin:0;color:#00263a}.detect-hole-wrapper .comment-input .MuiOutlinedInput-notchedOutline{border:none;background-color:#a1cfdb33}.detect-hole-wrapper .comment-input .MuiOutlinedInput-root{border:2px solid #a1cfdb;border-radius:7px;padding:8px}.detect-hole-wrapper .information{display:flex;flex-direction:column;justify-content:space-between;height:100%}.detect-hole-wrapper .information .information-field{display:flex;flex-direction:column;gap:8px}.detect-hole-wrapper .information .information-field .read-only-input{background:#f0f0f0}.detect-hole-wrapper .information .information-field .read-only-input label{padding:6px 12px}.detect-hole-wrapper .information .information-field .read-only-input .MuiInputBase-root{padding-left:12px}.detect-hole-wrapper .MuiFormControl-root label{font-weight:400;color:#00263a;font-size:20px}.detect-hole-wrapper .escape-risk{font-size:14px!important}.detect-hole-wrapper .hole-demensions{display:flex;gap:8px}.detect-hole-wrapper .hole-demensions input[type=number]::-webkit-inner-spin-button,.detect-hole-wrapper .hole-demensions input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.detect-hole-wrapper .copy-btn{border:1px solid #52697a!important;color:#52697a!important;font-weight:700;border-radius:8px;gap:12px}.detect-hole-wrapper .detection-actions{display:flex;justify-content:flex-end;gap:12px}.detect-hole-wrapper .detection-actions button{display:flex;align-items:center}.detect-hole-wrapper .detection-actions button svg{color:#fff}.detect-hole-wrapper .detection-actions .MuiOutlinedInput-input{text-transform:capitalize!important}.detect-hole-wrapper .section-heading{font-size:14px;font-style:normal;font-weight:600;margin-bottom:8px}.detect-hole-wrapper .pen-image{height:150px;width:200px;cursor:pointer}.detect-hole-wrapper .export-pdf{font-size:16px;font-weight:700;color:#5b7e96;gap:10px}.detect-hole-wrapper .form-error{margin-left:auto;margin-top:6px}.classification-options{text-transform:capitalize!important}.hole-detail-error{background:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center}.mask-break-content{border-radius:12px!important;box-shadow:unset!important;border:1px solid #dee2e9;flex-grow:1}.mask-break-content .no-shadow{box-shadow:unset!important}.mask-break-content .mask-img{display:block;object-fit:contain;object-position:top left;height:calc(100% + 16px);max-width:100%}.mask-break-content .right-side-options{display:flex;justify-content:space-between;flex-direction:column;height:100%}.mask-break-content .right-side-options .break-action{margin-right:24px;margin-left:8px}.mask-break-content .right-side-options .break-action button{width:100%;margin-bottom:24px}.mask-break-content .right-side-options .info-content{gap:24px;margin-top:35px}.mask-break-content .right-side-options .info-content .not-escaped path{fill:#00263a}@media(max-width:600px){.mask-break-content .mask-img{height:auto!important}.mask-break-content .right-side-options .break-action{margin-right:8px}.mask-break-content .right-side-options .info-content{margin-top:unset;padding-bottom:24px}.mask-break-content .right-side-options .mask-break-info{padding-left:16px}}@media print{@page{size:auto;margin:0}.downloadable-action{display:none!important}.sidebar-menu,.break-action{display:none}.mask-breakage-page{margin-left:24px}.site-breadcrumbs img,.mobile-sidebar-header,#mobile-action-popover{display:none}}.breadcrumbs{padding:0 0 16px;display:flex;align-items:center;gap:8px;font-size:24px;line-height:48px;color:#52697a}.breadcrumbs-wrapper{display:flex;align-items:center;justify-content:space-between}.breadcrumbs .only-print{display:none}.breadcrumbs .breadcrumb-item.pointer{cursor:pointer}.breadcrumbs .breadcrumb-item:last-child{font-weight:700;color:#00263a}@media(max-width:600px){.breadcrumbs{padding:8px 0;line-height:24px;gap:2px}.breadcrumbs .breadcrumb-item{padding:0 4px}.breadcrumbs .site-breadcrumbs{padding:4px}.breadcrumbs .site-breadcrumbs .dropdown{top:34px;left:0;background-color:#f1f3f6}.breadcrumbs div{font-size:14px}.breadcrumbs img{height:24px}}@media print{.only-print{display:block!important}}.downloadable-action{gap:16px;display:flex;padding-top:12px;padding-bottom:12px}#mobile-action-popover .MuiPaper-root{border-radius:8px;border:1px solid #dee2e9;background-color:#f1f3f6}.mobile-filter-icon{background-color:#cfe1ef!important;border-radius:8px}.mobile-popover-actions{display:flex;padding:4px;flex-direction:column}.mobile-popover-actions button{background-color:unset!important;justify-content:start!important;gap:8px;border:unset;box-shadow:unset!important;font-size:14px;color:#00263a!important;padding:8px}.mobile-popover-actions button svg path{fill:#000!important}.MuiGrid-root.mask-breakage-page{display:flex;flex-direction:column;height:100%}.MuiGrid-root.mask-breakage-page .header{display:flex;align-items:center;justify-content:space-between}@media(max-width:600px){.mask-breakage-page{margin-right:unset!important}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}}.Toastify__toast{--y: 0;position:relative;-ms-touch-action:none;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}body{background-color:#e3e7ed!important;margin:0;padding:0;font-family:Inter,sans-serif;color:#0e253a;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.app{height:100%;background-position:center center;background-repeat:no-repeat;background-size:cover}.form-error{color:red!important;font-size:14px!important}div::-webkit-scrollbar,textarea::-webkit-scrollbar{width:10px}div::-webkit-scrollbar-track,textarea::-webkit-scrollbar-track{background:#f2f2f2;border-radius:8px}div::-webkit-scrollbar-thumb,textarea::-webkit-scrollbar-thumb{background:#a1cfdb;border-radius:8px;border:2px solid transparent;background-clip:content-box}
