.ams-error-msg-wrapper{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ams-error-msg{color:#666;text-align:center;margin-top:.6rem;font-size:16px}.spinner-edge{margin:100px auto 0;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:0;bottom:0;left:0;right:0}.spinner-edge>div{width:2rem;height:2rem;background-color:#333;border-radius:50%;display:inline-block;-webkit-animation:sk-bouncedelay 1.4s ease-in-out infinite both;animation:sk-bouncedelay 1.4s ease-in-out infinite both}.spinner-edge .bounce1{-webkit-animation-delay:0s;animation-delay:0s;background-color:#dc3545}.spinner-edge .bounce2{background-color:#ffc107;-webkit-animation-delay:.16s;animation-delay:.16s}.spinner-edge .bounce3{-webkit-animation-delay:.24s;animation-delay:.24s;background-color:#28a745}.spinner-edge .bounce4{-webkit-animation-delay:.32s;animation-delay:.32s;background-color:#007bff}@-webkit-keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0);opacity:0}40%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0);opacity:0}40%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.file-downloader-container{position:fixed;bottom:20px;right:20px;z-index:9999;width:420px;pointer-events:none;opacity:1;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.file-downloader-container.hidden{opacity:0;pointer-events:none}.file-downloader-dialog{background:var(--makman-theme-Backgrounds-Main-BG-2)!important;border-radius:8px;-webkit-box-shadow:0 10px 30px rgba(15,23,42,.5);box-shadow:0 10px 30px rgba(15,23,42,.5);min-width:400px;max-width:500px;pointer-events:all;backdrop-filter:blur(9px);border:1px solid rgba(148,163,184,.3)}.file-downloader-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px 20px;border-bottom:1px solid var(--makman-theme-Stroke-Gray-200)!important}.file-downloader-title{margin:0;font-size:16px;font-weight:600;color:var(--makman-theme-Text-Primary)}.file-downloader-toggle{background:none;border:none;cursor:pointer;padding:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#9ca3af}.file-downloader-toggle:hover{color:#e5e7eb}.file-downloader-status{padding:12px 20px;border-bottom:1px solid var(--makman-theme-Stroke-Gray-200)!important}.status-text{color:var(--makman-theme-Text-Primary)!important;font-size:14px;font-weight:500}.file-downloader-filter{padding:12px 20px;border-bottom:1px solid var(--makman-theme-Stroke-Gray-200)!important}.filter-dropdown{width:100%;padding:8px 12px;border:1px solid rgba(148,163,184,.5);border-radius:4px;background:var(--makman-theme-Backgrounds-Main-BG)!important;color:var(--makman-theme-Text-Primary)!important;font-size:14px;cursor:pointer}.filter-dropdown ::-webkit-input-placeholder{color:var(--makman-theme-Text-Primary)!important}.filter-dropdown ::-moz-placeholder{color:var(--makman-theme-Text-Primary)!important}.filter-dropdown :-ms-input-placeholder{color:var(--makman-theme-Text-Primary)!important}.filter-dropdown ::-ms-input-placeholder{color:var(--makman-theme-Text-Primary)!important}.filter-dropdown ::placeholder{color:var(--makman-theme-Text-Primary)!important}.filter-dropdown:focus{outline:none;border-color:var(--makman-theme-Primary-Colors)}.file-downloader-list{max-height:400px;overflow-y:auto;padding:12px 20px;min-height:60px}.no-downloads-message{padding:20px;text-align:center;color:#9ca3af;font-size:14px}.file-download-item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;padding:12px 0;border-bottom:1px solid var(--makman-theme-Stroke-Gray-200)!important}.file-download-item:last-child{border-bottom:none}.file-icon{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-top:2px}.file-icon-image{width:28px;height:28px;-o-object-fit:contain;object-fit:contain}.file-info{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;min-width:0}.file-name-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:4px}.file-name{font-size:14px;color:var(--makman-theme-Text-Primary)!important;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1}.checkmark-icon{-ms-flex-negative:0;flex-shrink:0;margin-left:8px}.file-size{font-size:12px;color:var(--makman-theme-Text-Secondary)!important;margin-bottom:8px;font-weight:500}.progress-bar-container{width:100%;height:6px;background-color:#1f2933;border-radius:3px;overflow:hidden}.progress-bar{height:100%;background-color:var();-webkit-transition:width .3s ease;transition:width .3s ease;border-radius:3px}.progress-bar.completed{background-color:#22c55e}.progress-bar.paused{background:-webkit-gradient(linear,left top,right top,from(#f59e0b),to(#d97706));background:linear-gradient(90deg,#f59e0b,#d97706)}.progress-bar.interrupted{background:-webkit-gradient(linear,left top,right top,from(#ef4444),to(#dc2626));background:linear-gradient(90deg,#ef4444,#dc2626)}.progress-bar:not(.completed):not(.paused):not(.interrupted){background:-webkit-gradient(linear,left top,right top,from(#38bdf8),to(#22c55e));background:linear-gradient(90deg,#38bdf8,#22c55e);-webkit-animation:pulse 1.5s ease-in-out infinite;animation:pulse 1.5s ease-in-out infinite}.pause-resume-button{background:rgba(0,0,0,0);border:1px solid var(--makman-theme-Stroke-Gray-200);border-radius:4px;padding:6px 8px;cursor:pointer;color:var(--makman-theme-Text-Primary);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .2s ease;transition:all .2s ease}.pause-resume-button:hover{background:var(--makman-theme-Backgrounds-Main-BG-2);border-color:var(--makman-theme-Primary-Colors);color:var(--makman-theme-Primary-Colors)}.pause-resume-button:active{-webkit-transform:scale(.95);-ms-transform:scale(.95);transform:scale(.95)}.download-actions{gap:6px}.cancel-button,.download-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cancel-button{background:rgba(0,0,0,0);border:1px solid var(--makman-theme-Stroke-Gray-200);border-radius:4px;padding:6px 8px;cursor:pointer;color:#ef4444;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .2s ease;transition:all .2s ease}.cancel-button:hover{background:rgba(239,68,68,.062745098);border-color:#ef4444;color:#ef4444}.cancel-button:active{-webkit-transform:scale(.95);-ms-transform:scale(.95);transform:scale(.95)}@-webkit-keyframes pulse{0%,to{opacity:1}50%{opacity:.8}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.8}}.file-downloader-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 20px;border-top:1px solid var(--makman-theme-Stroke-Gray-200)!important}.files-count{color:#ff9800}.close-button,.files-count{font-size:14px;font-weight:500}.close-button{background:var(--makman-theme-Primary-Colors)!important;color:var(--makman-theme-Backgrounds-White)!important;border:none;padding:8px 20px;border-radius:4px;cursor:pointer;-webkit-transition:background-color .2s;transition:background-color .2s}.theme-dark .file-downloader-dialog{background:var(--makman-theme-Backgrounds-Main-BG-2)!important;border-color:var(--makman-theme-Stroke-Gray-200)!important}.theme-dark .file-downloader-title{color:var(--makman-theme-Text-Primary)!important}.theme-dark .file-download-item,.theme-dark .file-downloader-filter,.theme-dark .file-downloader-header,.theme-dark .file-downloader-status{border-color:var(--makman-theme-Stroke-Gray-200)!important}.theme-dark .file-name,.theme-dark .filter-dropdown{color:var(--makman-theme-Text-Primary)!important}.theme-dark .filter-dropdown{background:var(--makman-theme-Backgrounds-Main-BG-2)!important;border-color:var(--makman-theme-Stroke-Gray-200)!important}.theme-dark .progress-bar-container{background-color:var(--makman-theme-Stroke-Gray-200)!important}.theme-dark .close-button{background:var(--makman-theme-Stroke-Gray-200)!important;color:var(--makman-theme-Text-Primary)!important}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes slideUp{0%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes slideUp{0%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.notification-popup-overlay{position:fixed;right:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;cursor:pointer;-webkit-animation:fadeIn .3s ease-in-out;animation:fadeIn .3s ease-in-out;pointer-events:auto}.notification-popup-overlay.notification-stack-item{pointer-events:auto}.notification-popup{background:var(--makman-theme-Backgrounds-Main-BG-2);border-radius:12px;padding:24px;max-width:480px;min-width:300px;width:auto;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.15);box-shadow:0 4px 12px rgba(0,0,0,.15);position:relative;cursor:default;-webkit-animation:slideUp .3s ease-out;animation:slideUp .3s ease-out;gap:16px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.notification-close-btn,.notification-popup{display:-webkit-box;display:-ms-flexbox;display:flex}.notification-close-btn{position:absolute;top:16px;right:16px;background:rgba(0,0,0,0);border:none;cursor:pointer;padding:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--makman-theme-Text-Secondary);font-size:14px;-webkit-transition:color .2s;transition:color .2s;z-index:1}.notification-close-btn:hover{color:var(--makman-theme-Text-Primary)}.notification-close-btn:focus{outline:none}.notification-icon-container{width:24px;height:24px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;margin-top:4px}.notification-icon-container .notification-icon{font-size:24px}.notification-icon-container .notification-icon-img{width:24px;height:24px;-o-object-fit:contain;object-fit:contain}.notification-content{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;min-width:0;padding-right:24px;text-align:left}.notification-title{font-size:16px;font-weight:600;color:var(--makman-theme-Text-Primary);line-height:24px;margin-bottom:8px;-webkit-line-clamp:2}.notification-message,.notification-title{word-wrap:break-word;text-align:left;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.notification-message{font-size:14px;font-weight:400;color:var(--makman-theme-Text-Secondary);line-height:20px;-webkit-line-clamp:3}@media(max-width:768px){.notification-popup{max-width:calc(100vw - 50px);min-width:280px;padding:20px}.notification-icon-container{width:40px;height:40px}.notification-icon-container .notification-icon{font-size:20px}.notification-title{font-size:15px}.notification-message{font-size:13px}}.enable-notifications-overlay{position:fixed;top:25px;right:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:10001;cursor:pointer;-webkit-animation:fadeIn .3s ease-in-out;animation:fadeIn .3s ease-in-out}.enable-notifications-popup{background-color:var(--makman-theme-Backgrounds-Main-BG-2);border-radius:12px;padding:24px;max-width:480px;width:90%;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.15);box-shadow:0 4px 12px rgba(0,0,0,.15);position:relative;cursor:default;-webkit-animation:slideUp .3s ease-out;animation:slideUp .3s ease-out;display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.enable-notifications-close-btn{position:absolute;top:16px;right:16px;background:rgba(0,0,0,0);border:none;cursor:pointer;padding:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--makman-theme-Text-Secondary);font-size:14px;-webkit-transition:color .2s;transition:color .2s;z-index:1}.enable-notifications-close-btn:hover{color:var(--makman-theme-Text-Primary)}.enable-notifications-close-btn:focus{outline:none}.enable-notifications-icon-container{width:48px;height:48px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;margin-top:4px}.enable-notifications-content{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;min-width:0;padding-right:24px;text-align:left}.enable-notifications-title{font-size:16px;font-weight:600;color:var(--makman-theme-Text-Primary);line-height:24px;margin-bottom:8px;word-wrap:break-word;text-align:left}.enable-notifications-message{font-size:14px;font-weight:400;color:var(--makman-theme-Text-Secondary);line-height:20px;word-wrap:break-word;text-align:left;margin-bottom:16px}.enable-notifications-actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;margin-top:16px;-ms-flex-wrap:wrap;flex-wrap:wrap}.enable-notifications-button,.enable-notifications-cancel-button{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;min-width:140px}@media(max-width:768px){.enable-notifications-popup{max-width:90%;padding:20px}.enable-notifications-icon-container{width:40px;height:40px}.enable-notifications-title{font-size:15px}.enable-notifications-message{font-size:13px}.enable-notifications-actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.enable-notifications-button,.enable-notifications-cancel-button{width:100%}}.session-expired-modal .session-expired-modal-button{min-width:200px}.session-expired-modal .session-expired-modal-button:hover{background-color:var(--makman-theme-Primary-Colors)!important;border-color:var(--makman-theme-Primary-Colors)!important;opacity:.9}.theme-dark{background:"#000";color:"#ffffff"}.light-theme{background:"#ffffff";color:"#000"}.ant-modal-root .ant-modal-mask{backdrop-filter:blur(9px)}.mainTopBar{height:65px;padding:1rem 0 1rem 1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:absolute;top:0;width:100%}.mainTopBar .logout-padding{padding-right:0!important}.mainTopBar .makmanLogo .secondaryColorFillColor{fill:var(--makman-theme-Backgrounds-Main-BG-2)}.mainTopBar .makmanLogo .primaryColorFillColor{fill:var(--makman-theme-Text-Accent)}.mainTopBar_right{gap:.8rem}.mainTopBar_right,.mainTopBar_right .special-order-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mainTopBar_right .special-order-container{min-width:120px;height:35px;background:var(--makman-theme-Text-Accent-20)!important;border-radius:6px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.5rem;gap:5px;cursor:pointer}.mainTopBar_right .special-order-container .special-order-text{font-weight:400;padding-top:1px;font-size:14px;line-height:100%;color:var(--makman-theme-Text-Accent)!important}.mainTopBar_right .special-order-container:hover{opacity:1!important;background:var(--makman-theme-Primary-Colors)!important}.mainTopBar_right .special-order-container:hover svg path{stroke:var(--makman-theme-Backgrounds-White)!important}.mainTopBar_right .special-order-container:hover .special-order-text{color:var(--makman-theme-Backgrounds-White)!important}.mainTopBar_right .cartCountBadge .ant-badge-count{background:var(--makman-theme-Primary-Colors);font-size:10px;line-height:15px;font-weight:600;-webkit-box-align:center;-ms-flex-align:center;align-items:center;vertical-align:middle;-webkit-box-shadow:none;box-shadow:none;height:22px;min-width:22px;border-radius:50%;top:3px;inset-inline-end:3px}.mainTopBar_right .cartCountBadge .ant-badge-count .ant-scroll-number-only{top:3px}.mainTopBar_right .cartIconBtn{height:38px;width:38px;background:var(--makman-theme-Backgrounds-Main-BG)!important;border-radius:50%;border:1px solid var(--makman-theme-Stroke-Gray-200);position:relative}.mainTopBar_right .cartIconBtn,.mainTopBar_right .cartIconBtn .ant-btn-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mainTopBar_right .cartIconBtn .fillColor{fill:var(--makman-theme-Text-Primary)}.mainTopBar_right .cartIconBtn:focus,.mainTopBar_right .cartIconBtn:hover{background:var(--makman-theme-Backgrounds-Main-BG)!important;border-color:var(--makman-theme-Stroke-Gray-200)!important}.mainTopBar_right .notificationBadge .ant-badge-dot{background:var(--makman-theme-Primary-Colors);-webkit-box-shadow:none;box-shadow:none}.mainTopBar_right .notificationIconBtn{height:38px;width:38px;background:var(--makman-theme-Backgrounds-Main-BG)!important;border-radius:50%;border:1px solid var(--makman-theme-Stroke-Gray-200);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mainTopBar_right .notificationIconBtn .fillColor{fill:var(--makman-theme-Text-Secondary)}.mainTopBar_right .notificationIconBtn:focus,.mainTopBar_right .notificationIconBtn:hover{background:var(--makman-theme-Backgrounds-Main-BG)!important;border-color:var(--makman-theme-Stroke-Gray-200)!important}.mainTopBar_right .userIcon{height:38px;width:38px;background:var(--makman-theme-Backgrounds-Main-BG)!important;border-radius:50%;border:1px solid var(--makman-theme-Stroke-Gray-200);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mainTopBar_right .userIcon .fillColor{fill:var(--makman-theme-Text-Secondary)}.mainTopBar_right .userIcon:focus,.mainTopBar_right .userIcon:hover{background:var(--makman-theme-Backgrounds-Main-BG)!important;border-color:var(--makman-theme-Stroke-Gray-200)!important}.mainTopBar_right .registrationManualIcon{height:38px;width:38px;background:var(--makman-theme-Backgrounds-Main-BG)!important;border-top-left-radius:50%;border-bottom-left-radius:50%;border-top-right-radius:0;border-bottom-right-radius:0;border:1px solid var(--makman-theme-Stroke-Gray-200)}.mainTopBar_right .registrationManualIcon,.mainTopBar_right .registrationManualIcon>span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mainTopBar_right .registrationManualIcon .fillColor{fill:var(--makman-theme-Text-Secondary)}.mainTopBar_right .registrationManualIcon:focus,.mainTopBar_right .registrationManualIcon:hover{background:var(--makman-theme-Backgrounds-Main-BG)!important;border-color:var(--makman-theme-Stroke-Gray-200)!important}.mainTopBar_right .ant-radio-group{background:var(--makman-theme-Backgrounds-Main-BG)!important;border-radius:30px!important;padding:1.3px;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;border:1px solid var(--makman-theme-Stroke-Gray-200)!important}.mainTopBar_right .ant-radio-group .ant-radio-button-wrapper{border:none!important;padding:3px 10px!important;background:var(--makman-theme-Backgrounds-Main-BG)!important}.mainTopBar_right .ant-radio-group .ant-radio-button-wrapper:not(:first-child):before{background-color:unset!important}.mainTopBar_right .ant-radio-group .ant-radio-button-wrapper span:last-child>svg .strokeColor{stroke:var(--makman-theme-Text-Secondary)}.mainTopBar_right .ant-radio-group .ant-radio-button-wrapper span:last-child>svg .fillColor{fill:var(--makman-theme-Text-Secondary)}.mainTopBar_right .ant-radio-group .ant-radio-button-wrapper.ant-radio-button-wrapper-checked{background:var(--makman-theme-Text-Accent)!important;border-radius:30px!important}.mainTopBar_right .ant-radio-group .ant-radio-button-wrapper.ant-radio-button-wrapper-checked span{height:19px;width:17px;padding-top:3px}.mainTopBar_right .ant-radio-group .ant-radio-button-wrapper.ant-radio-button-wrapper-checked span:last-child>svg .strokeColor{stroke:var(--makman-theme-Backgrounds-White)}.mainTopBar_right .ant-radio-group .ant-radio-button-wrapper.ant-radio-button-wrapper-checked span:last-child>svg .fillColor{fill:var(--makman-theme-Backgrounds-White)}.mainTopBar_right .ant-radio-group .ant-radio-button-wrapper:first-child{border-radius:30px 0 0 30px}.mainTopBar_right .ant-radio-group .ant-radio-button-wrapper:last-child{border-radius:0 30px 30px 0}.mainTopBar_left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.6rem;margin:0}.mainTopBar_left .goBackFeat{border:none!important;color:var(--makman-theme-Text-Secondary)!important;background:unset!important;-webkit-box-shadow:unset!important;box-shadow:unset!important}.mainTopBar_left .goBackFeat .ant-btn-icon{margin-right:.5rem}.mainTopBar_left .makman-logo-title-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:5px}.mainTopBar_left .makman-logo-title-wrapper .title-wrapper{color:var(--makman-theme-Text-Primary);font-size:16px;font-weight:600;cursor:pointer}.mainTopBar_left .buttons-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:.5rem}.mainTopBar_left .list-item-Btn{background:var(--makman-theme-Backgrounds-Main-BG)!important;border:2px solid var(--makman-theme-Stroke-Gray-200);color:var(--makman-theme-Text-Secondary)!important;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:6px;height:35px;line-height:17px}.mainTopBar_left .list-item-Btn span{font-size:14px!important;display:-webkit-box;display:-ms-flexbox;display:flex}.mainTopBar_left .list-item-Btn .fillColor{fill:var(--makman-theme-Text-Secondary)}.mainTopBar_left .list-item-Btn .strokeColor{stroke:var(--makman-theme-Text-Secondary)}.mainTopBar_left .list-item-Btn:focus,.mainTopBar_left .list-item-Btn:hover{border:2px solid var(--makman-theme-Text-Accent)!important;color:var(--makman-theme-Text-Accent)!important;background:rgba(0,0,0,0)!important}.mainTopBar_left .list-item-Btn:focus .fillColor,.mainTopBar_left .list-item-Btn:hover .fillColor{fill:var(--makman-theme-Text-Accent)!important}.mainTopBar_left .list-item-Btn:focus .strokeColor,.mainTopBar_left .list-item-Btn:hover .strokeColor{stroke:var(--makman-theme-Text-Accent)!important}.mainTopBar_left .list-item-Btn-active{border:2px solid var(--makman-theme-Text-Accent)!important;color:var(--makman-theme-Text-Accent)!important;background:rgba(0,0,0,0)!important}.mainTopBar_left .list-item-Btn-active .fillColor{fill:var(--makman-theme-Text-Accent)!important}.mainTopBar_left .list-item-Btn-active .strokeColor{stroke:var(--makman-theme-Text-Accent)!important}.mainTopBar_left .list-item-Btn.active{border:2px solid var(--makman-theme-Text-Accent)!important;color:var(--makman-theme-Text-Accent)!important;background:rgba(0,0,0,0)!important}.mainTopBar_left .list-item-Btn.active .fillColor{fill:var(--makman-theme-Text-Accent)!important}.mainTopBar_left .list-item-Btn.active .strokeColor{stroke:var(--makman-theme-Text-Accent)!important}.mainTopBar_left .logo-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:5px;padding-left:10px;cursor:pointer}.mainTopBar_left .logo-wrapper img{height:42px}.mainTopBar_left .logo-wrapper img.home-logo{padding-top:10px;height:62px}.mainTopBar_left .logo-wrapper img.admin-logo,.mainTopBar_left .logo-wrapper img.orders-logo{height:42px}.mainTopBar_left .logo-wrapper .fillColor{fill:var(--makman-theme-Text-Secondary)}.mainTopBar_left .vertical-line{width:1px;height:30px;background-color:var(--makman-theme-Stroke-Gray-200);margin:0 15px}.dropdown-acc-req-logout-open{width:140px;inset:65px 14px auto auto!important}.dropdown-acc-req-logout-open .ant-dropdown-menu{background-color:var(--makman-theme-Backgrounds-Main-BG);border:1px solid var(--makman-theme-Stroke-Gray-200);padding:0}.dropdown-acc-req-logout-open .ant-dropdown-menu-item{font-weight:400!important;font-size:12px!important;color:var(--makman-theme-Text-Primary)!important;padding:13px 12px!important}.dropdown-acc-req-logout-open .ant-dropdown-menu-item-active{background-color:var(--makman-theme-Backgrounds-Main-BG-2)!important}.dropdown-acc-req-logout-open .ant-dropdown-menu-item:not(.dropdown-acc-req-logout-open .ant-dropdown-menu-item:last-child){border-bottom:1px solid var(--makman-theme-Stroke-Gray-200)}.dropdown-acc-req-logout-open .ant-dropdown-menu-item-icon .fillColor{fill:var(--makman-theme-Text-Primary)}.dropdown-acc-req-logout-open .ant-dropdown-menu-item-icon .strokeColor{stroke:var(--makman-theme-Text-Primary)}.addedToCartViewPackage .ant-modal-content{border-radius:1rem;background-color:var(--makman-theme-Backgrounds-Main-BG-2)}.addedToCartViewPackage .ant-modal-close{color:var(--makman-theme-Text-Primary)!important}.addedToCartViewPackage .ant-modal-body{text-align:center}.addedToCartViewPackage .ant-modal-body h2{color:var(--makman-theme-Text-Primary);font-weight:600;font-size:16px;margin-top:.5rem}.addedToCartViewPackage .ant-modal-body img{max-width:100%}.addedToCartViewPackage .ant-modal-body p{font-weight:400;font-size:14px;color:var(--makman-theme-Text-Secondary)}.addedToCartViewPackage .ant-modal-footer{display:-webkit-box;display:-ms-flexbox;display:flex}.addedToCartViewPackage .ant-modal-footer button{width:100%;height:40px;border:none;border-radius:8px;font-weight:700;font-size:14px}.addedToCartViewPackage .ant-modal-footer button:first-child,.addedToCartViewPackage .ant-modal-footer button:first-child:hover{color:var(--makman-theme-Text-Secondary);background-color:var(--makman-theme-Backgrounds-Main-BG)}.addedToCartViewPackage .ant-modal-footer button:last-child{color:#fff;background-color:var(--makman-theme-Primary-Colors)}.addedToCartViewPackage .ant-modal-footer button:last-child:hover{color:#fff!important;background-color:var(--makman-theme-Primary-Colors)!important}.ant-modal-close-x{height:unset;width:unset}.ant-modal-root .ant-modal-mask{backdrop-filter:blur(0)}.swtichToGridView .ant-modal-content{border-radius:1rem;background-color:var(--makman-theme-Backgrounds-Main-BG-2)}.swtichToGridView .ant-modal-content .ant-modal-close:hover{background-color:unset!important}.swtichToGridView .ant-modal-content .ant-modal-close-x{line-height:1}.swtichToGridView .ant-modal-body{text-align:center}.swtichToGridView .ant-modal-body h2{color:var(--makman-theme-Text-Primary);font-weight:600;font-size:16px;margin-top:.5rem}.swtichToGridView .ant-modal-body img{max-width:100%;height:8em}.swtichToGridView .ant-modal-body p{font-weight:400;font-size:14px;color:var(--makman-theme-Text-Secondary)}.swtichToGridView .ant-modal-footer{display:-webkit-box;display:-ms-flexbox;display:flex}.swtichToGridView .ant-modal-footer button{width:100%;height:40px;border:none;border-radius:8px;font-weight:700;font-size:14px;color:#fff;background-color:var(--makman-theme-Primary-Colors)}.swtichToGridView .ant-modal-footer button .fillColor{color:#fff!important}.swtichToGridView .ant-modal-footer button:hover{color:#fff!important;background-color:var(--makman-theme-Primary-Colors)!important}.addNewAddressModal .ant-modal-content{border-radius:1rem;background-color:var(--makman-theme-Backgrounds-Main-BG-2)}.addNewAddressModal .ant-modal-header{background:unset}.addNewAddressModal .ant-modal-header .ant-modal-title{color:var(--makman-theme-Text-Primary);font-weight:600;font-size:16px;text-align:center}.addNewAddressModal .plzAddAddress{font-weight:400;font-size:14px;line-height:100%;text-align:center;color:var(--makman-theme-Text-Secondary);margin-bottom:22px}.addNewAddressModal .ant-modal-footer button{border:none!important;width:150px;height:40px;border-radius:6px}.addNewAddressModal .ant-modal-footer button:first-child,.addNewAddressModal .ant-modal-footer button:first-child:hover{background:var(--makman-theme-Backgrounds-Main-BG);color:var(--makman-theme-Text-Secondary)}.addNewAddressModal .ant-modal-footer button:last-child{background:var(--makman-theme-Text-Accent);color:#fff;font-weight:700}.addNewAddressModal .ant-modal-footer button:last-child:hover{background:var(--makman-theme-Text-Accent);color:#fff}.loi-panel{margin-top:8px;background:var(--makman-theme-Backgrounds-Main-BG-2);border-radius:12px;color:var(--makman-theme-Text-Primary);width:100%;height:200px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-weight:600;font-size:16px;gap:10px}.loi-panel .textarea-style{border:1px solid var(--makman-theme-Stroke-Gray-200);border-radius:8px;height:100px;resize:"none";margin-top:5px}.loi-panel .text-area-style-error{border:1px solid #ff4d4f;border-radius:8px;height:100px;resize:"none";margin-top:5px}.loi-panel .ant-input-textarea{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;width:100%}.loi-expandIcon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:1rem;cursor:pointer}.loi-expandIcon svg path{fill:var(--makman-theme-backgrounds-gray-500)}.loi-title{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.loi-modal .ant-modal-content,.loi-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.loi-modal .ant-modal-content{border-radius:1rem;background-color:var(--makman-theme-Backgrounds-Main-BG-2);-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;height:550px}.loi-modal .ant-modal-header{color:var(--makman-theme-Text-Primary);background:rgba(0,0,0,0);border-radius:8px 8px 0 0;margin-bottom:8px;padding:0;border-bottom:none;text-align:center}.loi-modal .ant-modal-title{color:var(--makman-theme-Text-Primary);font-size:16px;font-weight:600}.loi-modal .ant-modal-close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:1rem;cursor:pointer}.loi-modal .ant-modal-close .ant-modal-close-x{display:block;width:54px;height:54px;font-size:16px;font-style:normal;line-height:54px}.loi-modal .ant-modal-close svg path{fill:var(--makman-theme-backgrounds-gray-500)}.loi-modal .ant-modal-body,.loi-modal .loi-modal-body-wrapper{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.loi-modal .ant-modal-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.loi-modal .ant-modal-footer button{width:147px;height:40px;border:none;border-radius:6px}.loi-modal .ant-modal-footer button:first-child{font-weight:500;font-size:14px;display:none}.loi-modal .ant-modal-footer button:first-child,.loi-modal .ant-modal-footer button:first-child:hover{color:var(--makman-theme-Text-Secondary);background-color:var(--makman-theme-Backgrounds-Main-BG)}.loi-modal .ant-modal-footer button:last-child{font-weight:700;font-size:14px;color:#fff;background-color:var(--makman-theme-Primary-Colors)}.loi-modal .ant-modal-footer button:last-child:hover{color:#fff;background-color:var(--makman-theme-Primary-Colors)}.notification-settings-modal .ant-modal-content{background-color:var(--makman-theme-Backgrounds-Main-BG-2)!important;border-radius:12px!important}.notification-settings-modal .ant-modal-header{background:rgba(0,0,0,0)!important;border-bottom:none!important}.notification-settings-modal .ant-modal-title{background:rgba(0,0,0,0)!important}.notification-settings-modal .ant-modal-close{color:var(--makman-theme-Text-Secondary)!important}.ant-modal-root .ant-modal-mask{backdrop-filter:blur(10px)}.uploaded-file-card{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:var(--makman-theme-Backgrounds-Main-BG)!important;gap:10px;width:250px;border-radius:6px;padding:10px}.uploaded-file-card,.uploaded-file-card-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.uploaded-file-card-icon{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.uploaded-file-card-icon img{width:27px;height:32px;-o-object-fit:contain;object-fit:contain;overflow:hidden}.uploaded-file-card-details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:5px;max-width:150px}.uploaded-file-card-details-name{font-weight:400;font-size:12px;color:var(--makman-theme-Text-Primary)!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:150px;text-align:left;line-height:100%;margin:0}.uploaded-file-card-details-size{font-weight:400;font-size:11px;color:var(--makman-theme-Text-Secondary)!important;line-height:100%;margin:0}.uploaded-file-card-action-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:30px;height:30px;cursor:pointer;border-radius:50%;background:var(--makman-theme-Backgrounds-White)!important}.uploaded-file-card-action-icon:hover{background:var(--makman-theme-Text-Accent);color:var(--makman-theme-Backgrounds-White);border:1px solid var(--makman-theme-Text-Accent)}.uploaded-file-card-action-icon:hover svg path{fill:var(--makman-theme-Text-Accent)!important}.account-block-banner{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:30px;background:var(--makman-theme-Secondary-Color)!important}.account-block-banner,.account-block-banner__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}.account-block-banner__icon,.account-block-banner__message{color:var(--makman-theme-Backgrounds-White)!important}.account-block-banner__message{font-size:13px;font-weight:700;line-height:30px;padding-top:4px}.account-block-banner__cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px;height:22px;background:var(--makman-theme-Backgrounds-White)!important;border-radius:5px;cursor:pointer;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.account-block-banner__cta-text{font-size:12px;font-weight:700;line-height:30px;padding-top:2px;color:var(--makman-theme-Text-Accent)!important}.session-expired-modal{border-radius:16px!important}.session-expired-modal,.session-expired-modal .ant-modal-content{background-color:var(--makman-theme-Backgrounds-Main-BG-2)!important}.session-expired-modal .ant-modal-content{border-radius:8px;padding:24px}.session-expired-modal .ant-modal-body{padding:0}.session-expired-modal .ant-modal-close{display:none!important}.session-expired-modal .session-expired-modal-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.session-expired-modal .session-expired-modal-title{font-size:20px;font-weight:600;color:var(--makman-theme-Text-Primary)!important;margin-bottom:16px}.session-expired-modal .session-expired-modal-message{font-size:14px;color:var(--makman-theme-Text-Secondary,#b0b0b0);margin-bottom:24px;line-height:1.5}.session-expired-modal .session-expired-modal-footer{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:16px}.session-expired-modal .session-expired-modal-button-cancel{min-width:150px;height:40px;font-weight:600;background-color:rgba(0,0,0,0);color:var(--makman-theme-Primary-Colors);border-color:var(--makman-theme-Primary-Colors);border-radius:6px}.session-expired-modal .session-expired-modal-button-cancel:focus,.session-expired-modal .session-expired-modal-button-cancel:hover{background-color:rgba(0,0,0,0)!important;border-color:var(--makman-theme-Primary-Colors)!important;color:var(--makman-theme-Primary-Colors)!important}.session-expired-modal .session-expired-modal-button{min-width:150px;height:40px;font-weight:600;background-color:var(--makman-theme-Primary-Colors);border-color:var(--makman-theme-Primary-Colors);border-radius:6px}.session-expired-modal .session-expired-modal-button:focus,.session-expired-modal .session-expired-modal-button:hover{background-color:var(--makman-theme-Primary-Colors)!important;border-color:var(--makman-theme-Primary-Colors)!important;opacity:.9}