@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500&family=Poppins:wght@400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@400;600&display=swap);body,html{height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}#root{height:100%;width:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}input.autocomplete-input:focus{border-bottom:none;border-color:rgba(223,225,229,0);border-radius:8px 8px 0 0;box-shadow:0 1px 6px 0 rgba(32,33,36,.28);outline:none}.results-pane{background-color:#fff;border:1px solid rgba(223,225,229,0);border-radius:0 0 16px 16px;box-shadow:0 4px 6px 0 rgba(32,33,36,.28);display:block;margin-top:-1px;width:100%;z-index:22}.results-pane-option{padding:12px 0 12px 12px;transition:all .2 ease-in-out}.results-pane-option:hover{background-color:#f1f1f1;cursor:pointer}.result-pane-option:hover{background-color:#f1f1f1}.expanded{display:block}.map-container div:first-child{height:450px!important;position:relative!important}.loginPage{background-color:#fff;min-height:100vh}.loginLeft{background-color:#212121;flex:0 0 50%;height:100vh;justify-content:center;min-height:inherit;overflow:hidden;position:relative}.loginLeft,.loginLeftControl{align-items:center;display:flex}.loginLeftControl{flex-direction:column;justify-content:space-between;padding:40px;width:80%}.loginLeftControl .appName{color:#fff;font-size:24px;font-weight:600;line-height:36px;margin-top:20px}.loginLeftControl .appDesc{color:#fff;font-size:16px;font-weight:400;line-height:20px;margin-top:2px;text-align:center}@media only screen and (max-width:768px){.loginLeft{display:none}}.loginRight{display:flex;flex:0 0 50%;min-height:inherit;position:relative}@media only screen and (max-width:768px){.loginRight{flex:0 0 100%}}.loginRightControl{box-sizing:border-box;display:flex;flex-direction:column;height:100vh;justify-content:start;overflow:auto;padding:40px 120px;width:100%}.loginRightControl.verticalCenter{justify-content:center}@media only screen and (max-width:1148px){.loginRightControl{padding:40px 36px}}@media only screen and (max-width:768px){.loginRightControl{padding:40px 16px}}.loginRightControl .welcomeHeading{color:#212121;font-size:24px;font-weight:600;line-height:36px}@media only screen and (max-width:768px){.loginRightControl .welcomeHeading{font-size:20px;line-height:28px}}.loginRightControl .welcomeHeading span{color:#ef8658}.loginRightControl .welcomeSubHeading{font-size:20px;font-weight:600;line-height:24px;margin-bottom:16px}.loginRightControl .welcomeDesc{color:#6e6e6e;font-size:16px;font-weight:400;line-height:20px;margin-top:4px}.loginRightControl .welcomeDesc span{color:#ef8658;font-weight:600}@media only screen and (max-width:768px){.loginRightControl .welcomeDesc{font-size:14px;line-height:20px}}.loginRightControl form{margin-top:40px}.loginRightControl form .formInline{margin-bottom:1rem}.loginRightControl form .formInline .maxWidth{max-width:120px}.loginRightControl form .forgotPassword{color:#ef8658;cursor:pointer;font-size:14px;font-weight:600;line-height:18px;margin-top:10px;text-align:right;text-transform:uppercase}.loginRightControl form .forgotPassword:hover{color:#ef6c32}.loginRight .createAccountWrap{margin-top:48px;text-align:center}.loginRight .createAccountWrap .createAccountText{color:#999;font-size:16px}.loginRight .createAccountWrap .createAccount{color:#ef8658;cursor:pointer;font-size:16px;font-weight:600;line-height:20px;margin-top:4px;text-transform:uppercase}.loginRight .createAccountWrap .createAccount:hover{color:#ef6c32}[type=file]{position:absolute;width:0;z-index:-1}.progress{background:rgba(0,0,0,.25);border-radius:30px;box-shadow:inset 0 1px 2px rgba(0,0,0,.25),0 1px hsla(0,0%,100%,.08);margin-top:12px;padding:0;width:280px}@media only screen and (max-width:769px){.progress{width:50vw}}.progress-bar{background-image:linear-gradient(180deg,hsla(0,0%,100%,.3),hsla(0,0%,100%,.05));border-radius:30px;height:12px;transition:.4s linear;transition-property:width,background-color}@media only screen and (max-width:769px){.progress-bar{height:8px}}.progress-moved .progress-bar{background-color:#ef8658;width:100%}.progress-moved .animation{-webkit-animation:progressAnimation 1.6s;animation:progressAnimation 1.6s}@-webkit-keyframes progressAnimation{0%{width:0}to{background-color:#ef8658;width:100%}}@keyframes progressAnimation{0%{width:0}to{background-color:#ef8658;width:100%}}.otp-verification-container{width:100%}.otpPage .loginRightControl,.otpPage .loginRightControl .formInline{justify-content:center}.otpPage .welcomeHeading{text-align:center}.otpPage .welcomeDesc{line-height:26px;margin-top:64px;text-align:center}.otpPage .welcomeDesc span{cursor:pointer}.otpPage .otpInput .formControl{border:0;border-bottom:2px solid #ccc;border-radius:0;max-width:60px;outline:none;text-align:center}.otpPage .otpInfo{text-align:center}.otpPage .approvedFeedback,.otpPage .invalidFeedback{font-size:1em;text-align:center}.createAccount .createAccountWrap,.createAccount .otpInfo{margin-top:32px}.formSection:not(:first-child){margin-top:24px}.formSection .formHeading{color:#ef8658;font-size:14px;font-weight:600;line-height:18px;margin-bottom:8px}.formSection .positionedIcon{cursor:pointer;position:absolute;right:12px;top:16px;transition:all .1s ease-in}.formSection .positionedIcon:hover{-webkit-filter:opacity(.5);filter:opacity(.5)}.locationContainer{background-color:#fff;height:100%;overflow:auto;padding:40px 120px;position:absolute;width:100%}.locationContainer .welcomeHeading,.locationContainer .welcomeSubHeading{font-size:20px;font-weight:600;line-height:24px;margin-bottom:16px}.otpInput.formGroup .formControl{border:0;border-bottom:2px solid #ccc;border-radius:0;max-width:60px;outline:none;text-align:center}.header{background-color:#fff;border-bottom:1px solid #ededed;padding:10px 16px;z-index:100}.header.fixed{height:90px;position:fixed;top:0;width:100%}.header .headerLeft .logoWrapper .logo{cursor:pointer}.header .headerLeft .logoWrapper .logoName{margin-left:16px}.header .headerLeft .logoWrapper .logoName span{color:#212121;font-size:20px;font-weight:600;line-height:24px}.header .headerLeft .logoWrapper .logoName small{color:#6e6e6e;font-size:14px;font-weight:400;line-height:18px}.header .headerRight .notification{z-index:100}.header .headerRight .activeToggle{background-color:#ef8658;border-radius:999px;cursor:pointer;display:flex;height:20px;padding:2px;transition:all .3s ease-in;width:36px}.header .headerRight .activeToggle.active{justify-content:flex-end}.header .headerRight .activeToggle.inactive{background-color:#ccc;justify-content:flex-start}.header .headerRight .activeToggle .activeToggleIcon{background-color:#fff;border-radius:50%;height:16px;transition:all .3s ease-in;width:16px}.header .headerRight .loggedInUser{position:relative}.header .headerRight .loggedInUserName{cursor:pointer}.header .headerRight .loggedInUser .loggedInUserOptions{background-color:#fff;border-radius:4px;box-shadow:0 0 5px #ccc;overflow:hidden;position:absolute;right:0;top:calc(100% + 8px)}.header .headerRight .loggedInUser .loggedInUserOptions .option{cursor:pointer;padding:8px 24px}.header .headerRight .loggedInUser .loggedInUserOptions .option:hover{background-color:#ef8658;color:#fff}.sideMenu{background-color:#fff;border-right:1px solid #ededed;margin-top:90px;max-width:80px}@media only screen and (max-width:768px){.sideMenu{border-right:0;margin-top:0;max-width:0;z-index:100}}.sideMenu.fixed{height:100%;position:fixed;top:0;width:100%}@media only screen and (max-width:768px){.sideMenu.fixed{top:calc(100% - 57px)}}.sideMenu .navbarMenu{list-style-type:none;margin:0;padding:0}@media only screen and (max-width:768px){.sideMenu .navbarMenu{align-items:flex-end;background:#fff;box-shadow:0 -4px 10px 0 rgba(0,0,0,.05);display:flex;width:100vw}}.sideMenu .navbarMenu .navbarIcon{cursor:pointer;padding:30px 26px}@media only screen and (max-width:768px){.sideMenu .navbarMenu .navbarIcon{background-color:#fff;border-top:1px solid #ededed;flex-basis:33.33%;line-height:0;padding:16px 26px;text-align:center}.sideMenu .navbarMenu .navbarIcon svg{height:24px;width:24px}}.sideMenu .navbarMenu .navbarIcon.active,.sideMenu .navbarMenu .navbarIcon:hover{background-color:#ededed}.mobileHeaderContainer{background-color:#fff;border:none;padding:10px 16px;z-index:100}.mobileHeaderContainer .mobileHeader{height:46px}.mobileHeaderContainer .mobileHeader .backButton,.mobileHeaderContainer .mobileHeader .headerRight .notification{z-index:100}.mobileHeaderContainer.fixed{height:auto;left:0;min-height:62px;position:fixed;top:0;width:100%}@media only screen and (max-width:769px){.mobileHeaderContainer .productHeaderName{left:0;position:absolute;text-align:center;width:100%}}@media only screen and (max-width:475px){.mobileHeaderContainer .productHeaderName{padding-right:25px}}.sideDrawer{background-color:#fff;border-left:1px solid #ededed;box-shadow:-10px 0 20px 0 rgba(0,0,0,.04);height:calc(100vh - 90px);overflow:auto;position:fixed;right:0;top:90px;transition:all .25s ease-in-out;width:620px;z-index:200}@media only screen and (min-width:769px){.sideDrawerHeader{padding:24px 24px 12px}.sideDrawerHeader.fixed{background-color:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:51}}@media only screen and (max-width:769px){.sideDrawer{border:0;height:calc(100vh - 58px);padding:16px;top:58px;width:100%}.sideDrawer .sideDrawerHeader{flex-wrap:nowrap}}.sideDrawerHeading{font-size:20px;font-weight:600}@media only screen and (max-width:769px){.sideDrawerHeading{font-size:18px}}.sideDrawer.hide{right:-100%}.sideDrawer .generateQR{cursor:pointer;margin:16px 0;text-align:right;text-transform:uppercase}.sideDrawerBody{overflow:auto;position:relative}@media only screen and (min-width:769px){.sideDrawerBody{padding:12px 24px}}@media only screen and (max-width:769px){.sideDrawerBody{height:calc(100vh - 66px)}}.sideDrawerFooter{background:#fff;bottom:30px;left:0;padding:16px;position:absolute;width:100%}@media only screen and (min-width:769px){.sideDrawerFooter{padding:12px 24px}}.sideDrawer .sideDrawerFooter .btn:not(:first-child){margin-left:16px}.alert{border:1px solid transparent;border-radius:6px;font-size:18px;font-weight:600;left:50%;line-height:24px;margin-bottom:1rem;max-width:500px;padding:8px 24px;position:fixed;text-align:center;top:70px;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:102}@media only screen and (max-width:1148px){.alert{font-size:14px;justify-content:center;line-height:18px}}.alert svg{margin-right:12px}.alert.success{background-color:#e6f9ee;border-color:#e6f9ee;color:#27ae60}.alert.error{background-color:#f9e6e6;border-color:#f9e6e6;color:#ae2727}.acknowledgeScreen{height:100%}@media only screen and (max-width:769px){.acknowledgeScreen{background-color:#f5f5f5;overflow:hidden;position:fixed;width:100%;z-index:50}}.acknowledgeScreen .acknowledgeScreenMain{color:#121212;font-size:16px;font-weight:600;line-height:20px;margin-top:24px}.acknowledgeScreen .acknowledgeScreenSub{color:#6e6e6e;font-size:14px;font-weight:400;line-height:18px;margin-top:8px}.acknowledgeScreen .acknowledgeScreenFooter{margin-top:16px}.acknowledgeScreen .acknowledgeScreenFooter .btn{flex-grow:1;justify-content:center}.acknowledgeScreen .acknowledgeScreenFooter .btn:not(:first-child){margin-left:16px}.containerHome .pageBody .homeLeftWrapper{width:60%}@media only screen and (max-width:998px){.containerHome .pageBody .homeLeftWrapper{width:100%}}.containerHome .pageBody .homeLeftWrapper .homeBar{background-color:#fdf2ec;padding:16px}@media only screen and (max-width:768px){.containerHome .pageBody .homeLeftWrapper .homeBar{flex-wrap:nowrap;margin-left:-20px;margin-right:-20px;overflow:auto}}.containerHome .pageBody .homeLeftWrapper .centerDetailsWrap .centerOwner{color:#000;font-size:16px;line-height:20px}.containerHome .pageBody .homeLeftWrapper .centerDetailsWrap .centerName{color:#000;cursor:pointer;font-size:24px;font-weight:600;line-height:28px}@media only screen and (max-width:998px){.containerHome .pageBody .homeLeftWrapper .centerDetailsWrap .centerName{font-size:20px;line-height:24px}}.containerHome .pageBody .homeLeftWrapper .centerDetailsWrap .centerName svg{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.containerHome .pageBody .homeLeftWrapper .moneyBar{background-color:#fdf2ec;margin-top:16px}@media only screen and (max-width:768px){.containerHome .pageBody .homeLeftWrapper .moneyBar{flex-wrap:nowrap;overflow:auto}.containerHome .pageBody .homeLeftWrapper .moneyBar .moneyBarItem{min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.containerHome .pageBody .homeLeftWrapper .moneyBar .moneyBarItem:not(:first-child){margin-left:45px}}.containerHome .pageBody .homeLeftWrapper .moneyBarItemHeading{color:#ef8658;font-size:12px;line-height:16px}.containerHome .pageBody .homeLeftWrapper .moneyBar .moneyBarValue{margin-top:4px}.containerHome .pageBody .homeLeftWrapper .moneyBar .moneyBarValue .headingValue{color:#ef8658;font-family:Barlow Condensed,sans-serif!important;font-size:36px;font-weight:500;line-height:32px}.containerHome .pageBody .homeLeftWrapper .moneyBar .moneyBarValue .headingValuePercent{font-size:12px;font-weight:600;margin-left:10px;margin-top:8px}.containerHome .pageBody .homeLeftWrapper .dashboardGrid{grid-gap:22px;margin-top:20px}@media only screen and (max-width:1148px){.containerHome .pageBody .homeLeftWrapper .dashboardGrid{grid-gap:12px}}.containerHome .pageBody .homeLeftWrapper .dashboardGrid .gridItem{border:1px solid #d4d4d4;border-radius:16px;cursor:pointer;flex-basis:calc(33.33% - 16px);flex-grow:0;flex-shrink:0;max-width:calc(33.33% - 16px);padding:32px 16px 20px;text-align:center;transition:all .2s ease-in-out}@media only screen and (max-width:1148px){.containerHome .pageBody .homeLeftWrapper .dashboardGrid .gridItem{flex-basis:calc(33.33% - 8px);flex-grow:0;flex-shrink:0;max-width:calc(33.33% - 8px);padding:8px}.containerHome .pageBody .homeLeftWrapper .dashboardGrid .gridItemIcon svg{height:36px;width:36px}}.containerHome .pageBody .homeLeftWrapper .dashboardGrid .gridItemName{color:#121212;font-size:20px;line-height:24px;margin-top:14px}@media only screen and (max-width:1148px){.containerHome .pageBody .homeLeftWrapper .dashboardGrid .gridItemName{font-size:10px;line-height:14px;margin-top:8px;word-break:break-word}}.containerHome .pageBody .homeLeftWrapper .dashboardGrid .gridItem:hover{background-color:#d4d4d4}.containerHome .pageBody .homeRightWrapper{padding-left:30px;width:40%}@media only screen and (max-width:998px){.containerHome .pageBody .homeRightWrapper{margin-top:30px;padding-left:0;width:100%}}.tabs{align-items:end;flex-wrap:nowrap;width:100%}.tabs .tabItem{border-bottom:2px solid #dedede;color:#6e6e6e;cursor:pointer;flex-grow:1;font-size:18px;line-height:22px;padding-bottom:4px;text-align:center;transition:all .2s ease-in-out}@media only screen and (max-width:768px){.tabs .tabItem{font-size:16px;font-weight:500}}.tabs .tabItem.active,.tabs .tabItem:hover{border-bottom:2px solid #ef8658;color:#ef8658}.graphFilterTabs{margin-bottom:24px;margin-top:24px}.graphFilterTabs .graphTabs .tabItem{border:1px solid #d4d4d4;border-radius:4px;color:#6e6e6e;cursor:pointer;flex-grow:1;font-size:14px;padding:10px;text-align:center;transition:all .2s ease-in-out}.graphFilterTabs .graphTabs .tabItem.active,.graphFilterTabs .graphTabs .tabItem:hover{background-color:#121212;color:#fff}.graphFilterTabs .graphTabs .tabItem:not(:first-child){margin-left:8px}.card{border:1px solid #ededed;border-radius:12px;cursor:pointer;padding:16px 24px;position:relative}.card.spaceTop{padding-top:28px}.cardCrown{background-color:#6e6e6e;border-radius:4px;color:#fff;font-weight:600;padding:4px 10px;position:absolute;top:-18px}.cardCrown.primary{background-color:#ef8658}.card .addressDetails .addressType{color:#6e6e6e;font-size:14px;line-height:18px;margin-bottom:8px}.card .addressDetails .address{font-size:16px;line-height:22px;max-height:48px;overflow:auto}.card .addressDetails .address svg{flex-shrink:0;font-size:8px;margin-right:8px;position:-webkit-sticky;position:sticky;top:0;width:18px}.cardHeader .productName{margin-top:4px}.cardHeader.border{border-bottom:1px solid #ededed;margin-bottom:8px;padding-bottom:8px}.cardHeader .cardIcon{background-color:#ededed;border-radius:50%;height:60px;margin-right:12px;width:60px}.cardHeader .cardIcon .userInitials{color:#6e6e6e;font-size:24px;font-weight:600;line-height:28px}.cardHeader .cardHeaderDetails .headerSup{color:#6e6e6e;font-size:14px;line-height:18px}.cardHeader .cardHeaderDetails .headerMain{color:#212121;font-size:20px;font-weight:600;line-height:28px}.cardHeader .cardHeaderDetails .exchangeItem{color:hsla(0,0%,43%,.3);font-size:22px;font-weight:600;line-height:28px}.cardHeader .cardHeaderRight{color:#ef8658;font-size:20px;font-weight:600;line-height:28px;margin-left:auto}.cardHeader .cardHeaderRight.alignSelf{align-self:flex-end}.cardHeader .cardHeaderRight.nowrap{white-space:nowrap}.cardHeader .cardHeaderRight .cardActionsWrapper{background-color:#fff;border-radius:6px;box-shadow:0 0 10px #ccc;max-height:0;min-width:145px;overflow:hidden;padding:0 8px;position:absolute;right:24px;transition:all .2s cubic-bezier(.88,.21,.06,.06);z-index:20}.cardHeader .cardHeaderRight .cardActionsWrapper.show{max-height:200px;padding:8px}.cardHeader .cardHeaderRight .cardActionsWrapper .actionItem{color:#121212;font-size:16px;font-weight:400;line-height:24px;padding:8px 12px}.cardHeader .cardHeaderRight .cardActionsWrapper .actionItem.active,.cardHeader .cardHeaderRight .cardActionsWrapper .actionItem:hover{background-color:#fdead9}.card .productName .item{color:#6e6e6e;font-size:16px;line-height:24px}.card .productName .item.strong{color:#121212;font-weight:600}.card .productName .item:not(:first-child){border-left:1px solid #ededed;margin-left:8px;padding-left:8px}.cardBody.border{border-bottom:1px solid #ededed;margin-bottom:8px;padding-bottom:8px}.cardBody.borderBig{border-bottom:1px solid #ededed;margin-bottom:16px;padding-bottom:16px}.cardBody .documentsName .item:not(:first-child){border-left:1px solid #ededed;margin-left:8px;padding-left:8px}.cardBody .productDesc{color:#6e6e6e;font-size:18px;line-height:22px;margin-top:8px}.cardBody .productDesc.strong{color:#121212;font-weight:600}.cardBody .orderStatus{font-size:18px;line-height:22px;margin-top:8px}.cardBody .userContactDetails .userContact{align-items:center;color:#121212;display:flex;font-size:16px;font-weight:400;line-height:20px;margin-top:8px}.cardBody .userContactDetails .userContact svg{margin-right:8px}.cardBody .actionButtons{display:flex}.cardBody .actionButtons .btn{flex-grow:1}@media only screen and (max-width:769px){.cardFooter .itemBack{flex-direction:column}}.cardFooter .itemBack .item{color:#ef8658;font-size:18px;font-weight:600;line-height:22px}.cardFooter .itemBack .item small{font-size:14px;font-weight:400;line-height:18px}.cardFooter .itemBack .item:not(:first-child){border-left:1px solid #d4d4d4;padding-left:8px}@media only screen and (max-width:769px){.cardFooter .itemBack .item:not(:first-child){border-left:0;margin-top:8px;padding-left:0}}.cardFooter .itemBack .item.no-border{border-left:0!important;padding-left:0!important}.DamageLoss .formSection:not(:first-child){margin-top:8px}.DamageLoss .consolidateStrip{padding:8px}.DamageLoss .consolidateStrip .consolidatedDataIcon svg{height:40px;width:40px}.popupCardWrap{left:50%;max-width:350px;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:calc(100% - 32px);z-index:100}.popupCardWrap .popupCard{background:#fff;border-radius:12px;padding:32px 16px}.popupCardWrap .popupCardHeader{font-size:20px;font-weight:600;line-height:24px}.popupCardWrap .popupCardBody{font-size:16px;font-weight:400;line-height:20px;margin-top:8px}.popupCardWrap .popupCardFooter{margin-top:24px}.popupCardWrap .popupCardFooter .btn{flex-grow:1;justify-content:center}.popupCardWrap .popupCardFooter .btn:not(:first-child){margin-left:16px}.bgmask{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background-color:rgba(0,0,0,.3);height:100%;left:0;position:fixed;top:0;width:100%;z-index:60}.WizardStepsWrap{display:flex;flex-direction:row;font-size:14px;justify-content:space-between;list-style-type:none;margin-bottom:16px;margin-top:40px;padding:0;position:relative}@media only screen and (max-width:769px){.WizardStepsWrap{margin-top:14px}}.WizardStepsWrap .wizardStep{position:relative;width:100%}.WizardStepsWrap .wizardStep:last-child{width:20px}.WizardStepsWrap .wizardStep .circle{align-items:center;background-color:#d4d4d4;border:2px solid #d4d4d4;border-radius:50%;color:#d4d4d4;display:flex;font-size:10px;font-weight:700;height:16px;justify-content:center;position:relative;text-align:center;top:-7px;width:16px;z-index:50}.WizardStepsWrap .wizardStep .circle:last-child{right:0}.WizardStepsWrap .wizardStep:after{background-color:#d4d4d4;content:"";height:2px;left:20px;position:absolute;top:0;width:calc(100% - 24px)}.WizardStepsWrap .wizardStep:last-child:after{background-color:transparent;content:""}.WizardStepsWrap .wizardStep.completed{color:#ef8658;font-weight:700}.WizardStepsWrap .wizardStep.completed:after{background-color:#ef8658;content:"";height:2px;left:20px;position:absolute;top:0;width:calc(100% - 24px)}.WizardStepsWrap .wizardStep.completed .circle{background-color:#ef8658;border:2px solid #ef8658;color:#fff}.WizardStepsWrap .wizardStep.inprogress{color:#ef8658;font-weight:700}.WizardStepsWrap .wizardStep.inprogress:after{background-color:#d4d4d4;content:"";height:2px;left:20px;position:absolute;top:0;width:calc(100% - 24px)}.WizardStepsWrap .wizardStep.inprogress .circle{background-color:#fff;border:2px solid #ef8658;color:#ef8658}.wizardFieldset{min-height:calc(100vh - 260px)}@media only screen and (max-width:769px){.wizardFieldset{height:calc(100vh - 250px);overflow:auto}}.dualInlineGroup{flex-wrap:nowrap}.dualInlineGroup .formGroup:not(:last-child){margin-right:16px}@media only screen and (max-width:475px){.dualInlineGroup{flex-wrap:wrap}.dualInlineGroup .formGroup{width:100%}.dualInlineGroup .formGroup:not(:last-child){margin-right:0}}.addedProductsListWrap .addedProductsList .addedProduct{border-bottom:1px solid #d4d4d4;padding:16px 0}.addedProductsListWrap .addedProductsList .addedProduct:first-child{border-top:1px solid #d4d4d4}.addedProductsListWrap .addedProductsList .addedProduct .addedProductName{color:#ef8658}.addedProductsListWrap .addedProductsList .addedProduct .addedProductAction{cursor:pointer}.addedProductsListWrap .addedProductsList .addedProduct .addedProductAction .toggleArrow{transition:all .2s ease-in-out}.addedProductsListWrap .addedProductsList .addedProduct .addedProductAction .toggleArrow svg{margin-left:8px;transition:all .3s ease-in-out}.addedProductsListWrap .addedProductsList .addedProduct .addedProductAction .toggleArrow.show svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.addedProductsListWrap .addedProductsList .addedProduct .addedProductAction svg:not(:first-child){margin-left:12px}.addedProductsListWrap .addItemButton{bottom:16px;display:flex;justify-content:flex-end;margin-top:24px;position:absolute;right:0}.formCheck:not(:last-child){margin-right:16px}.formCheck .formCheckInput{-webkit-appearance:none;appearance:none;background-position:50%;background-repeat:no-repeat;background-size:contain;border:1px solid rgba(0,0,0,.25);border-radius:4px;cursor:pointer;height:1em;margin-top:.25em;vertical-align:top;width:1em}.formCheck .formCheckInput:checked{background-color:#ef8658;border-color:#ef8658}.formCheck .formCheckInput:checked+.formCheckLabel{color:#ef8658}.formCheck .formCheckInput:checked[type=checkbox]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' d='m6 10 3 3 6-6'/%3E%3C/svg%3E")}.formCheck .formCheckInput[type=radio]{border-radius:50%}.formCheck .formCheckLabel{color:#999;cursor:pointer;margin-left:8px}.viewProductWrap .viewProductHeader{border-bottom:4px solid #ededed;margin-top:20px;padding-bottom:16px}.viewProductWrap .viewProductHeader .headerRow small{text-align:right}.viewProductWrap .viewProductHeader .headerRowLeft,.viewProductWrap .viewProductHeader .headerRowRight{color:#000;font-size:16px;line-height:20px}.viewProductWrap .viewProductHeader .ProductUniqueTag{color:#000;font-size:24px;font-weight:600;line-height:32px}@media only screen and (max-width:769px){.viewProductWrap .viewProductHeader .ProductUniqueTag{font-size:20px;line-height:24px}}.viewProductWrap .viewProductHeader .moreDetailsRow{margin-top:14px}.viewProductWrap .viewProductHeader .moreDetailsRow .moreDetails{color:#000;font-size:16px;line-height:20px}.viewProductWrap .viewProductHeader .moreDetailsRow .moreDetails:not(:first-child){border-left:1px solid #d4d4d4;margin-left:8px;padding-left:8px}.viewProductWrap .viewProductHeader .productSupplierName{color:#000;font-size:18px;font-weight:600;line-height:24px}.viewProductWrap .viewProductHeader .productSupplierName:not(:first-child){border-left:1px solid #d4d4d4;margin-left:8px;padding-left:8px}.viewProductWrap .viewProductHeader .productSupplierAddress{cursor:pointer;flex-wrap:nowrap;font-size:16px;font-weight:400;line-height:20px;margin-top:8px}@media only screen and (max-width:769px){.viewProductWrap .viewProductHeader .productSupplierAddress{font-size:14px}}.viewProductWrap .viewProductHeader .productSupplierAddress svg{stroke:#ef8658;flex-shrink:0;margin-right:8px;width:16px}.viewProductWrap .productDescriptionWrap .productDescription{padding:16px 0 12px}.viewProductWrap .productDescriptionWrap .productDescription:not(:first-child){border-top:2px solid #ededed}.viewProductWrap .productDescriptionWrap .productDescription .productTitle{color:#000;font-size:20px;font-weight:600}.viewProductWrap .productDescriptionWrap .productDescription .productQuantityList{margin-top:8px}.viewProductWrap .productDescriptionWrap .productDescription .productQuantityList .productQuantity{color:#121212;font-size:14px;font-weight:400}.viewProductWrap .productDescriptionWrap .productDescription .productQuantityList .productQuantity:not(:first-child){border-left:1px solid #ededed;margin-left:4px;padding-left:4px}.viewProductWrap .productDescriptionWrap .productDescription .table{width:100%}.viewProductWrap .productDescriptionWrap .productDescription .table.productPrice{margin-top:8px}.viewProductWrap .productDescriptionWrap .productDescription .table.productPrice thead>tr>td{color:#ef8658;padding:4px 4px 4px 0}.viewProductWrap .productDescriptionWrap .productDescription .table.productPrice tbody>tr>td{padding:4px 4px 4px 0}.viewProductWrap .productDescriptionWrap .productExpiryDescription{border-bottom:2px solid #ededed;border-top:2px solid #ededed;padding-bottom:12px}.viewProductWrap .productDescriptionWrap .productExpiryDescription .productExpirtList{margin-top:12px}.viewProductWrap .productDescriptionWrap .productExpiryDescription .productExpirtList .productQuantity{color:#121212;font-size:18px;font-weight:400;line-height:22px}.viewProductWrap .productDescriptionWrap .productExpiryDescription .productExpirtList .productQuantity:not(:first-child){border-left:1px solid #ededed;margin-left:8px;padding-left:8px}.viewProductWrap .disclaimerNotes{border-bottom:4px solid #ededed;border-top:0;margin-top:6px;padding-bottom:6px}.viewProductWrap .disclaimerNotes.borderTop{border-top:4px solid #ededed;margin-top:16px}.viewProductWrap.exchangeReturn .exchangeId{color:rgba(0,0,0,.2)}.consolidateStrip .consolidateDataIcon svg{height:40px;width:40px}.barcode{height:calc(100vh - 220px)}.barcode svg{width:100%}.addProductBtnMobile{bottom:20px;right:20px;z-index:3}.exchangeReturnDetails{margin-bottom:28px}.exchangeReturnDetails .exchangeReturnContact,.exchangeReturnDetails .exchangeReturnName{color:#121212;font-size:20px;font-weight:600;line-height:20px}@media only screen and (max-width:769px){.exchangeReturnDetails .exchangeReturnContact,.exchangeReturnDetails .exchangeReturnName{font-size:15px}}.exchangeReturnDetails .exchangeReturnContact{border-left:3px solid;margin-left:10px;padding-left:10px}.exchangeReturnDetails .exchangeReturnLocation{color:#ef8658;cursor:pointer;font-size:18px;margin-top:8px}@media only screen and (max-width:769px){.exchangeReturnDetails .exchangeReturnLocation{font-size:14px}}.exchangeReturnDetails .exchangeReturnLocation svg{stroke:#ef8658;margin-right:8px;width:20px}.table.exchange thead>tr>td{background-color:#dedede;color:inherit;padding:12px 16px;text-align:left}.table.exchange thead>tr>td:first-child{color:#212121;text-align:left;width:5%}.table.exchange thead>tr>td:last-child{text-align:right}.table.exchange tbody>tr>td{border-bottom:1px solid #d4d4dd;color:#ef8658;padding:16px 8px}.table.exchange tbody>tr>td:last-child{text-align:right}.table.viewExchange thead>tr>td{background-color:#dedede;color:inherit;padding:12px 16px;text-align:right}.table.viewExchange thead>tr>td:first-child{text-align:left;width:40%}.table.viewExchange thead>tr>td:last-child{text-align:right}.table.viewExchange tbody>tr>td{border-bottom:1px solid #d4d4dd;color:#ef8658;line-height:20px;padding:16px;text-align:right}.table.viewExchange tbody>tr>td:first-child{text-align:left}.table.viewExchange tbody>tr>td .exchangeQty,.table.viewExchange tbody>tr>td .exchangeVal{color:#6e6e6e;margin-top:8px}.table.productPrice tbody>tr>td{font-size:16px;font-weight:400;line-height:20px;padding:8px 0;text-align:right}.table.productPrice tbody>tr>td:first-child{text-align:left}.table.productPrice tbody>tr>td .border{border:4px solid #ededed;margin:12px 0}.table.productPrice tbody>tr>td.strong{font-weight:600}.exchangeValueRow{background-color:#dedede;margin:16px 0;padding:16px}.itemBased .itemName{color:#ef8658;font-size:20px;font-weight:600;line-height:24px;margin-top:24px}.itemBased .itemDetails{margin-top:8px}.itemBased .itemDetails .item{color:#121212;font-size:18px;line-height:22px}.itemBased .itemDetails .item:not(:first-child){border-left:1px solid #d4d4d4;margin-left:8px;padding-left:8px}.disclaimerNotes{border-top:4px solid #ededed;margin-top:16px;padding-top:6px}.disclaimerNotesHeading{font-weight:600}.disclaimerNotesDesc{color:#6e6e6e;font-size:16px;margin-top:4px}.disclaimerNotesDesc .boldText{font-weight:700}.disclaimerNotesDesc .iconWrapper{align-items:center;display:inline-flex;margin-left:20px}.disclaimerNotesDesc svg{vertical-align:middle}.table{width:100%}.table thead>tr>td{font-size:12px;font-weight:400;line-height:16px;padding:8px 0;text-align:center}.table thead>tr>td:first-child{color:#ef8658;text-align:left;width:80%}.table tbody>tr>td{font-size:16px;font-weight:400;line-height:20px;padding:8px 0;text-align:center}@media only screen and (max-width:475px){.table tbody>tr>td{font-size:14px;line-height:18px}}.table tbody>tr>td:first-child{text-align:left}.table tbody>tr>td .border{border:4px solid #ededed;margin:12px 0}.table tbody>tr>td.strong{font-weight:600}.reportsWrapper .tableResponsive{overflow:scroll;scrollbar-color:#ccc #fff;scrollbar-width:auto;width:100%}.reportsWrapper .tableResponsive .reports.table{width:100%}.reportsWrapper .tableResponsive .reports.table thead>tr>td{background-color:#ef8658;color:#fff;font-size:14px;font-weight:400;line-height:20px;padding:12px;text-align:left}.reportsWrapper .tableResponsive .reports.table thead>tr>td:first-child{width:auto}.reportsWrapper .tableResponsive .reports.table tbody>tr>td,.reportsWrapper .tableResponsive .reports.table tfoot>tr>td{border-bottom:1px solid #d4d4d4;color:#000;font-size:14px;font-weight:400;line-height:20px;padding:16px 12px;text-align:left}.reportsWrapper .tableResponsive .reports.table tfoot>tr>td{background-color:#ededed;font-weight:700}.reportsWrapper .tableResponsive .reports.table tbody>tr:hover:hover{background-color:rgba(239,134,88,.1);cursor:pointer}.buttonOptionsWrapper .buttonOptions{background-color:#fff;border-radius:6px;bottom:calc(100% + 2px);box-shadow:0 4px 10px 0 rgba(0,0,0,.4);padding:8px;position:absolute;right:0;width:150px}.buttonOptionsWrapper .buttonOptions .option{cursor:pointer;padding:8px}.buttonOptionsWrapper .buttonOptions .option:hover{background-color:#fdf2ec}.salesWrapper .tabContent{margin-top:32px}.salesWrapper .tabContent .tabPane{grid-gap:20px;grid-row-gap:30px}.salesWrapper .tabContent .tabPane .cardWrap{flex-basis:calc(50% - 10px);flex-grow:0;flex-shrink:0}@media only screen and (max-width:1148px){.salesWrapper .tabContent .tabPane .cardWrap{flex:0 0 100%}}.text-black{color:#000!important;font-weight:500!important}.cardCrown.alt{background-color:transparent!important}.addItemButton{bottom:16px;display:flex;justify-content:flex-end;margin-top:24px;position:absolute;right:0;z-index:60}.prescriptionImages{border-bottom:4px solid #ededed;padding:16px 0}.prescriptionImages .prescriptionImagesWrap{grid-gap:12px}.prescriptionImages .prescriptionImagesWrap .prescriptionImage{max-width:40px}.prescriptionImages .prescriptionImagesWrap .prescriptionImage img{height:100%;width:100%}.invoiceTable{border:1px solid #d4d4d4;border-collapse:collapse;font-size:14px;table-layout:fixed}.invoiceTable .tdWrap{overflow-wrap:break-word}.invoiceTable td,.invoiceTable th{padding:8px;text-align:left}.invoiceTable td:last-child,.invoiceTable th:last-child{padding-right:3px;text-align:right}.invoiceTable tr{border-bottom:1px solid #d4d4d4}.invoiceTable thead{background-color:#f2f2f2}.invoiceTable.withScroll{display:block;min-width:100%;overflow-x:auto;scrollbar-width:thin;white-space:nowrap}.invoiceTable.withScroll::-webkit-scrollbar{background-color:#fcebe3;height:8px}.invoiceTable.withScroll::-webkit-scrollbar-thumb{background-color:#312e2e;border-radius:4px}.wizardFieldset{position:relative}.wizardFieldset .mask{backdrop-filter:blur(1px);-webkit-backdrop-filter:blur(1px);background-color:rgba(0,0,0,.02);height:100%;left:0;position:absolute;top:0;width:100%;z-index:100}.wizardFieldset .mask .maskData{margin-top:50%}.viewProductWrap .loader{backdrop-filter:blur(1px);-webkit-backdrop-filter:blur(1px);background-color:hsla(0,0%,100%,.2);display:grid;height:100%;left:0;place-items:center;position:absolute;text-align:center;top:0;width:100%}.viewProductWrap .loader p{font-size:16px;font-weight:600}.viewProductHeader .ProductUniqueTag{align-items:center;display:flex;gap:1rem}.viewProductHeader .ProductUniqueTag .cardCrown{font-size:12px;padding:0 8px;position:static}.table.onlineSales thead>tr>td{background-color:#dedede;color:inherit;padding:12px 16px;text-align:left}.table.onlineSales thead>tr>td:first-child{width:60%}.table.onlineSales thead>tr>td:not(:first-child){text-align:right}.table.onlineSales tbody>tr>td{border-bottom:1px solid #d4d4dd;color:#ef8658;padding:16px}.table.onlineSales tbody>tr>td:first-child{width:50%}.table.onlineSales tbody>tr>td:last-child{font-weight:600}.table.onlineSales tbody>tr>td:not(:first-child){text-align:right}.contactDetailsRow .contactDetailsRowLogo{border-radius:50%;height:60px;margin-right:8px;overflow:hidden;width:60px}.contactDetailsRow .productSupplierName.number{border:none!important;font-size:16px;margin:0!important;padding:0!important}.print *{font-family:Roboto Mono!important;font-weight:700!important}.print .productPrice tbody>tr>td{font-size:16px;font-weight:400;line-height:20px;padding:3px 0;text-align:right}.print .productPrice tbody>tr>td:first-child{text-align:left}.print .productPrice tbody>tr>td .border{border:4px solid #ededed;margin:12px 0}.print .productPrice tbody>tr>td.strong{font-weight:600}.print * .productDescriptionWrap .disclaimerNotes{border-top:4px solid #ededed;margin-top:16px;padding-bottom:6px!important;padding-top:6px!important}.pageBody{margin-left:80px;padding:110px 20px 20px;position:relative}@media only screen and (max-width:769px){.pageBody{margin-left:0;padding-bottom:80px;padding-top:90px}}.pageBody .pageBodyLeftPanel.sticky{height:calc(100% - 250px);overflow:auto;position:-webkit-sticky;position:sticky;top:110px}.pageBody .pageBodyRightPanel{padding:0 20px;width:calc(100% - 260px)}@media only screen and (max-width:769px){.pageBody .pageBodyRightPanel{padding:0;width:100%}.pageBody .pageBodyRightPanelHeader{flex-wrap:nowrap}}.pageBody .pageBodyRightPanelHeader .pageBodyRightPanelHeading{align-self:flex-start;color:#212121;font-size:24px;font-weight:600;line-height:28px}.pageBody .pageBodyRightPanel .productLlistWrap{grid-gap:20px;margin-top:20px}@media only screen and (max-width:769px){.pageBody .pageBodyRightPanel .productLlistWrap{grid-gap:initial;margin-top:0}}.pageBody .pageBodyRightPanel .productLlistWrap .cardWrap{flex-basis:calc(50% - 10px);flex-grow:0;flex-shrink:0}@media only screen and (max-width:1148px){.pageBody .pageBodyRightPanel .productLlistWrap .cardWrap{flex:0 0 100%}}@media only screen and (max-width:769px){.pageBody .pageBodyRightPanel .productLlistWrap .cardWrap:not(:first-child){margin-top:40px}}.consolidateStrip{background-color:#fcebe3;padding:16px}@media only screen and (max-width:998px){.consolidateStrip{padding:12px}.consolidateStrip .consolidatedDataIcon svg{width:40px}}.consolidateStrip .consolidateDataText{display:flex;flex-direction:column;font-weight:600;margin-left:12px}.consolidateStrip .consolidateDataText small{font-size:12px}.consolidateStrip .consolidateDataText small.weightNormal{font-weight:400}.consolidateStrip .consolidateData{color:#212121;font-family:Barlow Condensed,sans-serif!important;font-size:40px;font-weight:600;margin-left:auto}.chainNavigationWrapper{width:260px}.chainNavigationWrapper .chainNavigation{align-items:stretch;border:1px solid #ededed;display:flex;flex-direction:column;height:calc(100vh - 130px);overflow:auto}.chainNavigationWrapper .chainNavigation .chainItem{align-items:center;border-bottom:1px solid #ededed;color:#ef8658;cursor:pointer;display:flex;padding:10px 18px;transition:all .2s ease-in-out}.chainNavigationWrapper .chainNavigation .chainItem span{margin-left:16px}.chainNavigationWrapper .chainNavigation .chainItem:not(:first-child){border-top:0}.chainNavigationWrapper .chainNavigation .chainItem.active,.chainNavigationWrapper .chainNavigation .chainItem:hover{background-color:#ef8658;color:#fff}.chainNavigationWrapper .chainNavigation .chainItem.active svg>g>path,.chainNavigationWrapper .chainNavigation .chainItem:hover svg>g>path{fill:#fff}.notificationWrapper{width:40%}.notificationWrapper .notificationRow{margin-left:-20px;margin-right:-20px;padding:16px;width:100%}.notificationWrapper .notificationRow.unread{background-color:#fdf2ec}.notificationWrapper .notificationRowHead{color:#000;font-size:16px;font-weight:600;line-height:20px}.notificationWrapper .notificationRowDesc{color:#666;font-size:12px;font-weight:400;line-height:16px;margin-top:4px}.notificationWrapper .notificationRowFoot{color:#999;font-size:12px;font-weight:400;line-height:16px;margin-top:12px}.profileMenuWrapper{margin-top:24px}.profileMenuWrapper .profileMenuList .menuItem{align-items:center;border-top:1px solid #bababa;cursor:pointer;display:flex;font-size:16px;font-weight:400;line-height:20px;padding:20px 24px}.profileMenuWrapper .profileMenuList .menuItem:last-child{border-bottom:1px solid #bababa}.profileMenuWrapper .profileMenuList .menuItem svg{margin-right:8px;max-width:24px}.profileMenuWrapper .logOut{color:#006ceb;cursor:pointer;font-size:16px;font-weight:600;line-height:20px;margin-top:70px;text-align:center;text-transform:uppercase}.accounting .chooseTimeline .formInline .formGroup{min-width:160px}@media only screen and (max-width:769px){.accounting .chooseTimeline .formInline .formGroup{min-width:130px}}.accounting .accountingBodyWrapper{margin-top:40px}.accounting .accountingBodyWrapper .accountingTabsWrapper{margin-top:20px}.accounting .accountingBodyWrapper .accountingTabsWrapper .accountingHalf{width:calc(50% - 12px)}.accounting .accountingBodyWrapper .accountingTabsWrapper .accountingHalf:last-child{margin-left:24px}@media only screen and (max-width:998px){.accounting .accountingBodyWrapper .accountingTabsWrapper .accountingHalf{max-height:none;width:100%}}.accounting .accountingBodyWrapper .accountingTabsWrapper .accountingHalf .tableHeading{color:#ef8658;font-size:20px;font-weight:600;line-height:30px;margin-bottom:8px}.accounting .accountingBodyWrapper .accountingTabsWrapper .accountingRight{margin-left:30px;max-height:calc(100vh - 275px);overflow:auto;width:calc(45% - 30px)}@media only screen and (max-width:998px){.accounting .accountingBodyWrapper .accountingTabsWrapper .accountingRight{margin-left:0;margin-top:24px;max-height:none;width:100%}}.accounting .accountingBodyWrapper .accountingTabsWrapper .accountingRightFormHeading{color:#ef8658;font-size:18px;line-height:22px;margin-bottom:24px}.addAccountingBodyWrapper{margin-top:36px}.addAccountingBodyWrapper .voucherWidth{max-width:320px}.table.voucherDetails tbody>tr>td{text-align:left}.table.accounting .formGroup{margin-bottom:0!important}.table.accounting .formGroup .formControl.form-sm{font-size:14px;padding:8px}.table.accounting thead>tr>td{background-color:#ededed;color:#212121;font-size:16px;line-height:22px;padding:12px;text-align:left}.table.accounting thead>tr>td:first-child{padding-left:8px;width:12%}.table.accounting thead>tr>td.width{width:4%}.table.accounting thead>tr>td.textRight{text-align:right}.table.accounting thead>tr>td.textBold{font-weight:600}.table.accounting tbody>tr>td{border-bottom:1px solid #d4d4d4;color:#ef8658;color:#212121;padding:12px 8px;text-align:left}.table.accounting tbody>tr>td:first-child{padding-left:8px}.table.accounting tbody>tr>td:last-child{text-align:right}.table.accounting tbody>tr>td.nowrap{padding-left:16px;white-space:nowrap}.table.accounting tbody>tr>td.border{border-bottom:4px solid #ededed}.table.accounting tbody>tr>td.textRight{text-align:right}.table.accounting tbody>tr>td.textBold{font-weight:600}.table.accounting tbody>tr>td.primary{background-color:#fae9e2;color:#ef8658}.table.accounting tbody>tr>td.textPrimary{color:#ef8658}.table.accounting tfoot>tr>td{background-color:#ededed;padding:12px}.table.accounting tfoot>tr>td.textRight{text-align:right}.table.accounting tfoot>tr>td.textBold{font-weight:600}.table.addAccounting .formGroup.formFloating{margin-bottom:0}.table.addAccounting .formGroup.formFloating>label{padding:1.1rem .75rem}.table.addAccounting tbody>tr>td,.table.addAccounting thead>tr>td{vertical-align:top}.table.addAccounting tbody>tr>td:last-child,.table.addAccounting thead>tr>td:last-child{text-align:inherit}.table.addAccounting tbody>tr>td{padding:16px 12px}.table.addAccounting tbody>tr>td:first-child,.table.addAccounting tbody>tr>td:last-child{vertical-align:middle}.addedAccountingDetails .pharmacyName{color:#121212;font-size:24px;font-weight:600;line-height:36px;margin-bottom:12px;text-align:center}.addedAccountingDetails .contactDetails{color:#121212;font-size:16px;line-height:24px;margin-bottom:24px;text-align:center}.addedAccountingDetails .table{margin-bottom:16px}.accountingMainScreen{margin-top:36px}.accountingMainScreen .accountingForm .accountingHalf{width:calc(50% - 12px)}.accountingMainScreen .accountingForm .accountingHalf:last-child{margin-left:24px}.accountingMainScreen .accountingForm .accountingHalf .accountingFormSectionBar{background-color:#fae9e2;display:flex;justify-content:space-between;margin-bottom:8px;padding:8px 16px}.accountingMainScreen .accountingForm .accountingHalf .accountingFormSectionBarConclude,.accountingMainScreen .accountingForm .accountingHalf .accountingFormSectionBarHeading{color:#ef8658;font-size:16px;font-weight:600;line-height:24px}.accountingMainScreen .accountingForm .accountingHalf .accountingFormSectionBar.insideHead{background-color:transparent;padding:initial;padding-bottom:8px;padding-top:8px}.accountingMainScreen .accountingForm .accountingHalf .accountingFormSectionBar.insideHead .accountingFormSectionBarHeading{color:#6e6e6e}.addedItemListWrap .addedItemList{border-top:1px solid #d4d4d4;padding-top:24px}.addedItemListWrap .addedItemList .addedItem .addedItemName{color:#ef8658;font-size:16px;font-weight:500;line-height:20px}.addedItemListWrap .addedItemList .addedItem .addedItemAction svg{cursor:pointer}.addedItemListWrap .addedItemList .addedItem .addedItemAction svg:not(:first-child){margin-left:16px}.textPrimary{color:#ef8658;font-size:16px}.previousBarWrapper{margin-bottom:24px}.previousBarWrapper .chevron{transition:all .2s ease-in-out}.previousBarWrapper .chevron.move{padding:0;width:0}.previousBarWrapper .previousBar{background-color:#fdf2ec;padding:8px 16px}.previousBarWrapper .previousBar .presentData{cursor:pointer;padding:9px;text-decoration:underline}.previousBarWrapper .previousBar .btnPrimary{transition:all .2s ease-in-out}.previousBarWrapper .previousBar .btnPrimary.hide{-webkit-transform:scale(0);transform:scale(0)}.personalDetailsRow{margin-top:24px}.personalDetailsRow .personalIcon{background-color:#ededed;border-radius:50%;flex-shrink:0;height:82px;margin-right:16px;overflow:hidden;width:82px}.personalDetailsRow .personalIcon .iconImage{height:100%;width:100%}.personalDetailsRow .personalNameWrap .personalName{color:#121212;font-size:20px;font-weight:600;line-height:24px}.personalDetailsRow .personalNameWrap .personalDesc{color:#6e6e6e;font-size:16px;line-height:20px;margin-top:4px}@media only screen and (max-width:768px){.personalDetailsRow .personalNameWrap .personalDesc{font-size:12px;line-height:18px}}.otherDetailsRow{margin-top:20px}.otherDetailsRow .otherDetailsWrap .otherDetailsHeading{color:#ef8658;font-size:16px;font-weight:600;line-height:20px;margin-top:24px}.otherDetailsRow .otherDetailsWrap .otherDetailsHeading svg{cursor:pointer}.otherDetailsRow .otherDetailsWrap .otherDetailsEdit{align-items:center;display:flex;flex-direction:row;gap:16px}.otherDetailsRow .otherDetailsWrap .otherDetailsEdit button{margin:0}.otherDetailsRow .otherDetailsWrap .otherDetailsEdit svg{flex-shrink:0}.otherDetailsRow .otherDetailsWrap .otherDetail{margin-top:12px;padding-bottom:12px}.otherDetailsRow .otherDetailsWrap .otherDetail:not(:first-child){border-bottom:1px solid #d4d4d4}.otherDetailsRow .otherDetailsWrap .otherDetailLabel{color:#6e6e6e;font-size:12px;line-height:16px}.otherDetailsRow .otherDetailsWrap .otherDetailData{color:#121212;font-size:16px;font-weight:600;line-height:20px;margin-top:2px}.profileLogo,.storeTime{align-items:center;display:flex;gap:16px}.profileLogo .close,.profileLogo .start,.storeTime .close,.storeTime .start{cursor:pointer;max-width:50%;min-width:320px}.profileLogo{justify-content:space-between}.profileLogo label{cursor:pointer}.profileLogoIcon{stroke:#ef8658;width:50px}.profileLogoInnerName{align-items:center;display:flex;gap:8px}.profileLogoInnerName span{cursor:pointer;height:24px;width:24px}.profileLogoInnerName span svg{stroke:#ef8658}.storeTime{position:relative}.storeTime .timePopup{background-color:#fff;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.1);left:0;max-width:400px;padding:24px;position:absolute;top:calc(100% + 8px);width:50%;z-index:1}.storeTime .timePopupHeader{font-size:1.2rem;font-weight:600;margin-bottom:16px}.storeTime .timePopupBody{align-items:center;display:flex;font-size:3rem;font-weight:500;justify-content:space-between;margin-bottom:32px;text-align:center}.storeTime .timePopupBody .timePopupLabel{width:10%}.storeTime .timePopupBody .timePopupTime{width:45%}.storeTime .timePopupBody .timePopupTime input{border:2px solid #d4d4d4;max-width:100%;text-align:center}.storeTime .timePopupBody .timePopupTime input:focus{border:2px solid #ef8658}.storeTime .timePopupBody .timePopupTimeSubtitle{color:#6e6e6e;font-size:12px;line-height:16px;margin-top:4px}.storeTime .timePopupFooter{display:flex;gap:16px;justify-content:flex-end}.passwordMatch{position:absolute;right:10px;top:58%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.documentUploadFormWrap{margin-top:24px;max-width:500px}.cardWrap{width:48%}.viewOrderBook .viewProductHeader .contactDetailsRowLogo{height:40px;width:40px}.viewOrderBook .viewProductHeader .moreDetailsRow{flex-grow:1;margin-top:0;width:calc(100% - 100px)}.viewOrderBook .viewProductHeader .headerRowLeft{color:#6e6e6e}.viewOrderBook .viewProductHeader .productSupplierAddress{margin-top:16px}.orderBook{width:100%}.orderBook tfoot tr>td,.orderBook thead tr>td{background-color:#ededed;padding:12px}.orderBook tfoot tr>td.alignright,.orderBook thead tr>td.alignright{text-align:right}.orderBook tfoot tr>td.strong,.orderBook thead tr>td.strong{font-weight:600}.orderBook tbody tr>td{border-bottom:1px solid #d4d4d4;color:#ef8658;padding:12px}.orderBook tbody tr>td.alignright{text-align:right}.orderBook tbody tr>td.strong{font-weight:600}.cardHeaderRight{color:#ef8658;font-size:20px;font-weight:600;line-height:28px;margin-left:auto;position:relative}.cardHeaderRight.alignSelf{align-self:flex-end}.cardHeaderRight.nowrap{white-space:nowrap}.cardHeaderRight .cardActionsWrapper{background-color:#fff;border-radius:6px;box-shadow:0 0 10px #ccc;max-height:0;min-width:145px;overflow:hidden;padding:0 8px;position:absolute;right:0;transition:all .2s cubic-bezier(.88,.21,.06,.06);z-index:20}.cardHeaderRight .cardActionsWrapper.show{max-height:200px;padding:8px}.cardHeaderRight .cardActionsWrapper .actionItem{color:#121212;cursor:pointer;font-size:16px;font-weight:400;line-height:24px;padding:8px 12px}.cardHeaderRight .cardActionsWrapper .actionItem.active,.cardHeaderRight .cardActionsWrapper .actionItem:hover{background-color:#fdead9}.discountCardWrapper .cardWrapperHeading{color:#6e6e6e;font-size:14px;line-height:21px}.discountCardWrapper .discountCard.active{background-color:#d4d4d4;border-radius:12px;padding:20px}.discountCardWrapper .discountCard.active .discountDuration{color:#3a3a3a;font-size:16px;font-weight:600;line-height:24px}.discountCardWrapper .discountCard.active .discountName{color:#3a3a3a;font-size:24px;font-weight:600;line-height:36px}.discountCardWrapper .discountCard.active .discountProducts{color:#3a3a3a;font-size:14px;line-height:21px}.discountCardWrapper .discountCard.active .discount{color:#3a3a3a;font-size:32px;font-weight:600;line-height:48px}.discountCardWrapper .discountCard.previous{border:1px solid #d4d4d4;border-radius:12px;box-shadow:0 0 20px 0 rgba(0,0,0,.1);flex-basis:calc(50% - 8px);padding:20px}.discountCardWrapper .discountCard.previous:nth-child(2n){margin-left:16px}.discountCardWrapper .discountCard.previous:nth-child(n+3){margin-top:16px}.discountCardWrapper .discountCard.previous .discountDuration{color:#212121;font-size:12px;line-height:18px}.discountCardWrapper .discountCard.previous .discountName{color:#212121;font-size:20px;font-weight:600;line-height:30px}.discountCardWrapper .discountCard.previous .discountProducts{color:#3a3a3a;font-size:14px;line-height:21px}.discountCardWrapper .discountCard.previous .discount{color:#ef8658;font-size:20px;font-weight:600;line-height:30px}.discountCardWrapper .discountCard.edit{border-radius:12px;padding:8px}.discountCardWrapper .discountCard.edit .discountDuration{color:#3a3a3a;font-size:16px;font-weight:600;line-height:24px}.discountCardWrapper .discountCard.edit .discountName{color:#3a3a3a;font-size:24px;font-weight:600;line-height:36px}.discountCardWrapper .discountCard.edit .discountProducts{color:#3a3a3a;font-size:14px;line-height:21px}.discountCardWrapper .discountCard.edit .discount{color:#3a3a3a;font-size:24px;font-weight:600;line-height:36px}.informationCondition .infoPage>.infoItem,.informationCondition .infoPara{color:#121212;font-size:16px;font-weight:400;line-height:24px}@media only screen and (max-width:768px){.informationCondition .infoPage>.infoItem,.informationCondition .infoPara{font-size:14px;line-height:20px}}.informationCondition .infoPara{margin-top:24px}.informationCondition .infoPara em{font-weight:600}.informationCondition .infoItem{list-style-type:disc;margin-left:24px;margin-top:24px;padding-left:12px}.informationCondition .infoItem .infoItem{margin-top:24px}.mainInfoList{counter-reset:item;list-style-type:decimal;padding:20px;position:relative}.mainInfoList .mainInfoListItem{color:#121212;display:block;font-size:16px;line-height:20px;padding-left:32px}.mainInfoList .mainInfoListItem.firstLevel{padding-left:10px}.mainInfoList .mainInfoListItem span{font-weight:600}.mainInfoList .mainInfoListItem:before{content:counters(item,".") " ";counter-increment:item;font-weight:600;left:0;position:absolute}.mainInfoList .mainInfoListItem:not(:first-child){margin-top:24px}@media only screen and (max-width:768px){.mainInfoList .mainInfoListItem{font-size:14px;line-height:20px}}.addressAnchor .action{color:#ef8658;text-decoration:none}.pageBodyPanelWrap .pageBodyLeftPanel{flex:0 0 70%}@media only screen and (max-width:769px){.pageBodyPanelWrap .pageBodyLeftPanel{flex:0 0 100%}}.pageBodyPanelWrap .pageBodyLeftPanel .helpCard.active{background-color:#fdf9f6}.pageBodyPanelWrap .pageBodyLeftPanel .helpCard:not(:first-child){margin-top:24px}.pageBodyPanelWrap .pageBodyLeftPanel .helpCard .cardHeader{display:flex}.pageBodyPanelWrap .pageBodyLeftPanel .helpCard .cardSection .helpIssue{font-size:16px;font-weight:600;line-height:20px}.pageBodyPanelWrap .pageBodyLeftPanel .helpCard .cardBody,.pageBodyPanelWrap .pageBodyLeftPanel .helpCard .cardFooter{border-top:1px solid #ededed;margin-top:8px;padding-top:8px}.pageBodyPanelWrap .pageBodyLeftPanel .helpCard .cardFooter .helpDuration .duration:not(:first-child){border-left:1px solid #ededed;margin-left:8px;padding-left:8px}.pageBodyPanelWrap .pageBodyRightPanel{flex:0 0 30%;height:calc(100vh - 185px);position:-webkit-sticky;position:sticky;top:120px}@media only screen and (max-width:769px){.pageBodyPanelWrap .pageBodyRightPanel{flex:0 0 100%;margin-top:40px}}.pageBodyPanelWrap .pageBodyRightPanel .panelHeading{color:#ef8658;font-size:18px;line-height:22px;margin-bottom:21px}.pageBodyPanelWrap .pageBodyRightPanel .panelHeading:not(:first-child){margin-top:36px}.pageBodyPanelWrap .pageBodyRightPanel .actionRow{margin-top:40px}@media only screen and (max-width:769px){.pageBodyPanelWrap .pageBodyRightPanel .actionRow{padding-bottom:80px}}html{-webkit-text-size-adjust:100%}html:focus-within{scroll-behavior:smooth}body{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-height:100vh;position:relative;text-rendering:optimizeSpeed;width:100%}*,:after,:before{box-sizing:border-box}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:initial}:focus{outline:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}input,input:required{box-shadow:none}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 30px #fff}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;-moz-appearance:none}input[type=search]{-webkit-appearance:none;-moz-appearance:none}input:focus{outline:none}audio,canvas,video{display:inline-block;max-width:100%}audio:not([controls]){display:none;height:0}[hidden]{display:none}a:active,a:hover{outline:none}img{height:auto;max-width:100%;vertical-align:middle}img,picture{display:inline-block}button,input{line-height:normal}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;background:transparent;border:0;cursor:pointer}button[disabled],html input[disabled]{cursor:default}[disabled]{pointer-events:none}input[type=checkbox],input[type=radio]{padding:0}input[type=search]{-webkit-appearance:textfield;box-sizing:initial}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}button{background:transparent;border:0}textarea{overflow:auto;resize:vertical;vertical-align:top}table{border-collapse:collapse;border-spacing:0;text-indent:0}hr{background:#000;border:0;box-sizing:initial;height:1px;line-height:0;margin:0;overflow:visible;padding:0;page-break-after:always;width:100%}pre{font-family:monospace,monospace;font-size:100%}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:none}code,kbd,pre,samp{font-family:monospace,monospace}small,sub,sup{font-size:75%}sub,sup{line-height:0;position:relative;vertical-align:initial}sub{bottom:-5px}sup{top:-5px}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1;margin:0;padding:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;outline:0;padding:0}legend{border:0;color:inherit;display:block;max-width:100%;white-space:normal;width:100%}fieldset{min-width:0}body:not(:-moz-handler-blocked) fieldset{display:block}progress{vertical-align:initial}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}template{display:none}.formGroup{margin-bottom:1rem}.formGroup.formFloating{position:relative}.formGroup.formFloating .formControl{height:calc(3.5rem + 2px);padding:1rem .75rem}.formGroup.formFloating .formControl:focus{padding-bottom:.625rem;padding-top:1.625rem}.formGroup.formFloating .formControl:focus~label{opacity:.65;-webkit-transform:scale(.85) translateY(-.5rem) translateX(.15rem);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.formGroup.formFloating .formControl:not(:placeholder-shown){padding-bottom:.625rem;padding-top:1.625rem}.formGroup.formFloating .formControl:not(:placeholder-shown)~label{opacity:.65;-webkit-transform:scale(.85) translateY(-.5rem) translateX(.15rem);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.formGroup.formFloating>label{border:1px solid transparent;height:100%;left:0;padding:1rem .75rem;pointer-events:none;position:absolute;top:0;-webkit-transform-origin:0 0;transform-origin:0 0;transition:opacity .1s ease-in-out,-webkit-transform .1s ease-in-out;transition:opacity .1s ease-in-out,transform .1s ease-in-out;transition:opacity .1s ease-in-out,transform .1s ease-in-out,-webkit-transform .1s ease-in-out}.formGroup.formInputText .preInputGroup{border-radius:6px;color:#121212;height:100%;max-height:58px;position:absolute;width:58px}.formGroup.formInputText .preInputGroup.backColor{background-color:#ccc}.formGroup.formInputText .preInputGroup .preInputText{align-items:center;display:flex;height:100%;justify-content:center;text-align:center}.formGroup.formInputText .preInputGroup+.formControl,.formGroup.formInputText .preInputGroup+.formControl+label{padding-left:70px!important}.formGroup.formInputText .preInputGroup+.formControl:not(:placeholder-shown)~label{opacity:.65;-webkit-transform:scale(.85) translateY(-.5rem) translateX(.75rem);transform:scale(.85) translateY(-.5rem) translateX(.75rem)}.formGroup.formInputText .preInputGroup+.formControl:focus~label{padding-left:70px!important;-webkit-transform:scale(.85) translateY(-.5rem) translateX(.75rem);transform:scale(.85) translateY(-.5rem) translateX(.75rem)}.formGroup.formInputText .postInputGroup{border-radius:6px;color:#121212;height:100%;max-height:40px;position:absolute;right:0;top:18px;width:40px}.formGroup .formSelect{-moz-padding-start:calc(.75rem - 3px);-webkit-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' d='m2 5 6 6 6-6'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:1rem .75rem;border:1px solid #d4d4d4;border-radius:.25rem;color:#212529;display:block;font-size:16px;font-weight:400;line-height:1.4;padding:1.625rem 2.25rem .625rem 12px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}.formGroup .formSelect+label{border:1px solid transparent;height:100%;left:0;padding:1rem .75rem;pointer-events:none;position:absolute;top:0;-webkit-transform-origin:0 0;transform-origin:0 0;transition:opacity .1s ease-in-out,-webkit-transform .1s ease-in-out;transition:opacity .1s ease-in-out,transform .1s ease-in-out;transition:opacity .1s ease-in-out,transform .1s ease-in-out,-webkit-transform .1s ease-in-out}.formGroup .formSelect~label{opacity:.65;-webkit-transform:scale(.85) translateY(-.5rem) translateX(.15rem);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.formGroup .formSelect.reactSelect{background-image:none;padding:0 2px}.formGroup .formControl{-webkit-appearance:none;appearance:none;background-clip:padding-box;background-color:#fff;border:1px solid #d4d4d4;border-radius:.25rem;color:#212529;display:block;font-size:16px;font-weight:400;line-height:1.4;padding:16px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}.formGroup .formControl.formsm{padding:8px}.formGroup.typeFile{border:1px dashed #d4d4d4;border-radius:6px;display:flex;flex-direction:column;justify-content:flex-start;padding:16px}.formGroup.typeFile .beforeUpload{align-items:center;display:flex;justify-content:space-between}.formGroup.typeFile .uploadFile.hide{display:none}.formGroup.typeFile .uploadFile .retryUploadFile{color:#006ceb;cursor:pointer;font-size:14px;font-weight:600;line-height:18px}.formGroup.typeFile .uploadFile .cancelUpload{cursor:pointer}.formGroup.typeFile:not(:first-child){margin-top:16px}.formGroup.typeFile .inputHeading{color:#3a3a3a;font-size:16px}.formGroup.typeFile .inputHeading span{color:#ef8658}.formGroup.typeFile .fileLabel{cursor:pointer}.formGroup.searchBar{position:relative}.formGroup.searchBar .formControl{border:0;padding:8px 8px 8px 36px;transition:all .2s ease-in-out;width:0}.formGroup.searchBar.expand .formControl{background-color:#fae9e2;border:1px solid #fae9e2;width:300px}@media only screen and (max-width:768px){.formGroup.searchBar.expand .formControl{width:300px}}@media only screen and (max-width:475px){.formGroup.searchBar.expand .formControl{width:calc(100vw - 100px)}}.formGroup.searchBar.expand .formControl+.searchIcon svg{stroke:#ef8658;width:22px}.formGroup.searchBar .searchIcon{cursor:pointer;left:8px;position:absolute;top:6px}.formGroup .inputSuggestionsWrap .inputSuggestion{margin-top:4px}.formGroup .inputSuggestionsWrap .inputSuggestion .suggestion{color:#ef8658;cursor:pointer;font-size:14px;line-height:14px}.formGroup .inputSuggestionsWrap .inputSuggestion .suggestion:not(:first-child){border-left:1px solid #d4d4d4;margin-left:8px;padding-left:8px}.formInline .amountPercentage{margin-left:16px}.formInline .amountPercentage .currencyValue{color:#3a3a3a;font-size:20px;font-weight:600;line-height:24px}.formInline.halfWidth .formGroup{width:calc(50% - 16px)}.formInline.halfWidth .formGroup:nth-of-type(2n){margin-left:16px}.formHeading{color:#ef8658;font-size:14px;font-weight:600;line-height:18px;margin-bottom:12px;margin-top:40px}.invalidFeedback{color:#dc3545}.approvedFeedback,.invalidFeedback{font-size:.75em;margin-top:.25rem;width:100%}.approvedFeedback{color:#27ae60;display:none}.btn{border:1px solid transparent;border-radius:6px;cursor:pointer;display:inline-block;font-size:16px;font-weight:600;line-height:1;padding:12px 24px;text-align:center;text-transform:uppercase;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}@media only screen and (max-width:769px){.btn{font-size:14px;padding:12px 15px}}.btnPrimary{background-color:#ef8658;border-color:#ef8658;color:#fff}.btnPrimary:hover{background-color:#ef6c32;border-color:#ef6c32;color:#fff}.btnPrimary.space{margin-top:56px}.btnSecondary{background-color:#6e6e6e;border-color:#6e6e6e;color:#fff}.btnPrimaryOutlined{background-color:#fff;border-color:#ef8658;color:#ef8658}.btnPrimaryOutlined:hover{background-color:#fff;border-color:#ef6c32;color:#ef6c32}.btn.block{width:100%}.btn.height{height:58px}.animated{-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}*{box-sizing:border-box;font-family:Poppins,sans-serif!important;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.dFlex{display:flex;flex-wrap:wrap}.dFlex.jc-flex-end{justify-content:flex-end}.dFlex.jcSpaceBetween{justify-content:space-between}.dFlex.rowReverse{flex-direction:row-reverse}.dFlex.jc-space-around{justify-content:space-around}.dFlex.jc-space-even{justify-content:space-evenly}.dFlex.jcContentCenter{justify-content:center}.dFlex.flexColumn{flex-direction:column}.dFlex.flexColumnReverse{flex-direction:column-reverse}.dFlex.fdColumn{flex-direction:column}.dFlex.flexNowrap{flex-wrap:nowrap}.dFlex.d-col{flex-direction:column}.dFlex.d-row{flex-direction:row}.dFlex.aiCenter{align-items:center}.dFlex.ai-flex-end{align-items:flex-end}.dFlex.ai-flex-start{align-items:flex-start}.dFlex .fgrow1,.dFlex.fgrow1{flex-grow:1}.dFlex .flex1,.dFlex.flex1{flex:1 1}.dFlex .jc-content-center{justify-content:center}.dFlex .flexBreak{flex:0 0 100%!important}.dFlex .flexBreak50{flex-basis:calc(50% - 8px);flex-grow:0;flex-shrink:0}.dFlex .flexBreakAuto{flex:1 1 auto!important}.itemCenter{align-items:center;display:flex;height:calc(100vh - 340px);justify-content:center}.relative{position:relative}.fixed{position:fixed}.strong{font-weight:600}.textCenter{text-align:center}.textLeft{text-align:left!important}.textRight{text-align:right}.pointer{cursor:pointer}textarea{resize:none}::-webkit-scrollbar{display:none}*{-ms-overflow-style:none;scrollbar-width:none}.p-2{padding:8px}.p-3{padding:12px}.p-4{padding:16px}.pl-4{padding-left:16px}.pl-8{padding-left:32px}.m-0{margin:0!important}.mb-0{margin-bottom:0!important}.ml-1{margin-left:4px}.ml-2{margin-left:8px}.ml-3{margin-left:12px}.ml-4{margin-left:16px}.ml-5{margin-left:20px}.mt-2{margin-top:8px}.mt-5{margin-top:20px}.mb-2{margin-bottom:8px}.mb-4{margin-bottom:20px}.mb-5{margin-bottom:24px}.mr-2{margin-right:8px}.textBold{font-weight:600}.primaryText{color:#ef8658}.primaryImportant{color:#ef8658!important}.textGreen{color:#00a650!important}.textRed{color:red!important}.width100{width:100%}.cursorPointer{cursor:pointer}@media only screen and (max-width:769px){.webVisible{display:none}}@media only screen and (min-width:769px){.mwebVisible{display:none}}.addProductBtnMobile .btn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@media only screen and (max-width:769px){.addProductBtnMobile .btn{line-height:0}.addProductBtnMobile .btn.lhauto{line-height:inherit}}.addProductBtnMobile .btn svg>g>path{fill:#fff}button:first-child{-webkit-animation-delay:.2s;animation-delay:.2s}button:nth-child(2){-webkit-animation-delay:.4s;animation-delay:.4s}button:nth-child(3){-webkit-animation-delay:.6s;animation-delay:.6s}
/*# sourceMappingURL=main.db3746ca.css.map*/