.navigation{max-width:224px;width:100%;background-color:#fff;display:flex;flex-direction:column;justify-content:space-between;overflow-y:auto;padding:20px 12px;box-sizing:border-box;height:100vh;position:fixed}@media only screen and (max-width: 767px){.navigation{position:absolute;z-index:10;height:100%;transform:translate(-100%);top:0}}@media only screen and (max-width: 767px){.navigation.navigationVisible{transform:translate(0)}}.navigation__top{display:flex;flex-direction:column;box-sizing:border-box}.navigation__dealsyLogo{width:124px;margin-bottom:12px}.navigation__button{margin-bottom:4px;width:100%;background-color:#fff;border:0;border-radius:12px;cursor:pointer;padding:12px;font-size:16px;font-family:Poppins_Medium;color:#0f0f0f;display:flex;align-items:center;gap:8px}.navigation__button.navigation__buttonActive,.navigation__button:hover{background-color:#fd454514;color:#fd4545}.navigation__button.navigation__buttonActive .svg-stroke,.navigation__button:hover .svg-stroke{stroke:#fd4545}.navigation__button.navigation__buttonActive .svg-fill,.navigation__button:hover .svg-fill{fill:#fd4545}.navigation__button .svg-stroke{stroke:#7d7d7d}.navigation__button .svg-fill{fill:#7d7d7d}.navigation__bottom{display:flex;flex-direction:column;width:100%;box-sizing:border-box}.navigation__hamburger{display:none;top:16px;right:16px;cursor:pointer;z-index:10}@media only screen and (max-width: 767px){.navigation__hamburger{display:block;align-self:flex-end;position:absolute}}.navigation__hamburger.open .navigation__hamburgerBar1{-webkit-transform:rotate(-45deg) translate(-5px,6px);transform:rotate(-45deg) translate(-5px,6px)}.navigation__hamburger.open .navigation__hamburgerBar2{opacity:0}.navigation__hamburger.open .navigation__hamburgerBar3{-webkit-transform:rotate(45deg) translate(-5px,-6px);transform:rotate(45deg) translate(-5px,-6px)}.navigation__hamburgerBar{width:24px;height:2px;background-color:#333;margin:6px 0;transition:.4s}.login{height:100vh;width:100vw;display:flex;justify-content:center;align-items:center}.login__container{box-shadow:#959da533 0 8px 24px;width:350px;border-radius:12px;display:flex;flex-direction:column;align-items:center;padding:32px;background-color:#fff}.login__logo{width:50%;margin-bottom:16px}.login__form{width:100%;display:flex;flex-direction:column;justify-content:center}.login__form .input_item{display:flex;flex-direction:column;margin-bottom:32px}.login__form .label{margin-bottom:8px}.login__form .input{padding:16px;border:1px solid #e2e8f0;border-radius:12px;font-size:16px}.login__form .input:focus{outline:none}.login__form .button{width:100%;height:52.5px;justify-content:center;font-weight:700}.dashboard{padding:24px;background-color:#f5f5f5;box-sizing:border-box;min-height:100vh;display:flex;flex-direction:column;width:100%}@media only screen and (max-width: 767px){.dashboard{padding:16px}}.dashboard__buttons{background-color:#ebebeb;padding:4px;border-radius:100px;display:flex;align-self:flex-start;margin-bottom:16px}.dashboard__button{font-size:16px;color:#0f0f0f;cursor:pointer;font-family:Poppins_Medium;border-radius:50px;padding:4px 16px;border:0;background-color:transparent}@media only screen and (max-width: 767px){.dashboard__button{font-size:14px}}.dashboard__button.dashboard__buttonActive{background-color:#fff}@media only screen and (max-width: 767px){.dashboard__button:nth-of-type(2){display:none}}.dashboard__charts{display:flex;gap:16px}@media only screen and (max-width: 767px){.dashboard__charts{flex-direction:column}}.onboardedCharts{display:flex;flex-direction:column;border-radius:16px;padding:16px;position:relative;gap:32px;background-color:#fff;width:100%}@media only screen and (max-width: 767px){.onboardedCharts{width:auto}}.onboardedCharts__header{display:flex;justify-content:space-between;align-items:center}.onboardedCharts__dateSelection{display:flex;gap:16px;align-items:center;font-family:Poppins_Medium}.onboardedCharts__dateSelection .MuiFormControl-root{padding-top:8px}.onboardedCharts__dateSelection label{font-family:Poppins_Medium;top:unset}.onboardedCharts__dateSelection input{padding:12px;font-family:Poppins_Medium}.onboardedCharts__buttons{display:flex;align-items:center;border-radius:50px;background-color:#f5f5f5;padding:4px}.onboardedCharts__buttons .onboardedCharts__button{cursor:pointer;font-size:16px;font-family:Poppins_Medium;border-radius:50px;padding:4px 16px;border:0;background-color:transparent}@media only screen and (max-width: 767px){.onboardedCharts__buttons .onboardedCharts__button{font-size:14px;padding:4px 12px}}.onboardedCharts__buttons .onboardedCharts__button.onboardedCharts__buttonActive{background-color:#fff}.orders{padding:24px;background-color:#f5f5f5;box-sizing:border-box;min-height:100vh;display:flex;flex-direction:column;width:100%}@media only screen and (max-width: 767px){.orders{padding:16px}}.orders__buttons{background-color:#ebebeb;padding:4px;border-radius:100px;display:flex;align-self:flex-start;margin-bottom:16px}.orders__button{font-size:16px;color:#0f0f0f;cursor:pointer;font-family:Poppins_Medium;border-radius:50px;padding:4px 16px;border:0;background-color:transparent}@media only screen and (max-width: 767px){.orders__button{font-size:14px}}.orders__button.orders__buttonActive{background-color:#fff}@media only screen and (max-width: 767px){.orders__button:nth-of-type(2){display:none}}.ordersTable{display:flex;flex-direction:column;border-radius:16px;background-color:#fff;padding:16px;min-width:750px;box-sizing:border-box}@media only screen and (max-width: 767px){.ordersTable{min-width:auto}}.ordersTable__header{display:flex;background-color:#f5f5f5;border-radius:12px;padding:8px 12px;color:#0f0f0f;font-family:Poppins_Regular}@media only screen and (max-width: 767px){.ordersTable__header{padding:8px 62px 8px 12px}}.ordersTable__orderNumber{min-width:40px;padding-right:28px}@media only screen and (max-width: 767px){.ordersTable__orderNumber{min-width:30px;padding-right:16px}}.ordersTable__dealName{min-width:190px;flex-grow:1;white-space:nowrap;text-overflow:ellipsis;padding-right:28px}@media only screen and (max-width: 767px){.ordersTable__dealName{min-width:50px;padding-right:16px}}.ordersTable__redeemedDate{min-width:110px;padding-right:28px}@media only screen and (max-width: 767px){.ordersTable__redeemedDate{display:none;padding-right:16px}}.ordersTable__dealPrice{min-width:70px;padding-right:28px}@media only screen and (max-width: 767px){.ordersTable__dealPrice{min-width:50px;padding-right:16px}}.ordersTable__payments{display:flex;flex-direction:column;padding:0 12px}.ordersTable__payment{display:flex;align-items:center;font-size:16px;font-family:Poppins_Medium;color:#0f0f0f;border-bottom:1px solid #F5F5F5;padding:16px 0}@media only screen and (max-width: 767px){.ordersTable__payment{font-size:12px;padding:12px 0}}.ordersTable__payment:last-of-type{border-bottom:none}.ordersTable__payment .hidden{display:none}.ordersTable__payment .ordersTable__orderNumber{color:#9b9a9b}.ordersTable__customerName{min-width:175px;white-space:nowrap;text-overflow:ellipsis;padding-right:28px}@media only screen and (max-width: 767px){.ordersTable__customerName{display:none}}.ordersTable__refund{display:flex;justify-content:flex-end;min-width:70px}@media only screen and (max-width: 767px){.ordersTable__refund{min-width:50px}}.ordersTable__refundButton{cursor:pointer;background-color:#fd4545;border-radius:32px;border:0;padding:8px 0;width:70px;display:flex;justify-content:center;align-items:center;font-size:12px;color:#fff;font-family:Poppins_Medium;transition:background-color .25s cubic-bezier(.4,0,.2,1) 0ms,box-shadow .25s cubic-bezier(.4,0,.2,1) 0ms,border-color .25s cubic-bezier(.4,0,.2,1) 0ms,color .25s cubic-bezier(.4,0,.2,1) 0ms}@media only screen and (max-width: 767px){.ordersTable__refundButton{padding:4px 0;font-size:10px;width:50px}}.ordersTable__refundButton:hover{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.ordersTable__refundButton:disabled{background-color:#e0e0e0;cursor:not-allowed}.ordersTable__refundButton:disabled:hover{box-shadow:none}.ordersTable__refundButton:disabled:after{content:"Deals can only be refunded on the day they are redeemed.";position:absolute;right:122px;background-color:#333;color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;white-space:normal;width:200px;opacity:0;transition:opacity .2s;pointer-events:none}@media only screen and (max-width: 767px){.ordersTable__refundButton:disabled:after{right:94px}}.ordersTable__refundButton:disabled:hover:after{opacity:1}.restaurants{padding:24px;background-color:#f5f5f5;box-sizing:border-box;min-height:100vh;display:flex;flex-direction:column;width:100%}@media only screen and (max-width: 767px){.restaurants{padding:16px}}.restaurants__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;gap:24px}.restaurants__searchInput{border:0;border-radius:12px;padding:11px 16px;outline:none;font-size:16px;color:#0f0f0f;font-family:Poppins_Medium;box-sizing:border-box;flex:1}.restaurants__searchInput::placeholder{color:#878787;font-family:Poppins_Regular;background-color:#fff}.restaurants__downloadCSVButton{cursor:pointer;background-color:#fd4545;border-radius:32px;border:0;padding:0 14px 0 18px;height:48px;gap:6px;display:flex;justify-content:center;align-items:center;font-size:16px;color:#fff;font-family:Poppins_Medium;transition:background-color .25s cubic-bezier(.4,0,.2,1) 0ms,box-shadow .25s cubic-bezier(.4,0,.2,1) 0ms,border-color .25s cubic-bezier(.4,0,.2,1) 0ms,color .25s cubic-bezier(.4,0,.2,1) 0ms}@media only screen and (max-width: 767px){.restaurants__downloadCSVButton{font-size:14px;width:120px;height:40px}}.restaurants__downloadCSVButton:hover{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.modal{z-index:10;height:100vh;width:100vw;background-color:#00000080;position:fixed;display:flex;justify-content:center;align-items:center;top:0;left:0}.modal__container{background-color:#fff;width:400px;border-radius:12px;padding:32px;border:1px solid #e2e8f0;display:flex;flex-direction:column}.modal__close{display:flex;justify-content:flex-end}.modal__question{font-size:24px;font-family:Poppins_Regular;color:#0f0f0f;text-align:center;padding:24px 0}.modal__name{font-size:24px;font-family:Poppins_SemiBold;color:#0f0f0f;text-align:center;padding:0 0 48px}.modal__buttons{display:flex;justify-content:space-between;gap:32px}@media only screen and (max-width: 767px){.modal__buttons{gap:16px}}.modal__button{width:100%;height:48px;cursor:pointer;border-radius:32px;border:0;display:flex;justify-content:center;align-items:center;font-size:16px;font-family:Poppins_Medium;transition:background-color .25s cubic-bezier(.4,0,.2,1) 0ms,box-shadow .25s cubic-bezier(.4,0,.2,1) 0ms,border-color .25s cubic-bezier(.4,0,.2,1) 0ms,color .25s cubic-bezier(.4,0,.2,1) 0ms}@media only screen and (max-width: 767px){.modal__button{font-size:14px;height:40px}}.modal__button:hover{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.modal__button.modal__buttonRed{background-color:#fd4545;color:#fff;border:0}.modal__button.modal__buttonWhite{color:#0f0f0f;background-color:#f5f5f5}.close{display:flex;align-items:center;border:1px solid #E2E8F0;border-radius:24px;padding:6px;box-sizing:border-box;cursor:pointer;background-color:#fff}.close:hover{background-color:#e5e5e5}.restaurant{border-radius:12px;display:flex;flex-direction:column;justify-content:space-between;padding:16px;margin-bottom:16px;cursor:pointer;background-color:#fff;font-size:16px;line-height:22px;transition:background-color .25s cubic-bezier(.4,0,.2,1) 0ms,box-shadow .25s cubic-bezier(.4,0,.2,1) 0ms,border-color .25s cubic-bezier(.4,0,.2,1) 0ms,color .25s cubic-bezier(.4,0,.2,1) 0ms}.restaurant:hover{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.restaurant:active{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.restaurant.pending{border:1px solid #FD4545;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.restaurant .bold{font-family:Poppins_SemiBold}.restaurant p{font-family:Poppins_Regular}.restaurant__top{display:flex;justify-content:space-between;padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid #e2e8f0}.restaurant__topLeft{display:flex;align-items:center}.restaurant__logoFrame{width:64px;min-width:64px;height:64px;min-height:64px;overflow:hidden;border-radius:50px;margin-right:16px;border:1px solid #e2e8f0}.restaurant__logo{width:100%;height:100%;object-fit:cover}.restaurant__details{display:flex;flex-direction:column;text-align:left;margin-right:32px}.restaurant__topRight{display:flex;align-items:center}.restaurant__topRight .button{height:64px;color:#000;margin-right:16px}.restaurant__topRight .button.white:hover{background-color:#fd4545;color:#fff}.restaurant__topRight .downloadLink{text-decoration:none;margin-right:0;width:175px;box-sizing:border-box;justify-content:center}.restaurant__deals{display:flex;flex-direction:column;justify-content:center;text-align:left;margin-right:32px;width:235px}.restaurant__deals .pending{color:#fd4545}.restaurant__deals .yes{color:#22c55e}.restaurant__bottom{display:flex;gap:8px}.downloadCSVModal{z-index:10;min-height:100vh;width:100vw;background-color:#0000001a;position:fixed;display:flex;justify-content:center;align-items:center;top:0;left:0;padding:32px 0}.downloadCSVModal__container{background-color:#fff;width:450px;border-radius:12px;padding:32px;display:flex;flex-direction:column}@media only screen and (max-width: 767px){.downloadCSVModal__container{padding:24px;width:100%;box-sizing:border-box;margin:16px}}.downloadCSVModal__header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:32px}.downloadCSVModal__header .close{align-self:flex-end}@media only screen and (max-width: 767px){.downloadCSVModal__header .close{margin-bottom:6px}}@media only screen and (max-width: 767px){.downloadCSVModal__header .close svg{width:18px;height:18px}}.downloadCSVModal__title{font-size:24px;font-family:Poppins_Medium;color:#0f0f0f}@media only screen and (max-width: 767px){.downloadCSVModal__title{font-size:18px}}.downloadCSVModal__label{font-size:16px;font-family:Poppins_Regular;color:#0f0f0f}.downloadCSVModal__address{margin-top:8px;margin-bottom:24px}.downloadCSVModal__address .css-1fdsijx-ValueContainer{padding:0 16px}.downloadCSVModal__address .css-13cymwt-control,.downloadCSVModal__address .css-t3ipsp-control{height:48px;border-radius:12px;border:1px solid #F0F0F0;box-shadow:none;cursor:text}.downloadCSVModal__address .css-13cymwt-control:hover,.downloadCSVModal__address .css-t3ipsp-control:hover{border:1px solid #F0F0F0}.downloadCSVModal__address .css-13cymwt-control:focus,.downloadCSVModal__address .css-t3ipsp-control:focus{outline:none}.downloadCSVModal__address .css-1jqq78o-placeholder{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:16px}.downloadCSVModal__address div{color:#0f0f0f;font-family:Poppins_Medium}.downloadCSVModal__sliderInput{width:100%;accent-color:#FE4444;background:#fff;cursor:pointer;outline:none;margin-top:16px}.downloadCSVModal__buttons{display:flex;justify-content:space-between;gap:32px;margin-top:44px}@media only screen and (max-width: 767px){.downloadCSVModal__buttons{gap:16px}}.downloadCSVModal__button{width:100%;height:48px;cursor:pointer;border-radius:32px;border:0;display:flex;justify-content:center;align-items:center;font-size:16px;font-family:Poppins_Medium;transition:background-color .25s cubic-bezier(.4,0,.2,1) 0ms,box-shadow .25s cubic-bezier(.4,0,.2,1) 0ms,border-color .25s cubic-bezier(.4,0,.2,1) 0ms,color .25s cubic-bezier(.4,0,.2,1) 0ms}@media only screen and (max-width: 767px){.downloadCSVModal__button{font-size:14px;height:40px}}.downloadCSVModal__button:hover{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.downloadCSVModal__button.downloadCSVModal__buttonRed{background-color:#fe4444;color:#fff;border:0}.downloadCSVModal__button.downloadCSVModal__buttonRed:disabled{background-color:#f0f0f0;color:#7d7d7d;cursor:not-allowed}.downloadCSVModal__button.downloadCSVModal__buttonWhite{color:#0f0f0f;background-color:#f5f5f5}.restaurantDetails{padding:24px;background-color:#f5f5f5;box-sizing:border-box;min-height:100vh;display:flex;flex-direction:column;width:100%}@media only screen and (max-width: 767px){.restaurantDetails{padding:16px}}.restaurantDetails__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}@media only screen and (max-width: 767px){.restaurantDetails__header{margin-bottom:16px}}.restaurantDetails__title{font-size:32px;color:#0f0f0f;font-family:Poppins_SemiBold}@media only screen and (max-width: 767px){.restaurantDetails__title{font-size:22px}}.restaurantDetails__addDealButton{cursor:pointer;background-color:#fd4545;border-radius:32px;border:0;padding:0 18px 0 14px;height:48px;gap:6px;display:flex;justify-content:center;align-items:center;font-size:16px;color:#fff;font-family:Poppins_Medium;transition:background-color .25s cubic-bezier(.4,0,.2,1) 0ms,box-shadow .25s cubic-bezier(.4,0,.2,1) 0ms,border-color .25s cubic-bezier(.4,0,.2,1) 0ms,color .25s cubic-bezier(.4,0,.2,1) 0ms}@media only screen and (max-width: 767px){.restaurantDetails__addDealButton{font-size:14px;width:120px;height:40px}}.restaurantDetails__addDealButton:hover{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.restaurantDetails__buttons{background-color:#ebebeb;padding:4px;border-radius:100px;display:flex;align-self:flex-start;margin-bottom:16px}.restaurantDetails__button{font-size:16px;color:#0f0f0f;cursor:pointer;font-family:Poppins_Medium;border-radius:50px;padding:4px 16px;border:0;background-color:transparent}@media only screen and (max-width: 767px){.restaurantDetails__button{font-size:14px}}.restaurantDetails__button.restaurantDetails__buttonActive{background-color:#fff}@media only screen and (max-width: 767px){.restaurantDetails__button:nth-of-type(2){display:none}}.restaurantDetails__form{display:flex;border-radius:20px;background-color:#fff;padding:24px;gap:24px}.restaurantDetails__formLeft{width:50%;display:flex;flex-direction:column}.restaurantDetails__formLeft .restaurantDetails__formItem:last-of-type{margin-bottom:0}.restaurantDetails__formRight{width:50%;display:flex;flex-direction:column;justify-content:space-between}.restaurantDetails__formRight .restaurantLogo{margin-bottom:11px}.restaurantDetails__formItem{margin-bottom:24px;position:relative}@media only screen and (max-width: 767px){.restaurantDetails__formItem{margin-bottom:16px}}.restaurantDetails__formLabel{font-family:Poppins_Regular;color:#7d7d7d;font-size:16px;font-weight:500;margin-bottom:10px}@media only screen and (max-width: 767px){.restaurantDetails__formLabel{margin-bottom:8px}}.restaurantDetails__formInput{border:1px solid #F0F0F0;border-radius:12px;padding:11px 16px;outline:none;font-size:16px;color:#0f0f0f;font-family:Poppins_Medium;width:100%;box-sizing:border-box}.restaurantDetails__formInput::placeholder{color:#878787;font-family:Poppins_Regular;background-color:#fff}.restaurantDetails__phoneNumber{font-size:16px}.restaurantDetails__phoneNumber .form-control{border:1px solid #F0F0F0;border-radius:12px;padding:11px 16px;outline:none;font-size:16px;color:#0f0f0f;font-family:Poppins_Medium;width:100%;box-sizing:border-box}.restaurantDetails__submitButton{cursor:pointer;background-color:#fd4545;border-radius:32px;border:0;padding:0 18px 0 14px;height:48px;width:100%;gap:6px;display:flex;justify-content:center;align-items:center;font-size:16px;color:#fff;font-family:Poppins_Medium;transition:background-color .25s cubic-bezier(.4,0,.2,1) 0ms,box-shadow .25s cubic-bezier(.4,0,.2,1) 0ms,border-color .25s cubic-bezier(.4,0,.2,1) 0ms,color .25s cubic-bezier(.4,0,.2,1) 0ms}@media only screen and (max-width: 767px){.restaurantDetails__submitButton{font-size:14px;width:120px;height:40px}}.restaurantDetails__submitButton:hover{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.restaurantDetails__submitButton:disabled{background-color:#f0f0f0;color:#7d7d7d;cursor:not-allowed}.restaurantDetails__dealCards{display:grid;vertical-align:middle}@media only screen and (max-width: 767px){.restaurantDetails__dealCards{align-self:unset;grid-template-columns:repeat(1,1fr)}}@keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}:root{--rc-drag-handle-size: 12px;--rc-drag-handle-mobile-size: 24px;--rc-drag-handle-bg-colour: rgba(0, 0, 0, .2);--rc-drag-bar-size: 6px;--rc-border-color: rgba(255, 255, 255, .7);--rc-focus-color: #0088ff}.ReactCrop{position:relative;display:inline-block;cursor:crosshair;max-width:100%}.ReactCrop *,.ReactCrop *:before,.ReactCrop *:after{box-sizing:border-box}.ReactCrop--disabled,.ReactCrop--locked{cursor:inherit}.ReactCrop__child-wrapper{overflow:hidden;max-height:inherit}.ReactCrop__child-wrapper>img,.ReactCrop__child-wrapper>video{display:block;max-width:100%;max-height:inherit}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>img,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>video{touch-action:none}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__crop-selection{touch-action:none}.ReactCrop__crop-mask{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.ReactCrop__crop-selection{position:absolute;top:0;left:0;transform:translateZ(0);cursor:move}.ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop--circular-crop .ReactCrop__crop-selection{border-radius:50%}.ReactCrop--circular-crop .ReactCrop__crop-selection:after{pointer-events:none;content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border:1px solid var(--rc-border-color);opacity:.3}.ReactCrop--no-animate .ReactCrop__crop-selection{outline:1px dashed white}.ReactCrop__crop-selection:not(.ReactCrop--no-animate .ReactCrop__crop-selection){animation:marching-ants 1s;background-image:linear-gradient(to right,#fff 50%,#444 50%),linear-gradient(to right,#fff 50%,#444 50%),linear-gradient(to bottom,#fff 50%,#444 50%),linear-gradient(to bottom,#fff 50%,#444 50%);background-size:10px 1px,10px 1px,1px 10px,1px 10px;background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;color:#fff;animation-play-state:running;animation-timing-function:linear;animation-iteration-count:infinite}.ReactCrop__crop-selection:focus{outline:2px solid var(--rc-focus-color);outline-offset:-1px}.ReactCrop--invisible-crop .ReactCrop__crop-mask,.ReactCrop--invisible-crop .ReactCrop__crop-selection{display:none}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{content:"";display:block;position:absolute;background-color:#fff6}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after{width:1px;height:100%}.ReactCrop__rule-of-thirds-vt:before{left:33.3333333333%}.ReactCrop__rule-of-thirds-vt:after{left:66.6666666667%}.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{width:100%;height:1px}.ReactCrop__rule-of-thirds-hz:before{top:33.3333333333%}.ReactCrop__rule-of-thirds-hz:after{top:66.6666666667%}.ReactCrop__drag-handle{position:absolute;width:var(--rc-drag-handle-size);height:var(--rc-drag-handle-size);background-color:var(--rc-drag-handle-bg-colour);border:1px solid var(--rc-border-color)}.ReactCrop__drag-handle:focus{background:var(--rc-focus-color)}.ReactCrop .ord-nw{top:0;left:0;transform:translate(-50%,-50%);cursor:nw-resize}.ReactCrop .ord-n{top:0;left:50%;transform:translate(-50%,-50%);cursor:n-resize}.ReactCrop .ord-ne{top:0;right:0;transform:translate(50%,-50%);cursor:ne-resize}.ReactCrop .ord-e{top:50%;right:0;transform:translate(50%,-50%);cursor:e-resize}.ReactCrop .ord-se{bottom:0;right:0;transform:translate(50%,50%);cursor:se-resize}.ReactCrop .ord-s{bottom:0;left:50%;transform:translate(-50%,50%);cursor:s-resize}.ReactCrop .ord-sw{bottom:0;left:0;transform:translate(-50%,50%);cursor:sw-resize}.ReactCrop .ord-w{top:50%;left:0;transform:translate(-50%,-50%);cursor:w-resize}.ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.ReactCrop__drag-bar{position:absolute}.ReactCrop__drag-bar.ord-n{top:0;left:0;width:100%;height:var(--rc-drag-bar-size);transform:translateY(-50%)}.ReactCrop__drag-bar.ord-e{right:0;top:0;width:var(--rc-drag-bar-size);height:100%;transform:translate(50%)}.ReactCrop__drag-bar.ord-s{bottom:0;left:0;width:100%;height:var(--rc-drag-bar-size);transform:translateY(50%)}.ReactCrop__drag-bar.ord-w{top:0;left:0;width:var(--rc-drag-bar-size);height:100%;transform:translate(-50%)}.ReactCrop--new-crop .ReactCrop__drag-bar,.ReactCrop--new-crop .ReactCrop__drag-handle,.ReactCrop--fixed-aspect .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w{display:none}@media (pointer: coarse){.ReactCrop .ord-n,.ReactCrop .ord-e,.ReactCrop .ord-s,.ReactCrop .ord-w{display:none}.ReactCrop__drag-handle{width:var(--rc-drag-handle-mobile-size);height:var(--rc-drag-handle-mobile-size)}}.restaurantLogo__cropModal{z-index:10;height:100vh;width:100vw;background-color:#00000080;position:fixed;display:flex;justify-content:center;align-items:center;top:0;left:0}.restaurantLogo__cropModalContainer{background-color:#fff;width:400px;border-radius:12px;padding:32px;border:1px solid #e2e8f0;display:flex;flex-direction:column;gap:32px}.restaurantLogo__errorText{padding:50px 0;text-align:center}.restaurantLogo__buttons{display:flex;justify-content:space-between;gap:32px}@media only screen and (max-width: 767px){.restaurantLogo__buttons{gap:16px}}.restaurantLogo__button{width:100%;height:48px;cursor:pointer;border-radius:32px;border:0;display:flex;justify-content:center;align-items:center;font-size:16px;font-family:Poppins_Medium;transition:background-color .25s cubic-bezier(.4,0,.2,1) 0ms,box-shadow .25s cubic-bezier(.4,0,.2,1) 0ms,border-color .25s cubic-bezier(.4,0,.2,1) 0ms,color .25s cubic-bezier(.4,0,.2,1) 0ms}@media only screen and (max-width: 767px){.restaurantLogo__button{font-size:14px;height:40px}}.restaurantLogo__button:hover{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.restaurantLogo__button.restaurantLogo__buttonRed{background-color:#fd4545;color:#fff;border:0}.restaurantLogo__button.restaurantLogo__buttonWhite{color:#0f0f0f;background-color:#f5f5f5}.restaurantLogo .croppedImageContainer{display:flex;justify-content:center;align-items:center;width:242px;height:242px;border-radius:150px;border:1px solid #EBEBEB;background:#fafafa;position:relative}@media only screen and (max-width: 767px){.restaurantLogo .croppedImageContainer{width:125px;height:125px}}.restaurantLogo .croppedImageContainer-imageFrame{width:100%;height:100%;overflow:hidden;border-radius:150px;display:flex;align-items:center}.restaurantLogo .croppedImage{width:100%;object-fit:contain;border-radius:10px}.restaurantLogo .editIcon{height:30px;width:30px;border-radius:50%;background:#000;justify-content:center;position:absolute;right:20px;display:flex;bottom:20px}@media only screen and (max-width: 767px){.restaurantLogo .editIcon{right:0;bottom:0}}.restaurantLogo .fileInputLabel{position:absolute;top:0;cursor:pointer;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.restaurantAddress .css-1fdsijx-ValueContainer{padding:0 16px}.restaurantAddress .css-13cymwt-control,.restaurantAddress .css-t3ipsp-control{height:48px;border-radius:12px;border:1px solid #F0F0F0;box-shadow:none;cursor:text}.restaurantAddress .css-13cymwt-control:hover,.restaurantAddress .css-t3ipsp-control:hover{border:1px solid #F0F0F0}.restaurantAddress .css-13cymwt-control:focus,.restaurantAddress .css-t3ipsp-control:focus{outline:none}.restaurantAddress .css-1jqq78o-placeholder{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:16px}.restaurantAddress div{color:#0f0f0f;font-family:Poppins_Medium}.cuisineOptions .css-1fdsijx-ValueContainer,.categoryOptions .css-1fdsijx-ValueContainer{padding:11px 16px}.cuisineOptions .css-13cymwt-control,.cuisineOptions .css-t3ipsp-control,.categoryOptions .css-13cymwt-control,.categoryOptions .css-t3ipsp-control{height:48px;border-radius:12px;border:1px solid #F0F0F0;box-shadow:none}.cuisineOptions .css-13cymwt-control:hover,.cuisineOptions .css-t3ipsp-control:hover,.categoryOptions .css-13cymwt-control:hover,.categoryOptions .css-t3ipsp-control:hover{border:1px solid #F0F0F0}.cuisineOptions .css-13cymwt-control:focus,.cuisineOptions .css-t3ipsp-control:focus,.categoryOptions .css-13cymwt-control:focus,.categoryOptions .css-t3ipsp-control:focus{outline:none}.cuisineOptions .css-hlgwow,.categoryOptions .css-hlgwow{padding:10px 8px}.cuisineOptions .css-1jqq78o-placeholder,.categoryOptions .css-1jqq78o-placeholder{font-size:16px;color:#0f0f0f;font-family:Poppins_Medium;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-left:8px;height:18px}.cuisineOptions .css-1dyz3mf,.categoryOptions .css-1dyz3mf{height:46px;padding:2px 16px;overflow-y:scroll}.cuisineOptions .css-1p3m7a8-multiValue,.categoryOptions .css-1p3m7a8-multiValue{min-width:auto;background-color:#f5f5f5;border-radius:12px}.cuisineOptions .css-9jq23d,.categoryOptions .css-9jq23d{font-size:16px;color:#0f0f0f;font-family:Poppins_Medium;padding:6px 8px 6px 10px}.cuisineOptions .css-v7duua,.categoryOptions .css-v7duua{padding:6px 8px;border-radius:12px;cursor:pointer}.cuisineOptions .css-19bb58m,.categoryOptions .css-19bb58m{margin-left:8px}.cuisineOptions .css-1xc3v61-indicatorContainer,.categoryOptions .css-1xc3v61-indicatorContainer{cursor:pointer}.cuisineOptions .css-tr4s17-option,.categoryOptions .css-tr4s17-option{background-color:#fd4545;color:#fff;cursor:pointer}.cuisineOptions .css-tr4s17-option:active,.cuisineOptions .css-tr4s17-option:focus,.categoryOptions .css-tr4s17-option:active,.categoryOptions .css-tr4s17-option:focus{background-color:#fd4545}.cuisineOptions .css-tr4s17-option input,.categoryOptions .css-tr4s17-option input{accent-color:#FD4545}.cuisineOptions .css-d7l1ni-option,.categoryOptions .css-d7l1ni-option{background-color:#e5e5e5;cursor:pointer}.cuisineOptions .css-d7l1ni-option:active,.categoryOptions .css-d7l1ni-option:active{background-color:#e5e5e5}.cuisineOptions .css-tr4s17-option label,.categoryOptions .css-tr4s17-option label{color:#fff}.cuisineOptions .css-10wo9uf-option label,.cuisineOptions .css-tr4s17-option label,.cuisineOptions .css-d7l1ni-option label,.categoryOptions .css-10wo9uf-option label,.categoryOptions .css-tr4s17-option label,.categoryOptions .css-d7l1ni-option label{font-size:16px;font-family:Poppins_Medium}.restaurantDetails__formItem .css-1nmdiq5-menu{top:42px!important}.addDeal__formItem .css-1nmdiq5-menu{top:-300%}.businessLicenseInput__input{border-radius:12px;border:1px solid #F0F0F0;box-shadow:none;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;cursor:pointer;padding:0 16px;height:48px}.businessLicenseInput__input .loadingSpinner{width:60px;display:flex;justify-content:center}.businessLicenseInput__input .businessLicenseInput__fileName{font-size:16px;color:#0f0f0f;font-family:Poppins_Medium;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-right:12px;height:18px}.businessLicenseInput__input .businessLicenseInput__editIcon{display:flex;justify-content:center;align-items:center;height:30px;min-width:30px;border-radius:50%;background:#000}.deal{border-radius:12px;display:flex;flex-direction:column;padding:0 16px;margin-bottom:16px;cursor:pointer;background-color:#fff;font-size:16px;line-height:22px;transition:background-color .25s cubic-bezier(.4,0,.2,1) 0ms,box-shadow .25s cubic-bezier(.4,0,.2,1) 0ms,border-color .25s cubic-bezier(.4,0,.2,1) 0ms,color .25s cubic-bezier(.4,0,.2,1) 0ms}.deal:hover{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.deal:active{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.deal .bold{font-family:Poppins_SemiBold}.deal p{font-family:Poppins_Regular}.deal__top{width:100%;display:flex;justify-content:space-between;border-bottom:1px solid #e2e8f0;padding:16px 0}.deal__left{display:flex}.deal__logoFrame{min-width:200px;max-width:200px;height:117.6470588235px;min-height:64px;overflow:hidden;border-radius:12px;margin-right:16px;border:1px solid #e2e8f0}.deal__logo{width:100%;height:100%;object-fit:cover}.deal__dealDetails{display:flex;justify-content:space-between;flex-direction:column;text-align:left;margin-right:32px}.deal__restaurantName{color:#fd4545}.deal__right{display:flex}.deal__dealStatus{display:flex;flex-direction:column;text-align:left;margin-right:32px;min-width:235px}.deal__dealStatus .yes{color:#22c55e}.deal__dealStatus .no{color:#fe4444}.deal__bottom{display:flex;justify-content:space-between;align-items:center;width:100%;padding:14px 0}.deal__dealStats{display:flex;text-align:left;margin-right:32px;min-width:70px;gap:8px}.deal__deleteButton{font-size:16px;color:#fff;cursor:pointer;font-family:Poppins_Medium;border-radius:50px;padding:4px 16px;border:0;background-color:#fe4444}.deal__deleteButton:hover{background-color:#ebebeb;color:#000}.pushNotification{display:flex;flex-direction:column;border-radius:16px;padding:16px;position:relative;background-color:#fff}@media only screen and (max-width: 767px){.pushNotification{width:auto}}.pushNotification.hidden{display:none}.pushNotification .button{margin-top:10px}.pushNotification__message{margin-bottom:22px;line-height:24px;font-family:Poppins_Regular}.pushNotification__message .bold{font-weight:700}.pushNotification__message .red{color:#fd4545}.pushNotification__message .green{color:#22c55e}.pushNotification__form{display:flex;justify-content:space-between}.pushNotification__formItem{margin-bottom:24px;position:relative;width:100%}@media only screen and (max-width: 767px){.pushNotification__formItem{margin-bottom:16px}}.pushNotification__formItem:first-of-type{max-width:calc(40% - 16px)}.pushNotification__formItem:last-of-type{max-width:calc(60% - 16px)}.pushNotification__formLabel{font-family:Poppins_Regular;color:#000;font-size:16px;font-weight:500;margin-bottom:10px}@media only screen and (max-width: 767px){.pushNotification__formLabel{margin-bottom:8px}}.pushNotification__formInput{border:1px solid #F0F0F0;border-radius:12px;padding:11px 16px;outline:none;font-size:16px;color:#0f0f0f;font-family:Poppins_Medium;width:100%;box-sizing:border-box}.pushNotification__formInput::placeholder,.pushNotification__formInput:disabled{color:#878787;font-family:Poppins_Regular;background-color:#fff}.pushNotificatio__sendButton{cursor:pointer;background-color:#fd4545;border-radius:32px;border:0;width:100%;height:48px;gap:6px;display:flex;justify-content:center;align-items:center;font-size:16px;color:#fff;font-family:Poppins_Medium;transition:background-color .25s cubic-bezier(.4,0,.2,1) 0ms,box-shadow .25s cubic-bezier(.4,0,.2,1) 0ms,border-color .25s cubic-bezier(.4,0,.2,1) 0ms,color .25s cubic-bezier(.4,0,.2,1) 0ms}@media only screen and (max-width: 767px){.pushNotificatio__sendButton{font-size:14px;width:120px;height:40px;margin-top:16px}}.pushNotificatio__sendButton:hover{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.pushNotificatio__sendButton:disabled{background-color:#f0f0f0;color:#878787;cursor:not-allowed}.deals{padding:24px;background-color:#f5f5f5;box-sizing:border-box;min-height:100vh;display:flex;flex-direction:column;width:100%}@media only screen and (max-width: 767px){.deals{padding:16px}}.deals__buttons{background-color:#ebebeb;padding:4px;border-radius:100px;display:flex;align-self:flex-start;margin-bottom:16px}.deals__button{font-size:16px;color:#0f0f0f;cursor:pointer;font-family:Poppins_Medium;border-radius:50px;padding:4px 16px;border:0;background-color:transparent}@media only screen and (max-width: 767px){.deals__button{font-size:14px}}.deals__button.deals__buttonActive{background-color:#fff}@media only screen and (max-width: 767px){.deals__button:nth-of-type(2){display:none}}.deals__searchInput{border:0;border-radius:12px;padding:11px 16px;outline:none;font-size:16px;color:#0f0f0f;font-family:Poppins_Medium;width:100%;box-sizing:border-box;margin-bottom:16px}.deals__searchInput::placeholder{color:#878787;font-family:Poppins_Regular;background-color:#fff}.dealDetails{padding:24px;background-color:#f5f5f5;box-sizing:border-box;min-height:100vh;display:flex;flex-direction:column}@media only screen and (max-width: 767px){.dealDetails{padding:16px}}.dealDetails__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}@media only screen and (max-width: 767px){.dealDetails__header{margin-bottom:16px}}.dealDetails__title{font-size:32px;color:#0f0f0f;font-family:Poppins_SemiBold}@media only screen and (max-width: 767px){.dealDetails__title{font-size:22px}}.dealDetails__backButton{cursor:pointer;background-color:#fd4545;border-radius:32px;border:0;padding:0 20px 0 16px;height:48px;gap:6px;display:flex;justify-content:center;align-items:center;font-size:16px;color:#fff;font-family:Poppins_Medium;transition:background-color .25s cubic-bezier(.4,0,.2,1) 0ms,box-shadow .25s cubic-bezier(.4,0,.2,1) 0ms,border-color .25s cubic-bezier(.4,0,.2,1) 0ms,color .25s cubic-bezier(.4,0,.2,1) 0ms}@media only screen and (max-width: 767px){.dealDetails__backButton{font-size:14px;height:40px;padding:0 16px 0 12px}}.dealDetails__backButton:hover{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}@media only screen and (max-width: 767px){.dealDetails__backButton svg{height:18px}}.dealDetails__buttons{background-color:#ebebeb;padding:4px;border-radius:100px;display:flex;align-self:flex-start;margin-bottom:16px}.dealDetails__button{font-size:16px;color:#0f0f0f;cursor:pointer;font-family:Poppins_Medium;border-radius:50px;padding:4px 16px;border:0;background-color:transparent}@media only screen and (max-width: 767px){.dealDetails__button{font-size:14px}}.dealDetails__buttonActive{background-color:#fff}.dealDetails__deal{display:flex;border-radius:20px;background-color:#fff;padding:16px;cursor:pointer}@media only screen and (max-width: 767px){.dealDetails__deal{flex-direction:column;padding:16px}}.dealDetails__imageContainer{min-width:40%;height:30%;aspect-ratio:347/224;overflow:hidden;border-radius:12px;position:relative}.dealDetails__imageContainer .dealDetails__image{width:100%;height:100%;object-fit:cover}.dealDetails__imageContainer .deal__flashIcon{position:absolute;top:16px;left:16px}.dealDetails__imageContainer .deal__timer{color:#fff;background-color:#fd4545;border-radius:7px;padding:3px 10px;display:flex;align-items:center;width:90px;position:absolute;bottom:16px;right:16px}.dealDetails__imageContainer .deal__timer img{margin-right:4px}.dealDetails__details{padding:0 0 0 16px;display:flex;flex-direction:column;justify-content:space-between;width:100%}@media only screen and (max-width: 767px){.dealDetails__details{padding:16px 0 0}}.dealDetails__details .blackText{font-family:Poppins_Regular}.dealDetails__dealName{font-size:20px;color:#0f0f0f;margin-bottom:8px;font-family:Poppins_SemiBold}@media only screen and (max-width: 767px){.dealDetails__dealName{font-size:16px;line-height:20px}}.dealDetails__detail{padding-bottom:8px;line-height:26px;font-size:16px;white-space:pre-line;font-family:Poppins_SemiBold}@media only screen and (max-width: 767px){.dealDetails__detail{font-size:12px;line-height:20px}}.dealDetails__dealPriceOrignalPrice{display:flex;align-self:flex-start;padding-top:8px}.dealDetails__dealPrice{padding:10px 16px;background-color:#f5f5f5;border-radius:12px;color:#0f0f0f;font-family:Poppins_Medium;font-size:16px}@media only screen and (max-width: 767px){.dealDetails__dealPrice{font-size:12px;padding:8px 12px;align-self:center}}.dealDetails__originalPrice{text-decoration:line-through;color:#878787;padding:10px 16px;font-family:Poppins_Regular;font-size:16px}@media only screen and (max-width: 767px){.dealDetails__originalPrice{padding:8px 12px;font-size:12px}}.dealImage__cropModal{z-index:10;height:100vh;width:calc(100% - 7px);background-color:#0000001a;position:fixed;display:flex;flex-direction:column;align-items:center;justify-content:center;top:0;left:0;padding:32px;box-sizing:border-box;overflow-y:scroll}.dealImage__cropModalContainer{background-color:#fff;width:400px;border-radius:12px;padding:32px;border:1px solid #e2e8f0;display:flex;flex-direction:column;gap:32px;overflow-y:auto}.dealImage__cropModal__errorText{padding:50px 0;text-align:center}.dealImage__cropModal__upload{width:500px}.dealImage__buttons{display:flex;justify-content:space-between;gap:32px}@media only screen and (max-width: 767px){.dealImage__buttons{gap:16px}}.dealImage__button{width:100%;height:48px;cursor:pointer;border-radius:32px;border:0;display:flex;justify-content:center;align-items:center;font-size:16px;font-family:Poppins_Medium;transition:background-color .25s cubic-bezier(.4,0,.2,1) 0ms,box-shadow .25s cubic-bezier(.4,0,.2,1) 0ms,border-color .25s cubic-bezier(.4,0,.2,1) 0ms,color .25s cubic-bezier(.4,0,.2,1) 0ms}@media only screen and (max-width: 767px){.dealImage__button{font-size:14px;height:40px}}.dealImage__button:hover{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.dealImage__button.dealImage__buttonRed{background-color:#fd4545;color:#fff;border:0}.dealImage__button.dealImage__buttonWhite{color:#0f0f0f;background-color:#f5f5f5}.dealImage .croppedImageContainer{display:flex;justify-content:center;align-items:center;width:322px;height:189px;border-radius:10px;border:1px solid #EBEBEB;background:#fafafa;position:relative}@media only screen and (max-width: 767px){.dealImage .croppedImageContainer{width:calc(100vw - 63px);height:calc((100vw - 63px) / 1.7);box-sizing:border-box}}.dealImage .croppedImageContainer-imageFrame{width:100%;height:100%;overflow:hidden;border-radius:10px}.dealImage .croppedImage{width:100%;object-fit:contain;border-radius:10px}.dealImage .editIcon{height:30px;width:30px;border-radius:50%;background:#000;justify-content:center;position:absolute;right:-5px;display:flex;bottom:-5px}.dealImage .fileInputLabel{position:absolute;top:0;cursor:pointer;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.addDealModal{z-index:10;height:100vh;width:calc(100% - 7px);background-color:#0000001a;position:fixed;display:flex;flex-direction:column;align-items:center;top:0;left:0;padding:32px;box-sizing:border-box;overflow-y:scroll}.addDealModal__container{background-color:#fff;border-radius:12px;padding:32px;display:flex;flex-direction:column}@media only screen and (max-width: 767px){.addDealModal__container{padding:24px;width:100%;box-sizing:border-box;margin:16px}}.addDeal__header{display:flex;justify-content:center;align-items:flex-end;padding:0 0 32px;position:relative;height:38px}@media only screen and (max-width: 767px){.addDeal__header{padding:24px}}.addDeal__header .addDeal__headerTitle{font-size:28px;color:#151515;font-family:Poppins_Medium;line-height:28px}@media only screen and (max-width: 767px){.addDeal__header .addDeal__headerTitle{font-size:22px}}.addDeal__header .close{position:absolute;right:0;top:0;cursor:pointer}.addDeal__form{display:flex;flex-direction:column}@media only screen and (max-width: 767px){.addDeal__form{flex-direction:column;padding:0 14px 24px}}.addDeal__formBottom{display:flex}.addDeal__formBottomLeft{margin-right:32px}@media only screen and (max-width: 767px){.addDeal__formBottomLeft{margin:0 0 16px}}.addDeal__formBottomLeft .addDeal__formDealPriceTax{display:none}@media only screen and (max-width: 767px){.addDeal__formBottomLeft .addDeal__formDealPriceTax{display:flex}}.addDeal__formBottomRight{position:relative;display:flex;flex-direction:column;justify-content:space-between;width:616px}@media only screen and (max-width: 767px){.addDeal__formBottomRight .addDeal__formDealPriceTax{display:none}}.addDeal__formFlashDeal{display:flex;align-items:center;margin-bottom:12px;margin-top:-12px}@media only screen and (max-width: 767px){.addDeal__formFlashDeal{margin-bottom:10px}}.addDeal__formFlashDeal .addDeal__formLabel{margin-right:32px;margin-bottom:0}@media only screen and (max-width: 767px){.addDeal__formFlashDeal .addDeal__formLabel{margin-right:16px}}.addDeal__switch{display:flex;align-items:center;gap:16px;font-weight:700}.addDeal__switch .MuiSwitch-root .Mui-checked{color:#fd4545}.addDeal__switch .MuiSwitch-root .Mui-disabled{color:#fe4444!important}.addDeal__switch .MuiSwitch-root .Mui-checked+.MuiSwitch-track{background-color:#fd4545}.addDeal__switch .MuiSwitch-root .MuiButtonBase-root:hover{background-color:#fe44440a}.addDeal__formItem{margin-bottom:24px;position:relative}@media only screen and (max-width: 767px){.addDeal__formItem{margin-bottom:16px}}.addDeal__formLabel{font-family:Poppins_Regular;color:#000;font-size:16px;font-weight:500;margin-bottom:10px}@media only screen and (max-width: 767px){.addDeal__formLabel{margin-bottom:8px}}.addDeal__formInput{border:1px solid #F0F0F0;border-radius:12px;padding:11px 16px;outline:none;font-size:16px;color:#0f0f0f;font-family:Poppins_Medium;width:100%;box-sizing:border-box}.addDeal__formInput::placeholder,.addDeal__formInput:disabled{color:#878787;font-family:Poppins_Regular;background-color:#fff}.addDeal__formTextarea{border:1px solid #F0F0F0;border-radius:12px;padding:11px 16px;outline:none;font-size:16px;color:#0f0f0f;font-family:Poppins_Medium;width:100%;box-sizing:border-box;height:126px}.addDeal__formTextarea::placeholder{color:#878787;font-family:Poppins_Regular}.addDeal__formTax{display:flex;align-items:center;margin-bottom:16px}@media only screen and (max-width: 767px){.addDeal__formTax{margin-bottom:10px}}.addDeal__formTax .addDeal__formLabel{margin-right:32px;margin-bottom:0}@media only screen and (max-width: 767px){.addDeal__formTax .addDeal__formLabel{margin-right:16px}}.addDeal__formDealPrice{display:flex;gap:32px;max-width:400px;position:relative}@media only screen and (max-width: 767px){.addDeal__formDealPrice{gap:16px}}.addDeal__formDealPrice .addDeal__formItem{margin-bottom:0}@media only screen and (max-width: 767px){.addDeal__formDealPrice .addDeal__formItem:first-of-type{width:110px}}.addDeal__formError{position:absolute;bottom:-20px;font-size:12px;color:#fd4545;font-weight:400}.addDeal__formDealPriceTax{display:flex;gap:16px;max-width:400px;position:relative;margin-bottom:24px}@media only screen and (max-width: 767px){.addDeal__formDealPriceTax{gap:16px;margin-top:16px;margin-bottom:0}}@media only screen and (max-width: 767px){.addDeal__formDealPriceTax.formError{margin-top:38px}}.addDeal__formDealPriceTax .addDeal__formItem{margin-bottom:0}@media only screen and (max-width: 767px){.addDeal__formDealPriceTax .addDeal__formItem:first-of-type{width:30vw}}@media only screen and (max-width: 767px){.addDeal__formDealPriceTax .addDeal__formItem .css-1vgblpg-MuiInputBase-root{width:30vw}}.addDeal__formStartEndDate{display:flex;gap:24px}@media only screen and (max-width: 767px){.addDeal__formStartEndDate{flex-direction:column;gap:0}}.addDeal__formStartEndDate .addDeal__formStartEndTime{display:flex;flex-direction:column}.addDeal__formStartEndDate .datePicker{border:1px solid #EBEBEB;border-radius:12px;max-width:290px;min-width:0;position:relative}@media only screen and (max-width: 767px){.addDeal__formStartEndDate .datePicker{flex-direction:column}}.addDeal__formStartEndDate .datePicker .MuiDateCalendar-root{height:323px;max-width:290px}.addDeal__formStartEndDate .datePicker .MuiPickersCalendarHeader-root{margin-top:4px}.addDeal__formStartEndDate .datePicker .Mui-selected{background-color:#fe4444!important}.addDeal__formStartEndDate .timePicker .MuiInputBase-root{border:1px solid #EBEBEB;border-radius:12px;max-width:290px;min-width:0;position:relative;height:48px;font-size:16px;color:#0f0f0f;font-family:Poppins_Medium}.addDeal__formStartEndDate .timePicker .MuiOutlinedInput-notchedOutline{border:0}.addDeal__formStartEndDate .timePicker .css-13racad.Mui-selected,.css-1e3wlyl-MuiButtonBase-root-MuiMenuItem-root-MuiMultiSectionDigitalClockSection-item.Mui-selected{background-color:#fe4444!important}.css-1e3wlyl-MuiButtonBase-root-MuiMenuItem-root-MuiMultiSectionDigitalClockSection-item{font-size:16px;color:#0f0f0f;font-family:Poppins_Medium!important}.addDeal_submitButton{cursor:pointer;background-color:#fd4545;border-radius:32px;border:0;width:100%;height:48px;gap:6px;display:flex;justify-content:center;align-items:center;font-size:16px;color:#fff;font-family:Poppins_Medium;transition:background-color .25s cubic-bezier(.4,0,.2,1) 0ms,box-shadow .25s cubic-bezier(.4,0,.2,1) 0ms,border-color .25s cubic-bezier(.4,0,.2,1) 0ms,color .25s cubic-bezier(.4,0,.2,1) 0ms}@media only screen and (max-width: 767px){.addDeal_submitButton{font-size:14px;width:120px;height:40px;margin-top:16px}}.addDeal_submitButton:hover{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.addDeal_submitButton:disabled{background-color:#f0f0f0;color:#878787;cursor:not-allowed}.users{padding:24px;background-color:#f5f5f5;box-sizing:border-box;min-height:100vh;display:flex;flex-direction:column;width:100%}@media only screen and (max-width: 767px){.users{padding:16px}}.users__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;gap:24px}.users__searchInput{border:0;border-radius:12px;padding:11px 16px;outline:none;font-size:16px;color:#0f0f0f;font-family:Poppins_Medium;box-sizing:border-box;flex:1}.users__searchInput::placeholder{color:#878787;font-family:Poppins_Regular;background-color:#fff}.users__downloadCSVButton{cursor:pointer;background-color:#fd4545;border-radius:32px;border:0;padding:0 14px 0 18px;height:48px;gap:6px;display:flex;justify-content:center;align-items:center;font-size:16px;color:#fff;font-family:Poppins_Medium;transition:background-color .25s cubic-bezier(.4,0,.2,1) 0ms,box-shadow .25s cubic-bezier(.4,0,.2,1) 0ms,border-color .25s cubic-bezier(.4,0,.2,1) 0ms,color .25s cubic-bezier(.4,0,.2,1) 0ms}@media only screen and (max-width: 767px){.users__downloadCSVButton{font-size:14px;width:120px;height:40px}}.users__downloadCSVButton:hover{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.user{border-radius:12px;display:flex;justify-content:space-between;padding:16px;margin-bottom:16px;cursor:pointer;background-color:#fff;font-size:16px;line-height:22px;transition:background-color .25s cubic-bezier(.4,0,.2,1) 0ms,box-shadow .25s cubic-bezier(.4,0,.2,1) 0ms,border-color .25s cubic-bezier(.4,0,.2,1) 0ms,color .25s cubic-bezier(.4,0,.2,1) 0ms}.user:hover{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.user:active{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.user.pending{border:1px solid #FD4545;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.user .bold{font-family:Poppins_SemiBold}.user p{font-family:Poppins_Regular}.user__leftBottom{display:flex;gap:8px}.user__firstName{min-width:225px}.user__email{width:100%}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}}.Toastify__toast{--y: 0;position:relative;-ms-touch-action:none;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.app{display:flex;min-height:100vh;background-color:#f5f5f5}@media only screen and (max-width: 767px){.app{flex-direction:column;padding-top:40px}}.app__content{margin-left:224px;width:100%}.app__content.app__contentHideNavigation{margin-left:0}#root .Toastify__toast-container--top-right{top:22px;right:32px}#root .Toastify__toast--error .Toastify__toast-icon svg{fill:#fd4545}#root .Toastify__toast--error .Toastify__progress-bar--error{background:#fd4545}.button{padding:0 24px;display:flex;align-items:center;border-radius:12px;font-size:16px;cursor:pointer}.button:disabled{background-color:#cbd5e1!important}.button.red{background-color:#fd4545;color:#fff;border:0}.button.white{background-color:#fff;border:1px solid #E2E8F0}.button.dropShadow{transition:background-color .25s cubic-bezier(.4,0,.2,1) 0ms,box-shadow .25s cubic-bezier(.4,0,.2,1) 0ms,border-color .25s cubic-bezier(.4,0,.2,1) 0ms,color .25s cubic-bezier(.4,0,.2,1) 0ms}.button.dropShadow:hover{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.button.dropShadow:active{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}@font-face{font-family:Poppins_Regular;src:url(/assets/Poppins-Regular-CTKNfV9P.ttf) format("truetype")}@font-face{font-family:Poppins_Medium;src:url(/assets/Poppins-Medium-Cxde2ZoM.ttf) format("truetype")}@font-face{font-family:Poppins_SemiBold;src:url(/assets/Poppins-SemiBold-B_fPDAUb.ttf) format("truetype")}@font-face{font-family:Poppins_Bold;src:url(/assets/Poppins-Bold-qTAUjFF7.ttf) format("truetype")}::-webkit-scrollbar{width:7px;height:7px;border-radius:0}::-webkit-scrollbar-thumb{background:#fd4545;border-radius:10px}::-webkit-scrollbar-track{background:#fff;border-radius:0}.loading{font-family:Poppins_Medium}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font-family:Arial,Helvetica,sans-serif;vertical-align:baseline}html{scrollbar-gutter:stable}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}
