body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.loading-box{z-index:999;background:rgba(79,73,79,.6);text-align:center;position:fixed;left:0;right:0;width:100%;bottom:0;top:0}.loader-logo{margin-top:-26px;z-index:999;margin-left:-34px}.loader,.loader-logo{position:absolute;top:50%;left:50%;width:70px}.loader{border-radius:50%;height:70px;right:0;bottom:0;margin:-35px 0 0 -35px;background:#fff}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.offlineMode{display:flex;justify-content:center;align-items:center;max-height:50vh}.offlineMode h1{font-size:30px;color:red;text-align:center}.modalCloseButton{width:30px;height:30px;border-radius:50%;display:flex;justify-content:center;align-items:center;background-color:#fff;color:#00a651;font-size:18px;font-weight:700;position:absolute;top:-15px;right:-15px;z-index:4;box-shadow:0 10px 20px rgba(0,0,0,.4);cursor:pointer}.modalCover{position:relative}input{border:1px solid #ccc;border-radius:5px;font-size:14px;padding:12px 10px;box-sizing:border-box}input:focus{outline-color:#00a651}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none}.loginBox{display:flex;flex-direction:column;padding:20px 20px 50px;max-width:535px;width:100%;height:100%;text-align:center}.loginBox h1{font-size:18px;color:#000;text-transform:uppercase;margin-top:50px;margin-bottom:10px}.loginBox p{font-size:16px;color:#000}.loginBox p.lightText{color:#a5a5a5;font-size:14px;margin-top:3px}.loginBox input{margin-bottom:0}.loginBox form{display:flex;flex-direction:column;height:350px;margin-top:40px}@media (max-width:560px){.loginBox form{width:90%;margin:40px auto 0;height:200px}}.loginBox form label{text-align:left;margin-bottom:10px;font-size:14px}.loginBox form label span{color:red}.loginBox form .error{color:red;font-size:14px;width:100%;text-align:left}.loginBox form button{width:100%;background-color:#00a651;border-radius:5px;padding:13px 0;color:#fff;border:none;box-shadow:none;text-transform:uppercase;cursor:pointer;margin-top:auto}.loginBox form button:focus{outline:none}.registration-form{padding:20px 0 30px;width:100%;max-height:550px;overflow:auto}.registration-form h1{font-size:18px;text-align:center;margin-top:0;margin-bottom:5px}.registration-form form{display:flex;flex-direction:column;grid-row-gap:15px;row-gap:15px;max-width:550px;width:100%;margin:0 auto}@media (max-width:560px){.registration-form form{width:90%}}.registration-form form .form-group{display:flex;flex-direction:column;grid-row-gap:5px;row-gap:5px;position:relative}.registration-form form .form-group label{font-size:14px}@media (max-width:560px){.registration-form form .form-group label{font-size:12px}}.registration-form form .form-group .error{font-size:12px;color:red;position:absolute;bottom:-15px;left:0;margin:0}.registration-form form .form-group input[type=text]{height:35px}.registration-form form .cropBoxCover{display:flex;flex-direction:column;grid-row-gap:10px;row-gap:10px}.registration-form .btn-cvr{margin-top:auto}.registration-form .btn-cvr button{width:100%;background-color:#00a651;border-radius:5px;padding:13px 0;color:#fff;border:none;box-shadow:none;text-transform:uppercase;cursor:pointer}.registration-form .btn-cvr button:focus{outline:none}.react-select__value-container{background-image:linear-gradient(45deg,transparent 50%,#00a651 0),linear-gradient(135deg,#00a651 50%,transparent 0);background-position:calc(100% - 20px) calc(1em - 2px),calc(100% - 15px) calc(1em - 2px),calc(100% - 2.5em) .5em;background-size:5px 5px,5px 5px,1px 1.5em;background-repeat:no-repeat;height:100%;max-height:34px}.react-select__value-container input{height:20px!important}.react-select__value-container .react-select__single-value{font-size:14px;text-transform:capitalize}.react-select__value-container .css-1uccc91-singleValue,.react-select__value-container .css-1wa3eu0-placeholder{-webkit-transform:translateY(-58%)!important;transform:translateY(-58%)!important;font-size:14px}.css-yk16xz-control{min-height:100%!important}.css-yk16xz-control input{height:20px!important}.react-select__indicators{display:none!important}.react-select__control{height:100%!important;min-height:100%!important}.react-select__control .css-g1d714-ValueContainer,.react-select__control .css-g1d714-ValueContainer .css-b8ldur-Input{height:100%!important}.react-select__control .css-g1d714-ValueContainer .css-b8ldur-Input input:focus{height:20px!important}.react-select__menu-list{max-height:110px!important;overflow-y:auto!important}.react-select__menu-list .react-select__option{padding:3px 10px;font-size:14px;text-transform:capitalize}.react-select__menu-list .react-select__option--is-focused{color:#fff}.cropBox{display:flex;grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px;align-items:flex-end}.cropBox img{margin-bottom:5px;cursor:pointer}.cropBox .form-group{width:48%}.inputTopMar{margin-top:15px}.OTPBox{display:flex;justify-content:center;flex-direction:column;text-align:center;padding:50px 0;height:480px}@media (max-width:560px){.OTPBox{height:300px}}.OTPBox .otp-form{text-align:center;padding:30px 0;height:480px}.OTPBox .otp-form,.OTPBox .otpHeading{display:flex;justify-content:center;flex-direction:column}.OTPBox .otpHeading{margin-bottom:40px}.OTPBox .otpHeading h1{font-size:18px;text-transform:uppercase;margin-bottom:5px;margin-top:0}.OTPBox .otpHeading p{font-size:16px}.OTPBox .otpInputs p{color:#a5a5a5;font-size:14px;margin-bottom:10px}.OTPBox .otpInputs input.otp-field{max-width:80px;width:100%;height:42px;border-radius:0;padding:0;text-align:center;border-width:1px}@media (max-width:1260px){.OTPBox .otpInputs input.otp-field{max-width:60px}}@media (max-width:660px){.OTPBox .otpInputs input.otp-field{max-width:40px;height:35px}}.OTPBox .otpInputs input.otp-field:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}.OTPBox .otpInputs input.otp-field:first-of-type{border-top-left-radius:5px;border-bottom-left-radius:5px}.OTPBox .resendMsg{font-size:12px;margin-top:auto}@media (max-width:960px){.OTPBox .resendMsg{margin-bottom:50px}}.OTPBox .resendOTP{font-size:14px;color:#00a651;border:1px solid #00a651;border-radius:5px;padding:5px 10px;max-width:100px;margin:auto auto 0;cursor:pointer}@media (max-width:960px){.OTPBox .resendOTP{margin-bottom:50px}}.OTPBox .error{color:red;font-size:14px;width:100%;text-align:left}.OTPBox .btn-cvr{margin-top:auto}.OTPBox .btn-cvr button{width:100%;background-color:#00a651;border-radius:5px;padding:13px 0;color:#fff;border:none;box-shadow:none;text-transform:uppercase;cursor:pointer}.OTPBox .btn-cvr button:focus{outline:none}.MuiRadio-colorSecondary.Mui-checked{color:#00a651!important}:root{--text__color--dark:#000;--text__color--light:#a5a5a5;--text__color--white:#fff}p{margin:0}.termOfUse{display:flex;flex-direction:column;align-items:center;width:100%;overflow:hidden}.termOfUse .totalE-logo{width:100%;margin-top:20px;display:flex;justify-content:center}.termOfUse .totalE-logo img{max-width:300px}.termOfUse__text{height:420px;margin-bottom:0;padding:0 20px;font-size:14px;max-height:400px;overflow:auto}.termOfUse__text h2{font-size:18px;text-align:center}.termOfUse__text .numberList{padding-left:15px;margin:0}.termOfUse__text .numberList li{margin-bottom:10px}.termOfUse__text .numberList ol{list-style-type:lower-latin}.termOfUse__text .numberList ol,.termOfUse__text .numberList ul{padding-left:15px;padding-top:5px}.termOfUse__text .numberList ul li{margin-bottom:10px}.termOfUse__text object{padding-left:35px}@media (max-width:1260px){.termOfUse__text object{padding-left:0}}.termOfUse .radioGroupCover{display:flex;justify-content:flex-start;width:94%;margin-bottom:10px}.termOfUse .radioGroupCover .error{color:red;font-size:12px;font-weight:500}.login-page{display:flex;height:100vh}@media (max-width:767px){.login-page{flex-direction:column;position:relative}}.login-page__left{background:url(/static/media/loginBanner.64e2386b.png) no-repeat;background-size:cover;width:50%;display:flex;align-items:center;justify-content:center}@media (max-width:767px){.login-page__left{width:100%;height:100vh;align-items:flex-start;padding-top:30px}}@media (max-width:767px){.login-page__left img{max-width:100px}}.login-page__right{width:50%;display:flex;position:relative;align-items:center}@media (max-width:767px){.login-page__right{width:100%;position:unset}}.login-page__right .contentBox{background-color:var(--text__color--white);box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border-radius:10px;position:absolute;left:-20%;display:flex;flex-direction:column;align-items:center;max-width:720px;width:100%}@media (max-width:767px){.login-page__right .contentBox{width:90%;left:0;right:0;margin:0 auto;top:150px}}.slick-slider .slick-slide.slick-active.slick-current{z-index:9}.slick-slider .slick-prev{left:0;z-index:1}.slick-slider .slick-next{right:17px;z-index:1}.slick-slider .slick-next:before,.slick-slider .slick-prev:before{color:#000;font-size:35px}.slick-slider img{width:100%;object-fit:cover;height:100%}.slick-slider .slick-dots{bottom:5%;width:100%}.slick-slider .slick-dots li{width:10px;height:10px}.slick-slider .slick-dots li.slick-active button:before{border:1px solid #ccc}.slick-slider .slick-dots li button{width:10px;height:10px;border:1px solid #ccc;border-radius:100%;background:#ccc}.slick-slider .slick-dots li button:before{content:"";width:100%;height:10px;background-color:#00a651;border:1px solid #ccc;border-radius:100%}.homeContent{display:flex;align-items:center;grid-column-gap:15px;-webkit-column-gap:15px;column-gap:15px;grid-row-gap:15px;row-gap:15px;max-width:1150px;width:100%;padding:15px 0;flex-wrap:wrap;margin:0 auto 50px}@media (max-width:767px){.homeContent{grid-row-gap:20px;row-gap:20px;width:95%}}.homeContent .card:last-child{display:none}.home .slick-slider img{max-height:350px;object-fit:contain;object-position:top}.MuiBackdrop-root{background-color:rgba(0,0,0,.9)!important;display:flex;justify-content:center;align-items:center}.reactPlayerCover{position:relative;width:80%;height:0;padding-bottom:42%;outline:none}@media (max-width:767px){.reactPlayerCover{padding-bottom:42%}}.reactPlayerCover iframe,.reactPlayerCover video{position:absolute;width:100%;height:100%;object-fit:contain!important}.reactPlayerCover ._53mv{object-fit:contain!important}.card{display:flex;justify-content:center;align-items:center;flex-direction:column;grid-row-gap:10px;row-gap:10px;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border:1px solid #e7e7e7;background-color:#fff;max-width:23.8%;width:100%;padding:15px 0;transition:all .3s linear;font-weight:700;cursor:pointer}@media (max-width:767px){.card{max-width:48%;grid-row-gap:15px;row-gap:15px;grid-column-gap:15px;-webkit-column-gap:15px;column-gap:15px}}@media (max-width:460px){.card{max-width:46%;margin:0 auto;grid-row-gap:10px;row-gap:10px}}.card__imgCvr{border:1px solid #ccc;border-radius:100%;width:90px}.card__imgCvr img{width:100%}.card:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.pageName{max-width:1150px;width:100%;margin:0 auto}@media (max-width:768px){.pageName{max-width:90%;width:100%;margin:0 auto}}.pageName a{color:#000;font-size:12px;display:flex;cursor:pointer}.pageName .MuiBreadcrumbs-separator{margin:0 2px 0 3px}.pageName p{font-size:12px}.pageName .MuiBreadcrumbs-ol li:last-child a{font-weight:700;cursor:text}.pageName .MuiBreadcrumbs-ol li:last-child a:hover{text-decoration:none}.askAnExpert{position:relative;height:83vh}.askAnExpert:before{content:"";position:absolute;top:0;right:0;width:50%;height:100%;background:url(/static/media/loginBanner.64e2386b.png) no-repeat;background-origin:border-box;background-position-x:right;border-top-left-radius:40px;border-bottom-left-radius:40px;z-index:-1}.askAnExpert-page{display:flex;grid-row-gap:15px;row-gap:15px;max-width:1150px;width:100%;margin:auto;align-items:center;min-height:73.5vh}@media (max-width:767px){.askAnExpert-page{max-width:90%;width:100%;margin:0 auto}}.askAnExpert-page__cover{box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border:1px solid #e2e2e2;border-radius:10px;display:flex;flex-direction:column;grid-row-gap:15px;row-gap:15px;padding:20px 15px;width:100%;background-color:#fff;margin-bottom:15px}@media (max-width:767px){.askAnExpert-page__cover{padding:15px}}.askAnExpert-page .topBox{display:flex;grid-column-gap:5px;-webkit-column-gap:5px;column-gap:5px;padding:17px 0 13px;align-items:center}@media (max-width:767px){.askAnExpert-page .topBox{width:100%;margin:0 auto}}.askAnExpert-page .topBox__left{display:flex}.askAnExpert-page .topBox__right{display:flex;flex-direction:column}.askAnExpert-page .topBox__right .txt{color:#00a651;font-size:16px;margin:0;font-weight:700;text-transform:uppercase}.askAnExpert-page .topBox__right .phoneNumber{color:#000;font-size:32px;margin:0;font-weight:400}@media (max-width:459px){.askAnExpert-page .topBox__right .phoneNumber{font-size:25px}}.askAnExpert-page .middleBox{display:flex;grid-column-gap:15px;-webkit-column-gap:15px;column-gap:15px;grid-row-gap:15px;row-gap:15px}@media (max-width:767px){.askAnExpert-page .middleBox{flex-direction:column;width:100%;margin:0 auto}}.askAnExpert-page .middleBox p{margin:0;font-size:14px;display:flex;flex-direction:column;grid-row-gap:2px;row-gap:2px}.askAnExpert-page .middleBox p.addressHeading{font-size:22px;font-weight:700;margin-bottom:10px}.askAnExpert-page .middleBox__left{border:1px solid #e7e7e7;border-radius:5px;background-color:#fbfbfb;padding:10px 15px;width:49%}@media (max-width:767px){.askAnExpert-page .middleBox__left{width:auto}}.askAnExpert-page .middleBox__right{border:1px solid #e7e7e7;border-radius:5px;background-color:#fbfbfb;padding:10px;width:49%}.askAnExpert-page .middleBox__right span{word-break:break-all}.askAnExpert-page .middleBox__right span a{color:#000;display:flex}@media (max-width:767px){.askAnExpert-page .middleBox__right{width:auto}}.askAnExpert-page .bottomBox{margin-bottom:13px}@media (max-width:767px){.askAnExpert-page .bottomBox{max-width:90%;width:100%;margin:0 auto 10px}}.askAnExpert-page .bottomBox img{width:100%;max-width:100%}.react-tabs{padding-left:10px}.react-tabs__tab-list{border-bottom:none;max-width:60%;display:flex;justify-content:space-between;margin-bottom:20px}@media (max-width:767px){.react-tabs__tab-list{max-width:65%}}@media (max-width:459px){.react-tabs__tab-list{max-width:100%}}.react-tabs__tab-list .react-tabs__tab{line-height:1;padding:9px 12px;font-size:14px}.react-tabs__tab-list .react-tabs__tab:focus:after{display:none}.react-tabs__tab-list .react-tabs__tab--selected{background-color:#00a651;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border-radius:5px;color:#fff;border:none}.react-tabs__tab-panel{border:1px solid #e7e7e7;border-radius:5px;background-color:#fbfbfb;padding:15px;overflow:auto}.react-tabs__tab-panel--selected{display:flex;grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px;align-items:center;grid-row-gap:10px;row-gap:10px}@media (max-width:767px){.react-tabs__tab-panel--selected{flex-wrap:wrap;flex:1 1 auto;justify-content:stretch}}.react-tabs__tab-panel--selected .weatherCard{background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:10px;font-size:12px;border-radius:5px;min-width:120px}@media (max-width:767px){.react-tabs__tab-panel--selected .weatherCard{flex:1 0 150px}}.react-tabs__tab-panel--selected .weatherCard:hover{background-color:#00a651;color:#fff;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902)}.react-tabs__tab-panel--selected .weatherCard img{max-width:100px;width:100%}.locationAllow{display:flex;justify-content:center;align-items:center;height:70vh;font-size:25px;font-weight:600;color:orange;text-align:center}.Weather{position:relative;height:83vh}.Weather:before{content:"";position:absolute;top:0;right:0;width:50%;height:100%;background:url(/static/media/loginBanner.64e2386b.png) no-repeat;background-origin:border-box;background-position-x:right;border-top-left-radius:40px;border-bottom-left-radius:40px;z-index:-1}.Weather-page{display:flex;grid-row-gap:15px;row-gap:15px;max-width:1150px;width:100%;margin:auto;align-items:center;min-height:73.5vh}@media (max-width:990px){.Weather-page{max-width:90%;width:100%;margin:0 auto}}.Weather-page__cover{box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border:1px solid #e2e2e2;border-radius:10px;display:flex;grid-column-gap:50px;-webkit-column-gap:50px;column-gap:50px;grid-row-gap:15px;row-gap:15px;padding:50px 30px 60px;width:100%;background-color:#fff;margin-bottom:15px}@media (max-width:990px){.Weather-page__cover{padding:15px;flex-direction:column;grid-row-gap:20px;row-gap:20px}}.Weather-page .left-box{display:flex;flex-direction:column;align-items:center;grid-row-gap:15px;row-gap:15px;max-width:20%;width:100%}@media (max-width:990px){.Weather-page .left-box{max-width:100%}}.Weather-page .left-box .top-box{text-align:center;font-size:17px;margin-bottom:20px}.Weather-page .left-box .top-box .top{font-size:30px;font-weight:700;text-transform:capitalize}.Weather-page .left-box .bottom-box{text-align:center;font-weight:700;font-size:16px}.Weather-page .left-box .bottom-box .top{font-size:37px}.Weather-page .left-box .bottom-box .maxWidthP{max-width:200px}.Weather-page .right-box{max-width:75%;width:100%}@media (max-width:990px){.Weather-page .right-box{max-width:100%}}.Weather-page .right-box .top-box{display:flex;grid-column-gap:20px;-webkit-column-gap:20px;column-gap:20px;justify-content:space-between;align-items:center;margin-bottom:10px;font-size:16px}.Weather-page .right-box .top-box .left-child-box{display:flex;align-items:center;grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px}.Weather-page .right-box .top-box .left-child-box p{max-width:500px}.setting-page{display:flex;grid-row-gap:15px;row-gap:15px;max-width:1150px;width:100%;margin:auto;align-items:center;min-height:73.5vh}@media (max-width:767px){.setting-page{max-width:90%;width:100%;margin:0 auto}}.setting-page__cover{box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border:1px solid #e2e2e2;border-radius:10px;display:flex;flex-direction:column;padding:25px 15px 30px;width:100%;background-color:#fff;margin-bottom:15px}@media (max-width:767px){.setting-page__cover{padding:15px}}.setting-page__cover form{display:flex;grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px;flex-wrap:wrap;grid-row-gap:15px;row-gap:15px;font-size:16px}@media (max-width:767px){.setting-page__cover form{font-size:14px}}@media (max-width:459px){.setting-page__cover form{font-size:12px}}.setting-page__cover form input{height:36px}.setting-page__cover form input:disabled{background-color:#f2f2f2;border-color:#e6e6e6}.setting-page__cover form .react-select-container input{height:auto}.setting-page__cover form h1{width:100%;font-size:18px;color:#00a651;font-weight:700;text-transform:uppercase;margin:0;display:flex;justify-content:space-between;align-items:center}.setting-page__cover form h1 .editButton{display:flex;grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px;background-color:#00a651;border-radius:5px;padding:10px 13px;color:#fff;font-size:14px;font-weight:400;text-transform:none;cursor:pointer}.setting-page__cover form .form-group{width:49%;display:flex;flex-direction:column;grid-row-gap:5px;row-gap:5px;position:relative}@media (max-width:767px){.setting-page__cover form .form-group{width:100%}}.setting-page__cover form .form-group .error{font-size:12px;color:red;position:absolute;bottom:-15px;left:0;margin:0}.setting-page__cover form .cropBoxCover{width:100%;display:flex;flex-direction:column;grid-row-gap:10px;row-gap:10px}.setting-page__cover form .cropBoxCover .cropBoxCoverInner{display:flex;grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px;width:100%}@media (max-width:767px){.setting-page__cover form .cropBoxCover .cropBoxCoverInner{flex-direction:column;grid-row-gap:10px;row-gap:10px}}.setting-page__cover form .cropBoxCover .cropBox{width:49%}@media (max-width:767px){.setting-page__cover form .cropBoxCover .cropBox{width:100%}}.setting-page__cover form .btn-cvr{margin-top:20px}.setting-page__cover form .btn-cvr button{width:100%;background-color:#00a651;border-radius:5px;padding:10px 20px;color:#fff;border:none;box-shadow:none;text-transform:uppercase;cursor:pointer}.setting-page__cover form .btn-cvr button:disabled{background-color:#f2f2f2;border-color:#e6e6e6;color:rgba(204,187,187,.5)}.setting-page__cover form .btn-cvr button:focus{outline:none}.Pdf{position:relative}.Pdf:before{content:"";position:absolute;top:0;right:0;width:50%;height:100%;background:url(/static/media/loginBanner.64e2386b.png) no-repeat;background-origin:border-box;background-position-x:right;border-top-left-radius:40px;border-bottom-left-radius:40px;z-index:-1}.Pdf-page{display:flex;grid-row-gap:15px;row-gap:15px;max-width:1150px;width:100%;margin:auto;align-items:center;min-height:73.5vh}@media (max-width:990px){.Pdf-page{max-width:90%;width:100%;margin:0 auto}}.Pdf-page__cover{box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border:1px solid #e2e2e2;border-radius:10px;display:flex;grid-column-gap:50px;-webkit-column-gap:50px;column-gap:50px;grid-row-gap:15px;row-gap:15px;padding:10px;width:100%;height:73vh;background-color:#fff;margin-bottom:30px}@media (max-width:990px){.Pdf-page__cover{padding:15px;flex-direction:column;grid-row-gap:20px;row-gap:20px;height:100vh}}.productCard{display:flex;justify-content:flex-end;align-items:center;flex-direction:column;grid-row-gap:25px;row-gap:25px;box-shadow:none;border:1px solid #e7e7e7;background-color:#fff;max-width:23.15%;width:100%;padding:25px 0 0;transition:all .3s linear;font-weight:700;border-radius:5px;cursor:pointer}@media (max-width:1269px){.productCard{max-width:32%;grid-row-gap:15px;row-gap:15px;grid-column-gap:15px;-webkit-column-gap:15px;column-gap:15px}}@media (max-width:1149px){.productCard{max-width:45%;grid-row-gap:15px;row-gap:15px;grid-column-gap:15px;-webkit-column-gap:15px;column-gap:15px}}@media (max-width:767px){.productCard{max-width:45%;grid-row-gap:15px;row-gap:15px;grid-column-gap:15px;-webkit-column-gap:15px;column-gap:15px}}@media (max-width:460px){.productCard{max-width:45%;margin:unset;grid-row-gap:10px;row-gap:10px;grid-column-gap:5px;-webkit-column-gap:5px;column-gap:5px}}.productCard .card__imgCvr{border:1px solid #ccc;border-radius:100%;width:120px;overflow:hidden;height:120px}.productCard .card__imgCvr img{width:100%;height:100%}.productCard:hover{-webkit-transform:none;transform:none}.sidebar{min-width:250px;position:relative}@media (max-width:767px){.sidebar{width:95%;margin:0 auto}}.sidebar .hamburger-menu{cursor:pointer;display:none;position:fixed;top:60px;height:40px;left:0;z-index:9999}@media (max-width:767px){.sidebar .hamburger-menu{display:block}}.sidebar .hamburger-menu img{width:33px;height:33px}.sidebar .menu{background-color:#00a651;border:1px solid #e7e7e7;border-radius:5px;font-size:14px;min-height:78vh}@media (max-width:1239px){.sidebar .menu{min-height:89vh}}@media (max-width:767px){.sidebar .menu{min-height:auto;display:none}}.sidebar .menu .menuHeading{padding-left:15px;color:#fff;font-weight:700;padding-top:15px;padding-bottom:8px}.sidebar .menu ul{margin:0;list-style:none;padding:0}.sidebar .menu ul li a{color:#fff;text-decoration:none;width:auto;padding:8px 8px 8px 15px;display:flex;position:relative;cursor:pointer}.sidebar .menu ul li a.active:before,.sidebar .menu ul li a:hover:before{position:absolute;content:"";width:2px;height:100%;background-color:#fff;top:0;left:0}.sidebar .searchSection{position:relative}.sidebar .searchSection input{box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border:1px solid #e7e7e7;border-radius:5px;background-color:#fafafa;height:35px;width:260px}@media (max-width:767px){.sidebar .searchSection input{width:100%}}.sidebar .searchSection img{position:absolute;right:11px;top:9px;cursor:pointer}.productsPage .productsList{margin-bottom:15px}.SymptomsAndSolutions-page{margin-bottom:50px}@media (max-width:459px){.SymptomsAndSolutions-page{width:90%;margin:0 auto 70px}}.SymptomsAndSolutions-page .symSolTitle{max-width:1150px;text-align:center;font-size:20px;margin:0 auto 10px}.SymptomsAndSolutions-page .solTitle{max-width:1150px;text-align:center;font-size:18px;margin:10px auto 0}.SymptomsAndSolutions-page .slider-cover{max-width:1150px;margin:0 auto}.SymptomsAndSolutions-page .slider-cover .slider-card:focus{outline:none}.SymptomsAndSolutions-page .slider-cover .slider-card-cover{display:flex;align-items:center;padding:40px 100px;border:1px solid #e7e7e7;border-radius:5px;background-color:#f9f9f9;grid-column-gap:30px;-webkit-column-gap:30px;column-gap:30px}@media (max-width:767px){.SymptomsAndSolutions-page .slider-cover .slider-card-cover{padding:20px 20px 40px}}@media (max-width:459px){.SymptomsAndSolutions-page .slider-cover .slider-card-cover{flex-direction:column;grid-row-gap:20px;row-gap:20px}}.SymptomsAndSolutions-page .slider-cover .slider-card-cover__left img{max-width:unset;width:200px;height:200px;border-radius:100%}.SymptomsAndSolutions-page .slider-cover .slider-card-cover__right{text-align:center;width:100%}.SymptomsAndSolutions-page .slider-cover .slider-card-cover__right p{font-size:14px;max-width:650px;margin:0 auto}.SymptomsAndSolutions-page .slider-cover .slider-card-cover__right .txtHeader{font-size:16px;font-weight:700;text-transform:uppercase;margin-bottom:20px}@media (max-width:459px){.SymptomsAndSolutions-page .slider-cover .slick-dots{bottom:-7px}}.SymptomsAndSolutions-page .slider-cover .slick-arrow{z-index:11;color:#000!important;bottom:5px;top:unset!important;-webkit-transform:unset!important;transform:unset!important}.SymptomsAndSolutions-page .slider-cover .slick-arrow.slick-prev{left:12px}@media (max-width:459px){.SymptomsAndSolutions-page .slider-cover .slick-arrow.slick-prev{bottom:-15px}}.SymptomsAndSolutions-page .slider-cover .slick-arrow.slick-next{right:50px}@media (max-width:459px){.SymptomsAndSolutions-page .slider-cover .slick-arrow.slick-next{bottom:-15px}}.SymptomsAndSolutions-page .slider-cover .slick-arrow:before{display:none}.SymptomsAndSolutions-page .slider-cover .slick-arrow .next-slick-arrow,.SymptomsAndSolutions-page .slider-cover .slick-arrow .prev-slick-arrow{display:flex;grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px;align-items:center}.SymptomsAndSolutions-page .slider-cover .slick-arrow span{display:flex;font-size:14px!important}.SymptomsAndSolutions-page .productInfo{max-width:1150px;margin:20px auto;width:100%;display:flex;grid-column-gap:20px;-webkit-column-gap:20px;column-gap:20px}@media (max-width:459px){.SymptomsAndSolutions-page .productInfo{flex-direction:column;grid-row-gap:20px;row-gap:20px}}.SymptomsAndSolutions-page .productInfo button{color:#fff;border:none;border-radius:2px;padding:6px 20px;background-color:#00a651;font-size:12px;height:30px;cursor:pointer}.SymptomsAndSolutions-page .productInfo button:focus{outline:none}.SymptomsAndSolutions-page .productInfo__left{border:1px solid #eaeaea;background-color:#f0f7f3;max-width:30%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}@media (max-width:459px){.SymptomsAndSolutions-page .productInfo__left{max-width:100%}}.SymptomsAndSolutions-page .productInfo__left img{max-width:100%;max-height:80%;object-fit:unset}.SymptomsAndSolutions-page .productInfo__left p{font-size:16px;font-weight:500;text-transform:uppercase}.SymptomsAndSolutions-page .productInfo .detailsBox{margin-bottom:12px}.SymptomsAndSolutions-page .productInfo .detailsBox p{color:#00a651;font-size:14px;font-weight:700;margin:0 0 2px;max-width:570px}.SymptomsAndSolutions-page .productInfo .detailsBox p:last-child{color:#000;font-size:12px;font-weight:400}.SymptomsAndSolutions-page .productInfo .detailsBox ul{padding-left:20px}.SymptomsAndSolutions-page .productInfo .detailsBox ul li{color:#000;font-size:12px;font-weight:400}.symSlider img{max-height:90vh}table{border-collapse:collapse;width:99.999%}table td,table th{padding:10px 20px;font-size:14px;font-weight:400;text-align:left;vertical-align:top}table th{background-color:#00a651;color:#fff}table td{border:1px solid #f5f5f5}table td P{width:180px;margin:0}.ProductDetails-page{margin-bottom:70px}@media (max-width:509px){.ProductDetails-page{width:90%;margin:0 auto}}.ProductDetails-page .productInfo{max-width:1150px;margin:0 auto 20px;width:100%;display:flex;grid-column-gap:20px;-webkit-column-gap:20px;column-gap:20px}@media (max-width:509px){.ProductDetails-page .productInfo{flex-direction:column;grid-row-gap:20px;row-gap:20px}}.ProductDetails-page .productInfo button{color:#fff;border:none;border-radius:2px;padding:6px 20px;background-color:#00a651;font-size:12px;height:30px;cursor:pointer}.ProductDetails-page .productInfo button:focus{outline:none}.ProductDetails-page .productInfo__left{border:1px solid #eaeaea;max-width:35%;padding:30px 0 15px;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}@media (max-width:509px){.ProductDetails-page .productInfo__left{max-width:100%}}.ProductDetails-page .productInfo__left img{margin-bottom:20px;max-width:100%;max-height:200px}.ProductDetails-page .productInfo__left .headPhoneIcon{position:absolute;right:15px;top:15px;margin:0;cursor:pointer}.ProductDetails-page .productInfo__left .pdfIcon{position:absolute;right:15px;bottom:15px;margin:0;cursor:pointer;width:45px;height:45px}.ProductDetails-page .productInfo__left .detailsBox{margin-bottom:20px;font-size:12px;text-align:center}.ProductDetails-page .productInfo__left .detailsBox p{color:#000;margin-bottom:0;font-weight:400;font-size:12px}.ProductDetails-page .productInfo__left .detailsBox p:first-child{color:#00a651;font-size:14px;font-weight:700;margin-bottom:0}.ProductDetails-page .productInfo__left .detailsBox ul{margin:5px 0 0;padding:0 0 0 17px;list-style:none}.ProductDetails-page .productInfo__left .detailsBox ul li{font-size:12px;text-align:center;margin-bottom:4px}.ProductDetails-page .productInfo__left p{font-size:14px;font-weight:400;text-align:center;margin-bottom:4px;margin-top:0}.ProductDetails-page .productInfo__left p:first-of-type{font-weight:700}.ProductDetails-page .productInfo__left p:nth-of-type(2){margin-bottom:15px;font-size:12px}.ProductDetails-page .productInfo__right .detailsBox{margin-bottom:15px}.ProductDetails-page .productInfo__right .detailsBox span{display:flex;grid-row-gap:10px;row-gap:10px;font-size:12px}.ProductDetails-page .productInfo__right .detailsBox .widthSet{max-width:260px}.ProductDetails-page .productInfo__right .detailsBox ul{margin:0;padding:0 0 0 17px}.ProductDetails-page .productInfo__right .detailsBox ul li{font-size:12px}.ProductDetails-page .productInfo__right .detailsBox ul li::marker{color:#00a651}.ProductDetails-page .productInfo__right .detailsBox p{font-size:12px;font-weight:400;margin:0 0 2px;max-width:570px}.ProductDetails-page .productInfo__right .detailsBox p:first-child{color:#00a651;font-size:14px;font-weight:700}.ProductDetails-page .productInfo__right .detailsBox p:last-child{color:#000;font-size:12px;font-weight:400;margin-bottom:0}.ProductDetails-page .tableDetails{max-width:1150px;margin:0 auto 20px;width:100%}.ProductDetails-page .tableDetails .tableTitle{margin-bottom:10px;color:#00a651;font-size:18px;font-weight:700;text-transform:uppercase}.ProductDetails-page .tableDetails .table-responsive{overflow:auto}header{position:-webkit-sticky;position:sticky;top:0;left:0;box-shadow:0 1px 4px rgba(0,0,0,.1607843137254902);max-height:80px;z-index:1050;padding:10px 0}header,header .headerCover{display:flex;align-items:center;background-color:#fff}header .headerCover{justify-content:space-between;max-width:1150px;width:100%;margin:0 auto}@media (max-width:768px){header .headerCover{padding:0 15px}}@media (max-width:520px){header .headerCover{padding:0 7px}}header .headerCover .leftSection{display:flex;grid-column-gap:20px;-webkit-column-gap:20px;column-gap:20px;align-items:center}@media (max-width:460px){header .headerCover .leftSection{grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px}}header .headerCover .leftSection .totalELogo{max-width:140px}@media (max-width:520px){header .headerCover .leftSection .totalELogo{max-width:110px}}@media (max-width:380px){header .headerCover .leftSection .totalELogo{max-width:80px}}header .headerCover .leftSection .img-cvr{position:relative}@media (max-width:460px){header .headerCover .leftSection .img-cvr{display:flex}}header .headerCover .leftSection .img-cvr img{cursor:pointer}@media (max-width:520px){header .headerCover .leftSection .img-cvr img{max-width:110px}}@media (max-width:380px){header .headerCover .leftSection .img-cvr img{max-width:80px}}header .headerCover .leftSection .img-cvr:after{content:"";position:absolute;top:0;right:-5px;width:1px;height:100%;background-color:#ccc}@media (max-width:460px){header .headerCover .leftSection .img-cvr:after{height:25px}}header .headerCover .rightSection{display:flex;grid-column-gap:20px;-webkit-column-gap:20px;column-gap:20px;align-items:center}@media (max-width:660px){header .headerCover .rightSection{grid-column-gap:5px;-webkit-column-gap:5px;column-gap:5px}}header .headerCover .rightSection .helplineNumber{display:flex;justify-content:space-between;align-items:center;background-color:#00a651;border-radius:21px;padding:6px 15px;grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px}@media (max-width:520px){header .headerCover .rightSection .helplineNumber{padding:3px 5px}}header .headerCover .rightSection .helplineNumber img{width:18px}@media (max-width:520px){header .headerCover .rightSection .helplineNumber img{width:12px}}@media (max-width:380px){header .headerCover .rightSection .helplineNumber img{width:10px}}header .headerCover .rightSection .helplineNumber .numberDetailsBox{display:flex;flex-direction:column;justify-content:center;align-items:center}header .headerCover .rightSection .helplineNumber .numberDetailsBox .numberText{color:#fff;font-size:11px}@media (max-width:520px){header .headerCover .rightSection .helplineNumber .numberDetailsBox .numberText{font-size:9px}}@media (max-width:380px){header .headerCover .rightSection .helplineNumber .numberDetailsBox .numberText{font-size:7px}}header .headerCover .rightSection .helplineNumber .numberDetailsBox .number{color:#ffcf14;font-size:11px}@media (max-width:520px){header .headerCover .rightSection .helplineNumber .numberDetailsBox .number{font-size:10px}}@media (max-width:380px){header .headerCover .rightSection .helplineNumber .numberDetailsBox .number{font-size:9px}}header .headerCover .rightSection .logout{display:flex}@media (max-width:660px){header .headerCover .rightSection .logout{display:none}}header .headerCover .rightSection .logout img{max-width:25px;cursor:pointer;height:25px}header .headerCover .rightSection .setting{display:flex;grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px;border:.5px solid #00a651;border-radius:21px;padding:9px 13px;cursor:pointer}@media (max-width:660px){header .headerCover .rightSection .setting{border:none;border-radius:0;padding:0}}@media (max-width:660px){header .headerCover .rightSection .setting img{max-width:100%;width:20px}}header .headerCover .rightSection .setting span{font-size:14px;font-weight:400}@media (max-width:660px){header .headerCover .rightSection .setting span{display:none}}footer{background-color:#505050;position:fixed;bottom:0;left:0;width:100%;padding:7px 0;display:flex;justify-content:center;align-items:center;grid-row-gap:5px;row-gap:5px;flex-direction:column;z-index:11}footer P{color:#fff;margin:0}footer .footerLink,footer P{font-size:12px;width:100%;display:flex;justify-content:center}footer .footerLink{color:#ffcf14;grid-column-gap:5px;-webkit-column-gap:5px;column-gap:5px}footer .footerLink span{cursor:pointer;display:flex}footer .footerLink .footerChangeLang{max-width:110px;display:block;width:100%}footer .footerLink .footerChangeLang input{height:auto!important;padding:0!important;margin:0!important}footer .footerLink .footerChangeLang .css-b8ldur-Input{padding:0!important;margin:0!important}footer .footerLink .footerChangeLang .react-select__control{border:none;background-color:transparent;min-height:auto!important;box-shadow:none!important}footer .footerLink .footerChangeLang .react-select__value-container{background-image:linear-gradient(45deg,transparent 50%,#ffcf14 0),linear-gradient(135deg,#ffcf14 50%,transparent 0);background-position:calc(100% - 5px) calc(1em - 4px),100% calc(1em - 4px),calc(100% - 2.5em) .5em;background-size:3px 3px,5px 4px,1px 1.5em;background-repeat:no-repeat;padding:0}footer .footerLink .footerChangeLang .react-select__value-container .css-1g6gooi{margin:0!important;padding:0!important}footer .footerLink .footerChangeLang .react-select__value-container .css-1uccc91-singleValue,footer .footerLink .footerChangeLang .react-select__value-container .react-select__placeholder{color:#ffcf14;font-size:12px;margin:0;-webkit-transform:translateY(-50%)!important;transform:translateY(-50%)!important}footer .footerLink .footerChangeLang .react-select__value-container .react-select__input input:focus{height:auto!important;border:none!important}@media (min-width:1367px){.productsPage .productsList{min-height:511px}}@media (min-width:1201px){.productsPage .productsList{min-height:511px}}.productsPage{margin:0 auto}@media (max-width:767px){.productsPage{flex-direction:column;grid-row-gap:15px;row-gap:15px}}.productsPage .productsList{max-height:530px}@media (max-width:767px){.productsPage .productsList{flex-direction:column;grid-row-gap:15px;row-gap:15px;width:95%;margin:0 auto 15px}}.productsPage{display:flex;grid-column-gap:15px;-webkit-column-gap:15px;column-gap:15px;max-width:1150px;width:100%;margin:0 auto 50px}@media (max-width:767px){.productsPage{flex-direction:column;grid-row-gap:5px;row-gap:5px}}.productsPage .productsList{width:100%;border:1px solid #e7e7e7;border-radius:5px;margin-bottom:0;max-height:511px;overflow:auto}@media (max-width:1199px){.productsPage .productsList{max-height:unset}}@media (max-width:767px){.productsPage .productsList{flex-direction:column;grid-row-gap:15px;row-gap:15px;width:95%;margin:0 auto 15px;max-height:unset}}.productsPage .productsList .titleName{padding:10px 15px}.productsPage .productsList .allProductsCards{display:flex;grid-column-gap:15px;-webkit-column-gap:15px;column-gap:15px;grid-row-gap:15px;row-gap:15px;padding-left:15px;padding-bottom:15px;flex-wrap:wrap}@media (max-width:767px){.productsPage .productsList .allProductsCards{margin:unset;padding-left:15px}}.productsPage .productsList .allProductsCards .card__txt{max-width:80%;width:100%;margin:0 auto;text-align:center;min-height:50px;font-size:14px}.productsPage .productsList .allProductsCards button{width:100%;color:#fff;border:none;border-radius:0 0 5px 5px;padding:6px 0;background-color:#00a651;font-size:12px;cursor:pointer}.productsPage .productsList .allProductsCards button:focus{outline:none}.notFound{display:flex;justify-content:center;flex-direction:column;grid-row-gap:10px;row-gap:10px;align-items:center;height:85%}.notFound h1{font-size:100px;color:#00a651;font-weight:700}@media (max-width:767px){.notFound h1{margin-top:20px;margin-bottom:0}}.notFound p{font-size:20px;color:#000;font-weight:300;text-align:center}.notFound p.firstP{font-size:40px}.notFound button{padding:8px 20px;background-color:#00a651;border:none;font-size:16px;margin-top:20px;color:#fff;cursor:pointer}
/*# sourceMappingURL=main.4118dc54.chunk.css.map */