@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap);.container{width:100%}@media (min-width:300px){.container{max-width:300px}}@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}.invisible{visibility:hidden}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.bottom-\[60px\]{bottom:60px}.right-2{right:.5rem}.top-1{top:.25rem}.top-\[-5px\]{top:-5px}.top-\[60px\]{top:60px}.z-\[9999\]{z-index:9999}.m-0{margin:0}.m-1{margin:.25rem}.m-2{margin:.5rem}.m-4{margin:1rem}.m-5{margin:1.25rem}.m-auto{margin:auto}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.mx-9{margin-left:2.25rem;margin-right:2.25rem}.mx-\[10px\]{margin-left:10px;margin-right:10px}.mx-\[13px\]{margin-left:13px;margin-right:13px}.mx-\[3px\]{margin-left:3px;margin-right:3px}.mx-\[4px\]{margin-left:4px;margin-right:4px}.mx-\[6px\]{margin-left:6px;margin-right:6px}.mx-auto{margin-left:auto;margin-right:auto}.my-0{margin-bottom:0;margin-top:0}.my-1{margin-bottom:.25rem;margin-top:.25rem}.my-2{margin-bottom:.5rem;margin-top:.5rem}.my-3{margin-bottom:.75rem;margin-top:.75rem}.my-4{margin-bottom:1rem;margin-top:1rem}.my-7{margin-bottom:1.75rem;margin-top:1.75rem}.-mb-1{margin-bottom:-.25rem}.-mt-6{margin-top:-1.5rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-8{margin-bottom:2rem}.mb-\[-2px\]{margin-bottom:-2px}.mb-\[5px\]{margin-bottom:5px}.ml-0{margin-left:0}.ml-2{margin-left:.5rem}.ml-\[6px\]{margin-left:6px}.mr-2{margin-right:.5rem}.mr-\[10px\]{margin-right:10px}.mr-\[5px\]{margin-right:5px}.mr-\[6px\]{margin-right:6px}.ms-\[38px\]{-webkit-margin-start:38px;margin-inline-start:38px}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-\[-10px\]{margin-top:-10px}.mt-\[-15px\]{margin-top:-15px}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.hidden{display:none}.h-10{height:2.5rem}.h-16{height:4rem}.h-36{height:9rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[100\%\]{height:100%}.h-\[10px\]{height:10px}.h-\[12px\]{height:12px}.h-\[13px\]{height:13px}.h-\[1px\]{height:1px}.h-\[20px\]{height:20px}.h-\[250px\]{height:250px}.h-\[30px\]{height:30px}.h-\[34px\]{height:34px}.h-\[35px\]{height:35px}.h-\[36px\]{height:36px}.h-\[52px\]{height:52px}.h-\[56px\]{height:56px}.h-\[6px\]{height:6px}.h-auto{height:auto}.h-fit{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.h-full{height:100%}.min-h-\[52px\]{min-height:52px}.min-h-\[70vh\]{min-height:70vh}.min-h-\[72vh\]{min-height:72vh}.w-10{width:2.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-24{width:6rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-8{width:2rem}.w-\[100\%\]{width:100%}.w-\[100px\]{width:100px}.w-\[110px\]{width:110px}.w-\[120px\]{width:120px}.w-\[13px\]{width:13px}.w-\[1px\]{width:1px}.w-\[20px\]{width:20px}.w-\[21px\]{width:21px}.w-\[220px\]{width:220px}.w-\[30px\]{width:30px}.w-\[52px\]{width:52px}.w-\[60\%\]{width:60%}.w-\[6px\]{width:6px}.w-\[90\%\]{width:90%}.w-auto{width:auto}.w-fit{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-max{width:-webkit-max-content;width:max-content}.min-w-\[150px\]{min-width:150px}.max-w-\[1440px\]{max-width:1440px}.max-w-\[150px\]{max-width:150px}.max-w-\[75\%\]{max-width:75%}.max-w-lg{max-width:32rem}.flex-grow{flex-grow:1}.transform{-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.resize-none{resize:none}.resize{resize:both}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.list-none{list-style-type:none}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0{gap:0}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-8{gap:2rem}.self-center{align-self:center}.overflow-hidden,.truncate{overflow:hidden}.truncate{white-space:nowrap}.text-ellipsis,.truncate{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-\[4px\]{border-radius:4px}.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-\[1px\]{border-width:1px}.border-b-0{border-bottom-width:0}.border-l-4{border-left-width:4px}.border-r-0{border-right-width:0}.border-t-0{border-top-width:0}.border-solid{border-style:solid}.\!border-none{border-style:none!important}.border-none{border-style:none}.border-\[\#000d1d\]\/10{border-color:rgba(0,13,29,.1)}.border-\[\#33A867\]{--tw-border-opacity:1;border-color:rgb(51 168 103/var(--tw-border-opacity))}.border-\[\#F6465D\]{--tw-border-opacity:1;border-color:rgb(246 70 93/var(--tw-border-opacity))}.border-\[black\],.border-black{--tw-border-opacity:1;border-color:rgb(0 0 0/var(--tw-border-opacity))}.border-black\/10{border-color:rgba(0,0,0,.1)}.border-neutral-200{--tw-border-opacity:1;border-color:rgb(229 229 229/var(--tw-border-opacity))}.bg-\[\#008bff\]{--tw-bg-opacity:1;background-color:rgb(0 139 255/var(--tw-bg-opacity))}.bg-\[\#00B05014\]{background-color:#00b05014}.bg-\[\#00afff0d\]{background-color:#00afff0d}.bg-\[\#0183ff\]{--tw-bg-opacity:1;background-color:rgb(1 131 255/var(--tw-bg-opacity))}.bg-\[\#0192ff\]{--tw-bg-opacity:1;background-color:rgb(1 146 255/var(--tw-bg-opacity))}.bg-\[\#33a867\]{--tw-bg-opacity:1;background-color:rgb(51 168 103/var(--tw-bg-opacity))}.bg-\[\#737E8D40\]{background-color:#737e8d40}.bg-\[\#DADADA\]{--tw-bg-opacity:1;background-color:rgb(218 218 218/var(--tw-bg-opacity))}.bg-\[\#EAECEF\]{--tw-bg-opacity:1;background-color:rgb(234 236 239/var(--tw-bg-opacity))}.bg-\[\#F5F5F5\]{--tw-bg-opacity:1;background-color:rgb(245 245 245/var(--tw-bg-opacity))}.bg-\[\#d4d8e0\]{--tw-bg-opacity:1;background-color:rgb(212 216 224/var(--tw-bg-opacity))}.bg-\[\#d9d9d9\]{--tw-bg-opacity:1;background-color:rgb(217 217 217/var(--tw-bg-opacity))}.bg-\[\#d9ecff\]{--tw-bg-opacity:1;background-color:rgb(217 236 255/var(--tw-bg-opacity))}.bg-\[\#eee\]{--tw-bg-opacity:1;background-color:rgb(238 238 238/var(--tw-bg-opacity))}.bg-\[\#f3f3f3\]{--tw-bg-opacity:1;background-color:rgb(243 243 243/var(--tw-bg-opacity))}.bg-\[\#f6465d\]{--tw-bg-opacity:1;background-color:rgb(246 70 93/var(--tw-bg-opacity))}.bg-\[\#ffffff\],.bg-\[white\]{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.bg-green-500{--tw-bg-opacity:1;background-color:rgb(34 197 94/var(--tw-bg-opacity))}.bg-lightBlue{--tw-bg-opacity:1;background-color:rgb(15 33 71/var(--tw-bg-opacity))}.bg-red-500{--tw-bg-opacity:1;background-color:rgb(239 68 68/var(--tw-bg-opacity))}.bg-transparent{background-color:initial}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-none{background-image:none}.p-0{padding:0}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-\[10px\]{padding:10px}.p-\[5px\]{padding:5px}.p-\[6px\]{padding:6px}.px-0{padding-left:0;padding-right:0}.px-1{padding-left:.25rem;padding-right:.25rem}.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-\[10px\]{padding-left:10px;padding-right:10px}.px-\[15px\]{padding-left:15px;padding-right:15px}.px-\[20px\]{padding-left:20px;padding-right:20px}.px-\[3px\]{padding-left:3px;padding-right:3px}.py-0{padding-bottom:0;padding-top:0}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.py-4{padding-bottom:1rem;padding-top:1rem}.py-\[5px\]{padding-bottom:5px;padding-top:5px}.pb-0{padding-bottom:0}.pb-10{padding-bottom:2.5rem}.pe-2{-webkit-padding-end:.5rem;padding-inline-end:.5rem}.pr-2{padding-right:.5rem}.ps-\[10px\]{-webkit-padding-start:10px;padding-inline-start:10px}.ps-\[15px\]{-webkit-padding-start:15px;padding-inline-start:15px}.ps-\[20px\]{-webkit-padding-start:20px;padding-inline-start:20px}.pt-0{padding-top:0}.pt-2{padding-top:.5rem}.pt-24{padding-top:6rem}.pt-8{padding-top:2rem}.pt-\[30px\]{padding-top:30px}.text-center{text-align:center}.text-end{text-align:end}.align-baseline{vertical-align:initial}.align-middle{vertical-align:middle}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.text-\[14px\]{font-size:14px}.text-\[15px\]{font-size:15px}.text-\[16px\]{font-size:16px}.text-\[18px\]{font-size:18px}.text-\[19px\]{font-size:19px}.text-\[20px\]{font-size:20px}.text-\[25px\]{font-size:25px}.text-\[32px\]{font-size:32px}.text-base{font-size:1rem;line-height:1.5rem}.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-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.leading-10{line-height:2.5rem}.text-\[\#000D1D99\]{color:#000d1d99}.text-\[\#000\]{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.text-\[\#00142A66\]{color:#00142a66}.text-\[\#0077FF\]{--tw-text-opacity:1;color:rgb(0 119 255/var(--tw-text-opacity))}.text-\[\#00AFFF\],.text-\[\#00afff\]{--tw-text-opacity:1;color:rgb(0 175 255/var(--tw-text-opacity))}.text-\[\#01081E61\]{color:#01081e61}.text-\[\#01081E99\]{color:#01081e99}.text-\[\#0184ff\]{--tw-text-opacity:1;color:rgb(1 132 255/var(--tw-text-opacity))}.text-\[\#0187ff\]{--tw-text-opacity:1;color:rgb(1 135 255/var(--tw-text-opacity))}.text-\[\#0268D9\]{--tw-text-opacity:1;color:rgb(2 104 217/var(--tw-text-opacity))}.text-\[\#0F2147\]{--tw-text-opacity:1;color:rgb(15 33 71/var(--tw-text-opacity))}.text-\[\#0ea5e9\]{--tw-text-opacity:1;color:rgb(14 165 233/var(--tw-text-opacity))}.text-\[\#0f2147\]{--tw-text-opacity:1;color:rgb(15 33 71/var(--tw-text-opacity))}.text-\[\#1677ff\]{--tw-text-opacity:1;color:rgb(22 119 255/var(--tw-text-opacity))}.text-\[\#1E2329\]{--tw-text-opacity:1;color:rgb(30 35 41/var(--tw-text-opacity))}.text-\[\#333333\],.text-\[\#333\]{--tw-text-opacity:1;color:rgb(51 51 51/var(--tw-text-opacity))}.text-\[\#33A867\]{--tw-text-opacity:1;color:rgb(51 168 103/var(--tw-text-opacity))}.text-\[\#6d6c6c\]{--tw-text-opacity:1;color:rgb(109 108 108/var(--tw-text-opacity))}.text-\[\#757575\]{--tw-text-opacity:1;color:rgb(117 117 117/var(--tw-text-opacity))}.text-\[\#A2A2A2\]{--tw-text-opacity:1;color:rgb(162 162 162/var(--tw-text-opacity))}.text-\[\#F6465D\]{--tw-text-opacity:1;color:rgb(246 70 93/var(--tw-text-opacity))}.text-\[\#aba4a4\]{--tw-text-opacity:1;color:rgb(171 164 164/var(--tw-text-opacity))}.text-\[\#acb8b1\]{--tw-text-opacity:1;color:rgb(172 184 177/var(--tw-text-opacity))}.text-\[black\]{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.text-\[green\]{--tw-text-opacity:1;color:rgb(0 128 0/var(--tw-text-opacity))}.text-\[grey\]{--tw-text-opacity:1;color:rgb(128 128 128/var(--tw-text-opacity))}.text-\[red\]{--tw-text-opacity:1;color:rgb(255 0 0/var(--tw-text-opacity))}.text-\[white\]{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.text-cyan-500{--tw-text-opacity:1;color:rgb(6 182 212/var(--tw-text-opacity))}.text-cyan-800{--tw-text-opacity:1;color:rgb(21 94 117/var(--tw-text-opacity))}.text-gray{--tw-text-opacity:1;color:rgb(127 126 126/var(--tw-text-opacity))}.text-green-500{--tw-text-opacity:1;color:rgb(34 197 94/var(--tw-text-opacity))}.text-lightBlue{--tw-text-opacity:1;color:rgb(15 33 71/var(--tw-text-opacity))}.text-red-500{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity))}.text-red-600{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-yellow-500{--tw-text-opacity:1;color:rgb(234 179 8/var(--tw-text-opacity))}.underline{text-decoration-line:underline}.no-underline{text-decoration-line:none}.opacity-100{opacity:1}.opacity-95{opacity:.95}.shadow-\[rgba\(50\2c 50\2c 93\2c 0\.25\)_0px_6px_12px_-2px\2c _rgba\(0\2c 0\2c 0\2c 0\.3\)_0px_3px_7px_-3px\]{--tw-shadow:rgba(50,50,93,.25) 0px 6px 12px -2px,rgba(0,0,0,.3) 0px 3px 7px -3px;--tw-shadow-colored:0px 6px 12px -2px var(--tw-shadow-color),0px 3px 7px -3px var(--tw-shadow-color)}.shadow-\[rgba\(50\2c 50\2c 93\2c 0\.25\)_0px_6px_12px_-2px\2c _rgba\(0\2c 0\2c 0\2c 0\.3\)_0px_3px_7px_-3px\],.shadow-md{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);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 rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.shadow-multi{--tw-shadow:0px 0px 30px rgba(0,0,0,.06),0px 0px 30px rgba(0,0,0,.06);--tw-shadow-colored:0px 0px 30px var(--tw-shadow-color),0px 0px 30px var(--tw-shadow-color)}.shadow-multi,.shadow-none{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-none{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000}.shadow-cyan-300{--tw-shadow-color:#67e8f9;--tw-shadow:var(--tw-shadow-colored)}.filter{-webkit-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: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)}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-300{transition-duration:.3s}*{box-sizing:border-box}body{background-color:#f4f4f4;color:#333;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400;height:100vh;line-height:1.58;margin:0;overflow-x:hidden;padding:0}#root{height:100%}.ant-notification-notice{font-size:13px!important;padding:2px 8px 12px!important}.ant-notification-notice-close{right:5px!important;top:10px!important;&:dir(rtl){left:10px!important}}.ant-notification-notice-icon{top:11px!important}.ant-pagination-options{display:none!important}.ant-popover .ant-btn{background-color:initial!important}.ant-notification-notice-description{padding-right:20px!important}:where(.css-dev-only-do-not-override-1yvripe).ant-input-disabled,:where(.css-dev-only-do-not-override-1yvripe).ant-input[disabled]{color:rgba(0,0,0,.69)!important}.ant-select-dropdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled){background-color:#fff;border:1px solid #246d1b!important}.ant-skeleton-paragraph{-webkit-margin-before:12px!important;margin-block-start:12px!important}.ant-alert-info{padding:8px!important}#tidio-chat-iframe{bottom:30px!important}.highlighted-row{background-color:#f2fbff}.ant-tree-select-dropdown .ant-select-tree .ant-select-tree-treenode-active .ant-select-tree-node-content-wrapper{outline:none!important}.rtl{font-family:Cairo,sans-serif;font-optical-sizing:auto;font-style:normal;font-variation-settings:"slnt" 0;font-weight:400;vertical-align:middle}.rtl [class*=" ant-"],.rtl [class^=ant-]{font-family:Cairo,sans-serif!important}.hide-table-header .ant-table-thead{display:none}.hide-table-header .ant-table-cell{border-top:none}.hide-table-header.ant-table-wrapper .ant-table-tbody>tr>td{padding:5px!important}.hide-table-header.ant-table-wrapper .ant-table-tbody>tr>td:first-child{padding-top:0!important}.ant-collapse-header{padding:5px 10px!important}@media (max-width:480px){.ant-picker-panel-container .ant-picker-panels{display:flex;flex-direction:column}}::-webkit-scrollbar{width:7px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:20px}::-webkit-scrollbar-thumb:hover{background:#555}.rtl button{font-family:Cairo,sans-serif!important}.hover\:\!text-black:hover{--tw-text-opacity:1!important;color:rgb(0 0 0/var(--tw-text-opacity))!important}.hover\:\!text-white:hover{--tw-text-opacity:1!important;color:rgb(255 255 255/var(--tw-text-opacity))!important}.hover\:text-black:hover{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.hover\:opacity-70:hover{opacity:.7}.hover\:shadow-2xl:hover{--tw-shadow:0 25px 50px -12px rgba(0,0,0,.25);--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}@media (min-width:300px){.xss\:m-0{margin:0}.xss\:mb-2{margin-bottom:.5rem}.xss\:mt-3{margin-top:.75rem}.xss\:flex{display:flex}.xss\:h-12{height:3rem}.xss\:h-8{height:2rem}.xss\:h-\[500px\]{height:500px}.xss\:h-\[590px\]{height:590px}.xss\:h-\[87\%\]{height:87%}.xss\:w-14{width:3.5rem}.xss\:w-8{width:2rem}.xss\:w-\[10\%\]{width:10%}.xss\:w-\[20\%\]{width:20%}.xss\:w-\[20px\]{width:20px}.xss\:w-full{width:100%}.xss\:flex-col{flex-direction:column}.xss\:justify-start{justify-content:flex-start}.xss\:justify-around{justify-content:space-around}.xss\:\!pe-2{-webkit-padding-end:.5rem!important;padding-inline-end:.5rem!important}.xss\:\!ps-2{-webkit-padding-start:.5rem!important;padding-inline-start:.5rem!important}.xss\:pt-\[20px\]{padding-top:20px}.xss\:text-\[11px\]{font-size:11px}}@media (min-width:640px){.sm\:m-auto{margin:auto}.sm\:flex{display:flex}.sm\:h-16{height:4rem}.sm\:h-\[550px\]{height:550px}.sm\:h-\[835px\]{height:835px}.sm\:w-64{width:16rem}.sm\:w-72{width:18rem}.sm\:w-\[420px\]{width:420px}.sm\:flex-row{flex-direction:row}.sm\:flex-col{flex-direction:column}.sm\:justify-end{justify-content:flex-end}.sm\:justify-between{justify-content:space-between}.sm\:pt-\[30px\]{padding-top:30px}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (min-width:768px){.md\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.md\:mx-\[10px\]{margin-left:10px;margin-right:10px}.md\:mb-0{margin-bottom:0}.md\:ml-3{margin-left:.75rem}.md\:mt-0{margin-top:0}.md\:h-10{height:2.5rem}.md\:h-auto{height:auto}.md\:w-1\/4{width:25%}.md\:w-10{width:2.5rem}.md\:w-24{width:6rem}.md\:w-\[150px\]{width:150px}.md\:w-\[300px\]{width:300px}.md\:w-\[60\%\]{width:60%}.md\:w-\[75\%\]{width:75%}.md\:w-auto{width:auto}.md\:min-w-\[200px\]{min-width:200px}.md\:flex-row{flex-direction:row}.md\:flex-row-reverse{flex-direction:row-reverse}.md\:flex-wrap{flex-wrap:wrap}.md\:items-center{align-items:center}.md\:px-\[75px\]{padding-left:75px;padding-right:75px}.md\:\!pe-4{-webkit-padding-end:1rem!important;padding-inline-end:1rem!important}.md\:\!ps-4{-webkit-padding-start:1rem!important;padding-inline-start:1rem!important}}@media (min-width:1024px){.lg\:mb-0{margin-bottom:0}.lg\:px-\[75px\]{padding-left:75px;padding-right:75px}}.signin-section{align-items:center;background-size:cover;display:flex;flex-direction:column;justify-content:center;min-height:calc(100vh - 110px);overflow:hidden;position:relative;top:60px;width:100%}.signin-section .ant-form-vertical .ant-form-item-label>label{height:30px!important}.signin-section .ltr-input .ant-input{direction:ltr}.signin-section .ant-form-item-label{color:#0f2147;font-size:12px!important;font-style:normal;font-weight:600;line-height:normal;padding-bottom:5px!important}.signin-section .ant-input{background:#f8f8f8;border:1px solid #d8d8d8;border-radius:4px;color:#0f2147;font-size:12px;font-style:normal;font-weight:400;height:40px!important;line-height:21px}.signin-section .ant-input::-webkit-input-placeholder{color:#757575}.signin-section .ant-input::placeholder{color:#757575}.signin-section .ant-input-password{background:#f8f8f8;border:1px solid #d8d8d8;border-radius:4px;box-sizing:border-box;color:#0f2147;direction:ltr;font-size:12px;font-style:normal;font-weight:400;line-height:21px;padding-block:0!important;width:100%}.signin-section .ant-form-item-label>label{width:100%}.form-container{background:#fff;border:1px solid #d8d8d8;border-radius:10px;padding:10px 20px}.form-container-heading{color:#757575;font-size:14px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:4px}.form-container-subheading{color:#0f2147;font-size:22px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:30px}.password-label-container{align-items:center;display:flex;justify-content:space-between;width:100%}.forgot-password{color:#00afff;cursor:pointer;font-size:11px;font-style:normal;font-weight:400;line-height:normal;text-decoration-line:underline}.form-btn{align-items:center;background:linear-gradient(180deg,#00afff,#07f);background:var(--blue,linear-gradient(180deg,#00afff 0,#07f 100%));border:none;border-radius:4px;box-shadow:none;color:#fff;display:flex;flex-shrink:0;font-size:16px;font-style:normal;font-weight:700;gap:10px;height:45px;justify-content:center;line-height:18px;padding:9px 14px;width:100%}.form-btn:disabled{background:#f0f0f0}.links{color:#0f2147;font-size:12px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:10px;text-align:center}.links .link{color:#00afff;font-weight:600;text-decoration-line:underline}.warning-note{font-size:11px;margin-bottom:15px;margin-top:10px}.all-rights-reserved,.warning-note{color:#757575;font-style:normal;font-weight:400;line-height:21px}.all-rights-reserved{font-size:12px}.ant-checkbox-checked .ant-checkbox-inner{direction:ltr!important}.user-menu-details{align-items:center;border-bottom:1px solid #e9e9e9;display:flex;margin-bottom:6px;padding-bottom:12px}.user-menu-details .user-menu-details-initials{-webkit-margin-end:10px;align-items:center;border:1px solid #b3b3b3;border-radius:50%;color:#000;display:flex;font-size:14px;font-weight:700;height:30px;justify-content:center;margin-inline-end:10px;width:30px}.user-menu-details .user-menu-details-content .user-menu-name-container{align-items:center;display:flex}.user-menu-details .user-menu-details-content .user-menu-name-container .country-flag{margin-left:4px;width:22px}.user-menu-details .user-menu-details-content p{color:#0f2147;line-height:1;margin:0}.user-menu-details .user-menu-details-content p.name{font-weight:700}.user-menu-details .user-menu-details-content p.email{font-size:12px}.ant-dropdown-menu-item .ant-card-bordered{min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.ant-dropdown-menu-item .notifications-feed-avatar-badge{align-items:center;border-radius:50%;bottom:-6px!important;color:#fff;display:flex;justify-content:center;padding:4px;position:absolute;right:9px!important}.notifications-dropdown{background-color:#fff;border-radius:10px;box-shadow:0 54px 55px rgba(0,0,0,.25),0 -12px 30px rgba(0,0,0,.12),0 4px 6px rgba(0,0,0,.12),0 12px 13px rgba(0,0,0,.17),0 -3px 5px rgba(0,0,0,.09)!important;padding:0 10px;position:absolute;right:5vh;top:11vh;z-index:999999}@media(min-width:768px){.notifications-dropdown{top:7vh!important}}.ant-dropdown-menu-item .notifications-feed-green-badge{background:#4caf50}.ant-dropdown-menu-item .notifications-feed-info-badge{background:#2196f3}.ant-dropdown-menu-item .notifications-feed-warning-badge{background:#e30886}.ant-col .notification-message{margin:0}.ant-col .notification-timestamp{color:#888;font-size:.8rem;margin:0}.view-more-notifications-card{border:none}.view-more-notifications-card .ant-card-body{padding:.75rem 0!important;text-align:center}.no-notifications-card{border:none!important;min-height:50vh}.no-notifications-card .ant-card-body{padding:0!important}.notification-card{border:none!important}.notification-card .ant-dropdown-menu-item{padding:0!important}.notification-card .ant-card-body{padding:.75rem .1rem!important}.notification-card .notifications-feed-avatar-badge{align-items:center;border-radius:50%;bottom:-6px!important;color:#fff;display:flex;justify-content:center;padding:4px;position:absolute;right:-6px!important}.notification-card .notifications-feed-green-badge{background:#4caf50}.notification-card .notifications-feed-info-badge{background:#2196f3}.notification-card .notifications-feed-warning-badge{background:#e30886}.bill-container .bg-notification-blue{background-color:#00afff}.bill-container .ant-dropdown-menu-item{border-style:none;border-width:0;padding:0!important}.bill-container .notifications-menu,.bill-container .notifications-menu-item{padding:0!important}.bill-container .notification-card .ant-card-body{padding:.75rem!important}.bill-container .avatar-badge{align-items:center;border-radius:50%;bottom:-8px;color:#fff;display:flex;justify-content:center;padding:4px;position:absolute;right:-8px}.bill-container .green-badge{background:#4caf50}.bill-container .info-badge{background:#2196f3}.bill-container .warning-badge{background:#e30886}.bill-container .avatar-container{display:inline-block;position:relative}.bill-container .bill-button{color:#fff}.bill-container .bill-button .bill-icon{background-color:#90cdf4}.bill-container .bill-button .bill-icon,.bill-container .bill-button .bill-icon-empty{align-items:center;border-radius:50%;display:flex;font-size:12px;height:20px;justify-content:center;min-width:20px;position:absolute;top:-1px}.bill-container .bill-button .bill-icon-empty{background-color:transparent}.bill-container .bill-button:hover{color:#fff!important}.bill-container .bill-button:hover .bill-icon{background-color:#45b14b}.main{min-height:calc(100vh - 120px);position:relative;top:60px}@media(max-width:699px){.main{top:88px}}.side-panel-logo-container{align-items:center;display:flex;height:64px;justify-content:center;width:100%}.side-panel-logo-container .side-panel-logo{max-width:140px;padding:0 10px;width:100%}.inactive-alert-container{margin:20px}.user-details-spinner-container{align-items:center;display:flex;justify-content:center;margin-top:200px;width:100%}.ant-layout-footer{padding:8px 0!important}.ant-layout-footer .footer-content{font-size:11px;margin:0}.ant-layout-footer .footer-content.capture{font-size:10px;margin:4px}.ant-layout-header{height:46px!important}.main-header .ant-menu-overflow-item{align-items:center!important;display:flex!important;height:46px!important;line-height:2!important}.logout-button{stroke-width:75;stroke:#fff;font-size:14px;position:absolute;top:17px;z-index:100002}.logout-button:hover{stroke:red}.ant-layout.site-layout{background-color:#fff;overflow-x:hidden}.ant-menu-vertical{border:1px solid transparent!important}:where(.css-dev-only-do-not-override-vlu36u).ant-menu{font-size:12px!important}.ant-tag{margin:4px!important}.ant-menu-vertical.ant-menu-sub{margin:0!important}.rtl .logout-button{left:14px}.rtl .languages-button{left:34px}.rtl .forgot-password-section .lang-container,.rtl .signin-section .lang-container{justify-content:left}.rtl .ant-timeline .ant-timeline-item-head-custom{-webkit-transform:translate(50%,-50%)!important;transform:translate(50%,-50%)!important}@media(min-width:1280px),(min-width:600px)and (max-width:839.95px),(min-width:840px)and (max-width:959.95px),(min-width:960px)and (max-width:1279.95px){.rtl .ant-layout-header{padding:0 0 0 62px!important}}@media(max-width:599.95px){.rtl .ant-layout-header{padding:0 62px!important}}.ltr .logout-button{right:14px}.ltr .languages-button{right:34px}.ltr .forgot-password-section .lang-container,.ltr .signin-section .lang-container{justify-content:right}.ltr .ant-timeline .ant-timeline-item-head-custom{-webkit-transform:translate(-50%,-50%)!important;transform:translate(-50%,-50%)!important}@media(min-width:1280px),(min-width:600px)and (max-width:839.95px),(min-width:840px)and (max-width:959.95px),(min-width:960px)and (max-width:1279.95px){.ltr .ant-layout-header{padding:0 62px 0 0!important}}@media(max-width:599.95px){.ltr .ant-layout-header{padding:0 62px!important}}.ant-tabs-nav-wrap,.ant-tabs-nav-wrap *{text-align:left}.ant-tabs .ant-tabs-tab{margin:0 10px!important;padding:8px!important;width:60px!important}.ant-menu-item{border:1px solid transparent!important}.ant-menu-dark .ant-menu-item-selected{border-color:#fff!important}@media(max-width:599.95px),(min-width:600px)and (max-width:839.95px),(min-width:840px)and (max-width:959.95px){.ant-layout-sider-zero-width-trigger.ant-layout-sider-zero-width-trigger-left{background-color:transparent!important;top:4px!important}}@media(max-width:599.95px){.ant-layout .ant-layout-sider-has-trigger{min-width:100%!important;width:100%!important}}.ant-table-content{overflow-x:auto}.ant-table-content table{border:none!important}.ant-table-content .ant-table-tbody>tr.ant-table-row:hover>td,.ant-table-content .ant-table-tbody>tr>td.ant-table-cell-row-hover{background-color:#edf0ff}.ant-table-content th.ant-table-cell{background-color:#e9e9e9}.marquee,.no-marquee{align-items:center;display:flex;height:100%;overflow:hidden;position:relative;white-space:nowrap;width:100%}.no-marquee{justify-content:center}.marquee p{-webkit-animation:marquee 30s linear infinite;animation:marquee 30s linear infinite;display:inline-block;padding-left:100%}@-webkit-keyframes marquee{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(-100%);transform:translate(-100%)}}@keyframes marquee{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(-100%);transform:translate(-100%)}}.single-announcement{width:100%}.not-found-container,.single-announcement{align-items:center;display:flex;justify-content:center}.not-found-container{flex-direction:column;height:100%;min-height:100vh}.button-container{display:flex;justify-content:end}@media(min-width:993px){.small-screen-row{display:none}.merchant-table-col{flex-direction:row}}@media(max-width:404px){.merchant-table-col{flex-direction:column;padding:10px}.button-container{justify-content:start}}.merchantTableProfile .status{position:relative}.merchantTableProfile .status:after{border-radius:50%;content:"";display:inline-block;height:7px;margin-inline:4px;margin-bottom:2px;position:absolute;right:-2px;top:23px;width:7px}.merchantTableProfile .online:after{background-color:#2bc72b}.merchantTableProfile .offline:after{background-color:red}.select-payment-methods{border:1px solid rgba(0,17,51,.15);margin-bottom:8px;position:relative}.select-payment-methods-toggle{align-items:center;cursor:pointer;display:flex;gap:20px;justify-content:space-between;padding:0 8px}.select-payment-methods-toggle p{margin:4px 0}.selected-payment-methods-placeholder{color:rgba(0,20,42,.4);font-size:14px;font-style:normal;font-weight:400;line-height:23px}.payment-methods-down-arrow{flex-shrink:0;height:8px;width:12px}.selected-payment-methods{display:flex;flex-wrap:wrap;gap:6px}.selected-payment-methods .selected-method{align-items:center;cursor:default;display:flex;gap:16px;height:40px;padding:12px 15px}.selected-payment-methods .selected-method span{align-items:center;border-radius:2px;cursor:pointer;display:flex;height:16px;justify-content:center;width:16px}.payment-methods-dropdown{background:#fff;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top:1px solid rgba(0,17,51,.15);box-shadow:0 7px 29px 0 hsla(240,5%,41%,.2);left:0;max-height:300px;overflow-y:auto;padding:0;position:absolute;right:0;top:100%;z-index:20}.payment-methods-dropdown div{align-items:center;color:rgba(0,13,29,.6);cursor:pointer;display:flex;font-size:14px;font-style:normal;font-weight:400;justify-content:space-between;line-height:14px;padding:8px}.payment-methods-dropdown .active-method{background:#f5f5f5}.open-dropdown{border-radius:8px 8px 0 0}.close-dropdown{border-radius:8px}.modal-payment-methods{margin-bottom:8px;width:100%}.payment-methods-label{color:#000;font-size:13px;margin:0 0 4px}.merchant-buy-sell-modal .ant-modal-content{padding:0!important}.ant-modal .ant-modal-content{overflow:hidden}.modal-container{border-radius:10px;display:flex;flex-direction:row}@media(max-width:700px){.modal-container{min-width:0;min-width:auto}}.model-info{background:#0f2147;min-width:50%;padding:20px;width:50%}@media(max-width:700px){.model-info{min-width:100%;width:100%}}.merchant-info{display:flex;margin-bottom:16px}.model-info-ar{background:#0f2147;border-bottom-right-radius:10px;border-top-right-radius:10px;min-width:50%;padding:20px;width:50%}@media(max-width:700px){.model-info-ar{min-width:100%;width:100%}}.modal-merchant-initials{align-items:center;border:1px solid #fff;border-radius:50%;color:#fff;display:flex;height:30px;justify-content:center;width:30px}.margin-left-2{margin-left:16px}.margin-right-2{margin-right:16px}.merchant-name{color:#fff;font-size:16px;font-weight:600;margin:0}.merchant-order{align-items:center;color:#fff;display:flex;font-style:normal;font-weight:400;margin:0}.vr{background:hsla(0,0%,100%,.6);height:13px;margin:0 15px;width:2px}.rating{align-items:center;display:flex;font-style:normal;font-weight:500;gap:6px;margin:0}.rating-icon{height:16px;width:16px}.order-info{display:flex;flex-direction:column;width:100%}.order-info .order-info-item{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.order-info .order-info-item span{color:#fff;font-style:normal;font-weight:400}.order-info .order-info-item span:last-child{color:#fff;font-style:normal;font-weight:600;text-align:right}.hr{background:hsla(0,0%,100%,.6);height:1px;margin-block:16px;width:100%}.terms-and-conditions .tac-heading{color:#fff;font-size:16px;font-style:normal;font-weight:600;margin:0}.terms-and-conditions ul{list-style-type:disc!important;padding-left:20px}.terms-and-conditions ul li{color:#fff;font-style:normal;font-weight:400;list-style:disc!important}.form{background-color:#fff;padding:20px}.unit-price{color:#222223;font-style:normal;font-weight:500}.unit-price span{font-weight:700}.you-buy-or-sell-error{color:red;display:block;font-size:12px;margin-top:-18px;position:absolute}.you-buy-or-sell{align-items:center;background:#fff;border:1px solid rgba(0,17,51,.15);border-radius:8px;display:flex;justify-content:space-between;margin-bottom:5px;padding:0 8px;transition:all .3s;width:100%}.you-buy-or-sell:hover{border:1px solid rgba(0,17,51,.75)}.you-buy-or-sell.disabled:hover{border-color:rgba(0,17,51,.15)}.you-buy-or-sell .you-buy-or-sell-input-container p{color:#001529;font-style:normal;font-weight:500;margin:2px 0;width:100%}.you-buy-or-sell .you-buy-or-sell-input-container input{border:none;color:#001529;font-style:normal;font-weight:700;margin-bottom:6px;outline:none;width:100%}.you-buy-or-sell .you-buy-or-sell-input-container input::-webkit-input-placeholder{color:#dbdbdb}.you-buy-or-sell .you-buy-or-sell-input-container input::placeholder{color:#dbdbdb}.you-buy-or-sell .you-buy-or-sell-input-container h6{color:#dbdbdb;font-style:normal;font-weight:700;outline:none}.you-buy-or-sell .you-buy-or-sell-input-container .active{color:#001529}.you-buy-or-sell .you-buy-or-sell-icon{align-items:center;display:flex;flex-shrink:0;gap:8px}.you-buy-or-sell .you-buy-or-sell-icon img{flex-shrink:0;height:25px;width:25px}.you-buy-or-sell .you-buy-or-sell-icon span{color:#001529;flex-shrink:0;font-style:normal;font-weight:700}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.payment-note{margin-bottom:20px}.payment-note p{color:#001529;font-size:13px;font-style:normal;font-weight:400;margin:0 0 4px}.payment-note textarea{background:#fff;border:1px solid rgba(0,17,51,.15);border-radius:8px;font-style:normal;font-weight:400;outline:none;padding:8px;resize:none;width:100%}.note{display:flex;gap:8px}.note img{height:14px;width:14px}.note p{color:rgba(0,20,42,.4);font-size:12px;font-style:normal;font-weight:400;margin-top:-3px}.main-btn{background:linear-gradient(180deg,#00afff,#07f);background:var(--blue,linear-gradient(180deg,#00afff 0,#07f 100%));border:none;border-radius:5px;color:#fff;cursor:pointer;font-style:normal;font-weight:700;padding:8px;text-align:center;width:100%}.main-btn:hover{background:linear-gradient(180deg,#00afff,#0058bd);background:var(--blue,linear-gradient(180deg,#00afff 0,#0058bd 100%))}.main-btn:disabled{background:#f0f0f0;border-color:#d9d9d9;box-shadow:none;color:rgba(0,0,0,.25);cursor:not-allowed}.main-btn>span{display:block;height:100%;width:100%}.close-modal-icon{cursor:pointer;height:14px;width:14px}@media(max-width:700px){.close-modal-icon{color:#fff}}@media(max-width:500px){.modal-container{flex-direction:column}.modal{height:90vh;overflow:scroll;position:relative;top:0}.model-info{min-width:100%;width:100%}}.merchants-container .blue-grad-bg{background:linear-gradient(180deg,#00afff,#07f);background:var(--blue,linear-gradient(180deg,#00afff 0,#07f 100%))}.merchants-container .ant-select-selection{background-color:red!important}.merchants-container .ant-table-column-sorters{display:inline-flex!important;flex-grow:0!important}.merchants-container .ant-table-thead>tr>th{background:#f5f5f6!important;border-bottom:0!important}.merchants-container .search-input{align-items:center;border:none!important;box-shadow:none!important;display:flex;outline:none!important}.merchants-container .search-input:focus{box-shadow:none!important}.merchants-container .search-input input{background:#f5f5f5!important;color:#0f2147!important;font-size:12px!important}.merchants-container .search-input input::-webkit-input-placeholder{color:#b7bdc6!important}.merchants-container .search-input input::placeholder{color:#b7bdc6!important}.merchants-container .ant-select-item-option-selected{background-color:hsla(0,0%,39%,.2)!important}.merchants-container .merchant-initials{align-items:center;border:1px solid #b3b3b3;border-radius:50%;color:#000;display:flex;font-size:14px;height:30px;justify-content:center;width:30px}.country-flag{margin:0 5px;width:22px}.ant-select-item-option-content,.ant-select-selection-item{display:flex}.sub-head{background-position:50%;background-size:cover;height:210px}@media(min-width:993px){.small-screen-row{display:none}.table-col{flex-direction:row}}@media(max-width:400px){.table-col{flex-flow:column-reverse}}.orders-container .blue-grad-bg{background:linear-gradient(180deg,#00afff,#07f);background:var(--blue,linear-gradient(180deg,#00afff 0,#07f 100%))}.orders-container .ant-select-selection{background-color:red!important}.orders-container .ant-table-column-sorters{display:inline-flex!important;flex-grow:0!important}.orders-container .ant-table-thead>tr>th{background:#f5f5f6!important;border-bottom:0!important}.orders-container .search-input{align-items:center;border:none!important;box-shadow:none!important;display:flex;outline:none!important}.orders-container .search-input:focus{box-shadow:none!important}.orders-container .search-input input{background:#f5f5f5!important;color:#0f2147!important;font-size:12px!important}.orders-container .search-input input::-webkit-input-placeholder{color:#b7bdc6!important}.orders-container .search-input input::placeholder{color:#b7bdc6!important}.orders-container .ant-select-item-option-selected{background-color:hsla(0,0%,39%,.2)!important}.orders-container .merchant-initials{align-items:center;border:1px solid #b3b3b3;border-radius:50%;color:#000;display:flex;font-size:14px;height:30px;justify-content:center;width:30px}@media(max-width:342px){.btn-container{align-items:flex-start;flex-flow:column-reverse}.input-field{width:100%}}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;-ms-flex-pack:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{-ms-flex-negative:0;backface-visibility:hidden;box-sizing:border-box;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;-ms-flex-pack:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports(outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}.splide__arrows--rtl .splide__arrow--next,.splide__arrows--rtl .splide__arrow--prev{left:auto;right:auto}.single-merchant{margin:auto;max-width:1200px;min-height:100vh;padding:20px}.single-merchant,.single-merchant .header{align-items:center;display:flex;flex-direction:column;justify-content:center}.single-merchant .header{background-color:#fff}.single-merchant .section-container{display:flex;flex-direction:row;justify-content:center}@media(max-width:768px){.single-merchant .section-container{flex-direction:column}}.single-merchant .section{align-items:center;display:flex;flex-direction:column;width:50%}@media(max-width:768px){.single-merchant .section:first-of-type{margin-bottom:10px;width:100%}.single-merchant .section{border:1px solid #b3b3b3;border-radius:6px;width:100%}}.single-merchant .horizontal-separator{border:.5px solid #b3b3b3;width:70%}.single-merchant .full-width-separator{margin:0 2px;max-width:800px;width:100%}@media(min-width:768px){.single-merchant .full-width-separator{border:.5px solid #b3b3b3}}.single-merchant .profile-icon{align-items:center;border:2px solid #b3b3b3;border-radius:900px;display:flex;height:80px;justify-content:center;width:80px}.single-merchant .profile-icon-text{color:#333;font-size:x-large;font-weight:700}.single-merchant .center-container{align-items:center;display:flex;justify-content:center;margin-bottom:10px;margin-top:10px}.single-merchant .text-card{display:flex;flex-direction:column;justify-content:flex-start;padding:0 20px 20px;width:100%}.single-merchant .text-card p{word-break:break-word}.single-merchant .text-container{display:flex;justify-content:space-between;margin-top:8px;width:100%}.single-merchant .heading{color:#000;font-size:20px;font-weight:600;margin-bottom:0}.single-merchant .info{color:#333;font-size:16px;font-weight:400}.single-merchant .content{color:#000;font-size:16px;font-weight:500}.single-merchant .terms{color:#6f6e6e;font-size:16px;font-weight:300}.single-merchant .review-container{justify-content:flex-start;padding:20px;width:100%}.single-merchant .merchant-initials{align-items:center;border:1px solid #b3b3b3;border-radius:50%;color:#000;display:flex;font-size:14px;height:30px;justify-content:center;width:30px}.single-merchant .review-heading{color:#333;font-weight:600;margin:20px 30px}.single-merchant .review-card{border:2px solid #b3b3b3;border-radius:10px;margin:10px;padding:30px;width:25vw}.single-merchant .profile-picture{border-radius:100px;margin-right:30px}.single-merchant .review-info-container{align-items:center;display:flex;margin-top:10px}.single-merchant .review-text{color:#6f6e6e;font-size:14px}.single-merchant .row-container{align-items:center;display:flex;flex-direction:row;justify-content:center}.single-merchant .splide__pagination{display:none!important}@media(max-width:768px){.single-merchant .horizontal-separator{display:none}}.single-merchant .reviews-section{width:100%}.single-merchant .single-review-container{border:1px solid #b3b3b3;border-radius:10px;height:100%;margin-right:20px;max-height:160px;overflow-y:auto;padding:12px}.single-merchant .single-review-container .single-review-header{align-items:center;display:flex}.single-merchant .single-review-container .single-review-header h4,.single-merchant .single-review-container .single-review-header p{margin:0}.single-merchant .name-initials{align-items:center;border:1px solid #b3b3b3;border-radius:50%;display:flex;height:50px;justify-content:center;margin:0;padding:0;width:50px}.my-offers-container .ant-form-item{margin-bottom:8px}.my-offers-container .ant-card-body{padding:4px 16px}.my-offers-container .ant-card-head-title{color:#00afff;font-size:20px;font-weight:700}.my-offers-container .ant-card-head{border:0;min-height:44px;padding:8px 16px}.my-offers-container .my-offers-forms-continer{display:flex;justify-content:center;padding:20px 0}@media(max-width:599.95px),(min-width:600px)and (max-width:839.95px),(min-width:840px)and (max-width:959.95px){.my-offers-container .my-offers-forms-continer{align-items:center;flex-direction:column;padding:10px}}.my-offers-container .my-offers-forms-continer>div{max-width:450px;width:100%}.my-offers-container .my-offers-form-content{display:flex;flex-wrap:wrap;justify-content:start}@media(min-width:1280px),(min-width:960px)and (max-width:1279.95px){.my-offers-container .my-offers-form-content>div{width:400px}}@media(max-width:599.95px),(min-width:600px)and (max-width:839.95px),(min-width:840px)and (max-width:959.95px){.my-offers-container .my-offers-form-content>div{width:100%}}.order-life-cycle-page h1,.order-life-cycle-page h2,.order-life-cycle-page h3,.order-life-cycle-page h4,.order-life-cycle-page h5,.order-life-cycle-page h6,.order-life-cycle-page p{margin:0;padding:0}.actions-corner-container .buttons-container{display:flex;flex-wrap:wrap;justify-content:end;margin-bottom:10px}.actions-corner-container .buttons-container button{background:none;border:1px solid;border-radius:4px;cursor:pointer;margin:4px}.actions-corner-container .buttons-container button:hover{box-shadow:4px 4px 10px #a9a9a9}.actions-corner-container .buttons-container button.cancel-order{border-color:#0f2147}.actions-corner-container .buttons-container button.finished-successfully,.actions-corner-container .buttons-container button.payment-completed,.actions-corner-container .buttons-container button.payment-received,.actions-corner-container .buttons-container button.reorder{background-color:#00afff;border-color:#00afff;color:#fff}.actions-corner-container .buttons-container button.appeal{background-color:#fcd632;border-color:#fcd632}.actions-corner-container .buttons-container button.accept{background-color:#33a867;border-color:#33a867;color:#fff}.actions-corner-container .buttons-container button.reject{background-color:#f6465d;border-color:#f6465d;color:#fff}.actions-corner-container .buttons-container button:disabled{background:#f0f0f0;border-color:#d9d9d9;box-shadow:none;color:rgba(0,0,0,.25);cursor:not-allowed}.actions-corner-container .ant-alert-description ul{padding:0!important}.feedback-form{background-color:#eaecef;border:1px solid #dbdbdb;border-radius:8px;padding:10px;position:relative}.feedback-form .feedBack-icon{position:absolute;right:10px;z-index:100}.feedback-form .feedBack-icon.ant-switch-checked{background:#33a867!important}.feedback-form .feedBack-icon:dir(rtl){left:10px!important;right:auto}.feedback-form .ant-switch-inner-checked,.feedback-form .ant-switch-inner-unchecked{font-size:16px!important}.feedback-form .ant-form-item{margin-bottom:8px!important}.payment-receiving-dialog-list{padding:0}.payment-receiving-dialog-list .ant-checkbox-checked .ant-checkbox-inner{background-color:#0094ff;border-color:#0094ff}.payment-receiving-dialog-list .ant-checkbox-wrapper:hover .ant-checkbox-checked .ant-checkbox-inner{background-color:#0094ff!important;border-color:#0094ff!important}.otp-digit{margin-right:1rem}.otp-digit:last-child{margin-right:0}.upload-file-container{display:flex;margin:10px 0}.upload-file-container .selected-file{align-items:center;background-color:#eaecef;border:2px solid #018aff;border-radius:0;border-right:none;display:flex;justify-content:center;margin-left:5px;text-align:center;width:250px}.submitted-feedback-container .ant-card-body,.submitted-feedback-container .ant-card-head{padding:8px 12px!important;word-break:break-word}.submitted-feedback-container .ant-card-bordered,.submitted-feedback-container .ant-card-head{border-color:#dbdbdb!important}.submitted-feedback-container .feedback-title{font-size:18px}.submitted-feedback-container .feedback-date{color:#8b8b8b;font-size:10px;font-weight:400}.body-details-wrapper .close-modal-icon{cursor:pointer;height:14px;width:14px}@media(max-width:700px){.body-details-wrapper{max-width:200px}}.body-details-wrapper .order-details-wrapper{border-bottom:1px solid #dbdbdb;margin-bottom:16px;padding:0 0 8px}.body-details-wrapper .order-details-wrapper .details-row{display:flex;justify-content:space-between;margin-bottom:4px}.body-details-wrapper .order-details-wrapper .details-row .value{font-weight:700}.uploadedFile{background-color:#eaecef;border:1px solid #018aff;color:#018aff;cursor:pointer;height:30px;padding:1px 5px;width:125px}.order-details-wrapper .ant-alert.ant-alert-info{margin-bottom:16px;padding:4px 8px!important}.order-details-wrapper .ant-alert.ant-alert-info .ant-alert-message{color:#0092ff;font-weight:700;margin:0}.body-details-wrapper{max-width:400px;padding-bottom:50px;width:100%}@media(max-width:760px){.body-details-wrapper{max-width:none}}@media(max-width:575px){.body-details-wrapper{min-width:100%}}.body-details-wrapper .responsive-order-details-wrapper{border-bottom:1px solid #dbdbdb;margin-bottom:16px;padding:0 0 8px}.body-details-wrapper .responsive-order-details-wrapper .details-container{border-left:2px dotted #c4c1c1}.body-details-wrapper .responsive-order-details-wrapper .details-container:dir(rtl){border-left:initial;border-right:2px dotted #c4c1c1}.body-details-wrapper .responsive-order-details-wrapper .uploadedFile{background-color:#eaecef;border:1px solid #018aff;color:#018aff;cursor:pointer;height:30px;padding:1px 5px;width:125px}.body-details-wrapper .responsive-order-details-wrapper .order-details-title{padding-inline:20px}.body-details-wrapper .responsive-order-details-wrapper .order-details-title:before{background-color:#00afff;border-radius:50%;content:"";display:block;height:20px;left:33px;margin-top:10px;position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:20px}.body-details-wrapper .responsive-order-details-wrapper .order-details-title:dir(rtl):before{left:auto;right:15px}.body-details-wrapper .responsive-order-details-wrapper .order-details-title:last-child:before{margin-top:15px}.body-details-wrapper .responsive-order-details-wrapper .details-row{display:flex;justify-content:space-between;margin-bottom:4px}.body-details-wrapper .responsive-order-details-wrapper .details-row .value{font-weight:700}.chatting-with-other-party-container{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-width:250px}.chatting-with-other-party-container .open-chat-button{align-items:center;border:none;color:#fff;cursor:pointer;display:flex;font-size:25px;height:45px;justify-content:center;padding:0 5px!important;position:absolute;top:0;width:45px}.chatting-with-other-party-container .open-chat-button:hover{box-shadow:-3px -3px 3px 3px #ebe9e9}@media(max-width:760px){.chatting-with-other-party-container .open-chat-button{top:-55px}}.chatting-with-other-party-container .open-chat-button .bill-icon{align-items:center;border-radius:50%;display:flex;font-size:9px;height:20px;justify-content:center;left:4px;min-width:20px;position:absolute;top:4px}.chatting-with-other-party-container .open-chat-button .bill-icon-empty{align-items:center;background-color:transparent;border-radius:50%;display:flex;font-size:12px;height:20px;justify-content:center;left:-10px;min-width:20px;position:absolute;top:-1px}.chatting-with-other-party-container .order-life-cycle-chat-container{background-color:#fff;border:1px solid #dbdbdb;border-radius:14px;box-shadow:5px 6px 10px #b3b3b3;max-width:350px;position:relative;width:100%;z-index:100}.chatting-with-other-party-container .order-life-cycle-chat-container.hidden{visibility:hidden}@media(max-width:575px){.chatting-with-other-party-container .order-life-cycle-chat-container{bottom:0;margin:0;max-width:none;position:fixed;right:0}}.chatting-with-other-party-container .order-life-cycle-chat-container .close-chat-button{background-color:#f5f5f5;border:1px solid #dbdbdb;border-bottom-left-radius:8px;border-top-left-radius:8px;cursor:pointer;height:48px;left:-23px;padding:0 4px;position:absolute;top:-1px}.chatting-with-other-party-container .order-life-cycle-chat-container .close-chat-button:hover{box-shadow:-2px 0 0 2px #efefef}.chatting-with-other-party-container .order-life-cycle-chat-container .order-life-cycle-chat-box-header{background-color:#f5f5f5;border-top-left-radius:14px;border-top-right-radius:14px;display:flex;justify-content:space-between;padding:6px 12px;width:100%}.chatting-with-other-party-container .order-life-cycle-chat-container .order-life-cycle-chat-box-header .header-container{display:flex;width:100%}.chatting-with-other-party-container .order-life-cycle-chat-container .order-life-cycle-chat-box-header .header-container .user-menu-details-initials{-webkit-margin-end:8px;align-items:center;border:1px solid;border-radius:50%;display:flex;font-size:12px;font-weight:700;height:30px;justify-content:center;margin-inline-end:8px;min-width:30px;width:30px}.chatting-with-other-party-container .order-life-cycle-chat-container .order-life-cycle-chat-box-header .header-container .user-details{width:100%}.chatting-with-other-party-container .order-life-cycle-chat-container .order-life-cycle-chat-box-header .header-container .user-details .vertical-seperator{border:none;border-left:1px solid gray;height:18px;margin:0 5px;opacity:.5}.chatting-with-other-party-container .order-life-cycle-chat-container .order-life-cycle-chat-box-header .header-container .user-details .last-seen:before,.chatting-with-other-party-container .order-life-cycle-chat-container .order-life-cycle-chat-box-header .header-container .user-details .live:before{border-radius:50%;content:"";display:inline-block;height:5px;margin-inline:4px;margin-bottom:2px;width:5px}.chatting-with-other-party-container .order-life-cycle-chat-container .order-life-cycle-chat-box-header .header-container .user-details .live{color:#2bc72b;font-weight:500}.chatting-with-other-party-container .order-life-cycle-chat-container .order-life-cycle-chat-box-header .header-container .user-details .live:before{background-color:#2bc72b}.chatting-with-other-party-container .order-life-cycle-chat-container .order-life-cycle-chat-box-header .header-container .user-details .last-seen{color:#acb8b1}.chatting-with-other-party-container .order-life-cycle-chat-container .order-life-cycle-chat-box-header .header-container .user-details .last-seen:before{background-color:#acb8b1}.chatting-with-other-party-container .order-life-cycle-chat-container .order-life-cycle-chat-box-header .header-container .user-details .user-name{font-size:12px;font-weight:700}.chatting-with-other-party-container .order-life-cycle-chat-container .order-life-cycle-chat-box-header .header-container .user-details .user-info-container{font-size:10px}.chatting-with-other-party-container .order-life-cycle-chat-container .order-life-cycle-chat-box-header .header-container .user-details .user-info-container p{color:#737e8d;margin:0 4px}.chatting-with-other-party-container .order-life-cycle-chat-container .order-life-cycle-chat-box-header .header-container .user-details .user-info-container p:first-of-type{margin-left:0}.chatting-with-other-party-container .order-life-cycle-chat-container .order-life-cycle-chat-box-header .header-container .user-info-container{display:flex}.chatting-with-other-party-container .order-life-cycle-chat-container .order-life-cycle-chat-box-body{font-size:13px;height:100%;max-height:330px;min-height:330px;overflow-x:hidden;overflow-y:auto;padding:10px}.chatting-with-other-party-container .order-life-cycle-chat-container .order-life-cycle-chat-box-body .chat-message-container{align-items:center;display:flex;flex-direction:column;margin-bottom:5px;width:100%}@media(min-width:575px){.chatting-with-other-party-container .order-life-cycle-chat-container .order-life-cycle-chat-box-body .chat-message-container{min-width:308px}}.chatting-with-other-party-container .order-life-cycle-chat-container .order-life-cycle-chat-box-body .chat-message-container p{border-radius:12px;max-width:calc(100% - 30px);overflow-wrap:break-word;padding:5px 10px;width:-webkit-max-content;width:max-content}.chatting-with-other-party-container .order-life-cycle-chat-container .order-life-cycle-chat-box-body .chat-message-container .chat-card .ant-card-body{padding:1px 0}.chatting-with-other-party-container .order-life-cycle-chat-container .order-life-cycle-chat-box-body .chat-message-container .chat-card p{align-items:center;display:flex;justify-content:center;max-width:none;padding:0;width:100%}.chatting-with-other-party-container .order-life-cycle-chat-container .order-life-cycle-chat-box-body .chat-message-container button{background:none;border:none;border-radius:8px;color:#0095ff;cursor:pointer;max-width:80%;padding:0 0 4px}.chatting-with-other-party-container .order-life-cycle-chat-container .order-life-cycle-chat-box-body .chat-message-container .time{color:#8f8f8f;font-size:10px}.chatting-with-other-party-container .order-life-cycle-chat-container .order-life-cycle-chat-box-body .chat-message-container .time:after{display:inline-block;margin:0 6px;position:relative;top:2px}.chatting-with-other-party-container .order-life-cycle-chat-container .order-life-cycle-chat-box-body .chat-message-container .time.received:after{content:"✔✔"}.chatting-with-other-party-container .order-life-cycle-chat-container .order-life-cycle-chat-box-body .chat-message-container .time.seen:after{color:#33a867;content:"✔✔";font-size:10px}.chatting-with-other-party-container .order-life-cycle-chat-container .order-life-cycle-chat-box-body .chat-message-container.mine{align-items:end}.chatting-with-other-party-container .order-life-cycle-chat-container .order-life-cycle-chat-box-body .chat-message-container.mine p{background-color:#0f2147;border-bottom-right-radius:0;color:#fff}.chatting-with-other-party-container .order-life-cycle-chat-container .order-life-cycle-chat-box-body .chat-message-container.theirs{align-items:start}.chatting-with-other-party-container .order-life-cycle-chat-container .order-life-cycle-chat-box-body .chat-message-container.theirs p{background-color:#ebebeb;border-bottom-left-radius:0;color:#00142a}.chatting-with-other-party-container .order-life-cycle-chat-container .order-life-cycle-chat-box-body .chat-message-container.theirs .time-text{-webkit-margin-start:35px;margin-inline-start:35px}.chatting-with-other-party-container .order-life-cycle-chat-container .order-life-cycle-chat-box-body .chat-message-container.theirs .time:after{color:transparent}.chatting-with-other-party-container .order-life-cycle-chat-container .order-life-cycle-chat-box-body .chat-message-container.admin{align-items:center}.chatting-with-other-party-container .order-life-cycle-chat-container .order-life-cycle-chat-box-body .chat-message-container.admin p{background-color:#33a867;color:#fff}.chatting-with-other-party-container .order-life-cycle-chat-container .order-life-cycle-chat-box-footer{align-items:center;border-top:1px solid #dbdbdb;display:flex;height:auto;justify-content:space-between;padding:5px 10px}.chatting-with-other-party-container .order-life-cycle-chat-container .order-life-cycle-chat-box-footer button,.chatting-with-other-party-container .order-life-cycle-chat-container .order-life-cycle-chat-box-footer label{background-color:transparent;border:none;border-radius:50%;cursor:pointer;margin:0;padding:0}.chatting-with-other-party-container .order-life-cycle-chat-container .order-life-cycle-chat-box-footer button .anticon:hover,.chatting-with-other-party-container .order-life-cycle-chat-container .order-life-cycle-chat-box-footer label .anticon:hover{box-shadow:0 0 4px 4px #cacdff}.chatting-with-other-party-container .order-life-cycle-chat-container .order-life-cycle-chat-box-footer button:disabled,.chatting-with-other-party-container .order-life-cycle-chat-container .order-life-cycle-chat-box-footer button:has(>.ant-input-disabled),.chatting-with-other-party-container .order-life-cycle-chat-container .order-life-cycle-chat-box-footer label:disabled,.chatting-with-other-party-container .order-life-cycle-chat-container .order-life-cycle-chat-box-footer label:has(>.ant-input-disabled){cursor:no-drop;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.chatting-with-other-party-container .order-life-cycle-chat-container .order-life-cycle-chat-box-footer button:disabled .anticon:hover,.chatting-with-other-party-container .order-life-cycle-chat-container .order-life-cycle-chat-box-footer button:has(>.ant-input-disabled) .anticon:hover,.chatting-with-other-party-container .order-life-cycle-chat-container .order-life-cycle-chat-box-footer label:disabled .anticon:hover,.chatting-with-other-party-container .order-life-cycle-chat-container .order-life-cycle-chat-box-footer label:has(>.ant-input-disabled) .anticon:hover{box-shadow:none}.chatting-with-other-party-container .order-life-cycle-chat-container .order-life-cycle-chat-box-footer .chat-form{display:flex;justify-content:space-between;width:100%}.chatting-with-other-party-container .order-life-cycle-chat-container .order-life-cycle-chat-box-footer .chat-form .ant-form-item{margin:0!important;width:calc(100% - 75px)}.chatting-with-other-party-container .order-life-cycle-chat-container .order-life-cycle-chat-box-footer .chat-form textarea{border:1px solid #b4b4b4;border-radius:4px;height:28px;position:relative}.chatting-with-other-party-container .order-life-cycle-chat-container .order-life-cycle-chat-box-footer .chat-form .custom-icon{position:absolute;right:60px;top:95%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.chatting-with-other-party-container .order-life-cycle-chat-container .order-life-cycle-chat-box-footer .chat-form .emoji-picker{bottom:30px;position:absolute;right:0}.chatting-with-other-party-container input.hide{display:none!important}.state{border:1px solid;border-radius:6px;display:block;font-weight:600;margin-bottom:8px;padding:4px 8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.order-life-cycle-body-main-wrapper{background-color:#fff;display:flex;justify-content:center;width:100%}.order-life-cycle-body-main-wrapper .order-life-cycle-body-wrapper{display:flex;justify-content:space-between;max-width:1200px;min-height:444px;padding:0 20px 20px;position:relative;width:100%}@media(max-width:760px){.order-life-cycle-body-main-wrapper .order-life-cycle-body-wrapper{flex-direction:column}}.order-life-cycle-header-main-wrapper{background-color:#f5f5f5;display:flex;justify-content:center;width:100%}.order-life-cycle-header-main-wrapper .order-life-cycle-header-wrapper{display:flex;justify-content:space-between;max-width:1200px;padding:20px 20px 10px;width:100%}@media(max-width:700px){.order-life-cycle-header-main-wrapper .order-life-cycle-header-wrapper{flex-direction:column}}.order-life-cycle-header-main-wrapper .order-life-cycle-header-wrapper .order-life-cycle-left-side .order-life-cycle-details{display:flex}.order-life-cycle-header-main-wrapper .order-life-cycle-header-wrapper .order-life-cycle-left-side .order-life-cycle-details .order-life-cycle-type-status{align-items:center;border-radius:4px;color:#fff;display:flex;font-size:12px;font-weight:700;margin-right:8px;max-height:30px;padding:0 10px}.order-life-cycle-header-main-wrapper .order-life-cycle-header-wrapper .order-life-cycle-left-side .order-life-cycle-description{font-size:12px;margin:8px 0;max-width:300px}.order-life-cycle-header-main-wrapper .order-life-cycle-header-wrapper .order-life-cycle-right-side{font-size:14px}.order-life-cycle-header-main-wrapper .order-life-cycle-header-wrapper .order-life-cycle-right-side .order-life-cycle-right-side-row{display:flex;justify-content:right;margin-bottom:8px}@media(max-width:700px){.order-life-cycle-header-main-wrapper .order-life-cycle-header-wrapper .order-life-cycle-right-side .order-life-cycle-right-side-row{justify-content:left}}.order-life-cycle-header-main-wrapper .order-life-cycle-header-wrapper .order-life-cycle-right-side .order-life-cycle-right-side-row .label{color:#00142a;font-weight:500;margin-right:8px}.explain-container{align-items:center;display:flex;margin-bottom:16px}.explain-container img{height:51px;margin-right:16px;width:51px}.explain-container .explain-label{font-weight:700}.order-state-timer-container{align-items:start;display:flex}@media(max-width:700px){.order-state-timer-container{justify-content:space-between}}.order-state-timer-container .state-timer-row{display:flex}.order-state-timer-container .state-timer-row .support-container{margin-right:8px}.order-state-timer-container .state-timer-row .support-container .contact-support-button{background:none;border:none;border-radius:50%;cursor:pointer;display:flex;padding:0}.order-state-timer-container .state-timer-row .support-container .contact-support-button:hover{box-shadow:0 0 10px 4px #2b5b7d}.order-state-timer-container .state-timer-row .support-container .contact-support-button img{height:36px;width:36px}.order-state-timer-container .state-timer-container{display:flex;flex-direction:column}@media(min-width:700px){.order-state-timer-container .state-timer-container{align-items:end}}.order-state-timer-container .state-timer-container .timer-container{align-items:center;display:flex}.order-state-timer-container .state-timer-container .timer-container span{align-items:center;background:linear-gradient(#00afff,#07f);border-radius:4px;color:#fff;display:flex;font-weight:500;height:34px;justify-content:center;margin:4px;width:32px}@media(max-width:700px){.order-life-cycle-stepper-container{margin-bottom:16px}}.order-life-cycle-stepper-container .ant-steps-item{-webkit-padding-start:0!important;padding-inline-start:0!important}.order-life-cycle-stepper-container .ant-steps-item-tail:after{background-color:#dbdbdb!important}.order-life-cycle-stepper-container .ant-steps-item-content{padding-bottom:20px}.order-life-cycle-stepper-container .ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title{color:transparent!important;padding:0!important}.order-life-cycle-stepper-container .ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title:after{background-color:#dbdbdb!important}@media(min-width:576px){.order-life-cycle-stepper-container .ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-description{font-size:13px!important;padding-bottom:10px;position:relative;top:25px;width:140px!important}}.order-life-cycle-stepper-container .ant-steps-item-icon{background:linear-gradient(#00afff,#07f)!important;border-color:#00afff!important;line-height:22px!important}@media(min-width:576px){.order-life-cycle-stepper-container .ant-steps-item-icon{margin:0!important}}.order-life-cycle-stepper-container .ant-steps .ant-steps-item-wait .ant-steps-item-icon{background:linear-gradient(#ddd,#dbdbdb)!important;border-color:#ddd!important}.order-life-cycle-stepper-container .ant-steps .ant-steps-label-horizontal{width:400px}@media(max-width:576px){.order-life-cycle-stepper-container .ant-steps-item-title{line-height:0!important}}.order-life-cycle-stepper-container .ant-steps-item-title:after{background-color:#dbdbdb!important}.order-life-cycle-stepper-container .anticon svg{fill:#fff!important}.order-life-cycle-stepper-container .ant-steps-item>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title:after{border:1px dotted gray!important}.order-life-cycle-stepper-container .ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title:after{border:1px solid #0094ff!important}.order-life-cycle-stepper-container .number{align-items:center;color:#fff;display:flex;font-size:13px;justify-content:center}.ltr .order-life-cycle-stepper-container .ant-steps-item-description{left:-25px!important}.rtl .order-life-cycle-stepper-container .ant-steps-item-description{left:25px}.order-life-cycle-state-main-wrapper{background-color:#fff;display:flex;justify-content:center;width:100%}.order-life-cycle-state-main-wrapper .order-life-cycle-state-wrapper{display:flex;justify-content:space-between;max-width:1200px;padding:20px 20px 10px;width:100%}@media(max-width:700px){.order-life-cycle-state-main-wrapper .order-life-cycle-state-wrapper{flex-direction:column}}.footer .footer-container{display:flex;padding:20px 60px}@media(max-width:640px){.footer .footer-container{padding:20px}}.footer .footer-container .item-start{margin:0 8px 0 0}.footer .footer-container .item-start:hover{color:#00afff}.footer .footer-tail{padding:30px 60px}@media(max-width:640px){.footer .footer-tail{padding:20px}}.contact-support-layout{min-height:100vh}.contact-support-container{display:flex;justify-content:center;margin-top:100px;padding:0 20px}.contact-support-container .contact-support-form{max-width:800px;width:100%}.contact-support-container .contact-support-form .row-fields{display:flex;justify-content:space-between}@media(max-width:599.95px),(min-width:600px)and (max-width:839.95px){.contact-support-container .contact-support-form .row-fields{flex-direction:column}}.contact-support-container .contact-support-form .row-fields .ant-form-item{width:calc(50% - 20px)}@media(max-width:599.95px),(min-width:600px)and (max-width:839.95px){.contact-support-container .contact-support-form .row-fields .ant-form-item{width:100%}}.notifications-container{min-height:90vh}.notifications-container .ant-list-item>.ant-card,.notifications-container .ant-list-item>.ant-card .ant-card-meta-description{width:100%}.notifications-container .notification-card{align-items:center;display:flex;width:"100%"}.notifications-container .notification-card .ant-card-body{width:100%}.notifications-container .avatar-badge{align-items:center;border-radius:50%;bottom:-8px;color:#fff;display:flex;justify-content:center;padding:4px;position:absolute;right:-8px}.notifications-container .gold-badge{background:#e39008}.notifications-container .green-badge{background:#4caf50}.notifications-container .info-badge{background:#2196f3}.notifications-container .warning-badge{background:#e30886}.notifications-container .avatar-container{display:inline-block;position:relative}.notifications-container .markAsReadButton{border-color:#2196f3;border-style:solid;color:#2196f3}.notifications-container .blue-grad-bg{background:linear-gradient(180deg,#00afff,#07f);background:var(--blue,linear-gradient(180deg,#00afff 0,#07f 100%))}.notifications-container .ant-select-selection{background-color:red!important}.notifications-container .ant-table-column-sorters{display:inline-flex!important;flex-grow:0!important}.notifications-container .ant-table-thead>tr>th{background:#f5f5f6!important;border-bottom:0!important}.notifications-container .search-input{align-items:center;border:none!important;box-shadow:none!important;display:flex;outline:none!important}.notifications-container .search-input:focus{box-shadow:none!important}.notifications-container .search-input input{background:#f5f5f5!important;color:#0f2147!important;font-size:12px!important}.notifications-container .search-input input::-webkit-input-placeholder{color:#b7bdc6!important}.notifications-container .search-input input::placeholder{color:#b7bdc6!important}.notifications-container .ant-select-item-option-selected{background-color:hsla(0,0%,39%,.2)!important}.notifications-container .merchant-initials{align-items:center;border:1px solid #b3b3b3;border-radius:50%;color:#000;display:flex;font-size:14px;height:30px;justify-content:center;width:30px}.btn-container,.field-container{flex-direction:row}.field-container{display:flex}@media(max-width:1200px){.field-container{display:flex;flex-direction:column}}@media(max-width:386px){.btn-container{align-items:flex-start;flex-flow:column-reverse}.form-row{align-items:flex-start;flex-flow:column}.input-field{width:100%}}.progress-container{background-color:hsla(0,0%,100%,.2);border-radius:10px;height:20px;position:relative;width:200px}.progress-bar{-webkit-animation:progress 5s linear infinite;animation:progress 5s linear infinite;background-color:#fff;border-radius:10px;height:100%;width:0}@-webkit-keyframes progress{0%{width:0}to{width:100%}}@keyframes progress{0%{width:0}to{width:100%}}
/*# sourceMappingURL=main.37d90683.css.map*/