:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:0.8;--PhoneInputInternationalIconGlobe-opacity:0.65;--PhoneInputCountrySelect-marginRight:0.35em;--PhoneInputCountrySelectArrow-width:0.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:0.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1 1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height)*var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.LoginImage{display:flex;justify-content:center;align-items:center;background-image:url(https://agriwatch-store.s3.ap-south-1.amazonaws.com/resources/website/images/login-sign-up-flow-image.jpg);background-repeat:no-repeat;background-position:bottom;background-size:cover;height:100%}.LoginComponent{width:100%;padding:32px;display:flex;flex-direction:column;justify-content:flex-start;height:calc(100vh - 70px);max-width:600px;margin:auto;overflow:scroll;-ms-overflow-style:none;scrollbar-width:none}.LoginComponent::-webkit-scrollbar{display:none}.LoginComponent .title{font-size:32px;font-weight:500;line-height:46px;text-align:left;color:#151342;margin-bottom:2px}.LoginComponent .subTitle{font-size:18px;font-weight:400;line-height:30px;text-align:left;color:#6a7187;margin-bottom:25px}.LoginComponent .subTitle span{color:#13544e;text-decoration:underline;cursor:pointer}.LoginComponent .tabs{height:53px;gap:0;border-radius:4px;opacity:1;background-color:#fcf9f5;display:flex}.LoginComponent .tabs .tab{width:50%;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#2d2e2e;display:flex;justify-content:center;align-items:center;cursor:pointer}.LoginComponent .tabs .tab.active{height:38px;padding:8px;border-radius:6px;margin:6px;background-color:#fff;box-shadow:0 3px 1px 0 rgba(0,0,0,.039);box-shadow:0 3px 8px 0 rgba(0,0,0,.122)}.LoginComponent .loginForm{padding-top:16px;flex:1 1}.LoginComponent .loginForm>div{display:flex;flex-direction:column;justify-content:space-between;height:100%;margin-bottom:30px}.LoginComponent .loginForm>div label{font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#2d2e2e;margin-bottom:12px}.LoginComponent .loginForm>div input,.LoginComponent .loginForm>div select{height:56px;width:100%;border:1px solid #979797;font-weight:400;font-size:14px;line-height:22px;color:#2d2e2e}.LoginComponent .loginForm>div input.invalid,.LoginComponent .loginForm>div select.invalid{border-color:#dc3545;box-shadow:none}.LoginComponent .loginForm>div .otpInput input{text-align:center;color:#000;font-size:16px;font-weight:400;line-height:22px;border-radius:4px}.LoginComponent .loginForm>div .otpInput.invalid input{border-color:#ff4040}.LoginComponent .loginForm>div .tnc{font-size:16px;font-weight:400;line-height:26px;text-align:left;color:#475467}.LoginComponent .loginForm>div .tnc a{color:#0f3dde}.LoginComponent .loginForm>div .resendOtp{font-size:16px;font-weight:400;line-height:26px;color:#475467;display:flex;justify-content:center;margin-bottom:12px}.LoginComponent .loginForm>div .resendOtp span{cursor:pointer;padding-left:4px;color:#13544e}.LoginComponent .loginForm>div .otpSpamHint{display:block;font-size:15px;font-weight:400;line-height:22px;color:#475467;margin-top:8px;margin-bottom:4px;padding:10px 12px;border-radius:6px;background-color:#fff9c4}.LoginComponent .loginForm .loginBtn{font-size:18px;font-weight:600;line-height:27px;text-align:center;color:#fff;background-color:#13544e;border:inherit;height:60px;width:100%;margin-top:16px}.LoginComponent.freeTrial{padding:5px 0;height:auto}.LoginComponent.freeTrial .subTitle,.LoginComponent.freeTrial .title{text-align:center}.LoginComponent.freeTrial .loginForm>div{border-radius:4px;padding:16px;border:1px solid #ababab}.LoginComponent.freeTrial .loginForm>div .loginBtn{background-color:#fff;border:1px solid #13544e;color:#13544e}.ContactSales.freeTrial{padding:0;height:auto}.ContactSales.freeTrial .loginForm{padding:0}.ContactSales.freeTrial .loginForm div>.loginBtn{background-color:#13544e;border:1px solid #13544e;color:#fff}@media(max-width:991px){.LoginComponent.freeTrial{padding:32px 0}.LoginComponent{width:100%;padding:16px;display:flex;flex-direction:column;justify-content:flex-start;height:calc(100vh - 70px);max-width:600px;margin:auto;overflow:scroll;-ms-overflow-style:none;scrollbar-width:none}.LoginComponent::-webkit-scrollbar{display:none}.LoginComponent .title{font-size:28px;line-height:42px}.LoginComponent .subTitle{font-size:14px}.LoginComponent .subTitle span{color:#13544e;text-decoration:underline;cursor:pointer}.LoginComponent .tabs{margin-top:16px}.LoginComponent .tabs .tab.active{padding:8px 0;margin:6px}.LoginComponent .loginForm{padding-top:16px;flex:1 1}.LoginComponent .loginForm>div .tnc{font-size:12px}.LoginComponent .loginForm>div .tnc a{color:#0f3dde}.LoginComponent .loginForm>div .resendOtp{font-size:14px}.LoginComponent .loginForm .loginBtn{font-size:16px}.LoginComponent.freeTrial{padding:16px 0}}.primary-button{background-color:#13544e;border:inherit}.primary-button:active,.primary-button:hover{background-color:#299c72!important}.Cart{margin:32px auto;min-height:600px}.Cart .accordion-item{border:1px solid #ced4da;border-radius:4px}.Cart .accordion-item .accordion-header{height:100%;align-items:center;text-align:center}.Cart .accordion-item .accordion-button{color:#000;font-weight:500;font-size:24px;line-height:27px;border-radius:4px;height:57px;background-color:#fff}.Cart .accordion-item .accordion-button:not(.collapsed){color:#000;height:57px;background-color:#fcf9f5}.Cart .cartSummary{margin-bottom:23px}.Cart .cartSummary .drawerBody .cartList{overflow:scroll;-ms-overflow-style:none;scrollbar-width:none}.Cart .cartSummary .drawerBody .cartList::-webkit-scrollbar{display:none}.Cart .cartSummary .drawerBody .cartList .item{display:flex;justify-content:space-between;border-radius:5.234px;border:1px solid #ced4da;margin-bottom:16px;padding:16px}.Cart .cartSummary .drawerBody .cartList .item .plan{border-radius:1.59px;border:.836px solid #f1b44c;background:#fff;color:#f1b44c;font-size:12px;font-style:normal;font-weight:600;line-height:normal;width:max-content;padding:4px}.Cart .cartSummary .drawerBody .cartList .item .title{color:#000;font-size:20px;font-style:normal;font-weight:600;line-height:32px;text-transform:capitalize}.Cart .cartSummary .drawerBody .cartList .item .package{color:#000;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.Cart .cartSummary .drawerBody .cartList .item .delete{width:32px;height:32px;border-radius:50%;background:#fdf0f0;display:flex;justify-content:center;align-items:center;cursor:pointer}.Cart .cartSummary .drawerBody .cartList .item .grossPrice{text-align:right;color:#f46a6a;font-size:16px;font-style:normal;font-weight:400;line-height:normal;text-decoration:line-through}.Cart .cartSummary .drawerBody .cartList .item .netPrice{text-align:right;color:#000;font-size:20px;font-style:normal;font-weight:600;line-height:normal}.Cart .cartSummary .drawerBody .total{padding-top:40px}.Cart .cartSummary .drawerBody .total .text{color:#000;font-size:24px;font-style:normal;font-weight:400;line-height:normal;display:flex;flex-direction:column;justify-content:flex-end}.Cart .cartSummary .drawerBody .total .price .grossPrice{text-align:right;color:#f46a6a;font-size:16px;font-style:normal;font-weight:400;line-height:normal;text-decoration:line-through}.Cart .cartSummary .drawerBody .total .price .netPrice{text-align:right;color:#000;font-size:20px;font-style:normal;font-weight:600;line-height:normal}.Cart .cartSummary .drawerBody .total button{border-radius:5px;border:1px solid #34c38f;background:#34c38f;color:#fff;font-size:18px;font-style:normal;font-weight:500;line-height:normal;height:40px;width:100%}.Cart .orderSummaryBox{border:1px solid #ced4da;border-radius:4px}.Cart .orderSummaryBox .orderSummary{font-weight:500;font-size:24px;line-height:27px;color:#000;margin-top:16px}.Cart .orderSummaryBox .subTotal{margin-top:16px}.Cart .orderSummaryBox .discount,.Cart .orderSummaryBox .subTotal{display:flex;justify-content:space-between;font-weight:400;font-size:16px;line-height:24px;color:#000}.Cart .orderSummaryBox .discount{margin-top:12px}.Cart .orderSummaryBox .discount div:nth-child(2){color:#f46a6a}.Cart .orderSummaryBox .payable{display:flex;justify-content:space-between;font-weight:600;font-size:16px;line-height:24px;color:#000;margin-top:28px}.Cart .orderSummaryBox .payment{border-radius:4px;border:1px solid #13544e;background:#13544e;color:#fff;font-size:16px;font-style:normal;font-weight:400;line-height:24px;height:40px;width:100%;margin-top:28px;margin-bottom:19px}.Cart .billingForm .form-label{font-weight:500;font-size:16px;line-height:24px;color:#000}.Cart .billingForm input,.Cart .billingForm select{border-radius:4px;height:46px;border:var(--bs-border-width) solid var(--bs-border-color)}.Cart .billingForm .invalid-feedback{font-weight:400;font-size:12px;line-height:18px;color:#ff4040}.Cart .billingForm .custom-button{height:40px;border-radius:4px;background-color:#13544e;color:#fff;font-weight:400;font-size:16px;line-height:24px;border:1px solid #13544e}.Cart .emptyCart{border-radius:4px;background:var(--bgColor);width:300px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px 0;text-align:center;margin:50px auto auto}.Cart .emptyCart>svg{padding-bottom:16px}.PhoneInput .PhoneInputCountry{border-radius:4px;border:var(--bs-border-width) solid var(--bs-border-color);padding:0 12px}.PhoneInput input{border-radius:4px}