@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap);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}.App{flex:1 1;min-height:100vh;height:100vh}::-webkit-scrollbar{width:0;background:transparent}.register-form{display:flex;flex-direction:column;flex-grow:1;background-color:#fff;overflow:hidden}.register-form .textfieldDiv{display:flex;flex-direction:column;width:400px;justify-content:space-between;align-self:center}.register-form .textfields{display:flex;flex-direction:row;min-height:200px;flex-wrap:wrap;width:90%;padding:20px 10% 20px 9%;justify-content:space-between;align-items:center;align-self:flex-start}.register-form .textfields #textField{width:100%}.register-form .textfields1{display:flex;flex-direction:row;min-height:200px;flex-wrap:wrap;width:90%;padding:20px 10% 20px 9%;justify-content:space-between;align-items:center;align-self:flex-start}.register-form .textfields1 #textField{width:100%}.register-form .OkButton{width:77px;height:35px;border:1px solid #001a33;border-radius:4px;opacity:1;display:flex;align-items:center;justify-content:center;align-self:flex-start;margin:20px 20px 13px 2px;cursor:pointer}.register-form .headerText,.register-form .headerText1{font-size:calc(16.28571px + .57143vw);font-family:"Roboto";font-weight:500;color:#001a33;text-transform:capitalize;opacity:1;align-self:flex-start;width:100%;padding:10px 0 10px 5%;margin-top:15px;text-align:center}.register-form .termsText{display:flex;flex-direction:row;align-items:flex-start;margin-top:20px;margin-bottom:5px}.register-form .termsText .blueText{text-align:left;font-family:"Roboto";color:#001a33;opacity:1;align-self:center;font-size:calc(12.01053px - .05263vw)}.register-form .termsText .blueText .andText{margin:0 4px}.register-form .privacyText{display:flex;flex-direction:row;align-items:flex-start;margin-top:10px;margin-bottom:10px}.register-form .privacyText .blueText{text-align:left;font-family:"Roboto";color:#001a33;opacity:1;align-self:center;font-size:calc(12.01053px - .05263vw)}.register-form .privacyText .blueText .andText{margin:0 3px}.register-form .conditionalDiv{width:100%;height:45px;margin-top:15px}.register-form .conditionalDiv .SubmitButton,.register-form .conditionalDiv .SubmitButtonOpacity{background:#e26003 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border:1px solid #e26003;border-radius:4px;text-align:left;font:normal normal medium 18px/24px Roboto;font-weight:500;font-family:"Roboto",sans-serif;letter-spacing:.72px;color:#fff;text-transform:capitalize;opacity:1;height:45px;width:100%;align-items:center;justify-content:center;display:flex;cursor:pointer}.register-form .conditionalDiv .SubmitButtonOpacity{opacity:.5}@media only screen and (min-width:2000px){.register-form{display:flex;flex-direction:column;flex-grow:1;background-color:#fff;overflow:hidden}.register-form .textfieldDiv{display:flex;flex-direction:column;width:707px;justify-content:space-between;align-self:center}.register-form .textfields{display:flex;flex-direction:row;min-height:200px;flex-wrap:wrap;width:93%;padding:20px 20px 20px 10%;justify-content:space-between;align-items:center;align-self:flex-start}.register-form .textfields #textField{width:100%;font-size:150%}.register-form .textfields1{display:flex;flex-direction:row;min-height:200px;flex-wrap:wrap;width:93%;padding:20px 20px 20px 10%;justify-content:space-between;align-items:center;align-self:flex-start}.register-form .textfields1 #textField{width:100%;font-size:150%}.register-form .OkButton{width:77px;height:35px;border:1px solid #001a33;border-radius:4px;opacity:1;display:flex;align-items:center;justify-content:center;align-self:flex-start;margin:20px 20px 13px 2px;cursor:pointer}.register-form .headerText,.register-form .headerText1{font-size:calc(27.28571px + .57143vw);font-family:"Roboto";font-weight:500;letter-spacing:1.12px;color:#001a33;text-transform:capitalize;opacity:1;align-self:flex-start;width:100%;padding:10px 0 10px 6%;margin-top:20px;text-align:center}.register-form .termsText{display:flex;flex-direction:row;align-items:flex-start;margin-top:20px;margin-bottom:5px}.register-form .termsText .blueText{text-align:left;font-family:"Roboto";color:#001a33;opacity:1;align-self:center;font-size:calc(17.01053px - .05263vw)}.register-form .termsText .blueText .andText{margin:0 4px}.register-form .privacyText{display:flex;flex-direction:row;align-items:flex-start;margin-top:10px;margin-bottom:10px}.register-form .privacyText .blueText{text-align:left;font-family:"Roboto";color:#001a33;opacity:1;align-self:center;font-size:calc(17.01053px - .05263vw)}.register-form .privacyText .blueText .andText{margin:0 3px}.register-form .conditionalDiv{width:100%;height:69px;margin-top:15px}.register-form .conditionalDiv .SubmitButton,.register-form .conditionalDiv .SubmitButtonOpacity{background:#e26003 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border:1px solid #e26003;border-radius:4px;text-align:left;font:normal normal medium 18px/24px Roboto;font-weight:500;font-family:"Roboto",sans-serif;letter-spacing:.72px;color:#fff;text-transform:capitalize;opacity:1;height:64px;font-size:175%;width:100%;align-items:center;justify-content:center;display:flex;cursor:pointer}.register-form .conditionalDiv .SubmitButtonOpacity{opacity:.5}}@media only screen and (max-width:960px){.register-form .textfieldDiv{width:350px}.register-form .conditionalDiv .RegisterSubmitButton,.register-form .headerText,.register-form .headerText1,.register-form .textfields1 .textField,.register-form .textfields .textField{width:95%}}@media only screen and (max-width:600px){.register-form .textfieldDiv{width:93%}.register-form .headerText{width:90%;margin-bottom:25px}.register-form .headerText1{width:90%;margin-top:5%;margin-bottom:5%}.register-form .textfields{width:96%;padding:0 2%}.register-form .textfields .textField{width:100%}.register-form .textfields1{width:96%;padding:0 2%}.register-form .conditionalDiv .RegisterSubmitButton,.register-form .textfields1 .textField{width:100%}}@media only screen and (max-width:1800px)and (min-width:1000px){.register-form .textfieldDiv{width:500px}}.dialog .MuiDialog-paper{padding:30px 40px;min-width:330px}.dialog .head-main{display:flex;align-items:center;margin:10px 0 30px;min-height:55px}.dialog .head-main .heading{margin:0;font:normal normal 600 25px/34px Open Sans;letter-spacing:1px;color:#001a33;text-transform:capitalize;opacity:1;flex-grow:1}.dialog .textField{min-width:380px!important;width:100%!important}.dialog .textField .MuiOutlinedInput-notchedOutline{border-color:#d9dde8}.dialog .confirm-button,.dialog .SubmitButtonOpacity{margin:30px 0 15px!important;width:100%;background-color:#e26003!important;padding:9px 8px!important;font-weight:600!important;font-size:18px!important;font:normal normal medium 18px/24px Roboto;letter-spacing:.72px;color:#fff;text-transform:capitalize;opacity:1}.dialog .SubmitButtonOpacity{opacity:.5}.dialog .resend-otp{color:hsla(0,0%,43.1%,.8705882352941177);cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;font:normal normal normal 16px Roboto;letter-spacing:0;color:#001a33;text-transform:capitalize;opacity:1}.dialog .subText-Font{text-align:center;font:normal normal normal 14px/19px Open Sans;letter-spacing:0;color:#000}.dialog .expiresCode{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:10px}.dialog .timerCount{text-align:center;font:normal normal 600 14px/19px Open Sans;letter-spacing:0;color:#e26003;margin-left:5px}.dialog .Resend-otp{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:10px 10px 0}.dialog .resendButton{text-align:center;font:normal normal 600 14px/19px Open Sans;letter-spacing:0;color:#205cff;margin-left:10px;cursor:pointer}.dialog .MuiDialogActions-root{padding:8px 0}@media only screen and (max-width:600px){.dialog .MuiDialog-paper{padding:30px 40px;min-width:240px}.dialog .textField{min-width:100%!important}.dialog .Resend-otp{flex-direction:column}}.backDrop{z-index:1302!important;color:#fc8019;display:flex;flex-direction:column}.loaderMessage{text-align:center;font-size:calc(16.28571px + .57143vw);font-family:"Roboto";font-weight:500;letter-spacing:1.12px;color:#fc8019;padding:0 5px}.header-main{width:100%;display:flex;flex-direction:column;justify-content:center;height:75px;top:0;left:0;align-items:center;background:#fff 0 0 no-repeat padding-box;opacity:1;position:fixed;box-shadow:0 1px 3px rgba(0,0,0,.1607843137254902);z-index:10;border:1px solid #fff}.header-main .inner-main{width:85%;display:flex;flex-direction:row;padding:13px;justify-content:space-between;align-items:center}.header-main .inner-main .bl-logo{cursor:pointer;image-rendering:-webkit-optimize-contrast;width:85px;height:60px}.header-main .inner-main .space{margin:0 2px;background-color:#e26003}.header-main .inner-main .enroll-button{font:normal normal normal 15px/20px Roboto;letter-spacing:0;color:#fff;opacity:1;border:1px solid #e26003;border-radius:5px;text-transform:capitalize;padding:0 15px 0 0;margin-right:6px}.header-main .inner-main .person-icon{color:#e26003}.header-main .inner-main .coin-button-background{background-color:#fff;height:54px;width:54px}.header-main .inner-main .coin-button-background .earnBanner{height:37px}.header-main .inner-main .coin-button-background .chipColor{background:#e26003;color:#fff;position:absolute;top:17%;height:25%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-bottom:1px;padding-left:2px;padding-right:3px;left:53%;cursor:pointer}.header-main .inner-main .coin-button-background .MuiChip-labelSmall{padding-left:0;padding-right:0}.header-main .inner-main .coin-button-background .MuiChip-label{overflow:hidden;white-space:nowrap;font-size:12px;margin-top:2px;text-overflow:ellipsis;-webkit-animation:blinker 2s linear infinite;animation:blinker 2s linear infinite}.header-main .inner-main .coin-button-background1{pointer-events:none;background-color:#fff;height:54px;width:54px}.header-main .inner-main .coin-button-background1 .earnBanner1{cursor:none;height:37px}.header-main .inner-main .person-button-background{background-color:#f5f5f5;margin-left:4px;height:44px;width:44px}.header-main .inner-main .logout-div{min-width:48px;min-height:48px}.header-main .inner-main .points{color:#e26003;font:normal normal normal 15px/20px Roboto;letter-spacing:0;text-transform:capitalize!important;padding-right:10px}.header-main .inner-main .refer-img{padding:6px 9px;margin-right:6px}@media only screen and (min-width:2400px){.header-main{width:100%;display:flex;height:130px;flex-direction:column;justify-content:center;align-items:center;background:#fff 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);opacity:1;position:fixed;z-index:10}.header-main .header-same-height{min-height:170px}.header-main .inner-main{width:85%;display:flex;flex-direction:row;padding:26px;justify-content:space-between;align-items:center}.header-main .inner-main .bl-logo{cursor:pointer;width:140px}.header-main .inner-main .space{margin:0 10px;background-color:#e26003}.header-main .inner-main .enroll-button{font:normal normal normal 25px/20px Roboto;letter-spacing:0;color:#fff;opacity:1;border:1px solid #e26003;border-radius:5px;text-transform:capitalize;padding:0 15px 0 0}.header-main .inner-main .person-icon{color:#e26003;font-size:196%}.header-main .inner-main .person-button-background{background-color:#f5f5f5;margin-left:19px}.header-main .inner-main .logout-div{min-width:48px;min-height:48px}.header-main .inner-main .refer-img{padding:18px;width:7%}}.icon-common{color:#000}.menu-drop-down{background:#f5f5f5 0 0 no-repeat padding-box}.button-text{font:normal normal normal 15px/20px Roboto;letter-spacing:0!important;color:#001a33!important;opacity:1;font-weight:400!important;font-size:15px!important;text-transform:none!important;cursor:pointer;min-width:10px!important}@media only screen and (max-width:1788px)and (min-width:1450px){.header-main{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#fff 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);opacity:1;position:fixed;z-index:10}.header-main .inner-main{width:86%;display:flex;flex-direction:row;padding:13px;justify-content:space-between;align-items:center}.header-main .inner-main .bl-logo{cursor:pointer;width:84px}.header-main .inner-main .space{margin:0 10px;background-color:#e26003}.header-main .inner-main .enroll-button{font:normal normal normal 15px/20px Roboto;letter-spacing:0;color:#fff;opacity:1;border:1px solid #e26003;border-radius:5px;text-transform:capitalize;padding:0 15px 0 0}.header-main .inner-main .person-icon{color:#e26003}.header-main .inner-main .person-button-background{background-color:#f5f5f5;margin-left:19px}.header-main .inner-main .logout-div{min-width:48px;min-height:48px}.header-main .inner-main .refer-img{padding:6px 9px;margin-right:6px}}@media only screen and (max-width:600px){.header-same-height{min-height:80px}.header-main .inner-main{width:95%}.header-main .inner-main .bl-logo{width:65px;height:44px}.header-main .inner-main .person-icon{width:.8em;height:.8em}.header-main .inner-main .logout-div{min-width:0;min-height:0}.header-main .inner-main .mobile-hide{display:none}.header-main .inner-main .enroll-button{font:normal normal normal 15px/20px Roboto;letter-spacing:0;color:#fff;opacity:1;border:1px solid #e26003;border-radius:5px;text-transform:capitalize;padding:0 6px 0 0}.header-main .inner-main .person-button-background{background-color:#f5f5f5;padding:10px;height:35px;width:35px}.header-main .inner-main .refer-img{padding:6px 5px;margin-right:6px}}.fallbackdialog1 .MuiDialog-paper{padding:0 51px 50px;min-width:35%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.fallbackdialog1 .Fallback{border-radius:2px;opacity:1;height:100%;width:100%;display:flex;flex-direction:column;justify-content:start;align-items:start}.fallbackdialog1 .Fallback .MuiOutlinedInput-root{background-color:#fff;width:93%;margin-top:2%;margin-left:4%}.fallbackdialog1 .Fallback .buttonDiv{display:flex;flex-direction:row;margin-right:0;width:100%;justify-content:flex-end;margin-left:0}.fallbackdialog1 .Fallback .buttonDiv .home-button1{background:#fff 0 0 no-repeat padding-box;border:1px solid #fff;color:#000;border-radius:4px;margin:33px 7% 20px}.fallbackdialog1 .Fallback .buttonDiv .home-button,.fallbackdialog1 .Fallback .buttonDiv .home-button1{box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);opacity:1;height:45px;width:193px;display:flex;align-items:center;justify-content:center;cursor:pointer}.fallbackdialog1 .Fallback .buttonDiv .home-button{background:#e26003 0 0 no-repeat padding-box;border:1px solid #e26003;border-radius:4px;margin:33px 20px 12px 0}.fallbackdialog1 .Fallback .button-Text1{color:#000;font-family:Open Sans;font-weight:700}.fallbackdialog1 .Fallback .button-Text{color:#fff;font-family:Open Sans;font-weight:700}.fallbackdialog1 .Fallback .headerText{margin-top:9%;margin-left:4%;font-size:20px}@media only screen and (min-width:2000px){.dialog1 .MuiDialog-paper{padding:0 51px 50px;min-width:63%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.dialog1 .Thankyou{border-radius:2px;opacity:1;height:100%;width:100%;display:flex;align-items:center;justify-content:space-around}}@media only screen and (max-width:1200px){.fallbackdialog1 .MuiDialog-paper{padding:0 1px 22px;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.fallbackdialog1 .Fallback{border-radius:2px;opacity:1;height:100%;width:78%;display:flex;flex-direction:column;justify-content:start;align-items:start}.fallbackdialog1 .Fallback .MuiOutlinedInput-root{background-color:#fff;width:93%;margin-top:2%;margin-left:17%}.fallbackdialog1 .Fallback .buttonDiv{display:flex;flex-direction:row;margin-right:7%;width:100%;justify-content:flex-end;margin-left:13%}.fallbackdialog1 .Fallback .buttonDiv .home-button1{background:#fff 0 0 no-repeat padding-box;border:1px solid #fff;color:#000;border-radius:4px;margin:33px 7% 20px}.fallbackdialog1 .Fallback .buttonDiv .home-button,.fallbackdialog1 .Fallback .buttonDiv .home-button1{box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);opacity:1;height:45px;width:193px;display:flex;align-items:center;justify-content:center;cursor:pointer}.fallbackdialog1 .Fallback .buttonDiv .home-button{background:#e26003 0 0 no-repeat padding-box;border:1px solid #e26003;border-radius:4px;margin:33px 20px 12px 0}.fallbackdialog1 .Fallback .button-Text1{color:#000;font-family:Open Sans;font-weight:700}.fallbackdialog1 .Fallback .button-Text{color:#fff;font-family:Open Sans;font-weight:700}.fallbackdialog1 .Fallback .headerText{margin-top:9%;margin-left:17%;font-size:20px}}@media only screen and (max-width:600px){.fallbackdialog1 .MuiDialog-paper{padding:0;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.fallbackdialog1 .Fallback{border-radius:2px;opacity:1;height:100%;width:100%;display:flex;flex-direction:column;justify-content:start;align-items:start}.fallbackdialog1 .Fallback .MuiOutlinedInput-root{background-color:#fff;width:93%;margin-top:2%;margin-left:4%}.fallbackdialog1 .Fallback .buttonDiv{display:flex;flex-direction:row;margin-right:0;width:100%;justify-content:flex-end;margin-left:0}.fallbackdialog1 .Fallback .buttonDiv .home-button1{background:#fff 0 0 no-repeat padding-box;border:1px solid #fff;color:#000;border-radius:4px;margin:33px 7% 20px}.fallbackdialog1 .Fallback .buttonDiv .home-button,.fallbackdialog1 .Fallback .buttonDiv .home-button1{box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);opacity:1;height:45px;width:193px;display:flex;align-items:center;justify-content:center;cursor:pointer}.fallbackdialog1 .Fallback .buttonDiv .home-button{background:#e26003 0 0 no-repeat padding-box;border:1px solid #e26003;border-radius:4px;margin:33px 20px 12px 0}.fallbackdialog1 .Fallback .button-Text1{color:#000;font-family:Open Sans;font-weight:600}.fallbackdialog1 .Fallback .button-Text{color:#fff;font-family:Open Sans;font-weight:600}.fallbackdialog1 .Fallback .headerText{margin-top:9%;margin-left:5%;font-size:19px}}@media only screen and (max-width:400px){.fallbackdialog1 .MuiDialog-paper{padding:0;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.fallbackdialog1 .Fallback{border-radius:2px;opacity:1;height:100%;width:100%;display:flex;flex-direction:column;justify-content:start;align-items:start}.fallbackdialog1 .Fallback .MuiOutlinedInput-root{background-color:#fff;width:93%;margin-top:2%;margin-left:4%}.fallbackdialog1 .Fallback .buttonDiv{display:flex;flex-direction:row;margin-right:0;width:99%;justify-content:flex-end;margin-left:1%}.fallbackdialog1 .Fallback .buttonDiv .home-button1{background:#fff 0 0 no-repeat padding-box;border:1px solid #fff;color:#000;border-radius:4px;margin:33px 7% 20px}.fallbackdialog1 .Fallback .buttonDiv .home-button,.fallbackdialog1 .Fallback .buttonDiv .home-button1{box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);opacity:1;height:45px;width:193px;display:flex;align-items:center;justify-content:center;cursor:pointer}.fallbackdialog1 .Fallback .buttonDiv .home-button{background:#e26003 0 0 no-repeat padding-box;border:1px solid #e26003;border-radius:4px;margin:33px 20px 12px 0}.fallbackdialog1 .Fallback .button-Text1{color:#000;font-family:Open Sans;font-weight:600;font-size:13px}.fallbackdialog1 .Fallback .button-Text{color:#fff;font-family:Open Sans;font-weight:600;font-size:12px}.fallbackdialog1 .Fallback .headerText{margin-top:9%;margin-left:5%;font-size:18px}}.fallBack-MainDiv{flex:1 1;height:100vh;width:100vw}.fallBack-MainDiv .fallback-Content{display:flex;flex-direction:row;justify-content:space-around;align-items:center;width:100%;height:100%}.fallBack-MainDiv .fallback-Content .fallback-Message{width:50%;height:50%;margin-bottom:5%;display:flex;flex-direction:column;justify-content:start;align-items:start;margin-left:7%;margin-top:7%}.fallBack-MainDiv .fallback-Content .fallback-Message .header{font-family:Open Sans;font-weight:600;font-size:calc(92.85714px - .95238vw);color:#e26003}.fallBack-MainDiv .fallback-Content .fallback-Message .message{text-align:center;font-family:Roboto;font-weight:390;font-size:calc(64.14286px - .71429vw)}.fallBack-MainDiv .fallback-Content .fallback-Message .sub-Message{margin-top:4%;text-align:center;font-family:Roboto;font-weight:390;font-size:calc(40.42857px - .47619vw)}.fallBack-MainDiv .fallback-Content .fallback-Message .buttonDiv{display:flex;flex-direction:row;margin-right:7%;margin-top:7%}.fallBack-MainDiv .fallback-Content .fallback-Message .buttonDiv .home-button1{background:#fff 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border:1px solid #fff;color:#000;border-radius:4px;opacity:1;height:45px;width:250px;display:flex;align-items:center;justify-content:center;margin:33px 76px 12px 0;cursor:pointer}.fallBack-MainDiv .fallback-Content .fallback-Message .buttonDiv .home-button{background:#e26003 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border:1px solid #e26003;border-radius:4px;opacity:1;height:45px;width:250px;display:flex;align-items:center;justify-content:center;margin:33px 0 12px;cursor:pointer}.fallBack-MainDiv .fallback-Content .fallback-Message .button-Text1{color:#000;font-family:Open Sans;font-weight:700}.fallBack-MainDiv .fallback-Content .fallback-Message .button-Text{color:#fff;font-family:Open Sans;font-weight:700}.fallBack-MainDiv .fallback-Content .fallback-Image{width:50%;display:flex;align-items:center;justify-content:center}.fallBack-MainDiv .fallback-Content .fallback-Image .errorImage{width:100%;height:800px;margin-top:10%}@media only screen and (max-width:1800px)and (min-width:1010px){.fallBack-MainDiv{flex:1 1;height:100vh;width:100vw}.fallBack-MainDiv .fallback-Content{display:flex;flex-direction:row;justify-content:space-around;align-items:center;width:100%;height:100%}.fallBack-MainDiv .fallback-Content .fallback-Message{width:50%;height:50%;margin-bottom:5%;display:flex;flex-direction:column;justify-content:start;align-items:start;margin-left:7%;margin-top:1%}.fallBack-MainDiv .fallback-Content .fallback-Message .header{font-family:Open Sans;font-weight:600;font-size:calc(92.85714px - .95238vw);color:#e26003}.fallBack-MainDiv .fallback-Content .fallback-Message .message{text-align:center;font-family:Roboto;font-weight:400;font-size:calc(38.14286px - .71429vw)}.fallBack-MainDiv .fallback-Content .fallback-Message .sub-Message{margin-top:4%;width:100%;text-align:left;font-family:Roboto;font-weight:390;font-size:calc(27.42857px - .47619vw)}.fallBack-MainDiv .fallback-Content .fallback-Message .buttonDiv{display:flex;flex-direction:row;justify-content:center;width:100%;justify-content:space-between;margin-right:0}.fallBack-MainDiv .fallback-Content .fallback-Message .buttonDiv .home-button1{background:#fff 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border:1px solid #fff;color:#000;border-radius:4px;opacity:1;height:45px;width:192px;display:flex;align-items:center;justify-content:center;margin:33px 0 12px;cursor:pointer}.fallBack-MainDiv .fallback-Content .fallback-Message .buttonDiv .home-button{background:#e26003 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border:1px solid #e26003;border-radius:4px;opacity:1;height:45px;width:192px;display:flex;align-items:center;justify-content:center;margin:33px 10% 12px 0;cursor:pointer}.fallBack-MainDiv .fallback-Content .fallback-Message .button-Text1{color:#000;font-family:Open Sans;font-weight:700}.fallBack-MainDiv .fallback-Content .fallback-Message .button-Text{color:#fff;font-family:Open Sans;font-weight:700}.fallBack-MainDiv .fallback-Content .fallback-Image{width:50%;display:flex;align-items:center;justify-content:center}.fallBack-MainDiv .fallback-Content .fallback-Image .errorImage{width:100%;height:745px;margin-top:17%}}@media only screen and (max-width:1000px)and (min-width:610px){.fallBack-MainDiv{flex:1 1;height:100vh;width:100vw}.fallBack-MainDiv .fallback-Content{display:flex;flex-direction:row;justify-content:space-around;align-items:center;width:100%;height:100%}.fallBack-MainDiv .fallback-Content .fallback-Message{width:50%;height:50%;margin-bottom:5%;display:flex;flex-direction:column;justify-content:start;align-items:start;margin-left:7%;margin-top:7%}.fallBack-MainDiv .fallback-Content .fallback-Message .header{font-family:Open Sans;font-weight:600;font-size:calc(92.85714px - .95238vw);color:#e26003}.fallBack-MainDiv .fallback-Content .fallback-Message .message{text-align:left;font-family:Roboto;font-weight:390;font-size:calc(38.14286px - .71429vw)}.fallBack-MainDiv .fallback-Content .fallback-Message .sub-Message{margin-top:2%;text-align:center;font-family:Roboto;font-weight:390;font-size:calc(25.42857px - .47619vw)}.fallBack-MainDiv .fallback-Content .fallback-Message .buttonDiv{display:flex;flex-direction:row;margin-right:7%}.fallBack-MainDiv .fallback-Content .fallback-Message .buttonDiv .home-button1{background:#fff 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border:1px solid #fff;color:#000;border-radius:4px;opacity:1;height:45px;width:166px;display:flex;align-items:center;justify-content:center;margin:33px 8% 12px 0;cursor:pointer}.fallBack-MainDiv .fallback-Content .fallback-Message .buttonDiv .home-button{background:#e26003 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border:1px solid #e26003;border-radius:4px;opacity:1;height:45px;width:163px;display:flex;align-items:center;justify-content:center;margin:33px 8px 12px 0;cursor:pointer}.fallBack-MainDiv .fallback-Content .fallback-Message .button-Text1{color:#000;font-family:Open Sans;font-weight:600}.fallBack-MainDiv .fallback-Content .fallback-Message .button-Text{color:#fff;font-family:Open Sans;font-weight:600}.fallBack-MainDiv .fallback-Content .fallback-Image{width:50%;height:69%;display:flex;align-items:start;justify-content:flex-start}.fallBack-MainDiv .fallback-Content .fallback-Image .errorImage{width:100%;height:600px;margin-top:0}}@media only screen and (max-width:1100px)and (height:1366px){.fallBack-MainDiv .fallback-Content{justify-content:center;display:flex;flex-flow:column-reverse;align-items:center;width:95%;height:100%;padding-left:2%}.fallBack-MainDiv .fallback-Content .fallback-Message{width:100%;height:100%;margin-bottom:5%;display:flex;flex-direction:column;justify-content:start;align-items:start;margin-left:0;margin-top:7%}.fallBack-MainDiv .fallback-Content .fallback-Message .message{width:95%;align-items:start;justify-content:start;text-align:start;font-family:Roboto;margin-left:8%;font-weight:500;font-size:calc(44.14286px - .71429vw)}.fallBack-MainDiv .fallback-Content .fallback-Message .sub-Message{margin-top:4%;width:95%;align-items:start;justify-content:start;text-align:start;margin-left:8%;font-family:Roboto;font-weight:300;font-size:calc(33.42857px - .47619vw)}.fallBack-MainDiv .fallback-Content .fallback-Message .buttonDiv{display:flex;flex-direction:row;margin-right:7%;width:100%;justify-content:space-evenly;margin-top:4%}.fallBack-MainDiv .fallback-Content .fallback-Message .buttonDiv .home-button1{background:#fff 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border:1px solid #fff;color:#000;border-radius:4px;opacity:1;height:96px;width:340px;display:flex;align-items:center;justify-content:center;margin:33px 26px 12px 21px;cursor:pointer}.fallBack-MainDiv .fallback-Content .fallback-Message .buttonDiv .home-button{background:#e26003 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border:1px solid #e26003;border-radius:4px;opacity:1;height:96px;width:340px;display:flex;align-items:center;justify-content:center;margin:33px 26px 12px 0;cursor:pointer}.fallBack-MainDiv .fallback-Content .fallback-Message .button-Text1{color:#000;font-family:Open Sans;font-weight:600;font-size:36px}.fallBack-MainDiv .fallback-Content .fallback-Message .button-Text{color:#fff;font-family:Open Sans;font-weight:600;font-size:36px}.fallBack-MainDiv .fallback-Content .fallback-Image{width:100%;display:flex;align-items:center;justify-content:center}.fallBack-MainDiv .fallback-Content .fallback-Image .errorImage{width:100%;height:845px;margin-top:4%}}@media only screen and (max-width:600px){.fallBack-MainDiv .fallback-Content{justify-content:center;display:flex;flex-flow:column-reverse;align-items:center;width:100%;height:100%}.fallBack-MainDiv .fallback-Content .fallback-Message{width:100%;height:100%;margin-bottom:5%;display:flex;flex-direction:column;justify-content:start;align-items:start;margin-left:0;margin-top:7%}.fallBack-MainDiv .fallback-Content .fallback-Message .message{width:95%;align-items:start;justify-content:start;text-align:start;font-family:Roboto;margin-left:5%;font-weight:500;font-size:calc(22.14286px - .71429vw)}.fallBack-MainDiv .fallback-Content .fallback-Message .sub-Message{margin-top:4%;width:95%;align-items:start;justify-content:start;text-align:start;margin-left:5%;font-family:Roboto;font-weight:300;font-size:calc(17.42857px - .47619vw)}.fallBack-MainDiv .fallback-Content .fallback-Message .buttonDiv{display:flex;flex-direction:row;margin-right:7%;justify-content:space-around;width:100%}.fallBack-MainDiv .fallback-Content .fallback-Message .buttonDiv .home-button1{background:#fff 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border:1px solid #fff;color:#000;border-radius:4px;opacity:1;height:45px;width:134px;display:flex;align-items:center;justify-content:center;margin:33px 26px 12px 8px;cursor:pointer}.fallBack-MainDiv .fallback-Content .fallback-Message .buttonDiv .home-button{background:#e26003 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border:1px solid #e26003;border-radius:4px;opacity:1;height:45px;width:134px;display:flex;align-items:center;justify-content:center;margin:33px 26px 12px 0;cursor:pointer}.fallBack-MainDiv .fallback-Content .fallback-Message .button-Text1{color:#000;font-family:Open Sans;font-weight:600;font-size:14px}.fallBack-MainDiv .fallback-Content .fallback-Message .button-Text{color:#fff;font-family:Open Sans;font-weight:600;font-size:14px}.fallBack-MainDiv .fallback-Content .fallback-Image{width:100%;display:flex;align-items:center;justify-content:center}.fallBack-MainDiv .fallback-Content .fallback-Image .errorImage{width:100%;height:338px;margin-top:0}}.MuiFormControl-root .MuiTextField-root .makeStyles-root-1 .ls-pg{background-color:#f5f5f5 0 0 no-repeat padding-box}.ls-landing-main{display:flex;flex-direction:column;min-height:110vh;flex-grow:1}.ls-landing-main .bottom-container{display:flex;flex-direction:row;margin-bottom:10px;justify-content:space-evenly}.ls-landing-main .bottom-container .lft-container{display:flex;padding-bottom:40px;padding-top:40px}.ls-landing-main .bottom-container .lft-container .info-container{padding:2px;height:245px;width:345px;margin:0 auto}.ls-landing-main .bottom-container .lft-container .info-container .bottom-div{width:345px;height:77px;background:#0a78d3 0 0 no-repeat padding-box;border-radius:0 0 5px 5px;opacity:1;display:flex;align-items:center;align-self:center}.ls-landing-main .bottom-container .lft-container .info-container .bottom-div .text{padding-left:10px;align-items:center;align-self:center;font:normal normal 900 12px/16px Roboto;letter-spacing:0;color:#fff;opacity:1}.ls-landing-main .bottom-container .lft-container .info-container .top-div{height:200px;background:transparent linear-gradient(246deg,#e0e0e0,#fff) 0 0 no-repeat padding-box;border:1px solid #d9dbd6;border-radius:5px;opacity:1}.ls-landing-main .bottom-container .lft-container .info-container .top-div .bl-logo{padding:5px}.ls-landing-main .bottom-container .lft-container .info-container .top-div .ticker{width:192px;height:18px;background:#fa6d00 0 0 no-repeat padding-box;text-align:center;padding:2px;font:normal normal 900 9px/14px Roboto;letter-spacing:0;color:#fff;text-transform:capitalize;opacity:1}.ls-landing-main .bottom-container .lft-container .info-container .top-div .content{display:flex;flex-direction:row;justify-content:space-around}.ls-landing-main .bottom-container .lft-container .info-container .top-div .content .engineer-img{margin-top:-23px}.ls-landing-main .bottom-container .lft-container .info-container .top-div .content .engineer-info{display:flex;flex-direction:column;justify-content:space-around}.ls-landing-main .bottom-container .lft-container .info-container .top-div .content .engineer-info .name{font:normal normal 700 12px/16px Roboto;letter-spacing:0;color:#001a33;opacity:1}.ls-landing-main .bottom-container .lft-container .info-container .top-div .content .engineer-info .tech-stack{font:normal normal normal 10px/16px Roboto;letter-spacing:0;color:#001a33}.ls-landing-main .bottom-container .lft-container .info-container .top-div .content .engineer-info .pkg{font:normal normal normal 10px/13px Roboto;letter-spacing:0;color:#001a33;opacity:1}.ls-landing-main .bottom-container .lft-container .info-container .top-div .content .engineer-info .img{width:78px;height:17px;border-radius:54px;opacity:1;margin-left:-5px}.ls-landing-main .stories-divider{display:flex;background:#f6cf78 0 0 no-repeat padding-box;flex-direction:column;height:134px;align-items:center;align-self:center;width:100%}.ls-landing-main .stories-divider .header{padding-top:30px;text-align:center;font:normal normal 900 30px/41px Open Sans;letter-spacing:0;color:#001a33;opacity:1}.ls-landing-main .stories-divider .sub-header{padding-top:10px;text-align:center;font:normal normal normal 18px/24px Roboto;letter-spacing:0;color:#001a33;opacity:1}.ls-landing-main .stories-divider .arrow-container{width:100px;height:100px;position:absolute;bottom:25px;right:50px;cursor:pointer}.ls-landing-main .stories-divider .arrow-1{width:100px;height:100px;background:#e26003;opacity:.37;border-radius:50%;position:absolute}.ls-landing-main .stories-divider .arrow-2{width:60px;height:60px;background:#e26003;border-radius:50%;position:absolute;top:20px;left:20px;opacity:1;z-index:1;display:flex;align-self:center;align-items:center}.ls-landing-main .stories-divider .arrow-2 .arrow-icon{color:#f5f5f5;font-size:50px}.ls-landing-main .stories-divider .arrow-2:before{width:63px;height:63px;content:"";border-radius:50%;position:absolute;top:2px;left:2px}.ls-landing-main .stories-divider .animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5)}50%{opacity:1}to{opacity:0}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5)}50%{opacity:.5;-webkit-transform:scaleX(1);transform:scaleX(1)}to{opacity:0;-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5)}}.ls-landing-main .stories-divider .zoomIn{-webkit-animation:zoomIn infinite;animation:zoomIn infinite}@-webkit-keyframes zoomIn2{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}50%{opacity:1}to{opacity:0;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes zoomIn2{0%{opacity:1;-webkit-transform:translateY(-20px);transform:translateY(-20px)}50%{opacity:1}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.ls-landing-main .stories-divider .zoomIn2{-webkit-animation:zoomIn2 infinite;animation:zoomIn2 infinite}.ls-landing-main .ls-form{display:flex;flex-direction:row;align-self:center;align-content:center;margin-bottom:30px}.ls-landing-main .ls-form .left-div .bl-logo{display:flex;align-items:center;padding-top:25px;padding-bottom:12px}.ls-landing-main .ls-form .left-div .bl-logo .img{height:48px}.ls-landing-main .ls-form .left-div .form-header{display:flex;height:45px;align-items:center;text-align:center;font:normal normal 900 18px/27px Kanit;letter-spacing:0;color:#001a33;opacity:1;padding:5px}.ls-landing-main .ls-form .left-div .img-lft{border-radius:5px 0 0 5px;opacity:1;width:100%;height:700px}.ls-landing-main .ls-form .right-div{margin-top:140px;left:565px;width:694px;height:545px;background:#f5f5f5 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border:1px solid #ebebeb;border-radius:5px;opacity:1}.ls-landing-main .ls-form .right-div .form-header{margin-top:17px;left:565px;width:694px;height:45px;background:rgba(0,0,0,.1607843137254902) 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);opacity:.19;text-align:center;font:normal normal 900 22px/33px Kanit;letter-spacing:0;color:#001a33;opacity:1}.ls-landing-main .ls-form .right-div .bookslot-form{display:flex;flex-direction:column;padding:20px;width:350px;justify-content:space-between;margin:0 auto;align-self:center}.ls-landing-main .ls-form .right-div .bookslot-form .textfield-outer{height:32px}.ls-landing-main .ls-form .right-div .bookslot-form .verification-textfield{margin-bottom:35px}.ls-landing-main .ls-form .right-div .bookslot-form .submitBtn,.ls-landing-main .ls-form .right-div .bookslot-form .submitBtnOpacity{background:#e26003 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border:1px solid #e26003;border-radius:4px;text-align:left;font:normal normal 900 18px/24px Roboto;font-weight:500;font-family:"Roboto",sans-serif;letter-spacing:.72px;color:#fff;text-transform:capitalize;opacity:1;height:40px;width:80%;align-items:center;justify-content:center;display:flex;cursor:pointer;margin:0 auto}.ls-landing-main .ls-form .right-div .bookslot-form .submitBtnOpacity{opacity:.5}@media only screen and (max-width:320px){.ls-landing-main .ls-form .right-div .bookslot-form{width:264px;padding:10px}.ls-landing-main .stories-divider{height:170px}.ls-landing-main .bottom-container .lft-container .info-container,.ls-landing-main .bottom-container .lft-container .info-container .bottom-div{width:300px}}@media only screen and (max-width:600px){.ls-landing-main .ls-form .right-div{width:auto!important;height:auto;margin-top:20px;margin-left:-18px!important}}@media only screen and (max-width:900px){.ls-landing-main .bottom-container{flex-direction:column}.ls-landing-main .ls-form{flex-direction:column;margin:0 auto 30px 5%}.ls-landing-main .ls-form .left-div .banner-ls{width:95%}.ls-landing-main .ls-form .left-div .banner-ls .img-lft{width:100%;height:auto}.ls-landing-main .ls-form .left-div .form-header{font:normal normal 900 22px/33px Kanit;height:auto;text-align:left}.ls-landing-main .ls-form .right-div{width:95%;height:auto;margin-top:20px}.ls-landing-main .ls-form .right-div .bookslot-form{width:300px}.ls-landing-main .ls-form .right-div .bookslot-form .textfield-outer{height:45px}.ls-landing-main .ls-form .right-div .form-header{width:auto;height:66px}}@media only screen and (min-width:1024px){.ls-landing-main .ls-form{width:95%}.ls-landing-main .ls-form .right-div{width:420px;height:auto}.ls-landing-main .ls-form .right-div .form-header{width:420px;height:75px}}@media only screen and (min-width:1280px){.ls-landing-main .ls-form{width:95%}.ls-landing-main .ls-form .right-div{width:694px;height:auto}.ls-landing-main .ls-form .right-div .form-header{width:611px;height:45px}}@media only screen and (min-width:1400px){.ls-landing-main .ls-form{width:auto}}.footer-emty{bottom:0}.footer,.footer-emty{width:100%;background-color:#c6c6c6;padding:15px 0}.footer-emty .footerIn,.footer .footerIn{position:absolute;bottom:0}.footer-emty .footerinside,.footer .footerinside{width:85%;margin:0 auto;align-items:center}.footer-emty .footerinside .mobileShow,.footer .footerinside .mobileShow{display:none}.footer-emty .copyright-text,.footer .copyright-text{font-family:Roboto,sans-serif;font-weight:300!important;font-size:14px;letter-spacing:0;color:#000;text-transform:capitalize;opacity:1}.footer-emty .copyright-text .privacy,.footer .copyright-text .privacy{text-decoration:underline;font:normal normal normal 14px/19px Roboto;letter-spacing:0;color:#000;text-transform:capitalize;opacity:1;margin-left:5px}.footer-emty .socialIcon,.footer .socialIcon{width:185px;border-left:1px solid #0b0b0b;border-bottom:1px solid #0b0b0b;border-color:#0b0b0b currentcolor currentcolor;border-top:1px solid #0b0b0b;display:flex;flex-shrink:0;align-items:center;justify-content:flex-end}.footer-emty .socialIcon .footerIcon,.footer .socialIcon .footerIcon{padding:6px 11px 5px;border-right:1px solid #0b0b0b}.footer-emty .socialIcon .footerIcon img,.footer .socialIcon .footerIcon img{width:14px;height:14px}.footer-emty .socialIcon .instagram,.footer .socialIcon .instagram{width:6%}.footer-emty .socialIcon .mobile,.footer .socialIcon .mobile{display:none}@media only screen and (min-width:2000px){.footer,.footer-emty{width:100%;background-color:#c6c6c6;padding:25px 0}.footer-emty .footerinside,.footer .footerinside{width:85%;margin-top:8px;margin-bottom:8px;align-items:center}.footer-emty .footerinside .mobileShow,.footer .footerinside .mobileShow{display:none}.footer-emty .copyright-text,.footer .copyright-text{font:normal normal 300 26px/20px Roboto;letter-spacing:0;color:#000;text-transform:capitalize;opacity:1}.footer-emty .copyright-text .privacy,.footer .copyright-text .privacy{text-decoration:underline;font:normal normal normal 25px/19px Roboto;letter-spacing:0;color:#000;text-transform:capitalize;opacity:1}.footer-emty .socialIcon,.footer .socialIcon{width:221px;border-left:1px solid #0b0b0b;border-bottom:1px solid #0b0b0b;border-color:#0b0b0b currentcolor currentcolor;border-top:1px solid #0b0b0b;padding:10px 0;flex-shrink:0}.footer-emty .socialIcon .footerIcon,.footer .socialIcon .footerIcon{padding:10px 15px;border-right:1px solid #0b0b0b}.footer-emty .socialIcon .mobile,.footer .socialIcon .mobile{display:none}}@media only screen and (max-width:1788px)and (min-width:1450px){.footer,.footer-emty{width:100%;background-color:#c6c6c6;padding:15px 0}.footer-emty .footerinside,.footer .footerinside{width:85%;margin:0 auto;align-items:center}.footer-emty .footerinside .mobileShow,.footer .footerinside .mobileShow{display:none}.footer-emty .copyright-text,.footer .copyright-text{font:normal normal 300 15px/20px Roboto;letter-spacing:0;color:#000;text-transform:capitalize;opacity:1}.footer-emty .copyright-text .privacy,.footer .copyright-text .privacy{text-decoration:underline;font:normal normal normal 14px/19px Roboto;letter-spacing:0;color:#000;text-transform:capitalize;opacity:1}.footer-emty .socialIcon,.footer .socialIcon{width:221px;border-left:1px solid #0b0b0b;border-bottom:1px solid #0b0b0b;border-color:#0b0b0b currentcolor currentcolor;border-top:1px solid #0b0b0b;padding:0;flex-shrink:0}.footer-emty .socialIcon .footerIcon,.footer .socialIcon .footerIcon{padding:10px 15px;border-right:1px solid #0b0b0b}.footer-emty .socialIcon .mobile,.footer .socialIcon .mobile{display:none}}@media only screen and (max-width:600px){.footer,.footer-emty{padding:3px 0;line-height:1px}.footer-emty .copyright-text,.footer .copyright-text{font:normal normal 300 10px/20px Roboto;letter-spacing:.2px;color:#000;text-transform:capitalize;opacity:1;line-height:15px}.footer-emty .copyright-text .privacy,.footer .copyright-text .privacy{text-decoration:underline;font:normal normal normal 10px/19px Roboto;letter-spacing:0;color:#000;margin-left:0;text-transform:capitalize;opacity:1}.footer-emty .footerinside,.footer .footerinside{width:95%}.footer-emty .footerinside .mobileShow,.footer .footerinside .mobileShow{display:block}.footer-emty .socialIcon,.footer .socialIcon{width:140px}.footer-emty .socialIcon .footerIcon,.footer .socialIcon .footerIcon{padding:5px 8px}.footer-emty .socialIcon .footerIcon img,.footer .socialIcon .footerIcon img{width:11px;height:11px}.footer-emty .socialIcon .notMobile,.footer .socialIcon .notMobile{display:none}.footer-emty .socialIcon .mobile,.footer .socialIcon .mobile{display:inline;display:initial}}@media only screen and (max-width:330px){.footer,.footer-emty{padding:3px 0;line-height:1px}.footer-emty .copyright-text,.footer .copyright-text{font:normal normal 300 10px/20px Roboto;letter-spacing:.2px;color:#000;text-transform:capitalize;opacity:1;line-height:15px}.footer-emty .copyright-text .privacy,.footer .copyright-text .privacy{text-decoration:underline;font:normal normal normal 10px/19px Roboto;letter-spacing:0;color:#000;margin-left:0;text-transform:capitalize;opacity:1}.footer-emty .footerinside,.footer .footerinside{width:95%}.footer-emty .footerinside .mobileShow,.footer .footerinside .mobileShow{display:block}.footer-emty .socialIcon,.footer .socialIcon{width:110px}.footer-emty .socialIcon .footerIcon,.footer .socialIcon .footerIcon{padding:5px}.footer-emty .socialIcon .notMobile,.footer .socialIcon .notMobile{display:none}.footer-emty .socialIcon .mobile,.footer .socialIcon .mobile{display:inline;display:initial}}.tata-strive-main{display:flex;flex-direction:row;min-height:100%;flex-grow:1;overflow-y:hidden;background:url(/static/media/landing-page-background-web.e9c364a3.jpg) no-repeat 50% fixed;background-size:cover}.tata-strive-main .left-container{display:flex;width:50%}.tata-strive-main .left-container .strive-banner{width:100%;image-rendering:-webkit-optimize-contrast}.tata-strive-main .right-container{display:flex;width:50%;height:100vh;flex-direction:column}.tata-strive-main .right-container .form-section{overflow-y:scroll;overflow-x:hidden}.tata-strive-main .right-container .form-section .bookslot-form{display:flex;flex-direction:column;padding:20px 40px 40px;width:450px;justify-content:space-between;margin:0 auto;align-self:center}.tata-strive-main .right-container .form-section .bookslot-form .textfield-outer,.tata-strive-main .right-container .form-section .bookslot-form .textfield-outer2{height:50px}.tata-strive-main .right-container .form-section .bookslot-form .verification-textfield{margin-bottom:30px}.tata-strive-main .right-container .form-section .bookslot-form .submitBtn,.tata-strive-main .right-container .form-section .bookslot-form .submitBtnOpacity{background:#e26003 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border:1px solid #e26003;border-radius:4px;text-align:left;font:normal normal 900 18px/24px Roboto;font-weight:500;font-family:"Roboto",sans-serif;letter-spacing:.72px;color:#fff;text-transform:capitalize;opacity:1;height:40px;width:80%;align-items:center;justify-content:center;display:flex;cursor:pointer;margin:0 auto}.tata-strive-main .right-container .form-section .bookslot-form .submitBtnOpacity{opacity:.5}.tata-strive-main .right-container .site-header{display:flex;width:100%;height:70px;background:#d6edf6 0 0 no-repeat padding-box;opacity:1;align-items:center}.tata-strive-main .right-container .site-header .site-text{text-align:left;font:normal normal 900 24px/32px Roboto;letter-spacing:0;color:#001a33;opacity:1;margin:0 auto}@media only screen and (max-width:900px){.tata-strive-main{flex-direction:column}.tata-strive-main .left-container,.tata-strive-main .right-container{width:100%}}@media only screen and (max-width:600px){.tata-strive-main{overflow-y:auto;overflow-x:hidden}.tata-strive-main .left-container .strive-banner{height:411px}.tata-strive-main .right-container{height:auto}.tata-strive-main .right-container .form-section{overflow:hidden}.tata-strive-main .right-container .site-header{height:36px}.tata-strive-main .right-container .site-header .site-text{font:normal normal 900 14px/19px Roboto}.tata-strive-main .right-container .form-section .bookslot-form{width:329px;padding:20px}.tata-strive-main .right-container .form-section .bookslot-form .textfield-outer{height:45px}.tata-strive-main .right-container .form-section .bookslot-form .textfield-outer2{height:60px}.tata-strive-main .right-container .form-section .bookslot-form .submitBtn,.tata-strive-main .right-container .form-section .bookslot-form .submitBtnOpacity{width:100%}}@media only screen and (max-width:320px){.tata-strive-main .right-container .form-section .bookslot-form{width:285px}}@media only screen and (min-width:1200px){.tata-strive-main .left-container .strive-banner{height:100vh}.tata-strive-main .right-container .form-section .bookslot-form .verification-textfield{margin-bottom:31px}.tata-strive-main .right-container .form-section .bookslot-form .textfield-outer{height:40px}}@media only screen and (min-width:1280px){.tata-strive-main .left-container .strive-banner{height:100vh}.tata-strive-main .right-container .form-section .bookslot-form .verification-textfield{margin-bottom:30px}.tata-strive-main .right-container .form-section .bookslot-form .textfield-outer{height:50px}}.ts-main{height:100vh;display:flex;flex-direction:row;margin:0;padding:0;overflow-y:hidden;width:100vw}.ts-main .videoDiv{display:block;width:350;height:250}.ts-main .carouselDiv{width:25%}.ts-main .carouselDiv .sideImage{width:100%;height:100vh;image-rendering:-webkit-optimize-contrast}.ts-main .resgisterStatic-otp{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;overflow:auto;flex:1 1;background:url(/static/media/landing-page-background-web.e9c364a3.jpg) no-repeat 50% fixed;background-size:cover}@media only screen and (max-width:1500px)and (min-width:1250px){.ts-main .carouselDiv{width:30%}.ts-main .carouselDiv img{width:420px}}@media only screen and (min-width:1368px){.ts-main .carouselDiv{width:25%}.ts-main .carouselDiv img{width:420px}}@media only screen and (device-width:1024px){.ts-main .carouselDiv{width:20rem}.ts-main .carouselDiv img{width:420px}}@media only screen and (min-width:768px)and (max-width:1000px){.ts-main .videoDiv1{display:block;width:100%;height:250px}.ts-main .videoDiv1 .videoStyle1{margin-top:13%;width:90%;margin-left:5%}.ts-main .carouselDiv{width:35%}.ts-main .carouselDiv img{width:420px}}@media only screen and (max-width:960px){.ts-main .carouselDiv{width:40%}.ts-main .carouselDiv img{width:280px}}@media only screen and (max-width:650px){.ts-main .videoDiv1{display:block;width:100%;height:100vh;background:url(/static/media/landing-page-background-web.e9c364a3.jpg) no-repeat 50% fixed;background-size:cover}.ts-main .videoDiv1 .videoStyle1{width:90%;margin-left:5%;height:55%}.ts-main .carouselDiv,.ts-main .videoDiv1 .fullVideo{display:none}}@media only screen and (max-width:320px){.ts-main .videoDiv1 .videoStyle1{height:40%}}.headerDiv{height:170px;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.headerDiv .parentDiv,.headerDiv .parentDiv .innerDiv-parent{width:100%}.headerDiv .parentDiv .innerDiv-parent .innerDiv{height:60px;margin:0 auto;width:85%;display:flex;flex-direction:row;padding:10px;justify-content:space-between;align-self:center}.headerDiv .parentDiv .innerDiv-parent .innerDiv .blLogo{cursor:pointer;width:84px;image-rendering:-webkit-optimize-contrast}.headerDiv .parentDiv .innerDiv-parent .innerDiv .loginButton{width:120px;height:40px;background:#0a0a08 0 0 no-repeat padding-box;border-radius:3px;display:flex;align-items:center;justify-content:center;margin:10px;text-align:left;font:normal normal normal 18px/24px Open Sans;letter-spacing:.72px;color:#fff;text-transform:capitalize;opacity:1;cursor:pointer}.headerDiv .parentDiv .textfieldHeader{background-color:#e4f1fc;height:70px;width:100%;display:flex;justify-content:center;align-items:center}.headerDiv .parentDiv .textfieldHeader .blueText{text-align:center;letter-spacing:.64px;font:normal normal 600 16px/24px Roboto;color:#001a33;opacity:1;align-self:center;font-size:calc(17.71429px + .09524vw);font-weight:500;padding:10px 20px;margin-left:22px}.headerDiv .aswin-banner-div{display:none}@media only screen and (min-width:2000px){.headerDiv{height:280px;width:100%;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}.headerDiv .innerDiv-parent{width:100%;height:39%;padding-bottom:1%}.headerDiv .innerDiv-parent .innerDiv{height:60px;margin:0 auto;width:85%;display:flex;flex-direction:row;padding:10px;justify-content:space-between;align-self:center}.headerDiv .innerDiv-parent .innerDiv .blLogo{cursor:pointer;width:105px;height:105px}.headerDiv .innerDiv-parent .innerDiv .loginButton{width:179px;height:63px;background:#0a0a08 0 0 no-repeat padding-box;border-radius:5px;display:flex;align-items:center;justify-content:center;margin:31px;text-align:left;font:normal normal normal 29px/24px Open Sans;letter-spacing:.72px;color:#fff;text-transform:capitalize;opacity:1;cursor:pointer}.headerDiv .textfieldHeader{background-color:#e4f1fc;height:92px;width:100%;display:flex;justify-content:center;align-items:center}.headerDiv .textfieldHeader .blueText{text-align:center;letter-spacing:.56px;font:normal normal 600 16px/24px Roboto;color:#001a33;opacity:1;align-self:center;font-size:calc(25.71429px + .09524vw);font-weight:500;padding:10px 20px;margin-left:22px}.headerDiv .aswin-banner-div{display:none}}@media only screen and (max-width:600px){.headerDiv{height:unset}.headerDiv .parentDiv{width:100%}.headerDiv .parentDiv .innerDiv-parent{background:#fff 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);margin-bottom:10px}.headerDiv .parentDiv .innerDiv-parent .innerDiv{width:100%;justify-content:space-between;align-items:center}.headerDiv .parentDiv .innerDiv-parent .innerDiv .loginButton{width:75px;height:30px;font:normal normal normal 13px/16px Roboto;margin:0}.headerDiv .parentDiv .innerDiv-parent .innerDiv .blLogo{width:75px}.headerDiv .parentDiv .textfieldHeader{height:unset}.headerDiv .aswin-banner-div{width:100%;display:flex;justify-content:center;align-items:center;margin:0}.headerDiv .aswin-banner-div .aswin-banner{width:100%;image-rendering:-webkit-optimize-contrast}}.otp-verfication-tata{display:flex;flex-direction:column;flex-grow:1;background-color:#fff;overflow:hidden;align-items:center;background:url(/static/media/landing-page-background-web.e9c364a3.jpg) no-repeat 50% fixed;background-size:cover;height:79vh}.otp-verfication-tata .hide-element{display:none}.otp-verfication-tata .textfield-cover{padding:10px}.otp-verfication-tata .info{text-align:center;font:normal normal 900 14px/19px Roboto;letter-spacing:0;color:#001a33;opacity:1;padding:25px}.otp-verfication-tata .otp-text,.otp-verfication-tata span{text-align:center;font:normal normal normal 12px/19px Roboto;letter-spacing:0;color:#000;opacity:.6}.otp-verfication-tata .inner-Div{width:400px;padding:10px;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.otp-verfication-tata .inner-Div .verify{text-align:center;font:normal normal 500 24px/32px Roboto;letter-spacing:0;color:#001a33;text-transform:capitalize;opacity:1}.otp-verfication-tata .inner-Div .codeExpire{text-align:center;font:normal normal 500 12px/32px Roboto;letter-spacing:0;color:#001a33;text-transform:capitalize;opacity:1;padding-top:5px}.otp-verfication-tata .inner-Div .codeExpire .expire-time{color:#e26003;font-weight:900}.otp-verfication-tata .inner-Div .codeExpire .resend-otp{color:#205cff;font-weight:900;opacity:1;margin-top:5px;cursor:pointer}.otp-verfication-tata .videoDiv{display:block;width:30%;margin-top:10px;height:45%}.otp-verfication-tata .videoDiv .videoStyle{width:100%;height:100%}.otp-verfication-tata .textfield-timer{width:80%}.otp-verfication-tata .textfield-timer .textfield-outer{height:60px}.otp-verfication-tata .verfication-header{text-align:center;font:normal normal 600 24px/33px Open Sans;letter-spacing:0;color:#001a33;text-transform:capitalize;opacity:1}.otp-verfication-tata .number-Edit{display:flex;flex-direction:row;align-items:center;justify-content:center;height:20px}.otp-verfication-tata .number-Text{text-align:left;font:normal normal 500 14px/19px Open Sans;letter-spacing:0;color:#000;margin-left:7px}.otp-verfication-tata .edit-Button{text-align:left;font:normal normal 700 10px/14px Open Sans;letter-spacing:0;color:#e26003;text-transform:uppercase;opacity:1;margin-left:10px;cursor:pointer}.otp-verfication-tata .vefication-subHead{text-align:center;padding:10px}.otp-verfication-tata .vefication-subHead .mobile-digits{font-weight:600;opacity:1;letter-spacing:1px}.otp-verfication-tata .textField{width:100%}.otp-verfication-tata .expiresCode{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:10px}.otp-verfication-tata .timerCount{text-align:center;font:normal normal 600 14px/19px Open Sans;letter-spacing:0;color:#e26003;margin-left:5px}.otp-verfication-tata .RegisterSubmitButton,.otp-verfication-tata .SubmitButtonOpacity{background:#e26003 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);margin-top:2%;border:1px solid #e26003;border-radius:4px;text-align:left;font:normal normal medium 18px/24px Roboto;font-weight:500;font-family:"Roboto",sans-serif;letter-spacing:.72px;color:#fff;text-transform:capitalize;opacity:1;height:43px;width:100%;align-items:center;justify-content:center;display:flex;cursor:pointer}.otp-verfication-tata .Resend-otp{display:flex;flex-direction:row;align-items:center}.otp-verfication-tata .resendButton{text-align:center;font:normal normal 600 14px/19px Open Sans;letter-spacing:0;color:#205cff;margin-left:10px;cursor:pointer}.otp-verfication-tata .SubmitButtonOpacity{opacity:.5}@media only screen and (min-width:2000px){.otp-verfication-tata{display:flex;flex-direction:column;flex-grow:1;background-color:#fff;overflow:hidden;align-items:center}.otp-verfication-tata .hide-element{display:none}.otp-verfication-tata .textfield-cover{padding:10px}.otp-verfication-tata .otp-text{text-align:center;font:normal normal normal 25px/21px Open Sans;letter-spacing:0;color:#000}.otp-verfication-tata .inner-Div{width:635px;padding:10px;display:flex;flex-direction:column;align-items:center;height:300px;justify-content:space-between}.otp-verfication-tata .textfield-timer{width:100%}.otp-verfication-tata .verfication-header{text-align:center;font:normal normal 600 53px/53px Open Sans;letter-spacing:0;color:#001a33;text-transform:capitalize;opacity:1}.otp-verfication-tata .number-Edit{display:flex;flex-direction:row;align-items:center;justify-content:center;height:20px;margin-top:5px}.otp-verfication-tata .number-Text{text-align:left;font:normal normal 500 17px/19px Open Sans;letter-spacing:0;color:#000;margin-left:7px}.otp-verfication-tata .edit-Button{text-align:left;font:normal normal 700 14px/14px Open Sans;letter-spacing:0;color:#e26003;text-transform:uppercase;opacity:1;margin-left:10px;cursor:pointer}.otp-verfication-tata .vefication-subHead{padding:10px}.otp-verfication-tata .textField{width:100%}.otp-verfication-tata .expiresCode{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:10px}.otp-verfication-tata .timerCount{text-align:center;font:normal normal 600 14px/19px Open Sans;letter-spacing:0;color:#e26003;margin-left:5px}.otp-verfication-tata .RegisterSubmitButton,.otp-verfication-tata .SubmitButtonOpacity{background:#e26003 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);margin-top:2%;border:1px solid #e26003;border-radius:4px;text-align:left;font:normal normal medium 18px/24px Roboto;font-weight:500;font-family:"Roboto",sans-serif;letter-spacing:.72px;color:#fff;text-transform:capitalize;opacity:1;font-size:157%;height:43px;width:100%;align-items:center;justify-content:center;display:flex;cursor:pointer}.otp-verfication-tata .Resend-otp{display:flex;flex-direction:row;align-items:center}.otp-verfication-tata .resendButton{text-align:center;font:normal normal 600 14px/19px Open Sans;letter-spacing:0;color:#205cff;margin-left:10px;cursor:pointer}.otp-verfication-tata .SubmitButtonOpacity{opacity:.5}}@media only screen and (max-width:600px){.otp-verfication-tata{height:100vh}.otp-verfication-tata .verfication-header{font:normal normal 900 20px/26px Roboto;padding-top:5px}.otp-verfication-tata .inner-Div{width:90%;box-sizing:border-box}.otp-verfication-tata .inner-Div .codeExpire{padding-top:5px}.otp-verfication-tata .videoDiv{display:none}.otp-verfication-tata .textfield-timer{width:100%}.otp-verfication-tata .Resend-otp{width:90%;justify-content:center;flex-wrap:wrap;padding:0 10px;box-sizing:border-box}.otp-verfication-tata .space-left{margin-left:3px}.otp-verfication-tata .resendButton{margin-left:4px}.otp-verfication-tata .number-Edit{height:unset}.otp-verfication-tata .otp-text{font:normal normal normal 14px/19px Open Sans;display:flex;justify-content:center;align-items:center;padding:10px 0 12px}.otp-verfication-tata .vefication-subHead{padding:0;display:flex;align-items:center}.otp-verfication-tata .info{font:normal normal 900 13px/19px Roboto}}@media only screen and (max-width:400px){.otp-verfication-tata .number-Edit-condition{flex-wrap:wrap;justify-content:flex-end}.otp-verfication-tata .hide-400{display:none}.otp-verfication-tata .show-400{display:block}.otp-verfication-tata .number-Text{display:flex}.otp-verfication-tata .info{text-align:center;font:normal normal 900 13px/19px Roboto;letter-spacing:0;color:#001a33;opacity:1;padding:25px 0}}@media only screen and (max-width:320px){.otp-verfication-tata .vefication-subHead{padding:5px 0}.otp-verfication-tata .info{font:normal normal 900 10px/19px Roboto;padding:0}.otp-verfication-tata .otp-text{font:normal normal normal 13px/19px Open Sans}}@media only screen and (min-width:1024px){.otp-verfication-tata .videoDiv{display:block}.otp-verfication-tata .otp-verfication-tata .SubmitButtonOpacity,.otp-verfication-tata .RegisterSubmitButton,.otp-verfication-tata .SubmitButtonOpacity{width:80%}.otp-verfication-tata .info{text-align:left;font:normal normal 900 15px/19px Roboto;letter-spacing:0;color:#001a33;opacity:1;align-self:flex-start;align-items:flex-start;padding-top:25px;padding-bottom:25px}}@media only screen and (min-width:1280px){.otp-verfication-tata .videoDiv{display:block}.otp-verfication-tata .otp-verfication-tata .SubmitButtonOpacity,.otp-verfication-tata .RegisterSubmitButton,.otp-verfication-tata .SubmitButtonOpacity{width:80%}.otp-verfication-tata .info{text-align:left;font:normal normal 900 15px/19px Roboto;letter-spacing:0;color:#001a33;opacity:1;align-self:flex-start;align-items:flex-start;padding-top:25px;padding-bottom:25px}}@media only screen and (min-width:1366px){.otp-verfication-tata .videoDiv{display:block;width:24%}.otp-verfication-tata .otp-verfication-tata .SubmitButtonOpacity,.otp-verfication-tata .RegisterSubmitButton,.otp-verfication-tata .SubmitButtonOpacity{width:80%}.otp-verfication-tata .info{text-align:left;font:normal normal 900 15px/19px Roboto;letter-spacing:0;color:#001a33;opacity:1;align-self:flex-start;align-items:flex-start;padding-top:25px;padding-bottom:25px}}@media only screen and (min-width:1920px){.otp-verfication-tata .videoDiv{display:block;width:23%;margin-top:3%}.otp-verfication-tata .otp-verfication-tata .SubmitButtonOpacity,.otp-verfication-tata .RegisterSubmitButton,.otp-verfication-tata .SubmitButtonOpacity{width:80%}.otp-verfication-tata .info{text-align:left;font:normal normal 900 15px/19px Roboto;letter-spacing:0;color:#001a33;opacity:1;align-self:flex-start;align-items:flex-start;padding-top:25px;padding-bottom:25px}}.otp-popup-main{background:url(/static/media/otp-dialog-web-bg.c666c8de.svg);width:100%;height:338px;background-size:cover;display:flex;flex-direction:column}.otp-popup-main .title{width:494px;height:74px;text-align:center;font:normal normal 700 28px/37px Roboto;letter-spacing:0;color:#000;opacity:1;margin:75px auto}.otp-popup-main .btn-select{display:flex;flex-direction:row;justify-content:center}.otp-popup-main .btn-select .btn{width:130px;height:45px;background:#fff 0 0 no-repeat padding-box;border-radius:3px;text-align:center;align-items:center;align-self:center;font:normal normal 700 19px/25px Roboto;letter-spacing:0;color:#000;opacity:1;margin-right:30px;padding-top:15px;cursor:pointer}@media only screen and (max-width:800px){.otp-popup-main{background:url(/static/media/otp-dialog-mob-bg.aa0da9ae.svg);height:276px}.otp-popup-main .title{width:auto;height:auto;font:normal normal 700 17px/25px Roboto;padding-left:16px;padding-right:16px}.otp-popup-main .btn-select{justify-content:space-around}.otp-popup-main .btn-select .btn{width:106px;height:37px;padding-top:10px;margin:-30px 0 0}}.undertaking-main{display:flex;height:100vh;overflow:hidden}.undertaking-main .left-container{width:50%;overflow-y:hidden}.undertaking-main .left-container .banner-partnership{height:216px}.undertaking-main .left-container .banner-partnership,.undertaking-main .left-container .banner-reasons{padding-top:35px;display:flex;align-items:center;align-self:center;margin:0 auto;image-rendering:-webkit-optimize-contrast}.undertaking-main .left-container .banner-reasons{height:400px}.undertaking-main .right-container{width:50%;background:url(/static/media/landing-page-background-web.e9c364a3.jpg) no-repeat 50% fixed;background-size:cover;display:flex;flex-direction:column;overflow-x:hidden;overflow-y:scroll;height:100vh}.undertaking-main .right-container .site-header{display:flex;width:100%;height:70px;background:#d6edf6 0 0 no-repeat padding-box;opacity:1;align-items:center}.undertaking-main .right-container .site-header .site-text{text-align:left;font:normal normal 700 18px/24px Roboto;letter-spacing:0;color:#001a33;opacity:1;margin:0 auto;padding:40px;width:450px}.undertaking-main .right-container .site-mid{display:flex;width:100%;height:41px;background:#bcbcbc 0 0 no-repeat padding-box;opacity:1;align-items:center}.undertaking-main .right-container .site-mid .site-text{padding:20px;text-align:left;font:normal normal 900 18px/24px Roboto;letter-spacing:0;color:#001a33;text-transform:uppercase;opacity:1;margin:0 auto}.undertaking-main .right-container .bottom-undertaking{display:flex;height:auto;background:#f5f5f5 0 0 no-repeat padding-box;opacity:1;flex-direction:column}.undertaking-main .right-container .bottom-undertaking .terms-list{padding:20px 0 0;width:552px;margin:0 auto}.undertaking-main .right-container .bottom-undertaking .terms-list .text-undertaking{width:100%;padding:5px 5px 20px;text-align:left;font:normal normal 900 14px/19px Roboto;letter-spacing:0;color:#001a33;opacity:1}.undertaking-main .right-container .bottom-undertaking .declare-terms-agree{margin:0 auto;width:552px}.undertaking-main .right-container .bottom-undertaking .declare-terms-agree .RegisterSubmitBtn,.undertaking-main .right-container .bottom-undertaking .declare-terms-agree .SubmitRegButtonOpacity{background:#e26003 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border:1px solid #e26003;border-radius:4px;text-align:left;font:normal normal 900 18px/24px Roboto;font-weight:500;font-family:"Roboto",sans-serif;letter-spacing:.72px;color:#fff;text-transform:capitalize;opacity:1;height:45px;width:350px;align-items:center;justify-content:center;display:flex;cursor:pointer;margin:7% auto 5%}.undertaking-main .right-container .bottom-undertaking .declare-terms-agree .SubmitRegButtonOpacity{opacity:.5}.undertaking-main .right-container .bottom-undertaking .declare-terms-agree .Terms{text-align:left;margin-top:8px}.undertaking-main .right-container .bottom-undertaking .declare-terms-agree .text-undertaking{font:normal normal 900 18px/24px Roboto;letter-spacing:0;color:#001a33;opacity:1;display:flex;flex-direction:row}.undertaking-main .right-container .bottom-undertaking .declare-terms-agree .text-undertaking .MuiCheckbox-colorSecondary.Mui-checked{color:#e26003}.undertaking-main .right-container .strive-form-section .bookslot-form{display:flex;flex-direction:column;padding:40px;width:450px;justify-content:space-between;margin:0 auto;align-self:center}.undertaking-main .right-container .strive-form-section .bookslot-form .textfield-outer,.undertaking-main .right-container .strive-form-section .bookslot-form .textfield-outer2{height:50px}.undertaking-main .right-container .strive-form-section .bookslot-form .verification-textfield,.undertaking-main .right-container .strive-form-section .bookslot-form .verification-textfield1{margin-bottom:35px}.undertaking-main .right-container .strive-form-section .bookslot-form .MuiCheckbox-colorSecondary.Mui-checked{color:#e26003}.undertaking-main .right-container .strive-form-section .bookslot-form .submitBtn,.undertaking-main .right-container .strive-form-section .bookslot-form .submitBtnOpacity{background:#e26003 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border:1px solid #e26003;border-radius:4px;text-align:left;font:normal normal 900 18px/24px Roboto;font-weight:500;font-family:"Roboto",sans-serif;letter-spacing:.72px;color:#fff;text-transform:capitalize;opacity:1;height:40px;width:80%;align-items:center;justify-content:center;display:flex;cursor:pointer;margin:0 auto}.undertaking-main .right-container .strive-form-section .bookslot-form .submitBtnOpacity{opacity:.5}.text-span{font:normal normal normal 11px/19px Roboto}.text-form{font:normal normal normal 14px/19px Roboto}@media only screen and (max-width:900px){.undertaking-main{height:auto;overflow:auto;flex-direction:column}.undertaking-main .left-container{overflow:hidden;width:100%}.undertaking-main .left-container .banner-partnership,.undertaking-main .left-container .banner-reasons{width:90%;height:auto}.undertaking-main .right-container{width:100%;overflow:hidden;height:auto}.undertaking-main .right-container .site-header{background:#fff 0 0 no-repeat padding-box;height:40px}.undertaking-main .right-container .site-header .site-text{padding:25px;width:326px;font:normal normal 700 14px/19px Roboto}.undertaking-main .right-container .strive-form-section .bookslot-form{width:326px;padding:20px}.undertaking-main .right-container .bottom-undertaking .terms-list{width:326px}.undertaking-main .right-container .bottom-undertaking .terms-list .text-undertaking{font:normal normal 900 12px/16px Roboto}.undertaking-main .right-container .bottom-undertaking .declare-terms-agree,.undertaking-main .right-container .bottom-undertaking .declare-terms-agree .SubmitRegButtonOpacity{width:326px}.undertaking-main .right-container .bottom-undertaking .declare-terms-agree .text-undertaking{font:normal normal 500 17px/24px Roboto}}@media only screen and (max-width:320px){.undertaking-main .left-container .banner-partnership,.undertaking-main .left-container .banner-reasons{width:95%}.undertaking-main .right-container .strive-form-section .bookslot-form{width:95%;padding:0}.undertaking-main .right-container .bottom-undertaking .declare-terms-agree,.undertaking-main .right-container .bottom-undertaking .declare-terms-agree .RegisterSubmitBtn,.undertaking-main .right-container .bottom-undertaking .declare-terms-agree .SubmitRegButtonOpacity,.undertaking-main .right-container .bottom-undertaking .terms-list{width:95%}}.ts-main-resend{height:100vh;display:flex;flex-direction:row;margin:0;padding:0;overflow-y:hidden;width:100vw}.ts-main-resend .videoDiv{display:block;width:350;height:250}.ts-main-resend .carouselDiv{width:25%}.ts-main-resend .carouselDiv .sideImage{width:100%;height:100vh;image-rendering:-webkit-optimize-contrast}.ts-main-resend .resgisterStatic-otp{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;overflow:auto;flex:1 1;background:url(/static/media/landing-page-background-web.e9c364a3.jpg) no-repeat 50% fixed;background-size:cover}@media only screen and (max-width:1500px)and (min-width:1250px){.ts-main-resend .carouselDiv{width:30%}.ts-main-resend .carouselDiv img{width:420px}}@media only screen and (min-width:1366px){.ts-main-resend .carouselDiv{width:25%}.ts-main-resend .carouselDiv img{width:420px}}@media only screen and (device-width:1024px){.ts-main-resend .carouselDiv{width:20rem}.ts-main-resend .carouselDiv img{width:420px}}@media only screen and (min-width:768px)and (max-width:1000px){.ts-main-resend .videoDiv1{display:block;width:100%;height:250px}.ts-main-resend .videoDiv1 .videoStyle1{margin-top:13%;width:90%;margin-left:5%}.ts-main-resend .carouselDiv{width:35%}.ts-main-resend .carouselDiv img{width:420px}}@media only screen and (max-width:960px){.ts-main-resend .carouselDiv{width:40%}.ts-main-resend .carouselDiv img{width:280px}}@media only screen and (max-width:650px){.ts-main-resend{overflow-y:scroll}.ts-main-resend .videoDiv1{display:block;width:100%;padding-top:5%;height:100vh;background:url(/static/media/landing-page-background-web.e9c364a3.jpg) no-repeat 50% fixed;background-size:cover}.ts-main-resend .videoDiv1 .videoStyle1{margin-top:13%;width:90%;margin-left:5%}.ts-main-resend .carouselDiv{display:none}}.otp-verfication-tata-resend{display:flex;flex-direction:column;flex-grow:1;background-color:#fff;overflow:hidden;align-items:center;background:url(/static/media/landing-page-background-web.e9c364a3.jpg) no-repeat 50% fixed;background-size:cover;height:79vh}.otp-verfication-tata-resend .hide-element{display:none}.otp-verfication-tata-resend .textfield-cover{padding:10px}.otp-verfication-tata-resend .info{text-align:center;font:normal normal 900 14px/19px Roboto;letter-spacing:0;color:#001a33;opacity:1;padding:25px}.otp-verfication-tata-resend .otp-text,.otp-verfication-tata-resend span{text-align:center;font:normal normal normal 14px/19px Open Sans;letter-spacing:0;color:#000;opacity:1}.otp-verfication-tata-resend .inner-Div{width:400px;padding:0;display:flex;flex-direction:column;align-items:center;justify-content:center;height:65%}.otp-verfication-tata-resend .inner-Div .resendotp{text-align:left;text-decoration:underline;font:normal normal 600 18px/24px Open Sans;letter-spacing:0;color:#205cff;text-transform:capitalize;opacity:1;margin-top:50px;margin-bottom:45px;cursor:pointer}.otp-verfication-tata-resend .inner-Div .verify{text-align:center;font:normal normal 900 16px/32px Open Sans;letter-spacing:0;color:#001a33;text-transform:capitalize;opacity:1}.otp-verfication-tata-resend .inner-Div .codeExpire{text-align:center;font:normal normal 500 12px/32px Roboto;letter-spacing:0;color:#001a33;text-transform:capitalize;opacity:1}.otp-verfication-tata-resend .inner-Div .codeExpire .expire-time{color:#e26003;font-weight:900}.otp-verfication-tata-resend .inner-Div .codeExpire .resend-otp{color:#205cff;font-weight:900;opacity:1;margin-top:5px;cursor:pointer}.otp-verfication-tata-resend .videoDiv{display:block;width:30%;margin-top:10px;height:185px}.otp-verfication-tata-resend .videoDiv .videoStyle{width:100%;height:100%}.otp-verfication-tata-resend .textfield-timer{width:90%}.otp-verfication-tata-resend .textfield-timer .textfield-outer{height:80px}.otp-verfication-tata-resend .verfication-header{text-align:center;font:normal normal 600 24px/33px Open Sans;letter-spacing:0;color:#001a33;text-transform:capitalize;opacity:1}.otp-verfication-tata-resend .number-Edit{display:flex;flex-direction:row;align-items:center;justify-content:center;height:20px}.otp-verfication-tata-resend .number-Text{text-align:left;font:normal normal 500 14px/19px Open Sans;letter-spacing:0;color:#000;margin-left:7px}.otp-verfication-tata-resend .edit-Button{text-align:left;font:normal normal 700 10px/14px Open Sans;letter-spacing:0;color:#e26003;text-transform:uppercase;opacity:1;margin-left:10px;cursor:pointer}.otp-verfication-tata-resend .vefication-subHead{text-align:center;font:normal normal normal 14px/19px Open Sans;display:flex;justify-content:center;align-items:center;padding:10px 0 12px}.otp-verfication-tata-resend .vefication-subHead .mobile-digits{font-weight:600;opacity:1;letter-spacing:1px}.otp-verfication-tata-resend .textField{width:100%}.otp-verfication-tata-resend .expiresCode{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:10px}.otp-verfication-tata-resend .timerCount{text-align:center;font:normal normal 600 14px/19px Open Sans;letter-spacing:0;color:#e26003;margin-left:5px}.otp-verfication-tata-resend .RegisterSubmitButton,.otp-verfication-tata-resend .SubmitButtonOpacity{background:#e26003 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);margin-top:2%;border:1px solid #e26003;border-radius:4px;text-align:left;font:normal normal medium 18px/24px Roboto;font-weight:500;font-family:"Roboto",sans-serif;letter-spacing:.72px;color:#fff;text-transform:capitalize;opacity:1;height:43px;width:100%;align-items:center;justify-content:center;display:flex;cursor:pointer}.otp-verfication-tata-resend .Resend-otp{display:flex;flex-direction:row;align-items:center}.otp-verfication-tata-resend .resendButton{text-align:center;font:normal normal 600 14px/19px Open Sans;letter-spacing:0;color:#205cff;margin-left:10px;cursor:pointer}.otp-verfication-tata-resend .SubmitButtonOpacity{opacity:.5}@media only screen and (min-width:2000px){.otp-verfication-tata-resend{display:flex;flex-direction:column;flex-grow:1;background-color:#fff;overflow:hidden;align-items:center}.otp-verfication-tata-resend .hide-element{display:none}.otp-verfication-tata-resend .textfield-cover{padding:10px}.otp-verfication-tata-resend .otp-text{text-align:center;font:normal normal normal 25px/21px Open Sans;letter-spacing:0;color:#000}.otp-verfication-tata-resend .inner-Div{width:635px;padding:10px;display:flex;flex-direction:column;align-items:center;height:300px;justify-content:space-between}.otp-verfication-tata-resend .textfield-timer{width:100%}.otp-verfication-tata-resend .verfication-header{text-align:center;font:normal normal 600 53px/53px Open Sans;letter-spacing:0;color:#001a33;text-transform:capitalize;opacity:1}.otp-verfication-tata-resend .number-Edit{display:flex;flex-direction:row;align-items:center;justify-content:center;height:20px;margin-top:5px}.otp-verfication-tata-resend .number-Text{text-align:left;font:normal normal 500 17px/19px Open Sans;letter-spacing:0;color:#000;margin-left:7px}.otp-verfication-tata-resend .edit-Button{text-align:left;font:normal normal 700 14px/14px Open Sans;letter-spacing:0;color:#e26003;text-transform:uppercase;opacity:1;margin-left:10px;cursor:pointer}.otp-verfication-tata-resend .vefication-subHead{padding:10px}.otp-verfication-tata-resend .textField{width:100%}.otp-verfication-tata-resend .expiresCode{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:10px}.otp-verfication-tata-resend .timerCount{text-align:center;font:normal normal 600 14px/19px Open Sans;letter-spacing:0;color:#e26003;margin-left:5px}.otp-verfication-tata-resend .RegisterSubmitButton,.otp-verfication-tata-resend .SubmitButtonOpacity{background:#e26003 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);margin-top:2%;border:1px solid #e26003;border-radius:4px;text-align:left;font:normal normal medium 18px/24px Roboto;font-weight:500;font-family:"Roboto",sans-serif;letter-spacing:.72px;color:#fff;text-transform:capitalize;opacity:1;font-size:157%;height:43px;width:100%;align-items:center;justify-content:center;display:flex;cursor:pointer}.otp-verfication-tata-resend .Resend-otp{display:flex;flex-direction:row;align-items:center}.otp-verfication-tata-resend .resendButton{text-align:center;font:normal normal 600 14px/19px Open Sans;letter-spacing:0;color:#205cff;margin-left:10px;cursor:pointer}.otp-verfication-tata-resend .SubmitButtonOpacity{opacity:.5}}@media only screen and (max-width:600px){.otp-verfication-tata-resend{height:100vh}.otp-verfication-tata-resend .verfication-header{font:normal normal 900 20px/26px Roboto;padding-top:5px}.otp-verfication-tata-resend .inner-Div{width:90%;box-sizing:border-box}.otp-verfication-tata-resend .videoDiv{display:none}.otp-verfication-tata-resend .textfield-timer{width:100%}.otp-verfication-tata-resend .Resend-otp{width:90%;justify-content:center;flex-wrap:wrap;padding:0 10px;box-sizing:border-box}.otp-verfication-tata-resend .space-left{margin-left:3px}.otp-verfication-tata-resend .resendButton{margin-left:4px}.otp-verfication-tata-resend .number-Edit{height:unset}.otp-verfication-tata-resend .otp-text{font:normal normal normal 14px/19px Open Sans;display:flex;justify-content:center;align-items:center;padding:10px 0 12px}.otp-verfication-tata-resend .vefication-subHead{padding:0;display:flex;align-items:center}.otp-verfication-tata-resend .info{font:normal normal 900 13px/19px Roboto}}@media only screen and (max-width:400px){.otp-verfication-tata-resend .number-Edit-condition{flex-wrap:wrap;justify-content:flex-end}.otp-verfication-tata-resend .hide-400{display:none}.otp-verfication-tata-resend .show-400{display:block}.otp-verfication-tata-resend .number-Text{display:flex}.otp-verfication-tata-resend .info{text-align:center;font:normal normal 900 13px/19px Roboto;letter-spacing:0;color:#001a33;opacity:1;padding:25px 0}}@media only screen and (max-width:320px){.otp-verfication-tata-resend .vefication-subHead{padding:5px 0}.otp-verfication-tata-resend .info{font:normal normal 900 10px/19px Roboto;padding:0}.otp-verfication-tata-resend .otp-text{font:normal normal normal 13px/19px Open Sans}}@media only screen and (min-width:1024px){.otp-verfication-tata-resend .videoDiv{display:block}.otp-verfication-tata-resend .otp-verfication-tata-resend .SubmitButtonOpacity,.otp-verfication-tata-resend .RegisterSubmitButton,.otp-verfication-tata-resend .SubmitButtonOpacity{width:90%}.otp-verfication-tata-resend .info{text-align:left;font:normal normal 900 15px/19px Roboto;letter-spacing:0;color:#001a33;opacity:1;align-self:flex-start;align-items:flex-start;padding-top:25px;padding-bottom:25px}}@media only screen and (min-width:1280px){.otp-verfication-tata-resend .videoDiv{display:block}.otp-verfication-tata-resend .otp-verfication-tata-resend .SubmitButtonOpacity,.otp-verfication-tata-resend .RegisterSubmitButton,.otp-verfication-tata-resend .SubmitButtonOpacity{width:90%}.otp-verfication-tata-resend .info{text-align:left;font:normal normal 900 15px/19px Roboto;letter-spacing:0;color:#001a33;opacity:1;align-self:flex-start;align-items:flex-start;padding-top:25px;padding-bottom:25px}}@media only screen and (min-width:1366px){.otp-verfication-tata-resend .videoDiv{display:block;width:24%}.otp-verfication-tata-resend .otp-verfication-tata-resend .SubmitButtonOpacity,.otp-verfication-tata-resend .RegisterSubmitButton,.otp-verfication-tata-resend .SubmitButtonOpacity{width:90%}.otp-verfication-tata-resend .info{text-align:left;font:normal normal 900 15px/19px Roboto;letter-spacing:0;color:#001a33;opacity:1;align-self:flex-start;align-items:flex-start;padding-top:25px;padding-bottom:25px}}@media only screen and (min-width:1920px){.otp-verfication-tata-resend .videoDiv{display:block;width:23%;margin-top:3%}.otp-verfication-tata-resend .otp-verfication-tata-resend .SubmitButtonOpacity,.otp-verfication-tata-resend .RegisterSubmitButton,.otp-verfication-tata-resend .SubmitButtonOpacity{width:90%}.otp-verfication-tata-resend .info{text-align:left;font:normal normal 900 15px/19px Roboto;letter-spacing:0;color:#001a33;opacity:1;align-self:flex-start;align-items:flex-start;padding-top:25px;padding-bottom:25px}}.t-container{display:flex;flex-direction:row;justify-content:center;align-items:center;height:100vh;width:100%;background:url(/static/media/thank-you-bg@2x.faf2440d.jpg) no-repeat 50% fixed;background-size:cover}.t-container .t-box{display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:75%;width:60%;background:#fff 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902)}.t-container .t-box .tlLogo{width:90px;image-rendering:-webkit-optimize-contrast;margin-top:-90px;cursor:pointer}.t-container .t-box .t-text{font:normal normal 500 40px/53px Roboto;letter-spacing:0;color:#001a33;text-align:center;width:80%}.t-container .t-box .t-desc{font:normal normal 500 16px/24px Roboto;letter-spacing:0;color:#001a33;text-align:center;width:65%}.t-container .t-box .t-shape-tp{height:135px;width:100%;display:flex;justify-content:flex-start}.t-container .t-box .t-shape-tp .t-triangle-top{width:180px;background:transparent linear-gradient(180deg,#e8b70c,#d8aa0b) 0 0 no-repeat padding-box;-webkit-clip-path:polygon(100% 0,0 0,0 100%);clip-path:polygon(100% 0,0 0,0 100%)}.t-container .t-box .t-shape-bt{height:135px;width:100%;display:flex;justify-content:flex-end}.t-container .t-box .t-shape-bt .t-triangle-bottom{width:180px;background:transparent linear-gradient(134deg,#00b881,#42b592) 0 0 no-repeat padding-box;-webkit-clip-path:polygon(100% 100%,100% 0,0 100%);clip-path:polygon(100% 100%,100% 0,0 100%)}@media only screen and (max-width:600px){.t-container .t-box{height:65%;width:90%}.t-container .t-box .t-text{font:normal normal 900 20px/53px Roboto;letter-spacing:0;color:#001a33;text-align:center;width:95%}.t-container .t-box .tlLogo{margin-top:-125px}.t-container .t-box .t-desc{font:normal normal 500 14px/24px Roboto;letter-spacing:0;color:#001a33;text-align:center;width:85%;margin-bottom:-45px}.t-container .t-box .t-shape-tp{height:115px;width:100%}.t-container .t-box .t-shape-tp .t-triangle-top{width:135px}.t-container .t-box .t-shape-bt{height:115px;width:100%}.t-container .t-box .t-shape-bt .t-triangle-bottom{width:135px}}@media only screen and (max-width:320px){.t-container .t-box .tlLogo{margin-top:-45px}}.registerMain{height:100%;display:flex;flex-direction:row;margin:0;padding:0;overflow-y:hidden;width:100vw}.registerMain .videoDiv{display:none;width:350;height:250}.registerMain .carouselDiv{width:25%}.registerMain .carouselDiv .sideImage{width:100%;height:100vh;image-rendering:-webkit-optimize-contrast}.registerMain .resgisterStatic{height:100%;display:flex;flex-direction:column;overflow:auto;flex:1 1}@media only screen and (max-width:1500px)and (min-width:1250px){.registerMain .carouselDiv{width:30%}.registerMain .carouselDiv img{width:420px}}@media only screen and (device-width:1024px){.registerMain .carouselDiv{width:20rem}.registerMain .carouselDiv img{width:420px}}@media only screen and (min-width:768px)and (max-width:1000px){.registerMain .carouselDiv{width:35%}.registerMain .carouselDiv img{width:420px}}@media only screen and (max-width:960px){.registerMain .carouselDiv{width:40%}.registerMain .carouselDiv img{width:280px}}@media only screen and (max-width:650px){.registerMain{overflow-y:scroll}.registerMain .videoDiv1{display:block;width:100%;height:250px}.registerMain .videoDiv1 .videoStyle1{margin-top:13%;width:90%;margin-left:5%}.registerMain .carouselDiv{display:none}}.otp-verfication{display:flex;flex-direction:column;flex-grow:1;background-color:#fff;overflow:hidden;align-items:center}.otp-verfication .hide-element{display:none}.otp-verfication .textfield-cover{padding:10px}.otp-verfication .subText-Font{text-align:center;font:normal normal normal 14px/19px Open Sans;letter-spacing:0;color:#000}.otp-verfication .inner-Div{width:400px;padding:10px;display:flex;flex-direction:column;align-items:center;height:300px;justify-content:space-between}.otp-verfication .textfield-timer{width:100%}.otp-verfication .verfication-header{text-align:center;font:normal normal 600 24px/33px Open Sans;letter-spacing:0;color:#001a33;text-transform:capitalize;opacity:1}.otp-verfication .number-Edit{display:flex;flex-direction:row;align-items:center;justify-content:center;height:20px}.otp-verfication .number-Text{text-align:left;font:normal normal 500 14px/19px Open Sans;letter-spacing:0;color:#000;margin-left:7px}.otp-verfication .edit-Button{text-align:left;font:normal normal 700 10px/14px Open Sans;letter-spacing:0;color:#e26003;text-transform:uppercase;opacity:1;margin-left:10px;cursor:pointer}.otp-verfication .vefication-subHeader{opacity:.61;padding:10px}.otp-verfication .textField{width:100%}.otp-verfication .expiresCode{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:10px}.otp-verfication .timerCount{text-align:center;font:normal normal 600 14px/19px Open Sans;letter-spacing:0;color:#e26003;margin-left:5px}.otp-verfication .RegisterSubmitButton,.otp-verfication .SubmitButtonOpacity{background:#e26003 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);margin-top:2%;border:1px solid #e26003;border-radius:4px;text-align:left;font:normal normal medium 18px/24px Roboto;font-weight:500;font-family:"Roboto",sans-serif;letter-spacing:.72px;color:#fff;text-transform:capitalize;opacity:1;height:45px;width:100%;align-items:center;justify-content:center;display:flex;cursor:pointer}.otp-verfication .Resend-otp{display:flex;flex-direction:row;align-items:center}.otp-verfication .resendButton{text-align:center;font:normal normal 600 14px/19px Open Sans;letter-spacing:0;color:#205cff;margin-left:10px;cursor:pointer}.otp-verfication .SubmitButtonOpacity{opacity:.5}@media only screen and (min-width:2000px){.otp-verfication{display:flex;flex-direction:column;flex-grow:1;background-color:#fff;overflow:hidden;align-items:center}.otp-verfication .hide-element{display:none}.otp-verfication .textfield-cover{padding:10px}.otp-verfication .subText-Font{text-align:center;font:normal normal normal 25px/21px Open Sans;letter-spacing:0;color:#000}.otp-verfication .inner-Div{width:635px;padding:10px;display:flex;flex-direction:column;align-items:center;height:300px;justify-content:space-between}.otp-verfication .textfield-timer{width:100%}.otp-verfication .verfication-header{text-align:center;font:normal normal 600 53px/53px Open Sans;letter-spacing:0;color:#001a33;text-transform:capitalize;opacity:1}.otp-verfication .number-Edit{display:flex;flex-direction:row;align-items:center;justify-content:center;height:20px;margin-top:5px}.otp-verfication .number-Text{text-align:left;font:normal normal 500 17px/19px Open Sans;letter-spacing:0;color:#000;margin-left:7px}.otp-verfication .edit-Button{text-align:left;font:normal normal 700 14px/14px Open Sans;letter-spacing:0;color:#e26003;text-transform:uppercase;opacity:1;margin-left:10px;cursor:pointer}.otp-verfication .vefication-subHeader{opacity:.61;padding:10px}.otp-verfication .textField{width:100%}.otp-verfication .expiresCode{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:10px}.otp-verfication .timerCount{text-align:center;font:normal normal 600 14px/19px Open Sans;letter-spacing:0;color:#e26003;margin-left:5px}.otp-verfication .RegisterSubmitButton,.otp-verfication .SubmitButtonOpacity{background:#e26003 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);margin-top:2%;border:1px solid #e26003;border-radius:4px;text-align:left;font:normal normal medium 18px/24px Roboto;font-weight:500;font-family:"Roboto",sans-serif;letter-spacing:.72px;color:#fff;text-transform:capitalize;opacity:1;font-size:157%;height:55px;width:100%;align-items:center;justify-content:center;display:flex;cursor:pointer}.otp-verfication .Resend-otp{display:flex;flex-direction:row;align-items:center}.otp-verfication .resendButton{text-align:center;font:normal normal 600 14px/19px Open Sans;letter-spacing:0;color:#205cff;margin-left:10px;cursor:pointer}.otp-verfication .SubmitButtonOpacity{opacity:.5}}@media only screen and (max-width:600px){.otp-verfication .inner-Div,.otp-verfication .Resend-otp{width:90%;box-sizing:border-box}.otp-verfication .Resend-otp{justify-content:center;flex-wrap:wrap;padding:0 10px}.otp-verfication .space-left{margin-left:3px}.otp-verfication .resendButton{margin-left:4px}.otp-verfication .number-Edit{height:unset}.otp-verfication .subText-Font{display:flex;justify-content:center;align-items:center}.otp-verfication .vefication-subHeader{padding:10px 0}}@media only screen and (max-width:400px){.otp-verfication .number-Edit-condition{flex-wrap:wrap;justify-content:flex-end}.otp-verfication .hide-400{display:none}.otp-verfication .show-400{display:block}.otp-verfication .number-Text{display:flex}}.RegisterSubmitButton,.SubmitButtonOpacity1{font:normal normal medium 18px/24px Roboto;height:45px;margin-top:30px}.signUpVerification{display:flex;height:auto;width:100%;align-self:center;flex-direction:column;overflow:auto}@media only screen and (max-width:700px){.SignUpTextfield{flex-direction:column;width:300px}.dummyDiv{display:none}.signUpVerification{width:300px}.verficationHeader{text-align:left;font:normal normal 600 24px/33px Open Sans;letter-spacing:0;color:#000;text-transform:capitalize;opacity:1;height:50px}}@media only screen and (max-width:600px){.SignUpTextfield{width:90%}.signUpVerification{width:97%}}@media only screen and (min-width:1400px){.SignUpTextfield{width:99%}.dummyDiv{width:500px}.verficationHeader{font-size:xx-large}.RegisterSubmitButton,.SubmitButtonOpacity1{height:60px;font:normal normal medium 24px/30px Roboto}}@media only screen and (min-width:1800px){.SignUpTextfield{width:82%;margin-left:9px}.dummyDiv{width:500px}.verficationHeader{font-size:xx-large}.RegisterSubmitButton,.SubmitButtonOpacity1{height:60px;font:normal normal medium 24px/30px Roboto}}.WorkExpericeDiv{height:300px;display:flex;flex-direction:column;width:350px;align-self:center;align-items:center}.work-Inner{height:300px}.worktextfieldDiv{display:flex;flex-direction:column;width:350px;align-self:center;justify-content:space-between;padding:5px}.monthExperience,.workExpHeader{width:100%;align-self:center}.workTextArea{width:350px;background-color:#fff;border-radius:3px;padding-top:15px}.Text{text-align:left;font-size:larger;padding-bottom:10px;padding-top:10px;text-align:center;font:normal normal 600 24px/33px Open Sans;letter-spacing:0;color:#001a33;text-transform:capitalize;opacity:1}.SubmitButton,.SubmitButtonOpacity2{background:#e26003 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border:1px solid #e26003;border-radius:4px;text-align:left;font:normal normal medium 18px/24px Roboto;font-weight:500;font-family:"Roboto",sans-serif;letter-spacing:.72px;color:#fff;text-transform:capitalize;opacity:1;height:45px;width:100%;align-items:center;justify-content:center;display:flex;cursor:pointer;font-family:"Roboto"}.SubmitButtonOpacity2{opacity:.5}.monthtextField{width:350px;background-color:#fff}.submitDiv{width:100%;height:45px;padding:5px;display:flex;justify-content:center;margin-top:20px}@media only screen and (max-width:1200px){.monthExperience,.monthtextField,.workTextArea{width:350px}.Text{font-size:x-large}.worktextfieldDiv{flex-direction:column}}@media only screen and (max-width:1000px){.monthExperience,.monthtextField,.workTextArea{width:300px}.worktextfieldDiv{flex-direction:column;align-items:center;width:300px}.Text{font-size:x-large}.SubmitButton,.SubmitButtonOpacity2{width:300px;height:40px}}@media only screen and (max-width:700px){.WorkExpericeDiv{align-items:center;width:100%;background-color:#b6b6b6;height:100vh;justify-content:center}.work-Inner{width:300px;align-self:center;background-color:#fff;height:400px;padding:20px}.worktextfieldDiv{flex-direction:column;height:auto;justify-content:space-around;width:100%;padding:0;margin:0}.monthExperience,.monthtextField,.SubmitButton,.SubmitButtonOpacity2,.workTextArea{width:100%}.Text{font-size:large}}@media only screen and (min-width:1800px){.monthExperience,.monthtextField,.workTextArea{width:450px}.Text{font-size:xx-large}.SubmitButton,.SubmitButtonOpacity2{width:450px;height:60px}.WorkExpericeDiv{height:600px}.worktextfieldDiv{height:auto}}.register-form-new-user{display:flex;flex-direction:column;flex-grow:1;background-color:#fff;overflow:hidden}.register-form-new-user .textfieldDiv{display:flex;flex-direction:column;width:400px;justify-content:space-between;align-self:center}.register-form-new-user .textfields{display:flex;flex-direction:row;min-height:200px;flex-wrap:wrap;width:90%;padding:20px 10% 20px 9%;justify-content:space-between;align-items:center;align-self:flex-start}.register-form-new-user .textfields #textField{width:100%}.register-form-new-user .textfields .videoDiv{display:none;width:350;height:250}.register-form-new-user .OkButton{width:77px;height:35px;border:1px solid #001a33;border-radius:4px;opacity:1;display:flex;align-items:center;justify-content:center;align-self:flex-start;margin:20px 20px 13px 2px;cursor:pointer}.register-form-new-user .headerText{font-size:calc(16.28571px + .57143vw);font-family:"Roboto";font-weight:500;color:#001a33;text-transform:capitalize;opacity:1;align-self:flex-start;width:100%;padding:10px 0 10px 6%;margin-top:15px;text-align:center}.register-form-new-user .termsText{display:flex;flex-direction:row;align-items:flex-start;margin-top:20px;margin-bottom:5px}.register-form-new-user .termsText .blueText{text-align:left;font-family:"Roboto";color:#001a33;opacity:1;align-self:center;font-size:calc(12.01053px - .05263vw)}.register-form-new-user .termsText .blueText .andText{margin:0 4px}.register-form-new-user .privacyText{display:flex;flex-direction:row;align-items:flex-start;margin-top:10px;margin-bottom:10px}.register-form-new-user .privacyText .blueText{text-align:left;font-family:"Roboto";color:#001a33;opacity:1;align-self:center;font-size:calc(12.01053px - .05263vw)}.register-form-new-user .privacyText .blueText .andText{margin:0 3px}.register-form-new-user .conditionalDiv{width:100%;height:45px;margin-top:15px}.register-form-new-user .conditionalDiv .SubmitButton,.register-form-new-user .conditionalDiv .SubmitButtonOpacity{background:#e26003 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border:1px solid #e26003;border-radius:4px;text-align:left;font:normal normal medium 18px/24px Roboto;font-weight:500;font-family:"Roboto",sans-serif;letter-spacing:.72px;color:#fff;text-transform:capitalize;opacity:1;height:45px;width:100%;align-items:center;justify-content:center;display:flex;cursor:pointer}.register-form-new-user .conditionalDiv .SubmitButtonOpacity{opacity:.5}@media only screen and (min-width:2000px){.register-form-new-user{display:flex;flex-direction:column;flex-grow:1;background-color:#fff;overflow:hidden}.register-form-new-user .textfieldDiv{display:flex;flex-direction:column;width:707px;justify-content:space-between;align-self:center}.register-form-new-user .textfields{display:flex;flex-direction:row;min-height:200px;flex-wrap:wrap;width:93%;padding:20px 20px 20px 10%;justify-content:space-between;align-items:center;align-self:flex-start}.register-form-new-user .textfields #textField{width:100%;font-size:150%}.register-form-new-user .OkButton{width:77px;height:35px;border:1px solid #001a33;border-radius:4px;opacity:1;display:flex;align-items:center;justify-content:center;align-self:flex-start;margin:20px 20px 13px 2px;cursor:pointer}.register-form-new-user .headerText{font-size:calc(27.28571px + .57143vw);font-family:"Roboto";font-weight:500;letter-spacing:1.12px;color:#001a33;text-transform:capitalize;opacity:1;align-self:flex-start;width:100%;padding:10px 0 10px 6%;margin-top:20px;text-align:center}.register-form-new-user .termsText{display:flex;flex-direction:row;align-items:flex-start;margin-top:20px;margin-bottom:5px}.register-form-new-user .termsText .blueText{text-align:left;font-family:"Roboto";color:#001a33;opacity:1;align-self:center;font-size:calc(17.01053px - .05263vw)}.register-form-new-user .termsText .blueText .andText{margin:0 4px}.register-form-new-user .privacyText{display:flex;flex-direction:row;align-items:flex-start;margin-top:10px;margin-bottom:10px}.register-form-new-user .privacyText .blueText{text-align:left;font-family:"Roboto";color:#001a33;opacity:1;align-self:center;font-size:calc(17.01053px - .05263vw)}.register-form-new-user .privacyText .blueText .andText{margin:0 3px}.register-form-new-user .conditionalDiv{width:100%;height:69px;margin-top:15px}.register-form-new-user .conditionalDiv .SubmitButton,.register-form-new-user .conditionalDiv .SubmitButtonOpacity{background:#e26003 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border:1px solid #e26003;border-radius:4px;text-align:left;font:normal normal medium 18px/24px Roboto;font-weight:500;font-family:"Roboto",sans-serif;letter-spacing:.72px;color:#fff;text-transform:capitalize;opacity:1;height:64px;font-size:175%;width:100%;align-items:center;justify-content:center;display:flex;cursor:pointer}.register-form-new-user .conditionalDiv .SubmitButtonOpacity{opacity:.5}}@media only screen and (max-width:960px){.register-form-new-user .textfieldDiv{width:350px}.register-form-new-user .headerText,.register-form-new-user .textfields .textField{width:95%}.register-form-new-user .textfields .videoDiv{display:block;width:100%;height:250px}.register-form-new-user .textfields .videoDiv .videoStyle{margin-top:13%;width:100%}.register-form-new-user .conditionalDiv .RegisterSubmitButton{width:95%}}@media only screen and (max-width:600px){.register-form-new-user .textfieldDiv{width:93%}.register-form-new-user .headerText{width:90%;margin-bottom:25px}.register-form-new-user .textfields{width:96%;padding:0 2%}.register-form-new-user .textfields .textField{width:100%}.register-form-new-user .textfields .videoDiv{display:block;width:100%;height:250px}.register-form-new-user .conditionalDiv .RegisterSubmitButton,.register-form-new-user .textfields .videoDiv .videoStyle{width:100%}}@media only screen and (max-width:1800px)and (min-width:1000px){.register-form-new-user .textfieldDiv{width:500px}}.otp-verfication-easy-pay{display:flex;flex-direction:column;flex-grow:1;background-color:#fff;overflow:hidden}.otp-verfication-easy-pay .register-static{display:flex;flex-direction:row}.otp-verfication-easy-pay .register-static .side-banner .sideImage{width:auto;height:100vh;image-rendering:-webkit-optimize-contrast}.otp-verfication-easy-pay .register-static .header{width:100%}.otp-verfication-easy-pay .video-banner{display:flex}.otp-verfication-easy-pay .video-banner .videoStyle1{display:flex;padding-top:10px;width:95%;margin:0 auto}.otp-verfication-easy-pay .form-div{display:flex;flex-direction:column;padding-top:10%}.otp-verfication-easy-pay .form-div .textfield-timer{width:100%;padding-top:10px}.otp-verfication-easy-pay .form-div .textfield-timer .textfield-outer{width:95%;margin:0 auto}.otp-verfication-easy-pay .form-div .textfield-timer .expiresCode{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:10px}.otp-verfication-easy-pay .form-div .textfield-timer .timerCount{text-align:center;font:normal normal 600 14px/19px Open Sans;letter-spacing:0;color:#e26003;margin-left:5px}.otp-verfication-easy-pay .form-div .RegisterSubmitButton,.otp-verfication-easy-pay .form-div .SubmitButtonOpacity{background:#e26003 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border:1px solid #e26003;border-radius:4px;text-align:left;font:normal normal medium 18px/24px Roboto;font-weight:500;font-family:"Roboto",sans-serif;letter-spacing:.72px;color:#fff;text-transform:capitalize;opacity:1;height:45px;align-items:center;justify-content:center;display:flex;cursor:pointer;width:95%;margin:0 auto}.otp-verfication-easy-pay .form-div .Resend-otp{display:flex;flex-direction:row;align-items:center;justify-content:center;padding-top:25px}.otp-verfication-easy-pay .form-div .Resend-otp .subText-Font{text-align:center;font:normal normal normal 14px/19px Open Sans;letter-spacing:0;color:#000}.otp-verfication-easy-pay .form-div .resendButton{text-align:center;font:normal normal 600 14px/19px Open Sans;letter-spacing:0;color:#205cff;margin-left:10px;cursor:pointer}.otp-verfication-easy-pay .form-div .SubmitButtonOpacity{opacity:.5}.otp-verfication-easy-pay .form-div .headerTitle{width:95%;height:26px;text-align:center;font:normal normal 800 20px/26px Roboto;letter-spacing:0;color:#000;opacity:1}.otp-verfication-easy-pay .form-div .subTitle{width:95%;height:26px;margin:0 auto;text-align:center;font:normal normal normal 14px/19px Open Sans;letter-spacing:0;color:#000;opacity:.61}.otp-verfication-easy-pay .form-div .subTitle .editBtn{width:22px;height:14px;text-align:left;font:normal normal 700 10px/14px Open Sans;letter-spacing:0;color:#fc8019;text-transform:uppercase;opacity:1;cursor:pointer}@media only screen and (min-width:1000px){.otp-verfication-easy-pay .form-div{width:350px;margin:0 auto;padding-top:2%}.otp-verfication-easy-pay .form-div .headerTitle{font:normal normal 900 24px/32px Roboto}.otp-verfication-easy-pay .form-div .subTitle{padding-top:10px}}.payment-easy-pay .header{display:flex;width:100%;height:64px;background:#fff 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);opacity:1;padding-bottom:5px;align-items:center}.payment-easy-pay .header .logo-container{display:flex;align-items:center;padding-top:5px}.payment-easy-pay .header .logo-container .blLogo{padding-left:92px;cursor:pointer;width:84px;image-rendering:-webkit-optimize-contrast}.payment-easy-pay .header .headerTitle{text-align:left;font:normal normal 500 18px/27px Poppins;letter-spacing:0;color:#001a47;opacity:1;margin:0 auto}.payment-easy-pay .banner-static{padding-top:5px;display:flex;width:100%}.payment-easy-pay .banner-static .bannerImage{width:100%;image-rendering:-webkit-optimize-contrast}.payment-easy-pay .banner-acton{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.payment-easy-pay .banner-acton .btn-easy-pay{width:480px;height:60px;cursor:pointer;background:#e26003 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border-radius:4px;opacity:1;display:flex;align-items:center;justify-content:center}.payment-easy-pay .banner-acton .btn-easy-pay .text{text-align:center;font:normal normal 900 25px/33px Roboto;letter-spacing:0;color:#fff;text-transform:capitalize;opacity:1}@media only screen and (max-width:600px){.payment-easy-pay .banner-static{padding-top:0}.payment-easy-pay .header{display:none}.payment-easy-pay .banner-acton .btn-easy-pay{width:90%;height:45px}.payment-easy-pay .banner-acton .btn-easy-pay .text{font:normal normal 900 16px/21px Roboto;letter-spacing:0;color:#fff;text-transform:capitalize;opacity:1}}.dialogpaymnetmobile .MuiDialog-paper{border:1px solid #e4e4e4;padding:30px 23px;width:24%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.dialogpaymnetmobile .Thankyou1{border-radius:2px;opacity:1;height:100%;width:100%;display:flex;padding-top:4%;padding-bottom:4%;align-items:center;justify-content:start}.dialogpaymnetmobile .Thankyou1 .thankyou-content{background:#fff 0 0 no-repeat padding-box;height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;position:relative;margin-top:2%;margin-left:4%}.dialogpaymnetmobile .Thankyou1 .thankyou-content .SubmitButton{width:89%;height:52px;background:#e26003 0 0 no-repeat padding-box;border:2px solid #e26003;border-radius:8px;margin-top:6%;margin-bottom:2%;margin-right:3%;font:normal normal 500 23px/25px Roboto;letter-spacing:0;color:#fff;opacity:1;text-transform:none}.dialogpaymnetmobile .Thankyou1 .thankyou-content .titleSubHead{display:flex;margin-top:0;padding-left:3%;font-size:22px;flex-direction:row;justify-content:flex-start}.dialogpaymnetmobile .Thankyou1 .thankyou-content .titleSubHead .subhead{font-weight:700}.dialogpaymnetmobile .Thankyou1 .thankyou-content .sub-Text{margin-top:4%;text-align:left;font-size:calc(23.42857px - .47619vw);letter-spacing:0;color:#001a33;opacity:1;width:95%;font-family:Roboto;margin-bottom:1%;display:flex;flex-direction:row}.dialogpaymnetmobile .Thankyou1 .thankyou-content .pay-textfield{width:89%;margin-bottom:20px;margin-right:4%;margin-top:7%}.dialogpaymnetmobile .Thankyou1 .thankyou-content .pay-textfield .MuiInputLabel-outlined,.dialogpaymnetmobile .Thankyou1 .thankyou-content .pay-textfield .MuiOutlinedInput-input{color:#000;top:1px;background-color:#fff}.dialogpaymnetmobile .Thankyou1 .thankyou-content .pay-textfield .Edit{padding:6% 21% 1%;color:#000;border-radius:6%;font-size:13px;background-color:#d9dde8;margin-right:10px;cursor:pointer}.dialogpaymnetmobile .Thankyou1 .thankyou-content .pay-textfield1{width:89%;margin-bottom:20px;margin-right:4%;margin-top:7%}.dialogpaymnetmobile .Thankyou1 .thankyou-content .pay-textfield1 .MuiInputLabel-outlined,.dialogpaymnetmobile .Thankyou1 .thankyou-content .pay-textfield1 .MuiOutlinedInput-input{color:#000;top:1px;background-color:#fff}.dialogpaymnetmobile .Thankyou1 .thankyou-content .dialogueMainDiv{width:100%}@media only screen and (min-width:2000px){.dialogpaymnetmobile .MuiDialog-paper{padding:10px 0;min-width:330px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.dialogpaymnetmobile .Thankyou1{border-radius:2px;opacity:1;height:100%;width:100%;display:flex;padding-top:4%;padding-bottom:4%;align-items:center;justify-content:start}.dialogpaymnetmobile .Thankyou1 .thankyou-content{background:#fff 0 0 no-repeat padding-box;height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;position:relative;margin-top:2%;margin-left:4%}.dialogpaymnetmobile .Thankyou1 .thankyou-content .SubmitButton{width:89%;height:52px;background:#e26003 0 0 no-repeat padding-box;border:2px solid #e26003;border-radius:8px;margin-top:6%;margin-bottom:2%;margin-right:3%;font:normal normal 500 23px/25px Roboto;letter-spacing:0;color:#fff;opacity:1}.dialogpaymnetmobile .Thankyou1 .thankyou-content .titleSubHead{display:flex;margin-top:0;padding-left:3%;font-size:22px;flex-direction:row;justify-content:flex-start}.dialogpaymnetmobile .Thankyou1 .thankyou-content .titleSubHead .subhead{font-weight:700}.dialogpaymnetmobile .Thankyou1 .thankyou-content .sub-Text{margin-top:6%;margin-right:8%;text-align:left;font-size:calc(22.42857px - .47619vw);letter-spacing:0;color:#001a33;opacity:1;width:85%;font-family:Roboto;margin-bottom:1%;display:flex;flex-direction:row}.dialogpaymnetmobile .Thankyou1 .thankyou-content .pay-textfield{width:89%;margin-bottom:20px;margin-right:4%;margin-top:7%}.dialogpaymnetmobile .Thankyou1 .thankyou-content .pay-textfield .MuiInputLabel-outlined,.dialogpaymnetmobile .Thankyou1 .thankyou-content .pay-textfield .MuiOutlinedInput-input{color:#000;top:1px;background-color:#fff}.dialogpaymnetmobile .Thankyou1 .thankyou-content .pay-textfield .Edit{padding:6% 21% 1%;color:#000;border-radius:6%;font-size:13px;background-color:#d9dde8}.dialogpaymnetmobile .Thankyou1 .thankyou-content .dialogueMainDiv{width:100%}}@media only screen and (max-width:1400px){.dialogpaymnetmobile .MuiDialog-paper{padding:27px 7px;width:38%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.dialogpaymnetmobile .Thankyou1{border-radius:2px;opacity:1;height:100%;width:94%;display:flex;padding-top:5%;padding-bottom:5%;align-items:center;justify-content:start;margin-left:1%}.dialogpaymnetmobile .Thankyou1 .thankyou-content{background:#fff 0 0 no-repeat padding-box;height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;position:relative;margin-top:2%;margin-left:8%}.dialogpaymnetmobile .Thankyou1 .thankyou-content .SubmitButton{width:89%;height:52px;background:#e26003 0 0 no-repeat padding-box;border:2px solid #e26003;border-radius:8px;margin-top:6%;margin-bottom:2%;margin-right:3%;font:normal normal 500 23px/25px Roboto;letter-spacing:0;color:#fff;opacity:1}.dialogpaymnetmobile .Thankyou1 .thankyou-content .titleSubHead{display:flex;margin-top:0;padding-left:3%;font-size:22px;flex-direction:row;justify-content:flex-start}.dialogpaymnetmobile .Thankyou1 .thankyou-content .titleSubHead .subhead{font-weight:700}.dialogpaymnetmobile .Thankyou1 .thankyou-content .sub-Text{margin-top:4%;text-align:left;font-size:calc(21.42857px - .47619vw);letter-spacing:0;color:#001a33;opacity:1;width:95%;font-family:Roboto;margin-bottom:1%;display:flex;flex-direction:row}.dialogpaymnetmobile .Thankyou1 .thankyou-content .pay-textfield{width:89%;margin-bottom:20px;margin-right:4%;margin-top:7%}.dialogpaymnetmobile .Thankyou1 .thankyou-content .pay-textfield .MuiInputLabel-outlined,.dialogpaymnetmobile .Thankyou1 .thankyou-content .pay-textfield .MuiOutlinedInput-input{color:#000;top:1px;background-color:#fff}.dialogpaymnetmobile .Thankyou1 .thankyou-content .pay-textfield .Edit{padding:6% 21% 1%;color:#000;border-radius:6%;font-size:13px;background-color:#d9dde8}.dialogpaymnetmobile .Thankyou1 .thankyou-content .dialogueMainDiv{width:100%}}@media only screen and (max-width:1100px)and (height:1366px){.dialogpaymnetmobile .MuiDialog-paper{padding:58px 7px;width:61%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.dialogpaymnetmobile .Thankyou1{border-radius:2px;opacity:1;height:100%;width:94%;display:flex;padding-top:5%;padding-bottom:5%;align-items:center;justify-content:start;margin-left:1%}.dialogpaymnetmobile .Thankyou1 .thankyou-content{background:#fff 0 0 no-repeat padding-box;height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;position:relative;margin-top:2%;margin-left:8%}.dialogpaymnetmobile .Thankyou1 .thankyou-content .SubmitButton{width:89%;height:72px;background:#e26003 0 0 no-repeat padding-box;border:2px solid #e26003;border-radius:8px;margin-top:6%;margin-bottom:2%;margin-right:3%;font:normal normal 500 31px/25px Roboto;letter-spacing:0;color:#fff;opacity:1}.dialogpaymnetmobile .Thankyou1 .thankyou-content .titleSubHead{display:flex;margin-top:0;padding-left:3%;font-size:32px;flex-direction:row;justify-content:flex-start}.dialogpaymnetmobile .Thankyou1 .thankyou-content .titleSubHead .subhead{font-weight:700}.dialogpaymnetmobile .Thankyou1 .thankyou-content .sub-Text{margin-top:4%;margin-right:8%;text-align:left;font-size:calc(29.42857px - .47619vw);letter-spacing:0;color:#001a33;opacity:1;width:85%;font-family:Roboto;margin-bottom:1%;display:flex;flex-direction:row}.dialogpaymnetmobile .Thankyou1 .thankyou-content .pay-textfield{width:89%;margin-bottom:20px;margin-right:4%;margin-top:7%}.dialogpaymnetmobile .Thankyou1 .thankyou-content .pay-textfield .MuiInputLabel-outlined,.dialogpaymnetmobile .Thankyou1 .thankyou-content .pay-textfield .MuiOutlinedInput-input{color:#000;top:1px;font-size:137%;background-color:#fff}.dialogpaymnetmobile .Thankyou1 .thankyou-content .pay-textfield .MuiOutlinedInput-root{height:81px}.dialogpaymnetmobile .Thankyou1 .thankyou-content .pay-textfield .Edit{padding:18% 14% 15%;color:#000;border-radius:6%;font-size:25px;background-color:#d9dde8}.dialogpaymnetmobile .Thankyou1 .thankyou-content .pay-textfield1{width:89%;margin-bottom:20px;margin-right:4%;margin-top:7%}.dialogpaymnetmobile .Thankyou1 .thankyou-content .pay-textfield1 .MuiInputLabel-outlined,.dialogpaymnetmobile .Thankyou1 .thankyou-content .pay-textfield1 .MuiOutlinedInput-input{color:#000;top:1px;font-size:137%;background-color:#fff}.dialogpaymnetmobile .Thankyou1 .thankyou-content .pay-textfield1 .MuiOutlinedInput-root{height:81px}.dialogpaymnetmobile .Thankyou1 .thankyou-content .dialogueMainDiv{width:100%}}@media only screen and (max-width:800px)and (min-width:650px){.dialogpaymnetmobile .MuiDialog-paper{padding:25px 0;min-width:230px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.dialogpaymnetmobile .Thankyou1{border-radius:2px;opacity:1;height:100%;width:100%;display:flex;padding-top:4%;padding-bottom:4%;align-items:center;justify-content:start}.dialogpaymnetmobile .Thankyou1 .thankyou-content{background:#fff 0 0 no-repeat padding-box;height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;position:relative;margin-top:2%;margin-left:4%}.dialogpaymnetmobile .Thankyou1 .thankyou-content .SubmitButton{width:89%;height:52px;background:#e26003 0 0 no-repeat padding-box;border:2px solid #e26003;border-radius:8px;margin-top:6%;margin-bottom:2%;margin-right:3%;font:normal normal 500 23px/25px Roboto;letter-spacing:0;color:#fff;opacity:1}.dialogpaymnetmobile .Thankyou1 .thankyou-content .titleSubHead{display:flex;margin-top:0;padding-left:3%;font-size:22px;flex-direction:row;justify-content:flex-start}.dialogpaymnetmobile .Thankyou1 .thankyou-content .titleSubHead .subhead{font-weight:700}.dialogpaymnetmobile .Thankyou1 .thankyou-content .sub-Text{margin-top:6%;margin-right:8%;text-align:left;font-size:calc(22.42857px - .47619vw);letter-spacing:0;color:#001a33;opacity:1;width:85%;font-family:Roboto;margin-bottom:1%;display:flex;flex-direction:row}.dialogpaymnetmobile .Thankyou1 .thankyou-content .pay-textfield{width:89%;margin-bottom:20px;margin-right:4%;margin-top:7%}.dialogpaymnetmobile .Thankyou1 .thankyou-content .pay-textfield .MuiInputLabel-outlined,.dialogpaymnetmobile .Thankyou1 .thankyou-content .pay-textfield .MuiOutlinedInput-input{color:#000;top:1px;background-color:#fff}.dialogpaymnetmobile .Thankyou1 .thankyou-content .dialogueMainDiv{width:100%}}@media only screen and (max-width:1000px)and (min-width:810px){.dialogpaymnetmobile .MuiDialog-paper{padding:10px 0;min-width:240px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.dialogpaymnetmobile .Thankyou1{border-radius:2px;opacity:1;height:100%;width:91%;display:flex;padding-top:4%;padding-bottom:4%;align-items:center;justify-content:start;margin-left:2%}.dialogpaymnetmobile .Thankyou1 .thankyou-content{background:#fff 0 0 no-repeat padding-box;height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;position:relative;margin-top:2%;margin-left:4%}.dialogpaymnetmobile .Thankyou1 .thankyou-content .SubmitButton{width:89%;height:52px;background:#e26003 0 0 no-repeat padding-box;border:2px solid #e26003;border-radius:8px;margin-top:6%;margin-bottom:2%;margin-right:3%;font:normal normal 500 23px/25px Roboto;letter-spacing:0;color:#fff;opacity:1}.dialogpaymnetmobile .Thankyou1 .thankyou-content .titleSubHead{display:flex;margin-top:0;padding-left:3%;font-size:22px;flex-direction:row;justify-content:flex-start}.dialogpaymnetmobile .Thankyou1 .thankyou-content .titleSubHead .subhead{font-weight:700}.dialogpaymnetmobile .Thankyou1 .thankyou-content .sub-Text{margin-top:6%;margin-right:8%;text-align:left;font-size:calc(22.42857px - .47619vw);letter-spacing:0;color:#001a33;opacity:1;width:85%;font-family:Roboto;margin-bottom:1%;display:flex;flex-direction:row}.dialogpaymnetmobile .Thankyou1 .thankyou-content .pay-textfield{width:89%;margin-bottom:20px;margin-right:4%;margin-top:7%}.dialogpaymnetmobile .Thankyou1 .thankyou-content .pay-textfield .MuiInputLabel-outlined,.dialogpaymnetmobile .Thankyou1 .thankyou-content .pay-textfield .MuiOutlinedInput-input{color:#000;top:1px;background-color:#fff}.dialogpaymnetmobile .Thankyou1 .thankyou-content .dialogueMainDiv{width:100%}}@media only screen and (max-width:600px){.dialogpaymnetmobile .MuiDialog-paper{padding:10px;width:80%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.dialogpaymnetmobile .Thankyou1{border-radius:2px;opacity:1;height:100%;width:99%;display:flex;padding-top:4%;padding-bottom:4%;align-items:center;justify-content:start}.dialogpaymnetmobile .Thankyou1 .thankyou-content{background:#fff 0 0 no-repeat padding-box;height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;position:relative;margin-top:2%;margin-left:4%}.dialogpaymnetmobile .Thankyou1 .thankyou-content .SubmitButton{width:89%;height:52px;background:#e26003 0 0 no-repeat padding-box;border:2px solid #e26003;border-radius:8px;margin-top:6%;margin-bottom:2%;margin-right:3%;font:normal normal 500 21px/25px Roboto;letter-spacing:0;color:#fff;opacity:1}.dialogpaymnetmobile .Thankyou1 .thankyou-content .titleSubHead{display:flex;margin-top:0;padding-left:3%;font-size:20px;flex-direction:row;justify-content:flex-start}.dialogpaymnetmobile .Thankyou1 .thankyou-content .titleSubHead .subhead{font-weight:700}.dialogpaymnetmobile .Thankyou1 .thankyou-content .sub-Text{margin-top:6%;margin-right:8%;text-align:left;font-size:calc(18.42857px - .47619vw);letter-spacing:0;color:#001a33;opacity:1;width:85%;font-family:Roboto;margin-bottom:1%;display:flex;flex-direction:row}.dialogpaymnetmobile .Thankyou1 .thankyou-content .pay-textfield{width:89%;margin-bottom:20px;margin-right:4%;margin-top:7%}.dialogpaymnetmobile .Thankyou1 .thankyou-content .pay-textfield .MuiInputLabel-outlined,.dialogpaymnetmobile .Thankyou1 .thankyou-content .pay-textfield .MuiOutlinedInput-input{color:#000;top:1px;background-color:#fff}.dialogpaymnetmobile .Thankyou1 .thankyou-content .dialogueMainDiv{width:100%}}@media only screen and (max-width:400px){.dialogpaymnetmobile .MuiDialog-paper{padding:10px;width:80%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.dialogpaymnetmobile .Thankyou1{border-radius:2px;opacity:1;height:100%;width:99%;display:flex;padding-top:4%;padding-bottom:4%;align-items:center;justify-content:start}.dialogpaymnetmobile .Thankyou1 .thankyou-content{background:#fff 0 0 no-repeat padding-box;height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;position:relative;margin-top:2%;margin-left:4%}.dialogpaymnetmobile .Thankyou1 .thankyou-content .SubmitButton{width:89%;height:52px;background:#e26003 0 0 no-repeat padding-box;border:2px solid #e26003;border-radius:8px;margin-top:6%;margin-bottom:2%;margin-right:3%;font:normal normal 500 21px/25px Roboto;letter-spacing:0;color:#fff;opacity:1}.dialogpaymnetmobile .Thankyou1 .thankyou-content .titleSubHead{display:flex;margin-top:0;padding-left:3%;font-size:18px;flex-direction:row;justify-content:flex-start}.dialogpaymnetmobile .Thankyou1 .thankyou-content .titleSubHead .subhead{font-weight:700}.dialogpaymnetmobile .Thankyou1 .thankyou-content .sub-Text{margin-top:6%;margin-right:0;text-align:left;font-size:calc(16.42857px - .47619vw);letter-spacing:0;color:#001a33;opacity:1;width:95%;font-family:Roboto;margin-bottom:1%;display:flex;flex-direction:row}.dialogpaymnetmobile .Thankyou1 .thankyou-content .pay-textfield{width:89%;margin-bottom:20px;margin-right:4%;margin-top:7%}.dialogpaymnetmobile .Thankyou1 .thankyou-content .pay-textfield .MuiInputLabel-outlined,.dialogpaymnetmobile .Thankyou1 .thankyou-content .pay-textfield .MuiOutlinedInput-input{color:#000;top:1px;background-color:#fff}.dialogpaymnetmobile .Thankyou1 .thankyou-content .dialogueMainDiv{width:100%}}.dialogpaymnet .MuiDialog-paper{min-width:51%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.dialogpaymnet .Thankyou1{border-radius:2px;opacity:1}.dialogpaymnet .Thankyou1,.dialogpaymnet .Thankyou1 .thankyou-content{height:100%;width:100%;display:flex;align-items:center;justify-content:start}.dialogpaymnet .Thankyou1 .thankyou-content{background:#fff 0 0 no-repeat padding-box;border:1px solid #e4e4e4;flex-direction:column;position:relative}.dialogpaymnet .Thankyou1 .thankyou-content .hiddenDiv{margin-top:10%}.dialogpaymnet .Thankyou1 .thankyou-content .SubmitButton{width:300px;height:52px;background:#e26003 0 0 no-repeat padding-box;border:2px solid #e26003;border-radius:8px;margin-top:4%;margin-bottom:2%;font:normal normal 600 27px/25px Roboto;letter-spacing:0;color:#fff;opacity:1}.dialogpaymnet .Thankyou1 .thankyou-content .thankyouLogo{margin-top:2%;width:6em}.dialogpaymnet .Thankyou1 .thankyou-content .titleSubHead{display:flex;flex-direction:row;justify-content:center;text-align:center;width:65%;margin-left:18%}.dialogpaymnet .Thankyou1 .thankyou-content .titleSubHead .subhead{font-weight:700}.dialogpaymnet .Thankyou1 .thankyou-content .PaymentInfo{width:94%;background-color:#f3f3f3;display:flex;flex-wrap:wrap;align-content:flex-start}.dialogpaymnet .Thankyou1 .thankyou-content .PaymentInfo .divider{border-top:1px dashed #a9a9a9;border-left:1px dashed #a9a9a9}.dialogpaymnet .Thankyou1 .thankyou-content .PaymentInfo .firstDiv{margin-top:0;width:55%;margin-bottom:3%}.dialogpaymnet .Thankyou1 .thankyou-content .PaymentInfo .secondDiv{margin-top:0;width:44%;margin-bottom:3%}.dialogpaymnet .Thankyou1 .thankyou-content .PaymentInfo .sub-Text{margin-top:5%;margin-left:4%;text-align:left;font-size:calc(24.42857px - .47619vw);letter-spacing:0;color:#001a33;opacity:1;font-family:Roboto;margin-bottom:0;display:flex;flex-direction:row}.dialogpaymnet .Thankyou1 .thankyou-content .PaymentInfo .sub-Text .key{width:25%;font-size:14px;font-weight:600}.dialogpaymnet .Thankyou1 .thankyou-content .PaymentInfo .sub-Text .key1{margin-top:5px;width:40%;font-size:14px;font-weight:600}.dialogpaymnet .Thankyou1 .thankyou-content .PaymentInfo .sub-Text .response{width:65%;font-size:12px}.dialogpaymnet .Thankyou1 .thankyou-content .PaymentInfo .sub-Text .response1{width:65%;font-size:12px;margin-top:5px}.dialogpaymnet .Thankyou1 .thankyou-content .closeButton{right:22px;top:20px;position:absolute;cursor:pointer;font-size:calc(61.42857px - .47619vw)}.dialogpaymnet .Thankyou1 .thankyou-content .thankYouText{background-color:#f15a33}.dialogpaymnet .Thankyou1 .thankyou-content .thankYouText,.dialogpaymnet .Thankyou1 .thankyou-content .thankYouText1{text-align:center;font-size:calc(30.42857px - .47619vw);letter-spacing:0;color:#fff;opacity:1;width:100%;margin-top:2%;line-height:210%;font-weight:600;font-family:Raleway}.dialogpaymnet .Thankyou1 .thankyou-content .thankYouText1{background-color:#18b430}.dialogpaymnet .Thankyou1 .thankyou-content .dialogueMainDiv{width:100%}.dialogpaymnet .Thankyou1 .thankyou-content .response-text{text-align:center;font-size:calc(27.42857px - .47619vw);letter-spacing:0;color:#001a33;opacity:1;margin:0;font-family:Roboto;padding-bottom:20%}@media only screen and (min-width:2000px){.dialogpaymnet .MuiDialog-paper{min-width:70%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.dialogpaymnet .Thankyou1{border-radius:2px;opacity:1;height:100%;width:100%;display:flex;align-items:center}.dialogpaymnet .Thankyou1 .thankyou-content{background:#fff 0 0 no-repeat padding-box;border:1px solid #e4e4e4;height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:start;position:relative}.dialogpaymnet .Thankyou1 .thankyou-content .SubmitButton{width:426px;height:74px;background:#e26003 0 0 no-repeat padding-box;border:2px solid #e26003;border-radius:8px;margin-top:4%;font:normal normal 600 43px/43px Roboto;letter-spacing:0;color:#fff;opacity:1}.dialogpaymnet .Thankyou1 .thankyou-content .thankyouLogo{margin-top:1%;width:11em}.dialogpaymnet .Thankyou1 .thankyou-content .titleSubHead{display:flex;margin-top:1%;font-size:28px;flex-direction:row;justify-content:center}.dialogpaymnet .Thankyou1 .thankyou-content .titleSubHead .subhead{font-weight:700}.dialogpaymnet .Thankyou1 .thankyou-content .PaymentInfo{width:82%;height:31%;background-color:#f3f3f3;display:flex;flex-wrap:wrap;align-content:flex-start;margin-top:3%}.dialogpaymnet .Thankyou1 .thankyou-content .PaymentInfo .sub-Text{margin-top:2%;margin-left:4%;text-align:left;font-size:calc(35.42857px - .47619vw);letter-spacing:0;color:#001a33;opacity:1;width:46%;font-family:Roboto;margin-bottom:1%;display:flex;flex-direction:row}.dialogpaymnet .Thankyou1 .thankyou-content .closeButton{right:22px;top:20px;position:absolute;cursor:pointer;font-size:calc(72.42857px - .47619vw)}.dialogpaymnet .Thankyou1 .thankyou-content .thankYouText{text-align:center;font-size:calc(58.42857px - .47619vw);letter-spacing:0;color:#fff;line-height:224%;opacity:1;font-weight:600;font-family:Raleway}.dialogpaymnet .Thankyou1 .thankyou-content .sub-Text{margin-top:12%;text-align:left;font-size:calc(30.42857px - .47619vw);letter-spacing:0;color:#001a33;opacity:1;font-family:lato}.dialogpaymnet .Thankyou1 .thankyou-content .response-text{text-align:center;font-size:calc(44.42857px - .47619vw);letter-spacing:0;color:#001a33;opacity:1;margin:0;font-family:Roboto;padding-bottom:20%}}@media only screen and (max-width:1400px){.dialogpaymnet .MuiDialog-paper{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.dialogpaymnet .Thankyou1{border-radius:2px;opacity:1;height:100%;width:100%;display:flex;align-items:center}.dialogpaymnet .Thankyou1 .thankyou-content{background:#fff 0 0 no-repeat padding-box;border:1px solid #e4e4e4;height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:start}.dialogpaymnet .Thankyou1 .thankyou-content .SubmitButton{width:260px;height:42px;background:#e26003 0 0 no-repeat padding-box;border:2px solid #e26003;border-radius:8px;margin-top:2%;font:normal normal 600 23px/25px Roboto;letter-spacing:0;color:#fff;opacity:1;font-size:calc(20.57143px + .47619vw)}.dialogpaymnet .Thankyou1 .thankyou-content .thankyouLogo{width:4em;margin-top:1%;margin-bottom:1%}.dialogpaymnet .Thankyou1 .thankyou-content .titleSubHead{display:flex;margin-top:1%;padding-left:6%;flex-direction:row;justify-content:center;text-align:center;width:67%;margin-left:11%}.dialogpaymnet .Thankyou1 .thankyou-content .titleSubHead .subhead{font-weight:700}.dialogpaymnet .Thankyou1 .thankyou-content .PaymentInfo{width:95%;background-color:#f3f3f3;display:flex;flex-wrap:wrap;align-content:flex-start;margin-top:2%;margin-bottom:0}.dialogpaymnet .Thankyou1 .thankyou-content .PaymentInfo .firstDiv{width:55%}.dialogpaymnet .Thankyou1 .thankyou-content .PaymentInfo .secondDiv{width:44%}.dialogpaymnet .Thankyou1 .thankyou-content .PaymentInfo .sub-Text{margin-top:2%;margin-left:4%;text-align:left;font-size:calc(18.42857px - .47619vw);letter-spacing:0;color:#001a33;opacity:1;font-family:Roboto;display:flex;flex-direction:row}.dialogpaymnet .Thankyou1 .thankyou-content .PaymentInfo .sub-Text .key{width:38%;font-size:14px;font-weight:600}.dialogpaymnet .Thankyou1 .thankyou-content .PaymentInfo .sub-Text .key1{margin-top:4px;width:85%;font-size:14px;font-weight:570}.dialogpaymnet .Thankyou1 .thankyou-content .PaymentInfo .sub-Text .response{width:65%;font-size:12px}.dialogpaymnet .Thankyou1 .thankyou-content .PaymentInfo .sub-Text .response1{width:65%;font-size:12px;margin-top:5px}.dialogpaymnet .Thankyou1 .thankyou-content .closeButton{right:10px;top:5px;position:absolute;cursor:pointer;font-size:calc(36.42857px - .47619vw)}.dialogpaymnet .Thankyou1 .thankyou-content .thankYouText,.dialogpaymnet .Thankyou1 .thankyou-content .thankYouText1{text-align:center;font-size:calc(22.42857px - .47619vw);letter-spacing:0;color:#fff;opacity:1;font-family:Raleway;font-weight:600}.dialogpaymnet .Thankyou1 .thankyou-content .thankYouText1{width:100%;background-color:#18b430;margin-top:1%;line-height:174%}.dialogpaymnet .Thankyou1 .thankyou-content .sub-Text{text-align:left;font-size:calc(36.42857px - .47619vw);letter-spacing:0;color:#001a33;opacity:1}.dialogpaymnet .Thankyou1 .thankyou-content .response-text{text-align:center;font-size:calc(22.42857px - .47619vw);letter-spacing:0;color:#001a33;font-family:Roboto;opacity:1;margin:10px 0 0}}@media only screen and (max-width:800px)and (min-width:650px){.dialogpaymnet .MuiDialog-paper{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.dialogpaymnet .Thankyou1{border-radius:2px;opacity:1;height:100%;width:100%;display:flex;align-items:center}.dialogpaymnet .Thankyou1 .thankyou-content{background:#fff 0 0 no-repeat padding-box;border:1px solid #e4e4e4;height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:start}.dialogpaymnet .Thankyou1 .thankyou-content .SubmitButton{width:234px;height:40px;background:#e26003 0 0 no-repeat padding-box;border:2px solid #e26003;border-radius:8px;margin-top:2%;font:normal normal 600 23px/25px Roboto;letter-spacing:0;color:#fff;opacity:1;font-size:calc(19.57143px + .47619vw)}.dialogpaymnet .Thankyou1 .thankyou-content .thankyouLogo{width:5em;margin-top:1%;margin-bottom:1%}.dialogpaymnet .Thankyou1 .thankyou-content .titleSubHead{font-size:14px;display:flex;margin-top:2%;padding-left:6%;flex-direction:row;justify-content:center}.dialogpaymnet .Thankyou1 .thankyou-content .titleSubHead .subhead{font-weight:700}.dialogpaymnet .Thankyou1 .thankyou-content .PaymentInfo{width:93%;background-color:#f3f3f3;display:flex;flex-wrap:wrap;align-content:flex-start;margin-top:2%;margin-bottom:0}.dialogpaymnet .Thankyou1 .thankyou-content .PaymentInfo .firstDiv{width:58%}.dialogpaymnet .Thankyou1 .thankyou-content .PaymentInfo .secondDiv{width:41%}.dialogpaymnet .Thankyou1 .thankyou-content .PaymentInfo .sub-Text{margin-top:2%;margin-left:4%;text-align:left;font-size:calc(18.42857px - .47619vw);letter-spacing:0;color:#001a33;opacity:1;font-family:Roboto;display:flex;flex-direction:row}.dialogpaymnet .Thankyou1 .thankyou-content .PaymentInfo .sub-Text .key{width:40%;font-size:14px;font-weight:600}.dialogpaymnet .Thankyou1 .thankyou-content .PaymentInfo .sub-Text .key1{margin-top:4px;width:85%;font-size:14px;font-weight:570}.dialogpaymnet .Thankyou1 .thankyou-content .PaymentInfo .sub-Text .response{width:65%;font-size:12px}.dialogpaymnet .Thankyou1 .thankyou-content .PaymentInfo .sub-Text .response1{width:65%;font-size:12px;margin-top:6px;margin-left:5%}.dialogpaymnet .Thankyou1 .thankyou-content .closeButton{right:10px;top:5px;position:absolute;cursor:pointer;font-size:calc(36.42857px - .47619vw)}.dialogpaymnet .Thankyou1 .thankyou-content .thankYouText{margin-top:0}.dialogpaymnet .Thankyou1 .thankyou-content .thankYouText,.dialogpaymnet .Thankyou1 .thankyou-content .thankYouText1{text-align:center;font-size:calc(22.42857px - .47619vw);letter-spacing:0;color:#fff;opacity:1;font-family:Raleway;font-weight:600}.dialogpaymnet .Thankyou1 .thankyou-content .thankYouText1{width:100%;background-color:#18b430;margin-top:1%;line-height:174%}.dialogpaymnet .Thankyou1 .thankyou-content .sub-Text{text-align:left;font-size:calc(36.42857px - .47619vw);letter-spacing:0;color:#001a33;opacity:1}.dialogpaymnet .Thankyou1 .thankyou-content .response-text{text-align:center;font-size:calc(22.42857px - .47619vw);letter-spacing:0;color:#001a33;font-family:Roboto;opacity:1;margin:10px 0 0}}@media only screen and (max-width:1000px)and (min-width:810px){.dialogpaymnet .MuiDialog-paper{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.dialogpaymnet .Thankyou1{border-radius:2px;opacity:1;height:100%;width:100%;display:flex;align-items:center}.dialogpaymnet .Thankyou1 .thankyou-content{background:#fff 0 0 no-repeat padding-box;border:1px solid #e4e4e4;height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:start}.dialogpaymnet .Thankyou1 .thankyou-content .SubmitButton{width:300px;height:52px;background:#e26003 0 0 no-repeat padding-box;border:2px solid #e26003;border-radius:8px;margin-top:2%;font:normal normal 600 27px/25px Roboto;letter-spacing:0;color:#fff;opacity:1}.dialogpaymnet .Thankyou1 .thankyou-content .thankyouLogo{width:7em;margin-top:1%;margin-bottom:1%}.dialogpaymnet .Thankyou1 .thankyou-content .titleSubHead{display:flex;margin-top:1%;padding-left:6%;flex-direction:row;justify-content:center}.dialogpaymnet .Thankyou1 .thankyou-content .titleSubHead .subhead{font-weight:700}.dialogpaymnet .Thankyou1 .thankyou-content .PaymentInfo{width:88%;background-color:#f3f3f3;display:flex;flex-wrap:wrap;align-content:flex-start;margin-top:3%;margin-bottom:4%}.dialogpaymnet .Thankyou1 .thankyou-content .PaymentInfo .firstDiv,.dialogpaymnet .Thankyou1 .thankyou-content .PaymentInfo .secondDiv{width:100%}.dialogpaymnet .Thankyou1 .thankyou-content .PaymentInfo .sub-Text{margin-top:3%;margin-left:4%;text-align:left;font-size:calc(19.42857px - .47619vw);letter-spacing:0;color:#001a33;opacity:1;width:46%;font-family:Roboto;margin-bottom:1%;display:flex;flex-direction:row}.dialogpaymnet .Thankyou1 .thankyou-content .PaymentInfo .sub-Text .key{width:50%;font-size:14px;font-weight:600}.dialogpaymnet .Thankyou1 .thankyou-content .PaymentInfo .sub-Text .key1{width:40%;font-size:14px;font-weight:600}.dialogpaymnet .Thankyou1 .thankyou-content .PaymentInfo .sub-Text .response{width:65%;font-size:12px}.dialogpaymnet .Thankyou1 .thankyou-content .closeButton{right:10px;top:5px;position:absolute;cursor:pointer;font-size:calc(40.42857px - .47619vw)}.dialogpaymnet .Thankyou1 .thankyou-content .thankYouText,.dialogpaymnet .Thankyou1 .thankyou-content .thankYouText1{text-align:center;font-size:calc(25.42857px - .47619vw);letter-spacing:0;color:#fff;opacity:1;width:100%;margin-top:1%;line-height:250%;font-weight:600;font-family:Raleway}.dialogpaymnet .Thankyou1 .thankyou-content .thankYouText1{background-color:#18b430}.dialogpaymnet .Thankyou1 .thankyou-content .sub-Text{text-align:left;font-size:calc(36.42857px - .47619vw);letter-spacing:0;color:#001a33;opacity:1}.dialogpaymnet .Thankyou1 .thankyou-content .response-text{text-align:center;font-size:calc(22.42857px - .47619vw);letter-spacing:0;color:#001a33;font-family:Roboto;opacity:1;margin:10px 0 0}}@media only screen and (max-width:600px){.dialogpaymnet .MuiDialog-paper{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.dialogpaymnet .Thankyou1{border-radius:2px;opacity:1;height:100%;width:100%;display:flex;align-items:center}.dialogpaymnet .Thankyou1 .thankyou-content{background:#fff 0 0 no-repeat padding-box;border:1px solid #e4e4e4;height:99.5%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:start}.dialogpaymnet .Thankyou1 .thankyou-content .SubmitButton{width:195px;height:37px;background:#e26003 0 0 no-repeat padding-box;border:2px solid #e26003;border-radius:8px;margin-bottom:3%;margin-top:4%;font:normal normal 412 20px/25px Roboto;letter-spacing:0;color:#fff;opacity:1}.dialogpaymnet .Thankyou1 .thankyou-content .thankyouLogo{width:6em;margin-top:2%}.dialogpaymnet .Thankyou1 .thankyou-content .titleSubHead{display:flex;margin-top:2%;flex-direction:row;justify-content:center;font-size:13px;padding-left:0;margin-left:2%;width:96%}.dialogpaymnet .Thankyou1 .thankyou-content .titleSubHead .subhead{font-weight:700}.dialogpaymnet .Thankyou1 .thankyou-content .PaymentInfo{width:94%;background-color:#f3f3f3;display:flex;flex-direction:column;align-content:flex-start;margin-top:2%}.dialogpaymnet .Thankyou1 .thankyou-content .PaymentInfo .firstDiv,.dialogpaymnet .Thankyou1 .thankyou-content .PaymentInfo .secondDiv{width:100%;margin-top:5%;margin-bottom:3%}.dialogpaymnet .Thankyou1 .thankyou-content .PaymentInfo .sub-Text{margin-top:3%;margin-left:4%;text-align:left;font-size:calc(13.42857px - .47619vw);letter-spacing:0;color:#001a33;opacity:1;font-family:Roboto;margin-bottom:3%;display:flex;flex-direction:row}.dialogpaymnet .Thankyou1 .thankyou-content .PaymentInfo .sub-Text .key{width:50%;font-size:14px;font-weight:600}.dialogpaymnet .Thankyou1 .thankyou-content .PaymentInfo .sub-Text .key1{width:52%;font-size:14px;font-weight:600}.dialogpaymnet .Thankyou1 .thankyou-content .PaymentInfo .sub-Text .response{width:65%;font-size:12px;margin-left:3%}.dialogpaymnet .Thankyou1 .thankyou-content .PaymentInfo .sub-Text .response1{width:65%;font-size:12px;margin-top:6px}.dialogpaymnet .Thankyou1 .thankyou-content .closeButton{right:10px;top:5px;position:absolute;cursor:pointer;font-size:calc(25.42857px - .47619vw)}.dialogpaymnet .Thankyou1 .thankyou-content .thankYouText,.dialogpaymnet .Thankyou1 .thankyou-content .thankYouText1{text-align:center;font-size:calc(19.42857px - .47619vw);letter-spacing:0;color:#fff;opacity:1;font-family:Raleway;font-weight:600;margin-top:2%;line-height:180%}.dialogpaymnet .Thankyou1 .thankyou-content .thankYouText1{width:100%;background-color:#18b430}.dialogpaymnet .Thankyou1 .thankyou-content .sub-Text{text-align:left;font-size:calc(15.42857px - .47619vw);letter-spacing:0;color:#001a33;opacity:1}.dialogpaymnet .Thankyou1 .thankyou-content .response-text{text-align:center;font-size:calc(14.42857px - .47619vw);letter-spacing:0;color:#001a33;opacity:1;margin:10px 0 0;padding-bottom:22%}.dialogpaymnet .Thankyou1 .thankyou-content .dialogueMainDiv{width:100%;display:flex;flex-flow:column}}@media only screen and (max-width:360px){.dialogpaymnet .MuiDialog-paper{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.dialogpaymnet .Thankyou1{border-radius:2px;opacity:1;height:100%;width:100%;display:flex;align-items:center}.dialogpaymnet .Thankyou1 .thankyou-content{background:#fff 0 0 no-repeat padding-box;border:1px solid #e4e4e4;height:99.5%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:start}.dialogpaymnet .Thankyou1 .thankyou-content .SubmitButton{width:190px;height:37px;background:#e26003 0 0 no-repeat padding-box;border:2px solid #e26003;border-radius:8px;margin-bottom:3%;margin-top:4%;font:normal normal 412 21px/25px Roboto;letter-spacing:0;color:#fff;opacity:1}.dialogpaymnet .Thankyou1 .thankyou-content .thankyouLogo{width:6em;margin-top:1%}.dialogpaymnet .Thankyou1 .thankyou-content .titleSubHead{display:flex;margin-top:2%;flex-direction:row;justify-content:center;font-size:13px;padding-left:0;margin-left:4%;width:17rem}.dialogpaymnet .Thankyou1 .thankyou-content .titleSubHead .subhead{font-weight:700}.dialogpaymnet .Thankyou1 .thankyou-content .PaymentInfo{width:90%;background-color:#f3f3f3;display:flex;flex-direction:column;align-content:flex-start;margin-top:2%}.dialogpaymnet .Thankyou1 .thankyou-content .PaymentInfo .firstDiv,.dialogpaymnet .Thankyou1 .thankyou-content .PaymentInfo .secondDiv{margin-top:5%;margin-bottom:3%;width:100%}.dialogpaymnet .Thankyou1 .thankyou-content .PaymentInfo .sub-Text{margin-top:3%;margin-left:4%;text-align:left;font-size:calc(13.42857px - .47619vw);letter-spacing:0;color:#001a33;opacity:1;font-family:Roboto;margin-bottom:3%;display:flex;flex-direction:row}.dialogpaymnet .Thankyou1 .thankyou-content .PaymentInfo .sub-Text .key,.dialogpaymnet .Thankyou1 .thankyou-content .PaymentInfo .sub-Text .key1{width:40%;font-size:11px;font-weight:600}.dialogpaymnet .Thankyou1 .thankyou-content .PaymentInfo .sub-Text .response{width:65%;font-size:10px;margin-left:5%}.dialogpaymnet .Thankyou1 .thankyou-content .PaymentInfo .sub-Text .response1{width:65%;font-size:10px;margin-top:6px;margin-left:5%}.dialogpaymnet .Thankyou1 .thankyou-content .closeButton{right:10px;top:5px;position:absolute;cursor:pointer;font-size:calc(25.42857px - .47619vw)}.dialogpaymnet .Thankyou1 .thankyou-content .thankYouText,.dialogpaymnet .Thankyou1 .thankyou-content .thankYouText1{text-align:center;font-size:calc(19.42857px - .47619vw);letter-spacing:0;color:#fff;opacity:1;font-family:Raleway;font-weight:600;margin-top:2%;line-height:180%}.dialogpaymnet .Thankyou1 .thankyou-content .thankYouText1{width:100%;background-color:#18b430}.dialogpaymnet .Thankyou1 .thankyou-content .sub-Text{text-align:left;font-size:calc(15.42857px - .47619vw);letter-spacing:0;color:#001a33;opacity:1}.dialogpaymnet .Thankyou1 .thankyou-content .response-text{text-align:center;font-size:calc(14.42857px - .47619vw);letter-spacing:0;color:#001a33;opacity:1;margin:10px 0 0;padding-bottom:22%}.dialogpaymnet .Thankyou1 .thankyou-content .dialogueMainDiv{width:100%;display:flex;flex-flow:column}}@media only screen and (max-width:320px){.dialogpaymnet .MuiDialog-paper{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.dialogpaymnet .Thankyou1{border-radius:2px;opacity:1;height:100%;width:100%;display:flex;align-items:center}.dialogpaymnet .Thankyou1 .thankyou-content{background:#fff 0 0 no-repeat padding-box;border:1px solid #e4e4e4;height:99.5%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:start}.dialogpaymnet .Thankyou1 .thankyou-content .SubmitButton{width:168px;height:37px;background:#e26003 0 0 no-repeat padding-box;border:2px solid #e26003;border-radius:8px;margin-bottom:3%;margin-top:4%;font:normal normal 412 21px/25px Roboto;letter-spacing:0;color:#fff;opacity:1}.dialogpaymnet .Thankyou1 .thankyou-content .thankyouLogo{width:6em;margin-top:1%}.dialogpaymnet .Thankyou1 .thankyou-content .titleSubHead{display:flex;margin-top:2%;flex-direction:row;justify-content:center;font-size:13px;padding-left:0;margin-left:2%;width:15rem}.dialogpaymnet .Thankyou1 .thankyou-content .titleSubHead .subhead{font-weight:700}.dialogpaymnet .Thankyou1 .thankyou-content .PaymentInfo{width:95%;background-color:#f3f3f3;display:flex;flex-direction:column;align-content:flex-start;margin-top:2%}.dialogpaymnet .Thankyou1 .thankyou-content .PaymentInfo .firstDiv,.dialogpaymnet .Thankyou1 .thankyou-content .PaymentInfo .secondDiv{width:100%}.dialogpaymnet .Thankyou1 .thankyou-content .PaymentInfo .sub-Text{margin-top:3%;margin-left:4%;text-align:left;font-size:calc(13.42857px - .47619vw);letter-spacing:0;color:#001a33;opacity:1;font-family:Roboto;margin-bottom:3%;display:flex;flex-direction:row}.dialogpaymnet .Thankyou1 .thankyou-content .PaymentInfo .sub-Text .key,.dialogpaymnet .Thankyou1 .thankyou-content .PaymentInfo .sub-Text .key1{width:40%;font-size:10px;font-weight:600}.dialogpaymnet .Thankyou1 .thankyou-content .PaymentInfo .sub-Text .response{width:65%;font-size:10px;margin-left:6%}.dialogpaymnet .Thankyou1 .thankyou-content .PaymentInfo .sub-Text .response1{width:65%;font-size:10px;margin-top:6px;margin-left:5%}.dialogpaymnet .Thankyou1 .thankyou-content .closeButton{right:10px;top:5px;position:absolute;cursor:pointer;font-size:calc(25.42857px - .47619vw)}.dialogpaymnet .Thankyou1 .thankyou-content .thankYouText,.dialogpaymnet .Thankyou1 .thankyou-content .thankYouText1{text-align:center;font-size:calc(19.42857px - .47619vw);letter-spacing:0;color:#fff;opacity:1;font-family:Raleway;font-weight:600;margin-top:2%;line-height:180%}.dialogpaymnet .Thankyou1 .thankyou-content .thankYouText1{width:100%;background-color:#18b430}.dialogpaymnet .Thankyou1 .thankyou-content .sub-Text{text-align:left;font-size:calc(15.42857px - .47619vw);letter-spacing:0;color:#001a33;opacity:1}.dialogpaymnet .Thankyou1 .thankyou-content .response-text{text-align:center;font-size:calc(14.42857px - .47619vw);letter-spacing:0;color:#001a33;opacity:1;margin:10px 0 0;padding-bottom:22%}.dialogpaymnet .Thankyou1 .thankyou-content .dialogueMainDiv{width:100%;display:flex;flex-flow:column}}.main-easy-pay-container{overflow:hidden;width:100%;height:100%}.register-verfication-easy-pay{display:flex;flex-direction:column;flex-grow:1;background-color:#fff;overflow:hidden}.register-verfication-easy-pay .register-static{display:flex;flex-direction:row}.register-verfication-easy-pay .register-static .side-banner .sideImage{width:auto;height:100vh;image-rendering:-webkit-optimize-contrast}.register-verfication-easy-pay .register-static .header{width:100%}.register-verfication-easy-pay .form-div{display:flex;flex-direction:column;padding-top:10%;width:95%;margin:0 auto}.register-verfication-easy-pay .form-div .headerTitle{font-size:calc(16.28571px + .57143vw);font-family:"Roboto";font-weight:500;color:#001a33;text-transform:capitalize;opacity:1;align-self:flex-start;width:100%;margin-top:15px;text-align:center;display:flex;justify-content:center;align-items:center;padding-bottom:26px}.register-verfication-easy-pay .form-div .text-outer{width:100%;height:70px}.register-verfication-easy-pay .form-div .termsText{display:flex;flex-direction:row;align-items:flex-start;margin-top:20px;margin-bottom:5px}.register-verfication-easy-pay .form-div .termsText .blueText{text-align:left;font-family:"Roboto";color:#001a33;opacity:1;align-self:center;font-size:calc(12.01053px - .05263vw)}.register-verfication-easy-pay .form-div .termsText .blueText .andText{margin:0 4px}.register-verfication-easy-pay .form-div .privacyText{display:flex;flex-direction:row;align-items:flex-start;margin-top:10px;margin-bottom:10px}.register-verfication-easy-pay .form-div .privacyText .blueText{text-align:left;font-family:"Roboto";color:#001a33;opacity:1;align-self:center;font-size:calc(12.01053px - .05263vw)}.register-verfication-easy-pay .form-div .privacyText .blueText .andText{margin:0 4px}.register-verfication-easy-pay .form-div .conditionalDiv{padding:30px 0}.register-verfication-easy-pay .form-div .conditionalDiv .SubmitButton,.register-verfication-easy-pay .form-div .conditionalDiv .SubmitButtonOpacity{background:#e26003 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.16);border:1px solid #e26003;border-radius:4px;text-align:left;font:normal normal 900 18px/24px Roboto;font-weight:500;font-family:"Roboto",sans-serif;letter-spacing:.72px;color:#fff;text-transform:capitalize;opacity:1;height:45px;width:100%;align-items:center;justify-content:center;display:flex;cursor:pointer}.register-verfication-easy-pay .form-div .conditionalDiv .SubmitButtonOpacity{opacity:.5}@media only screen and (max-width:900px){.register-verfication-easy-pay{width:100%;height:100%;overflow-y:scroll}.register-verfication-easy-pay .form-div{padding-top:0}.register-verfication-easy-pay .form-div .conditionalDiv{padding:15px 0 30px}.register-verfication-easy-pay .form-div .termsText{margin-top:0}}@media only screen and (min-width:1000px){.register-verfication-easy-pay .form-div{width:378px;margin:0 auto;display:flex;justify-content:center;padding-top:2%;flex-direction:column}.register-verfication-easy-pay .form-div .text-outer{padding-top:10px}.register-verfication-easy-pay .form-div .headerTitle{font-size:calc(16.28571px + .57143vw);font-family:"Roboto";font-weight:500;color:#001a33;text-transform:capitalize;opacity:1;align-self:flex-start;width:100%;padding:10px 0 10px 5%;margin-top:15px;text-align:center}.register-verfication-easy-pay .form-div .subTitle{padding-top:10px}}.payment-easy-pay-info{display:flex;flex-direction:column;flex-grow:1;background-color:#fff;overflow:hidden}.payment-easy-pay-info .register-static{display:flex;flex-direction:row}.payment-easy-pay-info .register-static .side-banner .sideImage{width:auto;height:100vh;image-rendering:-webkit-optimize-contrast}.payment-easy-pay-info .register-static .header{width:100%}.payment-easy-pay-info .form-container{display:flex;overflow-y:scroll;height:75vh}.payment-easy-pay-info .form-container .form-div{display:flex;flex-direction:column;width:50%;margin:0 auto;padding-top:25%}.payment-easy-pay-info .form-container .form-div .textfieldOuter{margin-bottom:23px}.payment-easy-pay-info .form-container .form-div .textfieldOuterError{margin-bottom:0}.payment-easy-pay-info .form-container .form-div .headerTitle{font-size:calc(16.28571px + .57143vw);font-family:"Roboto";font-weight:500;color:#001a33;text-transform:capitalize;opacity:1;align-self:flex-start;width:100%;margin-top:15px;text-align:center;display:flex;justify-content:center;align-items:center;padding-bottom:26px}.payment-easy-pay-info .form-container .form-div .text-outer{width:100%;height:70px}.payment-easy-pay-info .form-container .form-div .termsText{display:flex;flex-direction:row;align-items:flex-start;margin-top:20px;margin-bottom:5px}.payment-easy-pay-info .form-container .form-div .termsText .blueText{text-align:left;font-family:"Roboto";color:#001a33;opacity:1;align-self:center;font-size:calc(12.01053px - .05263vw)}.payment-easy-pay-info .form-container .form-div .termsText .blueText .andText{margin:0 4px}.payment-easy-pay-info .form-container .form-div .privacyText{display:flex;flex-direction:row;align-items:flex-start;margin-top:10px;margin-bottom:10px}.payment-easy-pay-info .form-container .form-div .privacyText .blueText{text-align:left;font-family:"Roboto";color:#001a33;opacity:1;align-self:center;font-size:calc(12.01053px - .05263vw)}.payment-easy-pay-info .form-container .form-div .privacyText .blueText .andText{margin:0 4px}.payment-easy-pay-info .form-container .form-div .conditionalDiv{padding:30px 0}.payment-easy-pay-info .form-container .form-div .conditionalDiv .SubmitButton,.payment-easy-pay-info .form-container .form-div .conditionalDiv .SubmitButtonOpacity{background:#e26003 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.16);border:1px solid #e26003;border-radius:4px;text-align:left;font:normal normal 900 18px/24px Roboto;font-weight:500;font-family:"Roboto",sans-serif;letter-spacing:.72px;color:#fff;text-transform:capitalize;opacity:1;height:45px;width:100%;align-items:center;justify-content:center;display:flex;cursor:pointer}.payment-easy-pay-info .form-container .form-div .conditionalDiv .SubmitButtonOpacity{opacity:.5}@media only screen and (max-width:900px){.payment-easy-pay-info{width:100%;height:100%;overflow-y:scroll}.payment-easy-pay-info .form-container{display:flex;overflow-y:scroll;height:92vh}.payment-easy-pay-info .form-container .form-div{width:90%;padding-top:5%}.payment-easy-pay-info .form-div{padding-top:0}.payment-easy-pay-info .form-div .conditionalDiv{padding:15px 0 30px}.payment-easy-pay-info .form-div .termsText{margin-top:0}}@media only screen and (min-width:1000px){.payment-easy-pay-info .form-div{width:378px;margin:0 auto;display:flex;justify-content:center;padding-top:2%;flex-direction:column}.payment-easy-pay-info .form-div .text-outer{padding-top:10px}.payment-easy-pay-info .form-div .headerTitle{font-size:calc(16.28571px + .57143vw);font-family:"Roboto";font-weight:500;color:#001a33;text-transform:capitalize;opacity:1;align-self:flex-start;width:100%;padding:10px 0 10px 5%;margin-top:15px;text-align:center}.payment-easy-pay-info .form-div .subTitle{padding-top:10px}}.main-enrol-pay-container{overflow:hidden;width:100%;height:100%}.payment-easy-pay{display:flex;flex-direction:column;align-items:center;width:100%;height:100%;background:#e3e4fe}@media screen and (max-width:650px){.register-cont-main{background:url(/static/media/mobile_back.9ae93078.jpg);background-size:100%;height:100vh;justify-content:flex-start;align-items:flex-start;flex-direction:column;overflow-y:scroll}.register-cont-main .carousel-cont{height:214px;width:100%;background:rgba(0,0,0,.8);margin-bottom:40px}.register-cont-main .left-div{margin-right:0;margin-bottom:0}.register-cont-main .left-div .header{padding:0;width:75%;font:normal normal 700 21px/26px Roboto;text-align:center;margin:0 auto 20px}.register-cont-main .left-div .reg-login-cont{width:90%;height:auto;padding:0;margin:0 auto 40px}.register-cont-main .left-div .reg-login-cont .inner-container{width:270px;margin:0 auto;padding:2px}.register-cont-main .left-div .reg-login-cont .inner-container .first-cont{padding-top:0}.register-cont-main .left-div .reg-login-cont .inner-container .first-cont .text-field{width:183px}.register-cont-main .left-div .reg-login-cont .inner-container .first-cont .otp-btn{width:89px;height:40px;background:#e26003 0 0 no-repeat padding-box;border-radius:23px;opacity:1;font:normal normal 500 12px/16px Roboto}.register-cont-main .left-div .reg-login-cont .inner-container .second-cont{margin-bottom:2.5rem}.register-cont-main .left-div .reg-login-cont .inner-container .second-cont-otp{margin-bottom:25px}.register-cont-main .left-div .reg-login-cont .inner-container .forth-cont{width:229px;height:40px;background:#ffba89 0 0 no-repeat padding-box;border-radius:20px;opacity:1;font:normal normal 500 14px/19px Roboto}.register-cont-main .left-div .reg-login-cont .inner-container .fifth-cont{padding:1.5rem}.mob-text .MuiOutlinedInput-input{font:normal normal 500 12px/16px Roboto;background:#fff;font-weight:500;padding-left:5px;height:3px}.mob-text-otp .MuiOutlinedInput-input,.mob-text .MuiTypography-colorTextSecondary{font:normal normal 500 12px/16px Roboto}.mob-text-otp .MuiOutlinedInput-input{height:3px}.mob-text-otp .MuiTypography-colorTextSecondary{font:normal normal 500 12px/16px Roboto}.mob-text-otp .MuiInputBase-root.Mui-disabled{height:40px;color:#001935}.mob-text-otp .MuiInputAdornment-positionStart{padding:18.5px 14px}.otp-text-otp .MuiOutlinedInput-input{color:#000;font:normal normal 500 12px/16px Roboto}.posts{height:213px}.posts,.posts img{width:100%}}.signUpVerificationCustom{display:flex;width:100%;min-height:100vh;height:100%;background-image:url(/static/media/ashwinbg-web-reg.65fe794d.jpg);background-repeat:no-repeat;background-size:100% 100%;justify-content:flex-end;align-items:end;overflow:hidden}.signUpVerificationCustom .SignUpTextfield{height:auto;background:#fff 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border:1px solid #e1e1e1;border-radius:10px;opacity:1;margin-right:2rem;padding-top:10px;padding-bottom:10px;width:485px;height:80vh;overflow:hidden;overflow-y:scroll}.signUpVerificationCustom .textfield-outer{height:65px!important;width:349px;margin:10px auto;padding-right:0}.signUpVerificationCustom .textfield-outer .register-btn{height:55px;border-radius:28px}@media screen and (max-width:1100px){.signUpVerificationCustom .SignUpTextfield{width:280px}.signUpVerificationCustom .textfield-outer{width:270px}}@media screen and (max-width:650px){.signUpVerificationCustom{background:url(/static/media/mobile_back.62421afa.svg);background-size:100%;min-height:100%;justify-content:unset;align-items:unset;flex-direction:column;overflow-y:scroll}.signUpVerificationCustom .textfield-outer{height:68px!important}.signUpVerificationCustom .pb-25{padding-bottom:25px}.signUpVerificationCustom .carousel-cont{height:214px;width:100%;background:rgba(0,0,0,.8);margin-bottom:20px}.signUpVerificationCustom .SignUpTextfield{width:80%;height:auto;overflow:visible;overflow:initial;margin:5px auto 5rem}.posts{width:100%;height:213px}.posts img{width:414px}}@media screen and (max-width:400px){.posts{width:100%;height:213px}.posts img{width:100%!important}}@media screen and (max-width:375px){.posts{width:100%;height:213px}.posts img{width:100%!important}}@media screen and (max-width:360px){.signUpVerificationCustom .carousel-cont{height:213px;margin-bottom:5px}.posts{width:100%;height:213px}.posts img{width:100%!important}}@media screen and (max-width:320px){.posts{width:100%;height:213px}.posts img{width:320px!important}}@media screen and (min-width:1280px){.signUpVerificationCustom .textfield-outer{height:55px!important}}@media screen and (min-width:1366px){.signUpVerificationCustom .textfield-outer{height:60px!important}}.banner{height:45px;margin-bottom:20px}.banner,.banner .earnBanner{position:relative;top:0;left:0;width:100%}.banner .earnBanner{height:147%}.banner .Text{width:50%;word-break:auto;position:absolute;top:0;margin-top:.5%;font-size:20px;left:0;right:0;margin-right:auto;margin-left:5%;z-index:2;font-weight:800;line-height:108%}.banner .gitGif{position:absolute;top:13%;left:88%;z-index:2}.banner .gitGif1{position:absolute;left:88%;top:-75%;z-index:1200}.banner .chipColor{background:#e26003;color:#fff;position:absolute;top:47%;padding-bottom:1px;left:52%;cursor:pointer;height:55%;width:-moz-fit-content;width:8%}.banner .MuiChip-labelSmall{padding-left:0;padding-right:0}.banner .MuiChip-label{overflow:hidden;white-space:nowrap;padding-left:12px;padding-right:12px;text-overflow:ellipsis;font-size:12px;margin-top:1px;font-weight:800;-webkit-animation:zoomInAnOut 2s linear infinite;animation:zoomInAnOut 2s linear infinite}.banner .MuiChip-clickable:focus,.banner .MuiChip-clickable:hover{background:#e26003;color:#fff}@-webkit-keyframes blinker{50%{opacity:0}}@keyframes blinker{50%{opacity:0}}@media screen and (min-width:2200px){.banner,.banner .earnBanner{position:relative;top:0;left:0;width:100%}.banner .earnBanner{height:147%}.banner .Text{position:absolute;top:0;margin-top:.5%;font-size:20px;left:26%;z-index:2;font-weight:800;width:50%;line-height:108%;word-break:auto}.banner .gitGif{position:absolute;top:-9%;left:84%;z-index:2;height:63px}.banner .gitGif1{position:absolute;left:86%;top:-75%;z-index:1200}.banner .chipColor{background:#e26003;color:#fff;position:absolute;top:45%;height:55%;width:10%;padding-bottom:1px;left:60%;cursor:pointer}.banner .MuiChip-labelSmall{padding-left:0;padding-right:0}.banner .MuiChip-label{overflow:hidden;white-space:nowrap;padding-left:12px;padding-right:12px;text-overflow:ellipsis;font-size:12px;margin-top:1px;-webkit-animation:zoomInAnOut 2s linear infinite;animation:zoomInAnOut 2s linear infinite}@-webkit-keyframes blinker{50%{opacity:0}}@keyframes blinker{50%{opacity:0}}}@media only screen and (max-width:1800px)and (min-width:1300px){.banner,.banner .earnBanner{position:relative;top:0;left:0;width:100%}.banner .earnBanner{height:147%}.banner .Text{position:absolute;line-height:108%;word-break:auto;top:0;margin-top:.5%;font-size:20px;left:0;right:0;margin-left:12%;margin-right:auto;z-index:2;font-weight:800;width:45%}.banner .gitGif{position:absolute;top:13%;left:85%;z-index:2;height:63px}.banner .gitGif1{position:absolute;left:86%;top:-75%;z-index:1200}.banner .chipColor{background:#e26003;color:#fff;position:absolute;top:45%;height:55%;width:8%;padding-bottom:1px;left:58%;cursor:pointer}.banner .MuiChip-labelSmall{padding-left:0;padding-right:0}.banner .MuiChip-label{overflow:hidden;white-space:nowrap;padding-left:12px;padding-right:12px;text-overflow:ellipsis;font-size:12px;margin-top:1px;-webkit-animation:zoomInAnOut 2s linear infinite;animation:zoomInAnOut 2s linear infinite}@-webkit-keyframes blinker{50%{opacity:0}}@keyframes blinker{50%{opacity:0}}}@media only screen and (max-width:1299px){.banner,.banner .earnBanner{position:relative;top:0;left:0;width:100%}.banner .earnBanner{height:147%}.banner .Text{position:absolute;top:0;margin-top:.5%;font-size:20px;left:0;right:0;margin-left:7%;margin-right:auto;z-index:2;font-weight:800;width:50%;line-height:108%;word-break:auto}.banner .gitGif{position:absolute;top:13%;left:85%;z-index:2;height:63px}.banner .gitGif1{position:absolute;left:86%;top:-75%;z-index:1200}.banner .chipColor{background:#e26003;color:#fff;position:absolute;top:45%;height:55%;width:10%;padding-bottom:1px;left:61%;cursor:pointer}.banner .MuiChip-labelSmall{padding-left:0;padding-right:0}.banner .MuiChip-label{overflow:hidden;white-space:nowrap;padding-left:12px;padding-right:12px;text-overflow:ellipsis;font-size:12px;margin-top:1px;-webkit-animation:zoomInAnOut 2s linear infinite;animation:zoomInAnOut 2s linear infinite}@-webkit-keyframes blinker{50%{opacity:0}}@keyframes blinker{50%{opacity:0}}}@media only screen and (width:1024px)and (height:1366px){.banner,.banner .earnBanner{position:relative;top:0;left:0;width:100%}.banner .earnBanner{height:147%}.banner .Text{position:absolute;top:0;margin-top:.5%;font-size:20px;left:0;right:0;margin-right:auto;margin-left:11%;z-index:2;font-weight:800;width:50%;line-height:108%;word-break:auto}.banner .gitGif{position:absolute;top:13%;left:85%;z-index:2;height:63px}.banner .gitGif1{position:absolute;left:86%;top:-75%;z-index:1200}.banner .chipColor{background:#e26003;color:#fff;position:absolute;top:45%;height:55%;width:10%;padding-bottom:1px;left:64%;cursor:pointer}.banner .MuiChip-labelSmall{padding-left:0;padding-right:0}.banner .MuiChip-label{overflow:hidden;white-space:nowrap;padding-left:12px;padding-right:12px;text-overflow:ellipsis;font-size:12px;margin-top:1px;-webkit-animation:zoomInAnOut 2s linear infinite;animation:zoomInAnOut 2s linear infinite}@-webkit-keyframes blinker{50%{opacity:0}}@keyframes blinker{50%{opacity:0}}.banner .animationDiv{-webkit-animation:hideAnimation 0s ease-in 5s;animation:hideAnimation 0s ease-in 5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes hideAnimation{to{will-change:margin-top;transition:visibility 0s,opacity .5s linear;opacity:0;visibility:hidden;width:0;height:0}}@keyframes hideAnimation{to{will-change:margin-top;transition:visibility 0s,opacity .5s linear;opacity:0;visibility:hidden;width:0;height:0}}}@media only screen and (max-width:960px){.banner{margin-bottom:0}.banner,.banner .earnBanner{position:relative;top:0;left:0;width:100%}.banner .Text{position:absolute;top:0;margin-top:.5%;font-size:18px;left:0;right:0;margin-left:7%;margin-right:auto;z-index:2;font-weight:800;width:50%;line-height:108%;word-break:auto}.banner .gitGif{position:absolute;top:12%;left:78%;z-index:2}.banner .gitGif1{position:absolute;margin-top:0;left:81%;z-index:1200}.banner .chipColor{background:#e26003;color:#fff;position:absolute;top:41%;height:55%;width:15%;padding-bottom:1px;left:60%;cursor:pointer}.banner .MuiChip-labelSmall{padding-left:0;padding-right:0}.banner .MuiChip-label{overflow:hidden;white-space:nowrap;padding-left:12px;padding-right:12px;text-overflow:ellipsis;font-size:12px;margin-top:1px;-webkit-animation:zoomInAnOut 2s linear infinite;animation:zoomInAnOut 2s linear infinite}@-webkit-keyframes blinker{50%{opacity:0}}@keyframes blinker{50%{opacity:0}}}@media only screen and (max-width:600px){.banner{height:0%}.banner,.banner .earnBanner{position:relative;top:0;left:0;width:100%}.banner .Text{width:73%;text-align:start;position:absolute;top:5%;font-size:13px;left:0;right:0;margin-left:5%;margin-right:auto;z-index:2;font-weight:600}.banner .gitGif{position:absolute;top:12%;left:78%;z-index:2}.banner .gitGif1{position:absolute;margin-top:8%;left:78%;z-index:1200}.banner .chipColor{background:#e26003;color:#fff;position:absolute;top:57%;height:26%;width:23%;padding-bottom:1px;left:5%;cursor:pointer}.banner .chipColor:hover{background:#e26003}.banner .MuiChip-labelSmall{padding-left:0;padding-right:0}.banner .MuiChip-label{overflow:hidden;white-space:nowrap;padding-left:12px;padding-right:12px;text-overflow:ellipsis;font-size:10px;margin-top:1px;-webkit-animation:zoomInAnOut 2s linear infinite;animation:zoomInAnOut 2s linear infinite}}@media only screen and (max-width:400px){.banner{height:0%}.banner,.banner .earnBanner{position:relative;top:0;left:0;width:100%}.banner .Text{text-align:start;width:73%;position:absolute;top:3%;font-size:13px;left:0;z-index:2;font-weight:800}.banner .gitGif{position:absolute;top:12%;left:78%;z-index:2}.banner .gitGif1{position:absolute;margin-top:8%;left:78%;z-index:1200}.banner .chipColor{background:#e26003;color:#fff;position:absolute;top:57%;height:26%;width:23%;padding-bottom:1px;left:5%;cursor:pointer}.banner .chipColor:hover{background:#e26003}.banner .MuiChip-labelSmall{padding-left:0;padding-right:0}.banner .MuiChip-label{overflow:hidden;white-space:nowrap;padding-left:12px;padding-right:12px;text-overflow:ellipsis;font-size:10px;margin-top:1px;-webkit-animation:zoomInAnOut 2s linear infinite;animation:zoomInAnOut 2s linear infinite}@-webkit-keyframes blinker{50%{opacity:0}}@keyframes blinker{50%{opacity:0}}}@media only screen and (width:320px){.banner{height:0%}.banner,.banner .earnBanner{position:relative;top:0;left:0;width:100%}.banner .Text{text-align:start;width:73%;position:absolute;top:-1%;font-size:10px;left:0;right:0;z-index:2;font-weight:600;margin-left:5%}.banner .gitGif{position:absolute;top:12%;left:78%;z-index:2}.banner .gitGif1{position:absolute;margin-top:6%;height:81px;left:78%;z-index:1200}.banner .chipColor{background:#e26003;color:#fff;position:absolute;top:57%;height:25%;width:24%;padding-bottom:1px;left:3%;cursor:pointer}.banner .MuiChip-labelSmall{padding-left:0;padding-right:0}.banner .MuiChip-label{overflow:hidden;white-space:nowrap;padding-left:12px;padding-right:12px;text-overflow:ellipsis;font-size:10px;margin-top:1px;-webkit-animation:zoomInAnOut 2s linear infinite;animation:zoomInAnOut 2s linear infinite}@-webkit-keyframes blinker{50%{opacity:0}}@keyframes blinker{50%{opacity:0}}}.pop-up-coin .MuiDialog-paper{border-radius:10px;margin:0;width:90%}.pop-up-animate{position:fixed;top:0;left:0;width:100%}.pop-up-animate .gitGif1{position:absolute;top:-85px;left:11%;z-index:1200}.coins-pop-main{background:transparent linear-gradient(180deg,#3cb8f2,#946aed 64%,#bc48ea) 0 0 no-repeat padding-box;box-shadow:6px 6px 6px rgba(0,0,0,.43137254901960786);opacity:1;width:auto;height:400px;display:flex;flex-direction:column}.coins-pop-main .cls-icon{align-self:flex-end;cursor:pointer}.coins-pop-main .cls-icon .close-btn{color:#fff;padding-right:25px;padding-top:25px;font-size:36px}.coins-pop-main .coin-img{width:auto;height:auto;align-self:center;margin:-97px auto 0;left:0;right:0;position:fixed}.coins-pop-main .coin-text{font:normal normal 900 35px/53px Kanit;color:#fff;padding-top:45px}.coins-pop-main .claim-msg,.coins-pop-main .coin-text{text-align:center;letter-spacing:0;text-transform:capitalize;opacity:1}.coins-pop-main .claim-msg{font:normal normal 900 22px/33px Kanit;color:#000;padding:45px 55px 55px}.coins-pop-main .chipColor{background:#e26003;color:#fff;position:absolute;padding-bottom:1px;width:164px;height:41px;cursor:pointer;left:0;right:0;margin:0 auto;text-align:center;font:normal normal 900 16px/21px Roboto;letter-spacing:0;color:#fdfdfd;opacity:1;border-radius:50px;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);-webkit-animation:zoomInAnOut 1s ease-in-out infinite;animation:zoomInAnOut 1s ease-in-out infinite}@media only screen and (max-width:900px){.pop-up-animate{position:fixed;top:0;left:-25%;z-index:1200}.pop-up-animate .gitGif1{position:absolute;z-index:1200;width:100%}}@media only screen and (max-width:600px){.pop-up-animate{position:fixed;top:65px;left:-60px;width:100%;height:0%}.pop-up-animate .gitGif1{position:absolute;z-index:1200;width:100%}.coins-pop-main{width:auto;height:273px;background:transparent linear-gradient(180deg,#3cb8f2,#946aed 64%,#bc48ea) 0 0 no-repeat padding-box;box-shadow:6px 6px 6px rgba(0,0,0,.43137254901960786);opacity:1}.coins-pop-main .cls-icon .close-btn{color:#fdfdfd;padding-right:15px;padding-top:15px;font-size:25px}.coins-pop-main .coin-img{margin-top:-40px;width:184px;height:111px}.coins-pop-main .coin-text{font:normal normal 900 27px/41px Kanit;color:#fff;padding-top:30px}.coins-pop-main .claim-msg,.coins-pop-main .coin-text{text-align:center;letter-spacing:0;text-transform:capitalize;opacity:1}.coins-pop-main .claim-msg{font:normal normal 900 16px/27px Kanit;color:#000;padding:30px 20px 12px}.coins-pop-main .chipColor{width:119px;height:30px;background:#e26003 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border-radius:17px;opacity:1;text-align:center;font:normal normal 900 13px/18px Roboto;letter-spacing:0;color:#fdfdfd;margin-top:20px}}@media only screen and (max-width:320px){.coins-pop-main .claim-msg{padding:30px 8px 8px;font:normal normal 900 15px/27px Kanit}}@-webkit-keyframes zoomInAnOut{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.2);transform:scale(1.2)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes zoomInAnOut{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.2);transform:scale(1.2)}to{-webkit-transform:scale(1);transform:scale(1)}}@media only screen and (min-width:1024px){.pop-up-animate .gitGif1{top:-80px;left:16%}}@media only screen and (min-width:1280px){.pop-up-animate{position:fixed}.pop-up-animate .gitGif1{top:-70px;left:31.5%}}@media only screen and (min-width:1366px){.pop-up-animate .gitGif1{top:-80px;left:35%}}@media only screen and (min-width:1480px){.pop-up-animate .gitGif1{top:-78px;left:39%}}@media only screen and (min-width:1600px){.pop-up-animate .gitGif1{top:-5rem;left:50%}}@media only screen and (min-width:1920px){.pop-up-animate .gitGif1{top:-65px;left:51.5%}}.welcome1{flex-grow:1;align-items:unset!important;margin-top:0}.welcome1 .earnBannerDiv{width:100%;margin-top:1%}.welcome1 .earnBannerDiv .earnBanner{width:100%}.welcome1 .welcome-main1 .welcome-inner{flex-grow:1;margin-left:8%;margin-right:2%}.welcome1 .welcome-main1 .welcome-inner .videoDiv1{display:none}.welcome1 .welcome-main1 .welcome-inner .welcome-action{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;margin-top:15px}.welcome1 .welcome-main1 .welcome-inner .pay-button{font-size:20px!important;line-height:28px!important;font-family:"Roboto",sans-serif!important;font-weight:400;letter-spacing:0;color:#fff;background:#fc8019 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border-radius:4px;opacity:1;margin:14px auto;display:flex;padding:12px 160px}.welcome1 .welcome-main1 .welcome-inner .welcome-text{font:normal normal normal 46px/54px Raleway;font-size:calc(30.57143px + .47619vw);letter-spacing:0;color:#001a33;line-height:23pt}.welcome1 .welcome-main1 .welcome-inner .welcome-subtext{font:normal normal normal 18px/24px Roboto;font-size:calc(16.57143px + .47619vw);letter-spacing:0;color:#001a33;opacity:1;margin:13px 0 28px}.welcome1 .welcome-main1 .welcome-inner .welcome-banner{width:100%;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902)}.welcome1 .welcome-main1 .welcome-inner .cursor-default{cursor:default}.welcome1 .welcome-main1 .welcome-inner .bottom-note{font:normal normal 300 12px/16px Roboto;letter-spacing:0;color:#000;text-transform:capitalize;opacity:1;margin:5px 0 25px}.welcome1 .welcome-main1 .welcome-inner .bottom-note .bold{font:normal normal medium 16px/21px Roboto;letter-spacing:.64px;font-size:16px;line-height:21px;font-weight:700}.welcome1 .welcome-main1 .councilor-hidden{margin-right:5%}.welcome1 .kyc-selecter{width:302px;flex-shrink:0}@media screen and (min-width:2200px){.welcome1{flex-grow:1;margin-top:0;align-items:unset!important}.welcome1 .earnBannerDiv,.welcome1 .earnBannerDiv .earnBanner{width:100%}.welcome1 .welcome-main1{flex-grow:1;align-items:unset!important}.welcome1 .welcome-main1 .welcome-inner{flex-grow:1;margin-right:1%;margin-left:8%}.welcome1 .welcome-main1 .welcome-inner .welcome-action{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;margin-top:15px}.welcome1 .welcome-main1 .welcome-inner .pay-button{font-size:20px!important;line-height:28px!important;font-family:"Roboto",sans-serif!important;font-weight:400;letter-spacing:0;color:#fff;background:#fc8019 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border-radius:4px;opacity:1;margin:14px auto;display:flex;padding:12px 160px}.welcome1 .welcome-main1 .welcome-inner .welcome-text{font:normal normal normal 46px/54px Raleway;font-size:calc(63.42857px + .85714vw);letter-spacing:0;color:#001a33;margin:36px 0 39px}.welcome1 .welcome-main1 .welcome-inner .welcome-subtext{font:normal normal normal 18px/24px Roboto;font-size:calc(31.57143px + .47619vw);letter-spacing:0;color:#001a33;opacity:1;margin:33px 0 40px}.welcome1 .welcome-main1 .welcome-inner .welcome-banner{width:100%;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902)}.welcome1 .welcome-main1 .welcome-inner .cursor-default{cursor:default}.welcome1 .welcome-main1 .welcome-inner .bottom-note{font:normal normal 300 12px/16px Roboto;letter-spacing:0;color:#000;text-transform:capitalize;opacity:1;margin:5px 0 25px}.welcome1 .welcome-main1 .welcome-inner .bottom-note .bold{font:normal normal medium 16px/21px Roboto;letter-spacing:.64px;font-size:16px;line-height:21px;font-weight:700}.welcome1 .welcome-main1 .councilor-hidden{margin-right:5%}.welcome1 .kyc-selecter{width:475px;flex-shrink:0}}@media only screen and (max-width:1800px)and (min-width:750px){.welcome1{flex-grow:1;align-items:unset!important;margin-top:0}.welcome1 .earnBannerDiv,.welcome1 .earnBannerDiv .earnBanner{width:100%}.welcome1 .welcome-main1 .welcome-inner{margin-left:8%;margin-right:2%}}@media only screen and (max-width:800px){.welcome1{flex-grow:1;margin-top:0}.welcome1 .earnBannerDiv,.welcome1 .earnBannerDiv .earnBanner{width:100%}.welcome1 .welcome-main1 .welcome-inner{margin-left:5%;margin-right:5%}.welcome1 .welcome-main1 .welcome-inner .videoDiv1{display:block;width:100%;height:250px}.welcome1 .welcome-main1 .welcome-inner .videoDiv1 .videoStyle1{margin-top:2%;width:100%}.welcome1 .welcome-main1 .welcome-inner .pay-button{padding:10px 80px}.welcome1 .kyc-selecter{width:251px}}@media only screen and (max-width:600px){.welcome1{flex-grow:1;flex-direction:column!important;margin-top:-1%}.welcome1 .earnBannerDiv{width:100%}.welcome1 .earnBannerDiv .banner{position:relative;top:0;left:0}.welcome1 .earnBannerDiv .banner .earnBanner{position:relative;top:0;left:0;width:100%}.welcome1 .earnBannerDiv .banner .gitGif{position:absolute;top:12%;left:78%;z-index:2}.welcome1 .earnBannerDiv .banner .gitGif1{position:absolute;margin-top:-7%;left:78%;z-index:1200}.welcome1 .earnBannerDiv .banner .chipColor{background:#e26003;color:#fff;position:absolute;top:57%;height:22%;width:20%;padding-bottom:1px;left:5%;cursor:pointer}.welcome1 .earnBannerDiv .banner .MuiChip-labelSmall{padding-left:0;padding-right:0}.welcome1 .earnBannerDiv .banner .MuiChip-label{overflow:hidden;white-space:nowrap;padding-left:12px;padding-right:12px;text-overflow:ellipsis;font-size:10px;margin-top:1px;-webkit-animation:blinker 2s linear infinite;animation:blinker 2s linear infinite}@-webkit-keyframes blinker{50%{opacity:0}}@keyframes blinker{50%{opacity:0}}.welcome1 .welcome-main1{flex-direction:column!important}.welcome1 .welcome-main1 .welcome-inner{width:90%;margin-right:5%;flex-grow:0}.welcome1 .welcome-main1 .welcome-inner .videoDiv1{display:block;width:100%;height:225px}.welcome1 .welcome-main1 .welcome-inner .videoDiv1 .videoStyle1{margin-top:2%;width:100%}.welcome1 .welcome-main1 .welcome-inner .welcome-text{font-size:calc(22.42857px + .85714vw)}.welcome1 .welcome-main1 .welcome-inner .welcome-subtext{line-height:normal;margin:10px 0}.welcome1 .welcome-main1 .welcome-inner .bottom-note{font-size:10px}.welcome1 .welcome-main1 .welcome-inner .bottom-note .bold{font-size:12px}.welcome1 .kyc-selecter{width:90%;margin:5px auto 150px}}.know-counselor-main{min-height:100%;width:100%;display:flex;flex-direction:column;background-color:#f5f5f5;box-shadow:0 0 6px rgba(0,0,0,.1607843137254902);opacity:1}.know-counselor-main .head-section{background:#e9e9e9 0 0 no-repeat padding-box;padding:30px 0;text-align:center;letter-spacing:0;font-size:24px;line-height:21px;font-weight:500;font-family:Raleway;color:#001a33;text-transform:capitalize;opacity:1}.know-counselor-main .content-section{flex-grow:1;display:flex;flex-direction:column;justify-content:flex-start}.know-counselor-main .content-section .profile-content{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.know-counselor-main .content-section .profile-img{margin:20px 0;border-radius:50%;width:100px;height:100px}.know-counselor-main .content-section .profile-name{width:80px;height:80px;border-radius:50%;background-color:#74b0a9;text-align:center;display:flex;justify-content:center;align-items:center;margin:20px 0;font:normal normal 600 24px/28px Open Sans;color:#fff}.know-counselor-main .content-section .position-content{padding:0 15px;box-sizing:border-box;width:100%}.know-counselor-main .content-section .position-content .counselor-name{font:normal normal 600 16px/22px Open Sans;letter-spacing:0;color:#001a33;text-transform:capitalize;opacity:1;margin:0}.know-counselor-main .content-section .position-content .position-title{font:normal normal normal 12px/17px Open Sans;letter-spacing:0;color:#001a33;text-transform:capitalize;opacity:.83;margin:7px 0 14px}.know-counselor-main .content-section .position-content .counselor-text{font:normal normal normal 12px/17px Open Sans;letter-spacing:0;color:#001a33;opacity:1}.know-counselor-main .content-section .position-content .deskv{display:flex!important}.know-counselor-main .content-section .position-content .mobilev{display:none!important}.know-counselor-main .content-section .position-content .confirm-button{cursor:pointer;text-decoration:none;margin:30px 0 20px!important;width:99%;background-color:#4caf50;padding:9px 46px!important;color:#fff;text-transform:capitalize;font:normal normal normal 14px/19px Open Sans;letter-spacing:0;opacity:1;display:flex;align-items:center;border-radius:5px;box-sizing:border-box;transition:all .5s ease-in-out}.know-counselor-main .content-section .position-content .confirm-button .counselor-button-text{flex-grow:1;text-align:center;margin-right:5px}.know-counselor-main .content-section .position-content .confirm-button:hover{-webkit-transform:scale(1.06);transform:scale(1.06)}.know-counselor-main .content-section .position-content .mail-now-main{background:#fff 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border:1px solid #e4e4e4;opacity:1;border-radius:3px 3px 8px 8px;margin-top:20px}.know-counselor-main .content-section .position-content .mail-now-main textarea{box-sizing:border-box;width:100%;text-decoration:none;outline:none;border:none;resize:none;padding:15px 10px;font-family:"Roboto"}.know-counselor-main .content-section .position-content .mail-now-main ::-webkit-scrollbar{width:7px}.know-counselor-main .content-section .position-content .mail-now-main ::-webkit-scrollbar-track{background:hsla(0,0%,50.2%,.10980392156862745)}.know-counselor-main .content-section .position-content .mail-now-main ::-webkit-scrollbar-thumb{background:hsla(0,0%,53.3%,.5686274509803921);border-radius:10px}.know-counselor-main .content-section .position-content .mail-now-main ::-webkit-scrollbar-thumb:hover{background:#555}.know-counselor-main .content-section .position-content .mail-now-main .mail-button{background-color:#ea4335;margin:0!important;width:100%}.know-counselor-main .content-section .position-content .mail-now-main .mail-button:hover{-webkit-transform:scale(1);transform:scale(1)}.know-counselor-main .content-section .position-content-sec{width:95%;box-sizing:border-box;margin-bottom:20px}.know-counselor-main .divider{border:none;height:1px;margin:0;flex-shrink:0;background-color:rgba(0,0,0,.12);width:96%}@media only screen and (min-width:2400px){.know-counselor-main{min-height:100%;width:100%;display:flex;flex-direction:column;background-color:#f5f5f5;box-shadow:0 0 6px rgba(0,0,0,.1607843137254902);opacity:1}.know-counselor-main .head-section{background:#e9e9e9 0 0 no-repeat padding-box;padding:30px 0;text-align:center;letter-spacing:0;font-size:35px;line-height:21px;font-weight:500;font-family:Raleway;color:#001a33;text-transform:capitalize;opacity:1}.know-counselor-main .content-section{flex-grow:1}.know-counselor-main .content-section,.know-counselor-main .content-section .profile-content{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.know-counselor-main .content-section .profile-img{margin:20px 0;border-radius:50%;max-width:135px;max-height:152px}.know-counselor-main .content-section .profile-name{width:80px;height:80px;border-radius:50%;background-color:#74b0a9;text-align:center;display:flex;justify-content:center;align-items:center;margin:20px 0;font:normal normal 600 24px/28px Open Sans;color:#fff}.know-counselor-main .content-section .position-content{max-width:250px;min-width:389px;padding:0;box-sizing:border-box;width:100%}.know-counselor-main .content-section .position-content .counselor-name{font:normal normal 600 26px/22px Open Sans;letter-spacing:0;color:#001a33;text-transform:capitalize;opacity:1;margin:0}.know-counselor-main .content-section .position-content .position-title{font:normal normal normal 20px/17px Open Sans;letter-spacing:0;color:#001a33;text-transform:capitalize;opacity:.83;margin:23px 0}.know-counselor-main .content-section .position-content .counselor-text{font:normal normal normal 20px/17px Open Sans;letter-spacing:0;color:#001a33;opacity:1}.know-counselor-main .content-section .position-content .deskv{display:flex!important}.know-counselor-main .content-section .position-content .mobilev{display:none!important}.know-counselor-main .content-section .position-content .confirm-button{cursor:pointer;text-decoration:none;margin:30px 0 20px!important;width:99%;background-color:#4caf50;padding:20px!important;color:#fff;text-transform:capitalize;font:normal normal normal 26px/19px Open Sans;letter-spacing:0;opacity:1;display:flex;align-items:center;border-radius:5px;box-sizing:border-box;transition:all .5s ease-in-out}.know-counselor-main .content-section .position-content .confirm-button .counselor-button-text{flex-grow:1;text-align:center;margin-right:5px}.know-counselor-main .content-section .position-content .confirm-button:hover{-webkit-transform:scale(1.06);transform:scale(1.06)}.know-counselor-main .content-section .position-content .mail-now-main{background:#fff 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border:1px solid #e4e4e4;opacity:1;border-radius:3px 3px 8px 8px;margin-top:20px}.know-counselor-main .content-section .position-content .mail-now-main textarea{box-sizing:border-box;width:100%;text-decoration:none;outline:none;border:none;resize:none;padding:28px 10px;font-family:"Roboto"}.know-counselor-main .content-section .position-content .mail-now-main ::-webkit-scrollbar{width:7px}.know-counselor-main .content-section .position-content .mail-now-main ::-webkit-scrollbar-track{background:hsla(0,0%,50.2%,.10980392156862745)}.know-counselor-main .content-section .position-content .mail-now-main ::-webkit-scrollbar-thumb{background:hsla(0,0%,53.3%,.5686274509803921);border-radius:10px}.know-counselor-main .content-section .position-content .mail-now-main ::-webkit-scrollbar-thumb:hover{background:#555}.know-counselor-main .content-section .position-content .mail-now-main .mail-button{background-color:#ea4335;margin:0!important;width:100%}.know-counselor-main .content-section .position-content .mail-now-main .mail-button:hover{-webkit-transform:scale(1);transform:scale(1)}.know-counselor-main .content-section .position-content-sec{width:95%;box-sizing:border-box;margin-bottom:20px}.know-counselor-main .divider{border:none;height:1px;margin:0;flex-shrink:0;background-color:rgba(0,0,0,.12);width:96%}}@media only screen and (max-width:800px){.know-counselor-main{border-radius:3px;width:100%}.know-counselor-main .head-section{font-size:16px;line-height:19px;padding:12px 0;border-radius:3px 3px 0 0}.know-counselor-main .content-section .profile-content{display:flex;flex-direction:column}.know-counselor-main .content-section .profile-img{margin-bottom:18%}.know-counselor-main .content-section .position-content{max-width:229px;min-width:229px;box-sizing:border-box;width:100%;margin-left:1%;padding:0 4px}}@media only screen and (max-width:600px){.know-counselor-main{width:100%;border-radius:3px}.know-counselor-main .head-section{font-size:16px;line-height:19px;font-weight:500;padding:12px 0;border-radius:3px 3px 0 0}.know-counselor-main .content-section{margin-top:10px;padding:0 3% 0 5%;border-radius:0 0 3px 3px}.know-counselor-main .content-section .profile-content{display:flex;flex-direction:row;padding:0 5px}.know-counselor-main .content-section .profile-name{width:60px;height:60px;margin:10px 0}.know-counselor-main .content-section .profile-img{width:88px;height:88px;margin:0 0 18%}.know-counselor-main .content-section .position-content{min-width:230px;box-sizing:border-box;width:100%;margin-left:5%;padding:0 4px}.know-counselor-main .content-section .position-content .counselor-name{font:normal 700 15px/18px Open Sans}.know-counselor-main .content-section .position-content .position-title{font:normal normal 600 12px/14px Open Sans;margin:5px 0 10px}.know-counselor-main .content-section .position-content .counselor-text{font:normal normal normal 11px/13px Open Sans}.know-counselor-main .content-section .position-content .deskv{display:none!important}.know-counselor-main .content-section .position-content .mobilev{display:flex!important}.know-counselor-main .content-section .position-content .confirm-button{margin:20px 0 15px!important}.know-counselor-main .content-section .position-content .confirm-button:hover{-webkit-transform:none!important;transform:none!important}.know-counselor-main .content-section .position-content-sec{margin:0 0 20px}}@media only screen and (max-width:400px){.know-counselor-main{border-radius:3px;width:100%}.know-counselor-main .head-section{font-size:16px;line-height:19px;padding:12px 0;border-radius:3px 3px 0 0}.know-counselor-main .content-section .profile-content{display:flex;flex-direction:row}.know-counselor-main .content-section .profile-img{margin-bottom:18%;width:80px;height:80px}.know-counselor-main .content-section .position-content{min-width:193px;box-sizing:border-box;width:100%;margin-left:5%;padding:0 4px}}.dialog1 .MuiDialog-paper{min-width:63%;height:55%}.dialog1 .Thankyou{border-radius:2px;opacity:1;height:100%;width:100%;display:flex;align-items:center;justify-content:space-around}.dialog1 .Thankyou .thankyou-content{background:#f5f5f5 0 0 no-repeat padding-box;border:1px solid #e4e4e4;height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;position:relative}.dialog1 .Thankyou .thankyou-content .thankyouLogo{margin-top:4%;width:9em}.dialog1 .Thankyou .thankyou-content .closeButton{right:22px;top:20px;position:absolute;cursor:pointer;font-size:calc(61.42857px - .47619vw)}.dialog1 .Thankyou .thankyou-content .thankYouText{text-align:center;font-size:calc(61.42857px - .47619vw);letter-spacing:0;color:#001a33;opacity:1;font-weight:600;font-family:Raleway}.dialog1 .Thankyou .thankyou-content .sub-Text{margin-top:12%;text-align:left;font-size:calc(30.42857px - .47619vw);letter-spacing:0;color:#001a33;opacity:1;font-family:lato}.dialog1 .Thankyou .thankyou-content .response-text{text-align:center;font-size:calc(27.42857px - .47619vw);letter-spacing:0;color:#001a33;opacity:1;margin:0;font-family:Roboto;padding-bottom:20%}@media only screen and (min-width:2000px){.dialog1 .MuiDialog-paper{min-width:63%;height:55%}.dialog1 .Thankyou{border-radius:2px;opacity:1;height:100%;width:100%;display:flex;align-items:center;justify-content:space-around}.dialog1 .Thankyou .thankyou-content{background:#f5f5f5 0 0 no-repeat padding-box;border:1px solid #e4e4e4;height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;position:relative}.dialog1 .Thankyou .thankyou-content .thankyouLogo{margin-top:4%;width:16em}.dialog1 .Thankyou .thankyou-content .closeButton{right:22px;top:20px;position:absolute;cursor:pointer;font-size:calc(61.42857px - .47619vw)}.dialog1 .Thankyou .thankyou-content .thankYouText{text-align:center;font-size:calc(101.42857px - .47619vw);letter-spacing:0;color:#001a33;opacity:1;font-weight:600;font-family:Raleway}.dialog1 .Thankyou .thankyou-content .sub-Text{margin-top:12%;text-align:left;font-size:calc(30.42857px - .47619vw);letter-spacing:0;color:#001a33;opacity:1;font-family:lato}.dialog1 .Thankyou .thankyou-content .response-text{text-align:center;font-size:calc(44.42857px - .47619vw);letter-spacing:0;color:#001a33;opacity:1;margin:0;font-family:Roboto;padding-bottom:20%}}@media only screen and (max-width:1200px){.dialog1 .MuiDialog-paper{width:100%;height:48%}.dialog1 .Thankyou{border-radius:2px;opacity:1}.dialog1 .Thankyou,.dialog1 .Thankyou .thankyou-content{height:100%;width:100%;display:flex;align-items:center;justify-content:space-around}.dialog1 .Thankyou .thankyou-content{background:#f5f5f5 0 0 no-repeat padding-box;border:1px solid #e4e4e4;flex-direction:column}.dialog1 .Thankyou .thankyou-content .thankyouLogo{width:6em;margin-top:7%}.dialog1 .Thankyou .thankyou-content .closeButton{right:10px;top:5px;position:absolute;cursor:pointer;font-size:calc(25.42857px - .47619vw)}.dialog1 .Thankyou .thankyou-content .thankYouText{text-align:center;font-size:calc(40.42857px - .47619vw);letter-spacing:0;color:#001a33;opacity:1;font-family:Raleway;font-weight:600}.dialog1 .Thankyou .thankyou-content .sub-Text{text-align:left;font-size:calc(36.42857px - .47619vw);letter-spacing:0;color:#001a33;opacity:1}.dialog1 .Thankyou .thankyou-content .response-text{text-align:center;font-size:calc(22.42857px - .47619vw);letter-spacing:0;color:#001a33;font-family:Roboto;opacity:1;margin:10px 0 0}}@media only screen and (max-width:600px){.dialog1 .MuiDialog-paper{width:100%;height:37%}.dialog1 .Thankyou{border-radius:2px;opacity:1}.dialog1 .Thankyou,.dialog1 .Thankyou .thankyou-content{height:100%;width:100%;display:flex;align-items:center;justify-content:space-around}.dialog1 .Thankyou .thankyou-content{background:#f5f5f5 0 0 no-repeat padding-box;border:1px solid #e4e4e4;flex-direction:column}.dialog1 .Thankyou .thankyou-content .thankyouLogo{width:6em}.dialog1 .Thankyou .thankyou-content .closeButton{right:10px;top:5px;position:absolute;cursor:pointer;font-size:calc(25.42857px - .47619vw)}.dialog1 .Thankyou .thankyou-content .thankYouText{text-align:center;font-size:calc(33.42857px - .47619vw);letter-spacing:0;color:#001a33;opacity:1;font-family:Raleway;font-weight:600}.dialog1 .Thankyou .thankyou-content .sub-Text{text-align:left;font-size:calc(15.42857px - .47619vw);letter-spacing:0;color:#001a33;opacity:1}.dialog1 .Thankyou .thankyou-content .response-text{text-align:center;font-size:calc(14.42857px - .47619vw);letter-spacing:0;color:#001a33;opacity:1;margin:10px 0 0;padding-bottom:22%}}@media only screen and (max-width:400px){.dialog1 .MuiDialog-paper{width:100%;height:34%}.dialog1 .Thankyou{border-radius:2px;opacity:1}.dialog1 .Thankyou,.dialog1 .Thankyou .thankyou-content{height:100%;width:100%;display:flex;align-items:center;justify-content:space-around}.dialog1 .Thankyou .thankyou-content{background:#f5f5f5 0 0 no-repeat padding-box;border:1px solid #e4e4e4;flex-direction:column}.dialog1 .Thankyou .thankyou-content .thankyouLogo{margin-top:0;width:5em}.dialog1 .Thankyou .thankyou-content .closeButton{right:10px;top:5px;position:absolute;cursor:pointer;font-size:calc(25.42857px - .47619vw)}.dialog1 .Thankyou .thankyou-content .thankYouText{text-align:center;font-size:calc(33.42857px - .47619vw);letter-spacing:0;color:#001a33;opacity:1;font-family:Raleway;font-weight:600;margin-top:0}.dialog1 .Thankyou .thankyou-content .sub-Text{text-align:left;font-size:calc(15.42857px - .47619vw);letter-spacing:0;color:#001a33;opacity:1;margin-top:0}.dialog1 .Thankyou .thankyou-content .response-text{text-align:center;font-size:calc(14.42857px - .47619vw);letter-spacing:0;color:#001a33;opacity:1;padding-bottom:0;margin-bottom:11%}}.ori-main{width:100%;margin-bottom:20px}.ori-main .ori-banner{width:98%;cursor:pointer;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border-radius:3px}.ori-main .redirect-link{text-decoration:underline;font:normal normal medium 14px/19px Roboto;letter-spacing:0;color:#000;text-transform:uppercase;opacity:1;cursor:pointer}.ori-main .both-box{padding-top:2%;opacity:1}.ori-main .both-box,.ori-main .both-box .first-ori{display:flex;justify-content:center;align-items:center}.ori-main .both-box .first-ori{flex-direction:column}.ori-main .both-box .first-ori .booked-heading{font:normal normal medium 38px/50px Roboto;font-size:38px;letter-spacing:0;color:#000;opacity:1;margin:0;font-weight:500;font-family:Roboto;font-size:calc(30.14286px + .61905vw)}.ori-main .both-box .first-ori .timer-box{width:350px;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#f5f5f5 0 0 no-repeat padding-box;padding:50px 20px;margin:15px 0}.ori-main .both-box .first-ori .timer-box .time-head{font:normal normal normal 17px/23px Roboto;letter-spacing:0;color:#000;opacity:1;font-family:Roboto}.ori-main .both-box .first-ori .timer-box .timer{font:normal normal normal 40px/53px Roboto;letter-spacing:0;color:#000;opacity:1;font-family:Roboto;margin:15px 0}.ori-main .both-box .first-ori .timer-box .connect-button{background:#e26003 0 0 no-repeat padding-box;border-radius:5px;opacity:1;font:normal normal normal 18px/24px Roboto;letter-spacing:0;color:#fff;padding:8px 74px;font-family:Roboto;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ori-main .both-box .first-ori .timer-box .disabled-button{opacity:.6;cursor:default}.ori-main .both-box .first-ori .timer-box-padding-top{padding-top:40px}.ori-main .both-box .first-ori .change-slot{font-size:14px;line-height:19px;font-weight:500;font-family:Roboto}@media screen and (min-width:2200px){.ori-main{width:100%;margin-bottom:40px}.ori-main .ori-banner{width:98%;cursor:pointer;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border-radius:3px}.ori-main .redirect-link{text-decoration:underline;font:normal normal medium 14px/19px Roboto;letter-spacing:0;color:#000;text-transform:uppercase;opacity:1;cursor:pointer}.ori-main .both-box{padding-top:2%;opacity:1}.ori-main .both-box,.ori-main .both-box .first-ori{display:flex;justify-content:center;align-items:center}.ori-main .both-box .first-ori{flex-direction:column}.ori-main .both-box .first-ori .booked-heading{font:normal normal medium 38px/50px Roboto;font-size:38px;letter-spacing:0;color:#000;opacity:1;margin:0;font-weight:500;font-family:Roboto;font-size:calc(30.14286px + .61905vw)}.ori-main .both-box .first-ori .timer-box{width:350px;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#f5f5f5 0 0 no-repeat padding-box;padding:45px 155px;margin:15px 0}.ori-main .both-box .first-ori .timer-box .time-head{font:normal normal normal 35px/23px Roboto;letter-spacing:0;color:#000;opacity:1;font-family:Roboto}.ori-main .both-box .first-ori .timer-box .timer{font:normal normal normal 56px/53px Roboto;letter-spacing:0;color:#000;opacity:1;font-family:Roboto;margin:48px 0}.ori-main .both-box .first-ori .timer-box .connect-button{background:#e26003 0 0 no-repeat padding-box;border-radius:5px;opacity:1;font:normal normal normal 39px/24px Roboto;letter-spacing:0;color:#fff;padding:24px 88px;font-family:Roboto;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ori-main .both-box .first-ori .timer-box .disabled-button{opacity:.6;cursor:default}.ori-main .both-box .first-ori .timer-box-padding-top{padding-top:40px}.ori-main .both-box .first-ori .change-slot{font-size:14px;line-height:19px;font-weight:500;font-family:Roboto}}@media only screen and (max-width:1200px){.ori-main .both-box .first-ori .booked-heading{text-align:center}.ori-main .both-box .first-ori .timer-box{width:270px;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#f5f5f5 0 0 no-repeat padding-box;padding:50px 65px;margin:15px 0}.ori-main .both-box .first-ori .timer-box .time-head{font:normal normal normal 18px/23px Roboto;letter-spacing:0;color:#000;opacity:1;font-family:Roboto}.ori-main .both-box .first-ori .timer-box .timer{font:normal normal normal 34px/53px Roboto;letter-spacing:0;color:#000;opacity:1;font-family:Roboto;margin:5px 0}.ori-main .both-box .first-ori .timer-box .connect-button{background:#e26003 0 0 no-repeat padding-box;border-radius:5px;opacity:1;font:normal normal normal 24px/24px Roboto;letter-spacing:0;color:#fff;padding:11px 47px;font-family:Roboto;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;font-size:calc(16.57143px + .47619vw)}.ori-main .both-box .first-ori .timer-box .disabled-button{opacity:.6;cursor:default}.ori-main .both-box .second-ori .second-ori-img{width:180px}}@media only screen and (max-width:960px){.ori-main .both-box{flex-wrap:wrap;justify-content:center;background:#f5f5f5;margin-top:5%}.ori-main .both-box .first-ori{margin-bottom:50px}.ori-main .ori-banner{width:100%}}@media only screen and (max-width:600px){.ori-main .ori-banner{width:100%;cursor:pointer;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border-radius:3px}.ori-main .both-box{background-color:#f5f5f5}.ori-main .both-box .first-ori .timer-box{width:200px;padding:20px}.ori-main .both-box .first-ori .timer-box .time-head{text-align:center}}.dashboard-main{display:flex;flex-direction:column;min-height:110vh}.dashboard-main .header-same-height{min-height:78px}.dashboard-main .dashboard-content{display:flex;flex-grow:1;flex-direction:column}.dashboard-main .refer-banner{display:flex;justify-content:center;align-items:center;margin-top:30px;margin-bottom:30px}.dashboard-main .refer-banner .loadingDiv{-webkit-filter:blur(50px);filter:blur(50px);-webkit-transform:scale(1);transform:scale(1)}.dashboard-main .refer-links{display:flex;align-items:center;justify-content:center;margin-top:30px;margin-bottom:13%}.dashboard-main .refer-links .MobileReferalButton{width:227px;height:48px;background:#e25f04 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border-radius:5px;display:flex;justify-content:center;align-items:center;text-align:left;font:normal normal 600 14px/19px Open Sans;letter-spacing:0;color:#fff;text-transform:uppercase;opacity:1;cursor:pointer}@media screen and (min-width:2200px){.dashboard-main{display:flex;flex-direction:column;min-height:100%}.dashboard-main .header-same-height{min-height:161px}.dashboard-main .dashboard-content{display:flex;flex-grow:1;flex-direction:column}.dashboard-main .refer-banner{display:flex;justify-content:center;align-items:center;margin-top:30px;margin-bottom:30px}.dashboard-main .refer-banner .loadingDiv{-webkit-filter:blur(50px);filter:blur(50px);-webkit-transform:scale(1);transform:scale(1)}.dashboard-main .refer-links{display:flex;align-items:center;justify-content:center;margin-top:30px;margin-bottom:13%}.dashboard-main .refer-links .MobileReferalButton{width:227px;height:48px;background:#e25f04 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border-radius:5px;display:flex;justify-content:center;align-items:center;text-align:left;font:normal normal 600 14px/19px Open Sans;letter-spacing:0;color:#fff;text-transform:uppercase;opacity:1;cursor:pointer}}@media only screen and (max-width:600px){.dashboard-main .refer-banner{display:flex;justify-content:center;align-items:center;margin-top:10px}.dashboard-main .refer-links{display:flex;align-items:center;justify-content:center;height:20%}.dashboard-main .MobileReferalButton{width:227px;height:48px;background:#e25f04 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border-radius:5px;display:flex;justify-content:center;align-items:center;text-align:left;font:normal normal 600 14px/19px Open Sans;letter-spacing:0;color:#fff;text-transform:uppercase;opacity:1;cursor:pointer}}.failed-notification{min-width:100%;background-color:#f15a33}.failed-notification .notification-inside{min-height:49px;width:90%;margin:0 auto;padding:15px 0}.failed-notification .notification-inside .close-icon{color:#fff}.failed-notification .notification-inside .failed-text{font-family:"Open Sans","Lucida Sans","Lucida Sans Regular","Lucida Grande","Lucida Sans Unicode",Geneva,Verdana,sans-serif;font-size:calc(14.85714px + .38095vw);color:#fff;text-align:center}.success-notification{background-color:#51bd13}.welcome-main{flex-grow:1;align-items:unset!important}.welcome-main .welcome-inner{flex-grow:1;margin-left:8%;margin-right:0}.welcome-main .welcome-inner .welcome-action{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;margin-top:15px}.welcome-main .welcome-inner .pay-button{font-size:20px!important;line-height:28px!important;font-family:"Roboto",sans-serif!important;font-weight:400;letter-spacing:0;color:#fff;background:#e26003 0 0 no-repeat padding-box;box-shadow:0 3px 6px hsla(0,0%,53.3%,.1607843137254902);border-radius:5px;opacity:1;margin:14px auto;display:flex;padding:12px 160px;text-transform:none}.welcome-main .welcome-inner .welcome-text{font:normal normal normal 46px/54px Raleway;font-size:calc(39.42857px + .85714vw);letter-spacing:0;color:#001a33;margin:25px 0 10px;line-height:24px}.welcome-main .welcome-inner .welcome-subtext{font:normal normal normal 18px/24px Roboto;font-size:calc(16.57143px + .47619vw);letter-spacing:0;color:#001a33;opacity:1;margin:13px 0 28px}.welcome-main .welcome-inner .welcome-banner{width:100%;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902)}.welcome-main .welcome-inner .cursor-default{cursor:default}.welcome-main .welcome-inner .bottom-note{font:normal normal 300 12px/16px Roboto;letter-spacing:0;color:#000;text-transform:capitalize;opacity:1;margin:5px 0 25px}.welcome-main .welcome-inner .bottom-note .bold{font:normal normal medium 16px/21px Roboto;letter-spacing:.64px;font-size:16px;line-height:21px;font-weight:700}.welcome-main .councilor-hidden{margin-right:5%}.welcome-main .kyc-selecter{width:296px;flex-shrink:0;display:flex;margin-left:5%}@media only screen and (min-width:1800px){.welcome-main .welcome-inner{margin-left:7%}.welcome-main .welcome-inner .welcome-text{line-height:34px}}@media only screen and (max-width:800px){.welcome-main .welcome-inner{margin-left:5%;margin-right:5%}.welcome-main .welcome-inner .pay-button{padding:10px 80px}.welcome-main .welcome-inner .welcome-text{line-height:34px}.welcome-main .kyc-selecter{width:240px;flex-shrink:0;display:flex;margin-left:2%}}@media only screen and (max-width:600px){.welcome-main{flex-direction:column!important}.welcome-main .welcome-inner{width:90%;margin-left:5%;margin-right:5%;flex-grow:0}.welcome-main .welcome-inner .welcome-text{font-size:calc(22.42857px + .85714vw);margin:6px 0 0}.welcome-main .welcome-inner .welcome-subtext{line-height:normal;margin:10px 0}.welcome-main .welcome-inner .bottom-note{font-size:10px}.welcome-main .welcome-inner .bottom-note .bold{font-size:12px}.welcome-main .kyc-selecter{width:90%;margin:25px auto 150px}}@media only screen and (min-width:2400px){.welcome-main .kyc-selecter{width:453px;flex-shrink:0}.welcome-main .welcome-banner{width:98%}}@media only screen and (min-width:900px)and (max-width:1200px){.welcome-main .welcome-inner .welcome-text{line-height:34px}}@media only screen and (min-width:2200px){.welcome-main .welcome-inner .welcome-text{line-height:34px}}@media(min-width:1200px){.welcome-main .welcome-inner{margin-left:8%}}.bookSlotDetails{width:100%;display:flex;flex-direction:row;justify-content:space-between}.bookSlotDetails .kyc-selecter1{width:16%;flex-shrink:0}.bookSlotDetails .MuiInputLabel-outlined{z-index:1;-webkit-transform:translate(14px,20px) scale(1);transform:translate(14px,20px) scale(1);pointer-events:none;font-size:calc(7.57143px + .47619vw)}.bookSlotDetails .welcome-action{width:72%;display:flex;flex-direction:column;margin-left:8%}.bookSlotDetails .welcome-action .ori-banner{cursor:pointer;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border-radius:3px;width:103%}.bookSlotDetails .welcome-action .welcome-text{font:normal normal normal 46px/54px Raleway;font-size:calc(29.42857px + .85714vw);letter-spacing:0;color:#001a33;margin:30px 0 10px;line-height:24px}.bookSlotDetails .welcome-action .welcome-subtext{font:normal normal normal 18px/24px Roboto;font-size:calc(16.57143px + .47619vw);text-align:left;letter-spacing:0;color:#001a33;opacity:1;margin:1rem 0 20px}.bookSlotDetails .welcome-action .welcome-banner{width:100%;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902)}.bookSlotDetails .welcome-action .cursor-default{cursor:default}.bookSlotDetails .welcome-action .pointer-text{display:flex;flex-direction:row;align-items:center;margin-bottom:15px;text-align:left;font:normal normal normal 16px/19px Lato;letter-spacing:0;color:#001a33;opacity:1}.bookSlotDetails .welcome-action .pointer-text .pointer{width:8px;height:8px;background:#001a33 0 0 no-repeat padding-box;border:1px solid #707070;opacity:1;border-radius:8px;margin:0 12px 0 0}.bookSlotDetails .welcome-action .Calender-div{margin:60px 0 30px;width:460px;height:70px}.bookSlotDetails .welcome-action .Calender-div .picker{width:100%}.bookSlotDetails .welcome-action .SubmitButton{width:285px;height:46px;background:#e26003 0 0 no-repeat padding-box;border:2px solid #e26003;border-radius:8px;margin-top:8%;font:normal normal 600 20px/25px Roboto;letter-spacing:0;color:#fff;opacity:1}@media screen and (min-width:2200px){.bookSlotDetails{width:100%;display:flex;flex-direction:row;justify-content:space-between}.bookSlotDetails .kyc-selecter1{width:453px;flex-shrink:0}.bookSlotDetails .MuiInputLabel-outlined{z-index:1;-webkit-transform:translate(14px,20px) scale(1);transform:translate(14px,20px) scale(1);pointer-events:none;font-size:calc(7.57143px + .47619vw)}.bookSlotDetails .welcome-action{width:72%;display:flex;flex-direction:column;margin-left:8%}.bookSlotDetails .welcome-action .ori-banner{cursor:pointer;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border-radius:3px;width:100%}.bookSlotDetails .welcome-action .welcome-text{font:normal normal normal 46px/54px Raleway;font-size:calc(63.42857px + .85714vw);letter-spacing:0;color:#001a33;margin:36px 0 39px;line-height:70px}.bookSlotDetails .welcome-action .welcome-subtext{font:normal normal normal 18px/24px Roboto;font-size:calc(40.57143px + .47619vw);text-align:left;letter-spacing:0;color:#001a33;opacity:1;margin:1rem 0 40px}.bookSlotDetails .welcome-action .welcome-banner{width:100%;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902)}.bookSlotDetails .welcome-action .cursor-default{cursor:default}.bookSlotDetails .welcome-action .pointer-text{display:flex;flex-direction:row;align-items:center;margin-bottom:15px;text-align:left;font:normal normal normal 16px/19px Lato;letter-spacing:0;color:#001a33;opacity:1}.bookSlotDetails .welcome-action .pointer-text .pointer{width:8px;height:8px;background:#001a33 0 0 no-repeat padding-box;border:1px solid #707070;opacity:1;border-radius:8px;margin:0 12px 0 0}.bookSlotDetails .welcome-action .Calender-div{margin:60px 0 30px;width:460px;height:70px}.bookSlotDetails .welcome-action .Calender-div .picker{width:100%}.bookSlotDetails .welcome-action .SubmitButton{width:500px;height:85px;background:#e26003 0 0 no-repeat padding-box;border:2px solid #e26003;border-radius:8px;margin-top:8%;font:normal normal 600 35px/25px Roboto;letter-spacing:0;color:#fff;opacity:1}}@media only screen and (max-width:1800px){.bookSlotDetails .kyc-selecter1{width:343px;flex-shrink:0}.bookSlotDetails .MuiInputLabel-outlined{z-index:1;-webkit-transform:translate(14px,20px) scale(1);transform:translate(14px,20px) scale(1);pointer-events:none;font-size:calc(9.57143px + .47619vw)}.bookSlotDetails .welcome-action{width:61%;display:flex;flex-direction:column;margin-left:8%}.bookSlotDetails .welcome-action .ori-banner{width:103%;cursor:pointer;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border-radius:3px}.bookSlotDetails .welcome-action .welcome-text{font:normal normal normal 46px/54px Raleway;font-size:calc(29.42857px + .85714vw);letter-spacing:0;color:#001a33;margin:30px 0 10px;line-height:24px}.bookSlotDetails .welcome-action .welcome-subtext{font:normal normal normal 18px/24px Roboto;font-size:calc(16.57143px + .47619vw);text-align:left;letter-spacing:0;color:#001a33;opacity:1;margin:1rem 0 20px}.bookSlotDetails .welcome-action .welcome-banner{width:100%;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902)}.bookSlotDetails .welcome-action .cursor-default{cursor:default}.bookSlotDetails .welcome-action .pointer-text{display:flex;flex-direction:row;align-items:center;margin-bottom:15px;text-align:left;font:normal normal normal 16px/19px Lato;letter-spacing:0;color:#001a33;opacity:1}.bookSlotDetails .welcome-action .pointer-text .pointer{width:8px;height:8px;background:#001a33 0 0 no-repeat padding-box;border:1px solid #707070;opacity:1;border-radius:8px;margin:0 12px 0 0}.bookSlotDetails .welcome-action .Calender-div{margin:60px 0 30px;width:460px;height:70px}.bookSlotDetails .welcome-action .Calender-div .picker{width:100%}.bookSlotDetails .welcome-action .SubmitButton{width:285px;height:46px;background:#e26003 0 0 no-repeat padding-box;border:2px solid #e26003;border-radius:8px;font:normal normal 600 20px/25px Roboto;letter-spacing:0;color:#fff;opacity:1}}@media only screen and (max-width:1200px){.bookSlotDetails .kyc-selecter1{width:34%;flex-shrink:0}.bookSlotDetails .MuiInputLabel-outlined{z-index:1;-webkit-transform:translate(14px,20px) scale(1);transform:translate(14px,20px) scale(1);pointer-events:none;font-size:calc(9.57143px + .47619vw)}.bookSlotDetails .welcome-action{width:56%;display:flex;flex-direction:column;margin-left:8%}.bookSlotDetails .welcome-action .ori-banner{width:100%;cursor:pointer;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border-radius:3px}.bookSlotDetails .welcome-action .welcome-text{font:normal normal normal 46px/54px Raleway;font-size:calc(29.42857px + .85714vw);letter-spacing:0;color:#001a33;margin:30px 0 10px;line-height:35px}.bookSlotDetails .welcome-action .welcome-subtext{font:normal normal normal 18px/24px Roboto;font-size:calc(16.57143px + .47619vw);text-align:left;letter-spacing:0;color:#001a33;opacity:1;margin:1rem 0 20px}.bookSlotDetails .welcome-action .pointer-text{display:flex;flex-direction:row;align-items:center;margin-bottom:15px;text-align:left;font:normal normal normal 16px/19px Lato;letter-spacing:0;color:#001a33;opacity:1}.bookSlotDetails .welcome-action .pointer-text .pointer{width:8px;height:8px;background:#001a33 0 0 no-repeat padding-box;border:1px solid #707070;opacity:1;border-radius:8px;margin:0 12px 0 0}.bookSlotDetails .welcome-action .Calender-div{margin:60px 0 30px;width:100%}.bookSlotDetails .welcome-action .Calender-div .picker{width:100%}.bookSlotDetails .welcome-action .SubmitButton{width:51%;height:45px;background:#e26003 0 0 no-repeat padding-box;border:2px solid #e26003;border-radius:8px;font:normal normal 600 20px/25px Roboto;letter-spacing:0;color:#fff;opacity:1;font-size:calc(16.57143px + .47619vw)}}@media only screen and (max-width:600px){.bookSlotDetails{width:99%;display:flex;flex-direction:column}.bookSlotDetails .kyc-selecter1{width:100%;flex-shrink:0;margin-left:1%}.bookSlotDetails .welcome-action{display:flex;flex-direction:column;margin-left:1%;width:100%}.bookSlotDetails .welcome-action .ori-banner{width:100%;cursor:pointer;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border-radius:3px}.bookSlotDetails .welcome-action .welcome-text{font:normal normal normal 46px/54px Raleway;font-size:calc(22.42857px + .85714vw);letter-spacing:0;color:#001a33;margin:6px 0 0;line-height:24px}.bookSlotDetails .welcome-action .welcome-subtext{font:normal normal normal 18px/24px Roboto;font-size:calc(16.57143px + .47619vw);text-align:left;letter-spacing:0;color:#001a33;opacity:1;margin:1rem 0 20px}.bookSlotDetails .welcome-action .pointer-text{display:flex;flex-direction:row;align-items:center;margin-bottom:15px;text-align:left;font:normal normal normal 16px/19px Lato;letter-spacing:0;color:#001a33;opacity:1}.bookSlotDetails .welcome-action .pointer-text .pointer{width:8px;height:8px;background:#001a33 0 0 no-repeat padding-box;border:1px solid #707070;opacity:1;border-radius:8px;margin:0 12px 0 0}.bookSlotDetails .welcome-action .Calender-div{margin:38px 0 30px;width:100%}.bookSlotDetails .welcome-action .Calender-div .picker{width:100%}.bookSlotDetails .welcome-action .SubmitButton{font:normal normal 600 20px/25px Roboto;width:59%;height:45px;background:#e26003 0 0 no-repeat padding-box;border:2px solid #e26003;border-radius:8px;letter-spacing:0;color:#fff;opacity:1;margin-top:8%;margin-left:16%;margin-bottom:8%;font-size:calc(16.57143px + .47619vw)}}@media only screen and (max-width:1788px)and (min-width:1450px){.bookSlotDetails{width:100%}.bookSlotDetails .welcome-action{width:67%;display:flex;flex-direction:column;margin-left:7%}.bookSlotDetails .welcome-action .ori-banner{cursor:pointer;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border-radius:3px}.bookSlotDetails .welcome-action .welcome-text{font:normal normal normal 46px/54px Raleway;font-size:calc(39.42857px + .85714vw);letter-spacing:0;color:#001a33;margin:40px 0 10px;line-height:24px}.bookSlotDetails .welcome-action .welcome-subtext{font:normal normal normal 18px/24px Roboto;font-size:calc(16.57143px + .47619vw);font-family:lato;text-align:left;letter-spacing:0;color:#001a33;opacity:1;margin:1rem 0 30px}.bookSlotDetails .welcome-action .pointer-text{display:flex;flex-direction:row;align-items:center;margin-bottom:20px;text-align:left;font:normal normal normal 16px/19px Lato;letter-spacing:0;color:#001a33;opacity:1}.bookSlotDetails .welcome-action .pointer-text .pointer{width:8px;height:8px;background:#001a33 0 0 no-repeat padding-box;border:1px solid #707070;opacity:1;border-radius:8px;margin:0 12px 0 0}.bookSlotDetails .welcome-action .Calender-div{margin:60px 0 30px;width:485px;height:70px}.bookSlotDetails .welcome-action .Calender-div .picker{width:100%}.bookSlotDetails .welcome-action .SubmitButton{width:285px;height:56px;background:#e26003 0 0 no-repeat padding-box;border:2px solid #e26003;border-radius:8px;font:normal normal 600 20px/25px Roboto;letter-spacing:0;color:#fff;opacity:1}}@media only screen and (max-width:400px){.bookSlotDetails{width:99%;display:flex;flex-direction:column}.bookSlotDetails .kyc-selecter1{width:100%;flex-shrink:0;margin-left:1%;margin-bottom:3%}.bookSlotDetails .welcome-action{display:flex;flex-direction:column;margin-left:1%;width:100%}.bookSlotDetails .welcome-action .ori-banner{width:100%;cursor:pointer;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border-radius:3px}.bookSlotDetails .welcome-action .welcome-text{font:normal normal normal 46px/54px Raleway;font-size:calc(23.57143px + .47619vw);letter-spacing:0;color:#001a33;margin:6px 0 0;line-height:24px}.bookSlotDetails .welcome-action .welcome-subtext{font:normal normal normal 18px/24px Roboto;font-size:calc(16.57143px + .47619vw);text-align:left;letter-spacing:0;color:#001a33;opacity:1;margin:1rem 0 20px}.bookSlotDetails .welcome-action .pointer-text{display:flex;flex-direction:row;align-items:center;margin-bottom:15px;text-align:left;font:normal normal normal 16px/19px Lato;letter-spacing:0;color:#001a33;opacity:1}.bookSlotDetails .welcome-action .pointer-text .pointer{width:8px;height:8px;background:#001a33 0 0 no-repeat padding-box;border:1px solid #707070;opacity:1;border-radius:8px;margin:0 12px 0 0}.bookSlotDetails .welcome-action .Calender-div{margin:38px 0 30px;width:100%}.bookSlotDetails .welcome-action .Calender-div .picker{width:100%}.bookSlotDetails .welcome-action .SubmitButton{width:59%;height:45px;background:#e26003 0 0 no-repeat padding-box;border:2px solid #e26003;border-radius:8px;font:normal normal 600 20px/25px Roboto;letter-spacing:0;color:#fff;opacity:1;margin-top:8%;margin-left:16%;margin-bottom:8%;font-size:calc(15.57143px + .47619vw)}}.bookSlotDetailsReady{width:100%;display:flex;flex-direction:row;justify-content:space-between;flex-grow:1}.bookSlotDetailsReady .kyc-selecter1{width:16%;flex-shrink:0}.bookSlotDetailsReady .MuiInputLabel-outlined{z-index:1;-webkit-transform:translate(14px,20px) scale(1);transform:translate(14px,20px) scale(1);pointer-events:none;font-size:calc(7.57143px + .47619vw)}.bookSlotDetailsReady .welcome-action{width:72%;display:flex;flex-direction:column;margin-left:8%}.bookSlotDetailsReady .welcome-action .ori-banner{cursor:pointer;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border-radius:3px;width:103%}.bookSlotDetailsReady .welcome-action .welcome-text{font:normal normal normal 46px/54px Raleway;font-size:calc(29.42857px + .85714vw);letter-spacing:0;color:#001a33;margin:30px 0 10px;line-height:24px}.bookSlotDetailsReady .welcome-action .welcome-subtext{font:normal normal normal 18px/24px Roboto;font-size:calc(16.57143px + .47619vw);text-align:left;letter-spacing:0;color:#001a33;opacity:1;margin:1rem 0 20px}.bookSlotDetailsReady .welcome-action .welcome-banner{width:100%;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902)}.bookSlotDetailsReady .welcome-action .cursor-default{cursor:default}.bookSlotDetailsReady .welcome-action .pointer-text{display:flex;flex-direction:row;align-items:center;margin-bottom:15px;text-align:left;font:normal normal normal 16px/19px Lato;letter-spacing:0;color:#001a33;opacity:1}.bookSlotDetailsReady .welcome-action .pointer-text .pointer{width:8px;height:8px;background:#001a33 0 0 no-repeat padding-box;border:1px solid #707070;opacity:1;border-radius:8px;margin:0 12px 0 0}.bookSlotDetailsReady .welcome-action .Calender-div{margin:60px 0 30px;width:460px;height:70px}.bookSlotDetailsReady .welcome-action .Calender-div .picker{width:100%}.bookSlotDetailsReady .welcome-action .SubmitButton{width:285px;height:46px;background:#e26003 0 0 no-repeat padding-box;border:2px solid #e26003;border-radius:8px;margin-top:8%;font:normal normal 600 20px/25px Roboto;letter-spacing:0;color:#fff;opacity:1}@media screen and (min-width:2200px){.bookSlotDetailsReady{width:100%;display:flex;flex-direction:row;justify-content:space-between}.bookSlotDetailsReady .kyc-selecter1{width:453px;flex-shrink:0}.bookSlotDetailsReady .MuiInputLabel-outlined{z-index:1;-webkit-transform:translate(14px,20px) scale(1);transform:translate(14px,20px) scale(1);pointer-events:none;font-size:calc(7.57143px + .47619vw)}.bookSlotDetailsReady .welcome-action{width:72%;display:flex;flex-direction:column;margin-left:8%}.bookSlotDetailsReady .welcome-action .ori-banner{cursor:pointer;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border-radius:3px;width:100%}.bookSlotDetailsReady .welcome-action .welcome-text{font:normal normal normal 46px/54px Raleway;font-size:calc(63.42857px + .85714vw);letter-spacing:0;color:#001a33;margin:36px 0 39px;line-height:70px}.bookSlotDetailsReady .welcome-action .welcome-subtext{font:normal normal normal 18px/24px Roboto;font-size:calc(40.57143px + .47619vw);text-align:left;letter-spacing:0;color:#001a33;opacity:1;margin:1rem 0 40px}.bookSlotDetailsReady .welcome-action .welcome-banner{width:100%;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902)}.bookSlotDetailsReady .welcome-action .cursor-default{cursor:default}.bookSlotDetailsReady .welcome-action .pointer-text{display:flex;flex-direction:row;align-items:center;margin-bottom:15px;text-align:left;font:normal normal normal 16px/19px Lato;letter-spacing:0;color:#001a33;opacity:1}.bookSlotDetailsReady .welcome-action .pointer-text .pointer{width:8px;height:8px;background:#001a33 0 0 no-repeat padding-box;border:1px solid #707070;opacity:1;border-radius:8px;margin:0 12px 0 0}.bookSlotDetailsReady .welcome-action .Calender-div{margin:60px 0 30px;width:460px;height:70px}.bookSlotDetailsReady .welcome-action .Calender-div .picker{width:100%}.bookSlotDetailsReady .welcome-action .SubmitButton{width:500px;height:85px;background:#e26003 0 0 no-repeat padding-box;border:2px solid #e26003;border-radius:8px;margin-top:8%;font:normal normal 600 35px/25px Roboto;letter-spacing:0;color:#fff;opacity:1}}@media only screen and (max-width:1800px){.bookSlotDetailsReady .kyc-selecter1{width:343px;flex-shrink:0}.bookSlotDetailsReady .MuiInputLabel-outlined{z-index:1;-webkit-transform:translate(14px,20px) scale(1);transform:translate(14px,20px) scale(1);pointer-events:none;font-size:calc(9.57143px + .47619vw)}.bookSlotDetailsReady .welcome-action{width:61%;display:flex;flex-direction:column;margin-left:8%}.bookSlotDetailsReady .welcome-action .ori-banner{width:103%;cursor:pointer;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border-radius:3px}.bookSlotDetailsReady .welcome-action .welcome-text{font:normal normal normal 46px/54px Raleway;font-size:calc(29.42857px + .85714vw);letter-spacing:0;color:#001a33;margin:30px 0 10px;line-height:24px}.bookSlotDetailsReady .welcome-action .welcome-subtext{font:normal normal normal 18px/24px Roboto;font-size:calc(16.57143px + .47619vw);text-align:left;letter-spacing:0;color:#001a33;opacity:1;margin:1rem 0 20px}.bookSlotDetailsReady .welcome-action .welcome-banner{width:100%;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902)}.bookSlotDetailsReady .welcome-action .cursor-default{cursor:default}.bookSlotDetailsReady .welcome-action .pointer-text{display:flex;flex-direction:row;align-items:center;margin-bottom:15px;text-align:left;font:normal normal normal 16px/19px Lato;letter-spacing:0;color:#001a33;opacity:1}.bookSlotDetailsReady .welcome-action .pointer-text .pointer{width:8px;height:8px;background:#001a33 0 0 no-repeat padding-box;border:1px solid #707070;opacity:1;border-radius:8px;margin:0 12px 0 0}.bookSlotDetailsReady .welcome-action .Calender-div{margin:60px 0 30px;width:460px;height:70px}.bookSlotDetailsReady .welcome-action .Calender-div .picker{width:100%}.bookSlotDetailsReady .welcome-action .SubmitButton{width:285px;height:46px;background:#e26003 0 0 no-repeat padding-box;border:2px solid #e26003;border-radius:8px;font:normal normal 600 20px/25px Roboto;letter-spacing:0;color:#fff;opacity:1}}@media only screen and (max-width:1200px){.bookSlotDetailsReady .kyc-selecter1{width:34%;flex-shrink:0}.bookSlotDetailsReady .MuiInputLabel-outlined{z-index:1;-webkit-transform:translate(14px,20px) scale(1);transform:translate(14px,20px) scale(1);pointer-events:none;font-size:calc(9.57143px + .47619vw)}.bookSlotDetailsReady .welcome-action{width:56%;display:flex;flex-direction:column;margin-left:8%}.bookSlotDetailsReady .welcome-action .ori-banner{width:100%;cursor:pointer;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border-radius:3px}.bookSlotDetailsReady .welcome-action .welcome-text{font:normal normal normal 46px/54px Raleway;font-size:calc(29.42857px + .85714vw);letter-spacing:0;color:#001a33;margin:30px 0 10px;line-height:35px}.bookSlotDetailsReady .welcome-action .welcome-subtext{font:normal normal normal 18px/24px Roboto;font-size:calc(16.57143px + .47619vw);text-align:left;letter-spacing:0;color:#001a33;opacity:1;margin:1rem 0 20px}.bookSlotDetailsReady .welcome-action .pointer-text{display:flex;flex-direction:row;align-items:center;margin-bottom:15px;text-align:left;font:normal normal normal 16px/19px Lato;letter-spacing:0;color:#001a33;opacity:1}.bookSlotDetailsReady .welcome-action .pointer-text .pointer{width:8px;height:8px;background:#001a33 0 0 no-repeat padding-box;border:1px solid #707070;opacity:1;border-radius:8px;margin:0 12px 0 0}.bookSlotDetailsReady .welcome-action .Calender-div{margin:60px 0 30px;width:100%}.bookSlotDetailsReady .welcome-action .Calender-div .picker{width:100%}.bookSlotDetailsReady .welcome-action .SubmitButton{width:51%;height:45px;background:#e26003 0 0 no-repeat padding-box;border:2px solid #e26003;border-radius:8px;font:normal normal 600 20px/25px Roboto;letter-spacing:0;color:#fff;opacity:1;font-size:calc(16.57143px + .47619vw)}}@media only screen and (max-width:600px){.bookSlotDetailsReady{display:flex;flex-direction:column;width:91%;margin-right:4px;justify-content:start}.bookSlotDetailsReady .kyc-selecter1{width:100%;flex-shrink:0;margin-left:1%}.bookSlotDetailsReady .welcome-action{display:flex;flex-direction:column;margin-left:1%;width:100%}.bookSlotDetailsReady .welcome-action .ori-banner{width:100%;cursor:pointer;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border-radius:3px}.bookSlotDetailsReady .welcome-action .welcome-text{font:normal normal normal 46px/54px Raleway;font-size:calc(22.42857px + .85714vw);letter-spacing:0;color:#001a33;margin:6px 0 0;line-height:24px}.bookSlotDetailsReady .welcome-action .welcome-subtext{font:normal normal normal 18px/24px Roboto;font-size:calc(16.57143px + .47619vw);text-align:left;letter-spacing:0;color:#001a33;opacity:1;margin:1rem 0 20px}.bookSlotDetailsReady .welcome-action .pointer-text{display:flex;flex-direction:row;align-items:center;margin-bottom:15px;text-align:left;font:normal normal normal 16px/19px Lato;letter-spacing:0;color:#001a33;opacity:1}.bookSlotDetailsReady .welcome-action .pointer-text .pointer{width:8px;height:8px;background:#001a33 0 0 no-repeat padding-box;border:1px solid #707070;opacity:1;border-radius:8px;margin:0 12px 0 0}.bookSlotDetailsReady .welcome-action .Calender-div{margin:38px 0 30px;width:100%}.bookSlotDetailsReady .welcome-action .Calender-div .picker{width:100%}.bookSlotDetailsReady .welcome-action .SubmitButton{font:normal normal 600 20px/25px Roboto;width:59%;height:45px;background:#e26003 0 0 no-repeat padding-box;border:2px solid #e26003;border-radius:8px;letter-spacing:0;color:#fff;opacity:1;margin-top:8%;margin-left:16%;margin-bottom:8%;font-size:calc(16.57143px + .47619vw)}}@media only screen and (max-width:1788px)and (min-width:1450px){.bookSlotDetailsReady{width:100%}.bookSlotDetailsReady .welcome-action{width:67%;display:flex;flex-direction:column;margin-left:7%}.bookSlotDetailsReady .welcome-action .ori-banner{cursor:pointer;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border-radius:3px}.bookSlotDetailsReady .welcome-action .welcome-text{font:normal normal normal 46px/54px Raleway;font-size:calc(39.42857px + .85714vw);letter-spacing:0;color:#001a33;margin:40px 0 10px;line-height:24px}.bookSlotDetailsReady .welcome-action .welcome-subtext{font:normal normal normal 18px/24px Roboto;font-size:calc(16.57143px + .47619vw);font-family:lato;text-align:left;letter-spacing:0;color:#001a33;opacity:1;margin:1rem 0 30px}.bookSlotDetailsReady .welcome-action .pointer-text{display:flex;flex-direction:row;align-items:center;margin-bottom:20px;text-align:left;font:normal normal normal 16px/19px Lato;letter-spacing:0;color:#001a33;opacity:1}.bookSlotDetailsReady .welcome-action .pointer-text .pointer{width:8px;height:8px;background:#001a33 0 0 no-repeat padding-box;border:1px solid #707070;opacity:1;border-radius:8px;margin:0 12px 0 0}.bookSlotDetailsReady .welcome-action .Calender-div{margin:60px 0 30px;width:485px;height:70px}.bookSlotDetailsReady .welcome-action .Calender-div .picker{width:100%}.bookSlotDetailsReady .welcome-action .SubmitButton{width:285px;height:56px;background:#e26003 0 0 no-repeat padding-box;border:2px solid #e26003;border-radius:8px;font:normal normal 600 20px/25px Roboto;letter-spacing:0;color:#fff;opacity:1}}.bookSlot{min-height:100%}@media only screen and (min-width:1788px){.bookSlot{display:flex;align-items:center;flex-direction:column;min-height:100%;flex-grow:1}.bookSlot .bookSlot-Content{width:100%;display:flex;flex-direction:row;flex-grow:1}.bookSlot .bookSlot-Content .slotDetails{width:79%}.bookSlot .bookSlot-Content .slotImage{width:50%;display:flex;justify-content:center;align-items:center}.bookSlot .bookSlot-Content .slotImage .kyc-selecter{width:240px;flex-shrink:0}.bookSlot .bookSlot-Content .slotImage .bookSlotImg{width:80%}}@media only screen and (max-width:1200px){.bookSlot{display:flex;align-items:center;flex-direction:column;min-height:100%;flex-grow:1}.bookSlot .bookSlot-Content{width:100%;display:flex;flex-direction:row;flex-grow:1}.bookSlot .bookSlot-Content .slotDetails{width:235%;display:flex}.bookSlot .bookSlot-Content .slotImage{width:50%;display:flex;height:500px}.bookSlot .bookSlot-Content .slotImage .kyc-selecter{width:240px;flex-shrink:0}.bookSlot .bookSlot-Content .slotImage .bookSlotImg{width:80%}}@media only screen and (max-width:400px){.bookSlotDetailsReady{display:flex;flex-direction:column;width:91%;margin-right:4px}.bookSlotDetailsReady .kyc-selecter1{width:100%;flex-shrink:0;margin-left:1%;margin-bottom:3%}.bookSlotDetailsReady .welcome-action{display:flex;flex-direction:column;margin-left:1%;width:100%}.bookSlotDetailsReady .welcome-action .ori-banner{width:100%;cursor:pointer;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border-radius:3px}.bookSlotDetailsReady .welcome-action .welcome-text{font:normal normal normal 46px/54px Raleway;font-size:calc(23.57143px + .47619vw);letter-spacing:0;color:#001a33;margin:6px 0 0;line-height:24px}.bookSlotDetailsReady .welcome-action .welcome-subtext{font:normal normal normal 18px/24px Roboto;font-size:calc(16.57143px + .47619vw);text-align:left;letter-spacing:0;color:#001a33;opacity:1;margin:1rem 0 20px}.bookSlotDetailsReady .welcome-action .pointer-text{display:flex;flex-direction:row;align-items:center;margin-bottom:15px;text-align:left;font:normal normal normal 16px/19px Lato;letter-spacing:0;color:#001a33;opacity:1}.bookSlotDetailsReady .welcome-action .pointer-text .pointer{width:8px;height:8px;background:#001a33 0 0 no-repeat padding-box;border:1px solid #707070;opacity:1;border-radius:8px;margin:0 12px 0 0}.bookSlotDetailsReady .welcome-action .Calender-div{margin:38px 0 30px;width:100%}.bookSlotDetailsReady .welcome-action .Calender-div .picker{width:100%}.bookSlotDetailsReady .welcome-action .SubmitButton{width:59%;height:45px;background:#e26003 0 0 no-repeat padding-box;border:2px solid #e26003;border-radius:8px;font:normal normal 600 20px/25px Roboto;letter-spacing:0;color:#fff;opacity:1;margin-top:8%;margin-left:16%;margin-bottom:8%;font-size:calc(16.57143px + .47619vw)}}.bookSlotDetailsUpdate{width:100%;display:flex;flex-direction:row;justify-content:space-between}.bookSlotDetailsUpdate .MuiInputLabel-outlined{z-index:1;-webkit-transform:translate(14px,20px) scale(1);transform:translate(14px,20px) scale(1);pointer-events:none;font-size:calc(7.57143px + .47619vw)}.bookSlotDetailsUpdate .welcome-action{width:71%;display:flex;flex-direction:column;margin-left:8%}.bookSlotDetailsUpdate .welcome-action .refer-links{display:flex;align-items:center;justify-content:center;margin-top:30px;margin-bottom:30px;margin-left:9%}.bookSlotDetailsUpdate .welcome-action .refer-links .MobileReferalButton{width:227px;height:48px;background:#e25f04 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border-radius:5px;display:flex;justify-content:center;align-items:center;text-align:left;font:normal normal 600 14px/19px Open Sans;letter-spacing:0;color:#fff;text-transform:uppercase;opacity:1;cursor:pointer}.bookSlotDetailsUpdate .welcome-action .ori-banner{margin-top:4%;cursor:pointer;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border-radius:3px;width:103%}.bookSlotDetailsUpdate .welcome-action .welcome-text{font:normal normal normal 46px/54px Raleway;font-size:calc(29.42857px + .85714vw);letter-spacing:0;color:#001a33;margin:30px 0 10px;line-height:24px}.bookSlotDetailsUpdate .welcome-action .welcome-subtext{font:normal normal normal 18px/24px Roboto;font-size:calc(16.57143px + .47619vw);text-align:left;letter-spacing:0;color:#001a33;opacity:1;margin:1rem 0 20px}.bookSlotDetailsUpdate .welcome-action .welcome-banner{width:100%;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902)}.bookSlotDetailsUpdate .welcome-action .cursor-default{cursor:default}.bookSlotDetailsUpdate .welcome-action .pointer-text{display:flex;flex-direction:row;align-items:center;margin-bottom:15px;text-align:left;font:normal normal normal 16px/19px Lato;letter-spacing:0;color:#001a33;opacity:1}.bookSlotDetailsUpdate .welcome-action .pointer-text .pointer{width:8px;height:8px;background:#001a33 0 0 no-repeat padding-box;border:1px solid #707070;opacity:1;border-radius:8px;margin:0 12px 0 0}.bookSlotDetailsUpdate .welcome-action .Calender-div{margin:60px 0 30px;width:460px;height:70px}.bookSlotDetailsUpdate .welcome-action .Calender-div .picker{width:100%}.bookSlotDetailsUpdate .welcome-action .SubmitButton{width:285px;height:46px;background:#e26003 0 0 no-repeat padding-box;border:2px solid #e26003;border-radius:8px;margin-top:8%;font:normal normal 600 20px/25px Roboto;letter-spacing:0;color:#fff;opacity:1}@media screen and (min-width:2200px){.bookSlotDetailsUpdate{width:100%;display:flex;flex-direction:row;justify-content:space-between}.bookSlotDetailsUpdate .kyc-selecter1{width:453px;flex-shrink:0}.bookSlotDetailsUpdate .MuiInputLabel-outlined{z-index:1;-webkit-transform:translate(14px,20px) scale(1);transform:translate(14px,20px) scale(1);pointer-events:none;font-size:calc(7.57143px + .47619vw)}.bookSlotDetailsUpdate .welcome-action{width:72%;display:flex;flex-direction:column;margin-left:8%}.bookSlotDetailsUpdate .welcome-action .refer-links{display:flex;align-items:center;justify-content:center;margin-left:14%;margin-right:14%}.bookSlotDetailsUpdate .welcome-action .refer-links .MobileReferalButton{width:227px;height:48px;background:#e25f04 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border-radius:5px;display:flex;justify-content:center;align-items:center;text-align:left;font:normal normal 600 14px/19px Open Sans;letter-spacing:0;color:#fff;text-transform:uppercase;opacity:1;cursor:pointer}.bookSlotDetailsUpdate .welcome-action .ori-banner{cursor:pointer;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border-radius:3px;width:100%}.bookSlotDetailsUpdate .welcome-action .welcome-text{font:normal normal normal 46px/54px Raleway;font-size:calc(63.42857px + .85714vw);letter-spacing:0;color:#001a33;margin:36px 0 39px;line-height:70px}.bookSlotDetailsUpdate .welcome-action .welcome-subtext{font:normal normal normal 18px/24px Roboto;font-size:calc(40.57143px + .47619vw);text-align:left;letter-spacing:0;color:#001a33;opacity:1;margin:1rem 0 40px}.bookSlotDetailsUpdate .welcome-action .welcome-banner{width:100%;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902)}.bookSlotDetailsUpdate .welcome-action .cursor-default{cursor:default}.bookSlotDetailsUpdate .welcome-action .pointer-text{display:flex;flex-direction:row;align-items:center;margin-bottom:15px;text-align:left;font:normal normal normal 16px/19px Lato;letter-spacing:0;color:#001a33;opacity:1}.bookSlotDetailsUpdate .welcome-action .pointer-text .pointer{width:8px;height:8px;background:#001a33 0 0 no-repeat padding-box;border:1px solid #707070;opacity:1;border-radius:8px;margin:0 12px 0 0}.bookSlotDetailsUpdate .welcome-action .Calender-div{margin:60px 0 30px;width:460px;height:70px}.bookSlotDetailsUpdate .welcome-action .Calender-div .picker{width:100%}.bookSlotDetailsUpdate .welcome-action .SubmitButton{width:500px;height:85px;background:#e26003 0 0 no-repeat padding-box;border:2px solid #e26003;border-radius:8px;margin-top:8%;font:normal normal 600 35px/25px Roboto;letter-spacing:0;color:#fff;opacity:1}}@media only screen and (min-width:1800px)and (max-width:2200px){.bookSlotDetailsUpdate .kyc-selecter1{width:314px;flex-shrink:0}}@media only screen and (max-width:1800px){.bookSlotDetailsUpdate .kyc-selecter1{width:343px;flex-shrink:0}.bookSlotDetailsUpdate .MuiInputLabel-outlined{z-index:1;-webkit-transform:translate(14px,20px) scale(1);transform:translate(14px,20px) scale(1);pointer-events:none;font-size:calc(9.57143px + .47619vw)}.bookSlotDetailsUpdate .welcome-action{width:61%;display:flex;flex-direction:column;margin-left:8%}.bookSlotDetailsUpdate .welcome-action .refer-links{display:flex;align-items:center;justify-content:center;margin-left:9%;margin-right:9%}.bookSlotDetailsUpdate .welcome-action .refer-links .MobileReferalButton{width:227px;height:48px;background:#e25f04 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border-radius:5px;display:flex;justify-content:center;align-items:center;text-align:left;font:normal normal 600 14px/19px Open Sans;letter-spacing:0;color:#fff;text-transform:uppercase;opacity:1;cursor:pointer}.bookSlotDetailsUpdate .welcome-action .ori-banner{width:103%;cursor:pointer;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border-radius:3px}.bookSlotDetailsUpdate .welcome-action .welcome-text{font:normal normal normal 46px/54px Raleway;font-size:calc(29.42857px + .85714vw);letter-spacing:0;color:#001a33;margin:30px 0 10px;line-height:24px}.bookSlotDetailsUpdate .welcome-action .welcome-subtext{font:normal normal normal 18px/24px Roboto;font-size:calc(16.57143px + .47619vw);text-align:left;letter-spacing:0;color:#001a33;opacity:1;margin:1rem 0 20px}.bookSlotDetailsUpdate .welcome-action .welcome-banner{width:100%;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902)}.bookSlotDetailsUpdate .welcome-action .cursor-default{cursor:default}.bookSlotDetailsUpdate .welcome-action .pointer-text{display:flex;flex-direction:row;align-items:center;margin-bottom:15px;text-align:left;font:normal normal normal 16px/19px Lato;letter-spacing:0;color:#001a33;opacity:1}.bookSlotDetailsUpdate .welcome-action .pointer-text .pointer{width:8px;height:8px;background:#001a33 0 0 no-repeat padding-box;border:1px solid #707070;opacity:1;border-radius:8px;margin:0 12px 0 0}.bookSlotDetailsUpdate .welcome-action .Calender-div{margin:60px 0 30px;width:460px;height:70px}.bookSlotDetailsUpdate .welcome-action .Calender-div .picker{width:100%}.bookSlotDetailsUpdate .welcome-action .SubmitButton{width:285px;height:46px;background:#e26003 0 0 no-repeat padding-box;border:2px solid #e26003;border-radius:8px;font:normal normal 600 20px/25px Roboto;letter-spacing:0;color:#fff;opacity:1}}@media only screen and (max-width:1200px){.bookSlotDetailsUpdate .kyc-selecter1{width:34%;flex-shrink:0}.bookSlotDetailsUpdate .MuiInputLabel-outlined{z-index:1;-webkit-transform:translate(14px,20px) scale(1);transform:translate(14px,20px) scale(1);pointer-events:none;font-size:calc(9.57143px + .47619vw)}.bookSlotDetailsUpdate .welcome-action{width:56%;display:flex;flex-direction:column;margin-left:8%;margin-top:3%}.bookSlotDetailsUpdate .welcome-action .refer-links{display:flex;align-items:center;justify-content:center;margin-left:9%}.bookSlotDetailsUpdate .welcome-action .refer-links .MobileReferalButton{width:227px;height:48px;background:#e25f04 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border-radius:5px;display:flex;justify-content:center;align-items:center;text-align:left;font:normal normal 600 14px/19px Open Sans;letter-spacing:0;color:#fff;text-transform:uppercase;opacity:1;cursor:pointer}.bookSlotDetailsUpdate .welcome-action .ori-banner{width:100%;cursor:pointer;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border-radius:3px}.bookSlotDetailsUpdate .welcome-action .welcome-text{font:normal normal normal 46px/54px Raleway;font-size:calc(29.42857px + .85714vw);letter-spacing:0;color:#001a33;margin:30px 0 10px;line-height:35px}.bookSlotDetailsUpdate .welcome-action .welcome-subtext{font:normal normal normal 18px/24px Roboto;font-size:calc(16.57143px + .47619vw);text-align:left;letter-spacing:0;color:#001a33;opacity:1;margin:1rem 0 20px}.bookSlotDetailsUpdate .welcome-action .pointer-text{display:flex;flex-direction:row;align-items:center;margin-bottom:15px;text-align:left;font:normal normal normal 16px/19px Lato;letter-spacing:0;color:#001a33;opacity:1}.bookSlotDetailsUpdate .welcome-action .pointer-text .pointer{width:8px;height:8px;background:#001a33 0 0 no-repeat padding-box;border:1px solid #707070;opacity:1;border-radius:8px;margin:0 12px 0 0}.bookSlotDetailsUpdate .welcome-action .Calender-div{margin:60px 0 30px;width:100%}.bookSlotDetailsUpdate .welcome-action .Calender-div .picker{width:100%}.bookSlotDetailsUpdate .welcome-action .SubmitButton{width:51%;height:45px;background:#e26003 0 0 no-repeat padding-box;border:2px solid #e26003;border-radius:8px;font:normal normal 600 20px/25px Roboto;letter-spacing:0;color:#fff;opacity:1;font-size:calc(16.57143px + .47619vw)}}@media only screen and (max-width:600px){.bookSlotDetailsUpdate{width:99%;display:flex;flex-direction:column}.bookSlotDetailsUpdate .kyc-selecter1{width:100%;flex-shrink:0;margin-left:1%;margin-bottom:7%}.bookSlotDetailsUpdate .welcome-action{display:flex;flex-direction:column;margin-left:1%;width:100%}.bookSlotDetailsUpdate .welcome-action .refer-links{display:flex;align-items:center;justify-content:center;height:20%;width:100%;margin-left:0}.bookSlotDetailsUpdate .welcome-action .refer-links .MobileReferalButton{width:227px;height:48px;background:#e25f04 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border-radius:5px;display:flex;justify-content:center;align-items:center;text-align:left;font:normal normal 600 14px/19px Open Sans;letter-spacing:0;color:#fff;text-transform:uppercase;opacity:1;cursor:pointer}.bookSlotDetailsUpdate .welcome-action .ori-banner{width:100%;cursor:pointer;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border-radius:3px}.bookSlotDetailsUpdate .welcome-action .welcome-text{font:normal normal normal 46px/54px Raleway;font-size:calc(22.42857px + .85714vw);letter-spacing:0;color:#001a33;margin:6px 0 0;line-height:24px}.bookSlotDetailsUpdate .welcome-action .welcome-subtext{font:normal normal normal 18px/24px Roboto;font-size:calc(16.57143px + .47619vw);text-align:left;letter-spacing:0;color:#001a33;opacity:1;margin:1rem 0 20px}.bookSlotDetailsUpdate .welcome-action .pointer-text{display:flex;flex-direction:row;align-items:center;margin-bottom:15px;text-align:left;font:normal normal normal 16px/19px Lato;letter-spacing:0;color:#001a33;opacity:1}.bookSlotDetailsUpdate .welcome-action .pointer-text .pointer{width:8px;height:8px;background:#001a33 0 0 no-repeat padding-box;border:1px solid #707070;opacity:1;border-radius:8px;margin:0 12px 0 0}.bookSlotDetailsUpdate .welcome-action .Calender-div{margin:38px 0 30px;width:100%}.bookSlotDetailsUpdate .welcome-action .Calender-div .picker{width:100%}.bookSlotDetailsUpdate .welcome-action .SubmitButton{font:normal normal 600 20px/25px Roboto;width:59%;height:45px;background:#e26003 0 0 no-repeat padding-box;border:2px solid #e26003;border-radius:8px;letter-spacing:0;color:#fff;opacity:1;margin-top:8%;margin-left:16%;margin-bottom:8%;font-size:calc(16.57143px + .47619vw)}}@media only screen and (max-width:1788px)and (min-width:1450px){.bookSlotDetailsUpdate{width:100%}.bookSlotDetailsUpdate .welcome-action{width:67%;display:flex;flex-direction:column;margin-left:7%}.bookSlotDetailsUpdate .welcome-action .ori-banner{cursor:pointer;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border-radius:3px}.bookSlotDetailsUpdate .welcome-action .welcome-text{font:normal normal normal 46px/54px Raleway;font-size:calc(39.42857px + .85714vw);letter-spacing:0;color:#001a33;margin:40px 0 10px;line-height:24px}.bookSlotDetailsUpdate .welcome-action .welcome-subtext{font:normal normal normal 18px/24px Roboto;font-size:calc(16.57143px + .47619vw);font-family:lato;text-align:left;letter-spacing:0;color:#001a33;opacity:1;margin:1rem 0 30px}.bookSlotDetailsUpdate .welcome-action .pointer-text{display:flex;flex-direction:row;align-items:center;margin-bottom:20px;text-align:left;font:normal normal normal 16px/19px Lato;letter-spacing:0;color:#001a33;opacity:1}.bookSlotDetailsUpdate .welcome-action .pointer-text .pointer{width:8px;height:8px;background:#001a33 0 0 no-repeat padding-box;border:1px solid #707070;opacity:1;border-radius:8px;margin:0 12px 0 0}.bookSlotDetailsUpdate .welcome-action .Calender-div{margin:60px 0 30px;width:485px;height:70px}.bookSlotDetailsUpdate .welcome-action .Calender-div .picker{width:100%}.bookSlotDetailsUpdate .welcome-action .SubmitButton{width:285px;height:56px;background:#e26003 0 0 no-repeat padding-box;border:2px solid #e26003;border-radius:8px;font:normal normal 600 20px/25px Roboto;letter-spacing:0;color:#fff;opacity:1}}.bookSlotUpdate{min-height:100%}@media only screen and (min-width:1788px){.bookSlotUpdate{display:flex;align-items:center;flex-direction:column;min-height:100%;flex-grow:1}.bookSlotUpdate .bookSlot-Content{width:100%;display:flex;flex-direction:row;flex-grow:1}.bookSlotUpdate .bookSlot-Content .slotDetails{width:79%}.bookSlotUpdate .bookSlot-Content .slotImage{width:50%;display:flex;justify-content:center;align-items:center}.bookSlotUpdate .bookSlot-Content .slotImage .kyc-selecter{width:240px;flex-shrink:0}.bookSlotUpdate .bookSlot-Content .slotImage .bookSlotImg{width:80%}}@media only screen and (max-width:1200px){.bookSlotUpdate{display:flex;align-items:center;flex-direction:column;min-height:100%;flex-grow:1}.bookSlotUpdate .bookSlot-Content{width:100%;display:flex;flex-direction:row;flex-grow:1}.bookSlotUpdate .bookSlot-Content .slotDetails{width:235%;display:flex}.bookSlotUpdate .bookSlot-Content .slotImage{width:50%;display:flex;height:500px}.bookSlotUpdate .bookSlot-Content .slotImage .kyc-selecter{width:240px;flex-shrink:0}.bookSlotUpdate .bookSlot-Content .slotImage .bookSlotImg{width:80%}}@media only screen and (max-width:500px)and (min-width:200px){.bookSlotDetailsUpdate{width:99%;display:flex;flex-direction:column}.bookSlotDetailsUpdate .kyc-selecter1{width:100%;flex-shrink:0;margin-left:1%;margin-bottom:3%}.bookSlotDetailsUpdate .welcome-action{display:flex;flex-direction:column;margin-left:1%;width:100%}.bookSlotDetailsUpdate .welcome-action .ori-banner{width:100%;cursor:pointer;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border-radius:3px}.bookSlotDetailsUpdate .welcome-action .welcome-text{font:normal normal normal 46px/54px Raleway;font-size:calc(23.57143px + .47619vw);letter-spacing:0;color:#001a33;margin:6px 0 0;line-height:24px}.bookSlotDetailsUpdate .welcome-action .welcome-subtext{font:normal normal normal 18px/24px Roboto;font-size:calc(16.57143px + .47619vw);text-align:left;letter-spacing:0;color:#001a33;opacity:1;margin:1rem 0 20px}.bookSlotDetailsUpdate .welcome-action .pointer-text{display:flex;flex-direction:row;align-items:center;margin-bottom:15px;text-align:left;font:normal normal normal 16px/19px Lato;letter-spacing:0;color:#001a33;opacity:1}.bookSlotDetailsUpdate .welcome-action .pointer-text .pointer{width:8px;height:8px;background:#001a33 0 0 no-repeat padding-box;border:1px solid #707070;opacity:1;border-radius:8px;margin:0 12px 0 0}.bookSlotDetailsUpdate .welcome-action .Calender-div{margin:38px 0 30px;width:100%}.bookSlotDetailsUpdate .welcome-action .Calender-div .picker{width:100%}.bookSlotDetailsUpdate .welcome-action .SubmitButton{width:59%;height:45px;background:#e26003 0 0 no-repeat padding-box;border:2px solid #e26003;border-radius:8px;font:normal normal 600 20px/25px Roboto;letter-spacing:0;color:#fff;opacity:1;margin-top:8%;margin-left:16%;margin-bottom:8%;font-size:calc(16.57143px + .47619vw)}}.referShare{width:61%;height:268px;border:1px solid hsla(0,0%,43.9%,.1411764705882353);border-radius:7px;background:#fff 0 0 no-repeat padding-box;opacity:1;display:flex;flex-direction:column;margin-bottom:7px}.referShare .referLink{height:50%;align-items:center;justify-content:center;display:flex;flex-direction:column}.referShare .referLink .referral-link-text{font:normal normal 600 12px/17px Open Sans;letter-spacing:0;color:#001a33;opacity:1;padding:10px}.referShare .referLink .copy-button{width:266px;height:48px;background:#e26003 0 0 no-repeat padding-box!important;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902)!important;border-radius:5px!important;opacity:1;font:normal normal 600 16px/22px Open Sans;letter-spacing:0!important;color:#fff!important;text-transform:uppercase!important;padding:10px ​30px!important}.referShare .referLink .copy-button img{margin-left:10px;width:20px}.referShare .webShare{height:50%;display:flex;flex-direction:column;align-items:center;justify-content:center}.referShare .webShare .referral-link-text{font:normal normal 600 12px/17px Open Sans;letter-spacing:0;color:#001a33;opacity:1;padding:10px}.referShare .webShare .referralShare{height:80%;display:flex;flex-direction:row;justify-content:space-evenly;width:100%}.referShare .webShare .referralShare .share-content{display:flex;flex-direction:column;cursor:pointer;margin-bottom:22px;max-width:100px}.referShare .webShare .referralShare .share-content .social-logo{width:60px;transition:all .3s ease-in-out;-webkit-user-select:none;-ms-user-select:none;user-select:none;height:45px}.referShare .webShare .referralShare .share-content .socialTitle{text-align:center;font:normal normal 600 12px/17px Open Sans;letter-spacing:0;color:#001a33;opacity:1}@media only screen and (min-width:2000px){.referShare{height:465px}.referShare .referLink{height:50%;align-items:center;justify-content:center;display:flex;flex-direction:column}.referShare .referLink .referral-link-text{font:normal normal 600 26px/17px Open Sans;letter-spacing:0;color:#001a33;opacity:1;padding:24px}.referShare .referLink .copy-button{width:513px;height:77px;background:#e26003 0 0 no-repeat padding-box!important;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902)!important;border-radius:9px!important;opacity:1;font:normal normal 600 22px/22px Open Sans;letter-spacing:0!important;color:#fff!important;text-transform:uppercase!important;padding:10px ​30px!important}.referShare .referLink .copy-button img{margin-left:10px;width:20px}.referShare .webShare{height:50%;display:flex;flex-direction:column;align-items:center;justify-content:center}.referShare .webShare .referral-link-text{font:normal normal 600 22px/17px Open Sans;letter-spacing:0;color:#001a33;opacity:1;padding:18px}.referShare .webShare .referralShare{height:80%;display:flex;flex-direction:row;width:100%;margin-top:20px}.referShare .webShare .referralShare .share-content{display:flex;flex-direction:column;cursor:pointer;margin-bottom:22px;width:148px}.referShare .webShare .referralShare .share-content .social-logo{width:91px;transition:all .3s ease-in-out;-webkit-user-select:none;-ms-user-select:none;user-select:none;height:85px}.referShare .webShare .referralShare .share-content .socialTitle{text-align:center;font:normal normal 600 17px/17px Open Sans;letter-spacing:0;color:#001a33;opacity:1}}@media only screen and (max-width:1800px){.referShare{height:257px}.referShare .referLink{height:50%;align-items:center;justify-content:center;display:flex;flex-direction:column}.referShare .referLink .referral-link-text{font:normal normal 600 13px/17px Lato;letter-spacing:.2px;color:#001a33;opacity:1;padding:11px}.referShare .referLink .copy-button{width:230px;height:40px;background:#e26003 0 0 no-repeat padding-box!important;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902)!important;border-radius:5px!important;opacity:1;font:normal normal 500 15px/22px Open Sans;letter-spacing:0!important;color:#fff!important;text-transform:uppercase!important;padding:10px ​30px!important}.referShare .referLink .copy-button img{margin-left:10px;width:20px}.referShare .webShare{height:50%;display:flex;flex-direction:column;align-items:center;justify-content:center}.referShare .webShare .referral-link-text{font:normal normal 600 13px/17px Lato;letter-spacing:.2px;color:#001a33;opacity:1;text-transform:capitalize;padding:0 0 18px}.referShare .webShare .referralShare{height:80%;display:flex;flex-direction:row;width:70%}.referShare .webShare .referralShare .share-content{display:flex;flex-direction:column;cursor:pointer;margin-bottom:22px;width:80px;align-items:center;height:60px}.referShare .webShare .referralShare .share-content .social-logo{width:100%;transition:all .3s ease-in-out;-webkit-user-select:none;height:100%}.referShare .webShare .referralShare .share-content .socialTitle{text-align:center;font:normal normal 600 12px/15px Open Sans;letter-spacing:0;color:#001a33;opacity:1}}@media only screen and (max-width:1200px){.referShare{height:250px}.referShare .referLink{height:50%;align-items:center;justify-content:center;display:flex;flex-direction:column}.referShare .referLink .referral-link-text{font:normal normal 600 14px/17px Open Sans;letter-spacing:0;color:#001a33;opacity:1;padding:11px}.referShare .referLink .copy-button{width:300px;height:42px;background:#e26003 0 0 no-repeat padding-box!important;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902)!important;border-radius:9px!important;opacity:1;font:normal normal 600 17px/22px Open Sans;letter-spacing:0!important;color:#fff!important;text-transform:uppercase!important;padding:10px ​30px!important}.referShare .referLink .copy-button img{margin-left:10px;width:20px}}@media only screen and (max-width:800px){.referShare{width:100%;margin-right:0;height:auto;border:1px solid hsla(0,0%,43.9%,.1411764705882353);border-radius:7px;opacity:1;display:flex;flex-direction:column}.referShare .referLink{height:50%;align-items:center;justify-content:center;display:flex;flex-direction:column}.referShare .referLink .referral-link-text{font:normal normal 600 12px/17px Open Sans;letter-spacing:0;color:#001a33;opacity:1;padding:10px}.referShare .referLink .copy-button{width:266px;height:48px;background:#e26003 0 0 no-repeat padding-box!important;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902)!important;border-radius:5px!important;opacity:1;font:normal normal 600 16px/22px Open Sans;letter-spacing:0!important;color:#fff!important;text-transform:uppercase!important;padding:10px ​30px!important}.referShare .referLink .copy-button img{margin-left:10px;width:20px}.referShare .webShare{height:50%;display:flex;flex-direction:column;align-items:center;justify-content:center}.referShare .webShare .referral-link-text{font:normal normal 600 12px/17px Open Sans;letter-spacing:0;color:#001a33;opacity:1;padding:10px}.referShare .webShare .referralShare{height:80%;display:flex;flex-direction:row;width:75%;flex-wrap:wrap;justify-content:space-evenly}.referShare .webShare .referralShare .share-content{display:flex;flex-direction:column;align-items:center;cursor:pointer;margin-bottom:22px;max-width:100px}.referShare .webShare .referralShare .share-content .social-logo{width:75px;transition:all .3s ease-in-out;-webkit-user-select:none;-ms-user-select:none;user-select:none;height:60px}.referShare .webShare .referralShare .share-content .socialTitle{text-align:center;font:normal normal 600 12px/17px Open Sans;letter-spacing:0;color:#001a33;opacity:1}}@media only screen and (max-width:600px)and (min-width:410px){.referShare{margin-right:0;border:1px solid hsla(0,0%,43.9%,.1411764705882353);border-radius:7px;opacity:1;display:flex;flex-direction:column}.referShare .referLink{height:50%;align-items:center;justify-content:center;display:flex;margin-top:20px;flex-direction:column}.referShare .referLink .referral-link-text{font:normal normal 600 13px/17px Open Sans;letter-spacing:0;color:#001a33;opacity:1;padding:10px}.referShare .referLink .copy-button{width:266px;height:48px;background:#e26003 0 0 no-repeat padding-box!important;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902)!important;border-radius:5px!important;opacity:1;font:normal normal 600 16px/22px Open Sans;letter-spacing:0!important;color:#fff!important;text-transform:uppercase!important;padding:10px ​30px!important}.referShare .referLink .copy-button img{margin-left:10px;width:20px}.referShare .webShare{height:50%;display:flex;flex-direction:column;align-items:center;justify-content:center}.referShare .webShare .referral-link-text{font:normal normal 600 13px/17px Open Sans;letter-spacing:0;color:#001a33;opacity:1;padding:10px}.referShare .webShare .referralShare{height:80%;display:flex;flex-direction:row;width:100%;margin-left:0;flex-wrap:wrap;justify-content:space-around}.referShare .webShare .referralShare .share-content{display:flex;flex-direction:column;align-items:center;cursor:pointer;margin-bottom:22px;max-width:100px}.referShare .webShare .referralShare .share-content .social-logo{width:75px;transition:all .3s ease-in-out;-webkit-user-select:none;-ms-user-select:none;user-select:none;height:60px}.referShare .webShare .referralShare .share-content .socialTitle{margin-left:0;text-align:center;font:normal normal 600 12px/17px Open Sans;letter-spacing:0;color:#001a33;opacity:1}}@media only screen and (max-width:400px){.referShare{margin-right:0;height:auto;border:1px solid hsla(0,0%,43.9%,.1411764705882353);border-radius:7px;opacity:1;display:flex;flex-direction:column;width:100%}.referShare .referLink{height:50%;align-items:center;justify-content:center;margin-top:15px;display:flex;flex-direction:column}.referShare .referLink .referral-link-text{font:normal normal 600 13px/17px Open Sans;letter-spacing:0;color:#001a33;opacity:1;padding:10px}.referShare .referLink .copy-button{width:231px;height:41px;background:#e26003 0 0 no-repeat padding-box!important;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902)!important;border-radius:5px!important;opacity:1;font:normal normal 600 16px/22px Open Sans;letter-spacing:0!important;color:#fff!important;text-transform:uppercase!important;padding:10px ​30px!important}.referShare .referLink .copy-button img{margin-left:10px;width:20px}.referShare .webShare{height:50%;display:flex;flex-direction:column;margin:15px 0;align-items:center;justify-content:center}.referShare .webShare .referral-link-text{font:normal normal 600 13px/17px Open Sans;letter-spacing:0;color:#001a33;opacity:1;padding:15px}.referShare .webShare .referralShare{height:80%;display:flex;flex-direction:row;width:100%}.referShare .webShare .referralShare .share-content{display:flex;flex-direction:column;cursor:pointer;margin-bottom:22px;max-width:100px}.referShare .webShare .referralShare .share-content .social-logo{width:75px;transition:all .3s ease-in-out;-webkit-user-select:none;-ms-user-select:none;user-select:none;height:55px}.referShare .webShare .referralShare .share-content .socialTitle{text-align:center;font:normal normal 600 12px/17px Open Sans;letter-spacing:0;color:#001a33;opacity:1}}.bookSlot{display:flex;align-items:center;flex-direction:column;min-height:110vh;flex-grow:1}.bookSlot .header-same-height{min-height:78px}.bookSlot .bookSlot-Content{width:100%;min-height:100%;display:flex;flex-direction:row;flex-grow:1;align-items:unset!important}.bookSlot .bookSlot-Content .slotDetails{width:79%;margin-left:8%}.bookSlot .bookSlot-Content .slotImage{display:flex;justify-content:center;align-items:center}.bookSlot .bookSlot-Content .slotImage .kyc-selecter{width:287px;flex-shrink:0}.bookSlot .bookSlot-Content .slotImage .bookSlotImg{width:100%}@media screen and (min-width:2400px){.bookSlot{display:flex;align-items:center;flex-direction:column;min-height:110vh;flex-grow:1}.bookSlot .header-same-height{min-height:162px}.bookSlot .bookSlot-Content{width:100%;min-height:100%;display:flex;flex-direction:row;flex-grow:1;align-items:unset!important}.bookSlot .bookSlot-Content .slotDetails{width:79%;margin-left:8%}.bookSlot .bookSlot-Content .slotImage{display:flex;justify-content:center;align-items:center}.bookSlot .bookSlot-Content .slotImage .kyc-selecter{width:287px;flex-shrink:0}.bookSlot .bookSlot-Content .slotImage .bookSlotImg{width:100%}}@media only screen and (min-width:1788px)and (max-width:2350px){.bookSlot{display:flex;align-items:center;flex-direction:column;min-height:110vh;flex-grow:1}.bookSlot .bookSlot-Content{width:100%;display:flex;flex-direction:row;flex-grow:1}.bookSlot .bookSlot-Content .slotDetails{width:79%}.bookSlot .bookSlot-Content .slotImage{width:50%;display:flex;justify-content:center;align-items:center}.bookSlot .bookSlot-Content .slotImage .kyc-selecter{width:240px;flex-shrink:0}.bookSlot .bookSlot-Content .slotImage .bookSlotImg{width:80%}}@media only screen and (max-width:1200px){.bookSlot{display:flex;align-items:center;flex-direction:column;min-height:110vh;flex-grow:1}.bookSlot .bookSlot-Content{width:100%;display:flex;flex-direction:row;flex-grow:1}.bookSlot .bookSlot-Content .slotDetails{width:235%;display:flex}.bookSlot .bookSlot-Content .slotImage{width:50%;display:flex;height:500px}.bookSlot .bookSlot-Content .slotImage .kyc-selecter{width:240px;flex-shrink:0}.bookSlot .bookSlot-Content .slotImage .bookSlotImg{width:80%}}@media only screen and (max-width:600px){.bookSlot{display:flex;align-items:center;flex-direction:column;min-height:100%;flex-grow:1}.bookSlot .bookSlot-Content{width:91%;display:flex;flex-grow:1;flex-direction:column!important}.bookSlot .bookSlot-Content .slotDetails{width:100%;margin-left:5%}.bookSlot .bookSlot-Content .kyc-selecter{width:99%;margin:25px auto 150px}.bookSlot .bookSlot-Content .bookSlotImg{width:80%}}.bookSlotUpdate{display:flex;align-items:center;flex-direction:column;min-height:110vh;flex-grow:1}.bookSlotUpdate .header-same-height{min-height:78px}.bookSlotUpdate .bookSlot-Content{width:100%;min-height:100%;display:flex;flex-direction:row;flex-grow:1;align-items:unset!important}.bookSlotUpdate .bookSlot-Content .slotDetails{width:79%;margin-left:8%}.bookSlotUpdate .bookSlot-Content .slotImage{display:flex;justify-content:center;align-items:center}.bookSlotUpdate .bookSlot-Content .slotImage .kyc-selecter{width:287px;flex-shrink:0}.bookSlotUpdate .bookSlot-Content .slotImage .bookSlotImg{width:100%}@media screen and (min-width:2400px){.bookSlotUpdate{display:flex;align-items:center;flex-direction:column;min-height:110vh;flex-grow:1}.bookSlotUpdate .header-same-height{min-height:136px}.bookSlotUpdate .bookSlot-Content{width:100%;min-height:100%;display:flex;flex-direction:row;flex-grow:1;align-items:unset!important}.bookSlotUpdate .bookSlot-Content .slotDetails{width:79%;margin-left:8%}.bookSlotUpdate .bookSlot-Content .slotImage{display:flex;justify-content:center;align-items:center}.bookSlotUpdate .bookSlot-Content .slotImage .kyc-selecter{width:287px;flex-shrink:0}.bookSlotUpdate .bookSlot-Content .slotImage .bookSlotImg{width:100%}}@media only screen and (min-width:1788px)and (max-width:2350px){.bookSlotUpdate{display:flex;align-items:center;flex-direction:column;min-height:110vh;flex-grow:1}.bookSlotUpdate .bookSlot-Content{width:100%;display:flex;flex-direction:row;flex-grow:1}.bookSlotUpdate .bookSlot-Content .slotDetails{width:79%}.bookSlotUpdate .bookSlot-Content .slotImage{width:50%;display:flex;justify-content:center;align-items:center}.bookSlotUpdate .bookSlot-Content .slotImage .kyc-selecter{width:240px;flex-shrink:0}.bookSlotUpdate .bookSlot-Content .slotImage .bookSlotImg{width:80%}}@media only screen and (max-width:1200px){.bookSlotUpdate{display:flex;align-items:center;flex-direction:column;min-height:110vh;flex-grow:1}.bookSlotUpdate .bookSlot-Content{width:100%;display:flex;flex-direction:row;flex-grow:1}.bookSlotUpdate .bookSlot-Content .slotDetails{width:235%;display:flex}.bookSlotUpdate .bookSlot-Content .slotImage{width:50%;display:flex;height:500px}.bookSlotUpdate .bookSlot-Content .slotImage .kyc-selecter{width:240px;flex-shrink:0}.bookSlotUpdate .bookSlot-Content .slotImage .bookSlotImg{width:80%}}@media only screen and (max-width:600px){.bookSlotUpdate{display:flex;align-items:center;flex-direction:column;min-height:110vh;flex-grow:1}.bookSlotUpdate .bookSlot-Content{width:91%;display:flex;flex-grow:1;flex-direction:column!important}.bookSlotUpdate .bookSlot-Content .slotDetails{width:100%;margin-left:5%}.bookSlotUpdate .bookSlot-Content .kyc-selecter{width:99%;margin:25px auto 150px}.bookSlotUpdate .bookSlot-Content .bookSlotImg{width:80%}}.refer-friend1{flex:1 1;flex-direction:column;justify-content:center;height:110vh;width:100%}.refer-friend1 .header-same-height{min-height:80px}.refer-friend1 .mainDiv{display:flex;justify-content:space-between;min-height:83%}.refer-friend1 .refer-history{width:350px;background:#fbfbfb 0 0 no-repeat padding-box;opacity:1;margin-top:-3%;display:flex;flex-direction:column;align-items:center}.refer-friend1 .refer-history .refer-title{padding:30px;text-align:left;font:normal normal 600 22px/30px Open Sans;letter-spacing:0;color:#001a33;text-transform:capitalize;opacity:1;align-self:flex-start}.refer-friend1 .refer-history .refer-history-main .refer-history-container{width:304px;height:65px;background:#f5f5f5 0 0 no-repeat padding-box;border-radius:5px;opacity:1;margin:20px}.refer-friend1 .refer-history .refer-history-main .refer-history-container .refer-state{width:85px;height:20px;background:#fff 0 0 no-repeat padding-box;border-radius:13px;opacity:1;margin:0 12rem}.refer-friend1 .refer-history .refer-history-main .refer-history-container .refer-state .refer-state-text{padding-top:3px;text-align:center;font:normal normal normal 10px/13px Roboto;letter-spacing:0;color:#001a33;text-transform:capitalize;opacity:1}.refer-friend1 .refer-history .refer-history-main .refer-history-container .refer-content{display:flex;justify-content:space-around;padding-top:20px}.refer-friend1 .refer-history .refer-history-main .refer-history-container .refer-content .refered-name{text-align:left;font:normal normal normal 16px/21px Roboto;letter-spacing:0;color:#001a33;text-transform:capitalize;opacity:1}.refer-friend1 .refer-history .refer-history-main .refer-history-container .refer-content .refered-date{font:normal normal normal 10px/13px Roboto;letter-spacing:0;color:#001a33;text-transform:uppercase;opacity:1}.refer-friend1 .refer-Content{height:inherit;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.refer-friend1 .refer-Content .kyc-selecter{width:240px;flex-shrink:0;margin-left:5%}.refer-friend1 .refer-Content .head{display:flex;justify-content:flex-start;margin-top:15px;width:85%}.refer-friend1 .refer-Content .link{color:grey}.refer-friend1 .refer-Content .link,.refer-friend1 .refer-Content .refer{cursor:pointer;font-size:14px;letter-spacing:0;font-weight:600;font-family:"Lato";opacity:1}.refer-friend1 .refer-Content .refer{color:#001a33}.refer-friend1 .refer-Content .refer-banner{display:flex;justify-content:flex-start;width:85%;margin:20px 0 45px 1%}.refer-friend1 .refer-Content .refer-banner .loadingDiv{-webkit-filter:blur(50px);filter:blur(50px);-webkit-transform:scale(1);transform:scale(1)}.refer-friend1 .refer-Content .refer-links{display:flex;align-items:center;justify-content:center;margin-bottom:45px;width:48%}.refer-friend1 .refer-Content .refer-links .MobileReferalButton{width:227px;height:48px;background:#e25f04 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border-radius:5px;display:flex;justify-content:center;align-items:center;text-align:left;font:normal normal 600 14px/19px Open Sans;letter-spacing:0;color:#fff;text-transform:uppercase;opacity:1;cursor:pointer}.refer-friend1 .refer-linksAuto{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.refer-friend1 .refer-linksAuto .MobileReferalButton{width:227px;height:48px;background:#e25f04 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border-radius:5px;display:none;justify-content:center;align-items:center;text-align:left;font:normal normal 600 14px/19px Open Sans;letter-spacing:0;color:#fff;text-transform:uppercase;opacity:1;cursor:pointer}@media only screen and (min-width:2200px){.refer-friend1{flex:1 1;flex-direction:column;justify-content:center;height:100%;width:100%}.refer-friend1 .header-same-height{min-height:120px}.refer-friend1 .mainDiv{display:flex;justify-content:space-between;min-height:86%}.refer-friend1 .refer-Content{height:inherit;width:100%}.refer-friend1 .refer-Content .kyc-selecter{width:240px;flex-shrink:0;margin-left:5%}.refer-friend1 .refer-Content .head{display:flex;justify-content:flex-start}.refer-friend1 .refer-Content .link{cursor:pointer;font-size:24px;color:grey}.refer-friend1 .refer-Content .refer{cursor:pointer;font-size:24px}.refer-friend1 .refer-Content .refer-banner{display:flex;justify-content:center;align-items:center;margin-top:30px;margin-bottom:30px}.refer-friend1 .refer-Content .refer-banner .loadingDiv{-webkit-filter:blur(50px);filter:blur(50px);-webkit-transform:scale(1);transform:scale(1)}.refer-friend1 .refer-Content .refer-links{display:flex;align-items:center;justify-content:center}.refer-friend1 .refer-Content .refer-links .MobileReferalButton{width:227px;height:48px;background:#e25f04 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border-radius:5px;display:flex;justify-content:center;align-items:center;text-align:left;font:normal normal 600 14px/19px Open Sans;letter-spacing:0;color:#fff;text-transform:uppercase;opacity:1;cursor:pointer}.refer-friend1 .refer-linksAuto{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.refer-friend1 .refer-linksAuto .MobileReferalButton{width:227px;height:48px;background:#e25f04 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border-radius:5px;display:none;justify-content:center;align-items:center;text-align:left;font:normal normal 600 14px/19px Open Sans;letter-spacing:0;color:#fff;text-transform:uppercase;opacity:1;cursor:pointer}}@media only screen and (max-width:1800px)and (min-width:1400px){.refer-friend1{flex:1 1;flex-direction:column;justify-content:center;height:100%;width:100%}.refer-friend1 .header-same-height{min-height:92px}.refer-friend1 .mainDiv{display:flex;justify-content:space-between;min-height:82%}.refer-friend1 .refer-Content{height:inherit;width:98%}.refer-friend1 .refer-Content .kyc-selecter{width:240px;flex-shrink:0;margin-left:5%}.refer-friend1 .refer-Content .head{display:flex;justify-content:flex-start;margin-top:1%;margin-left:1%}.refer-friend1 .refer-Content .link{cursor:pointer;font-size:15px;color:grey}.refer-friend1 .refer-Content .refer{cursor:pointer;font-size:15px}.refer-friend1 .refer-Content .refer-banner{display:flex;justify-content:center;align-items:center;margin-top:23px;margin-bottom:15px;margin-right:6%}.refer-friend1 .refer-Content .refer-banner .loadingDiv{-webkit-filter:blur(50px);filter:blur(50px);-webkit-transform:scale(1);transform:scale(1)}.refer-friend1 .refer-Content .refer-links{display:flex;align-items:center;justify-content:center;margin-left:9%}.refer-friend1 .refer-Content .refer-links .MobileReferalButton{width:227px;height:48px;background:#e25f04 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border-radius:5px;display:flex;justify-content:center;align-items:center;text-align:left;font:normal normal 600 14px/19px Open Sans;letter-spacing:0;color:#fff;text-transform:uppercase;opacity:1;cursor:pointer}.refer-friend1 .refer-linksAuto{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.refer-friend1 .refer-linksAuto .MobileReferalButton{width:227px;height:48px;background:#e25f04 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border-radius:5px;display:none;justify-content:center;align-items:center;text-align:left;font:normal normal 600 14px/19px Open Sans;letter-spacing:0;color:#fff;text-transform:uppercase;opacity:1;cursor:pointer}}@media only screen and (width:1440px)and (height:900px){.refer-friend1{flex:1 1;flex-direction:column;justify-content:center;height:100%;width:100%}.refer-friend1 .header-same-height{min-height:92px}.refer-friend1 .mainDiv{display:flex;justify-content:space-between;min-height:82%}.refer-friend1 .refer-Content{height:inherit;width:98%}.refer-friend1 .refer-Content .kyc-selecter{width:240px;flex-shrink:0;margin-left:5%}.refer-friend1 .refer-Content .head{display:flex;justify-content:flex-start;margin-top:1%;margin-left:1%}.refer-friend1 .refer-Content .link{cursor:pointer;font-size:15px;color:grey}.refer-friend1 .refer-Content .refer{cursor:pointer;font-size:15px}.refer-friend1 .refer-Content .refer-banner{display:flex;justify-content:center;align-items:center;margin-top:23px;margin-bottom:15px;margin-right:0}.refer-friend1 .refer-Content .refer-banner .loadingDiv{-webkit-filter:blur(50px);filter:blur(50px);-webkit-transform:scale(1);transform:scale(1)}.refer-friend1 .refer-Content .refer-links{display:flex;align-items:center;justify-content:center;margin-left:9%}.refer-friend1 .refer-Content .refer-links .MobileReferalButton{width:227px;height:48px;background:#e25f04 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border-radius:5px;display:flex;justify-content:center;align-items:center;text-align:left;font:normal normal 600 14px/19px Open Sans;letter-spacing:0;color:#fff;text-transform:uppercase;opacity:1;cursor:pointer}.refer-friend1 .refer-linksAuto{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.refer-friend1 .refer-linksAuto .MobileReferalButton{width:227px;height:48px;background:#e25f04 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border-radius:5px;display:none;justify-content:center;align-items:center;text-align:left;font:normal normal 600 14px/19px Open Sans;letter-spacing:0;color:#fff;text-transform:uppercase;opacity:1;cursor:pointer}}@media only screen and (min-width:1000px)and (max-width:1200px){.refer-friend1{flex:1 1;flex-direction:column;justify-content:center;height:100%;width:100%}.refer-friend1 .refer-history{margin-top:-6%}.refer-friend1 .header-same-height{min-height:92px}.refer-friend1 .mainDiv{display:flex;justify-content:space-between;min-height:79%}.refer-friend1 .refer-Content{height:inherit;width:98%}.refer-friend1 .refer-Content .kyc-selecter{width:240px;flex-shrink:0;margin-left:5%}.refer-friend1 .refer-Content .head{display:flex;justify-content:flex-start;margin-top:1%}.refer-friend1 .refer-Content .link{cursor:pointer;color:grey}.refer-friend1 .refer-Content .refer{cursor:pointer}.refer-friend1 .refer-Content .refer-banner{display:flex;justify-content:center;align-items:center;margin-top:23px;margin-bottom:15px}.refer-friend1 .refer-Content .refer-banner .loadingDiv{-webkit-filter:blur(50px);filter:blur(50px);-webkit-transform:scale(1);transform:scale(1)}.refer-friend1 .refer-Content .refer-links{display:flex;align-items:center;justify-content:center;width:100%;margin-top:20px}.refer-friend1 .refer-Content .refer-links .MobileReferalButton{width:227px;height:48px;background:#e25f04 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border-radius:5px;display:flex;justify-content:center;align-items:center;text-align:left;font:normal normal 600 14px/19px Open Sans;letter-spacing:0;color:#fff;text-transform:uppercase;opacity:1;cursor:pointer}.refer-friend1 .refer-linksAuto{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.refer-friend1 .refer-linksAuto .MobileReferalButton{width:227px;height:48px;background:#e25f04 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border-radius:5px;display:none;justify-content:center;align-items:center;text-align:left;font:normal normal 600 14px/19px Open Sans;letter-spacing:0;color:#fff;text-transform:uppercase;opacity:1;cursor:pointer}}@media only screen and (max-width:800px){.refer-friend1{flex:1 1;flex-direction:column;justify-content:center;height:95%;width:100%}.refer-friend1 .refer-history{flex-direction:column;align-items:center;justify-content:center;width:100%;margin-bottom:20px}.refer-friend1 .refer-history .refer-history-main .refer-history-container{width:310px;margin-bottom:20px}.refer-friend1 .refer-history .refer-history-main .refer-history-container .refer-state{margin:0 13rem}.refer-friend1 .mainDiv{display:flex;justify-content:space-between;flex-direction:column;min-height:84%}.refer-friend1 .refer-Content{margin-bottom:20px}.refer-friend1 .refer-Content .kyc-selecter{width:240px;flex-shrink:0;margin-left:5%}.refer-friend1 .refer-Content .head{display:flex;justify-content:flex-start}.refer-friend1 .refer-Content .refer-banner{display:flex;justify-content:center;align-items:center;margin-top:10px}.refer-friend1 .refer-Content .refer-links{display:flex;align-items:center;justify-content:center;height:20%}.refer-friend1 .refer-Content .MobileReferalButton{width:227px;height:48px;background:#e25f04 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border-radius:5px;display:flex;justify-content:center;align-items:center;text-align:left;font:normal normal 600 14px/19px Open Sans;letter-spacing:0;color:#fff;text-transform:uppercase;opacity:1;cursor:pointer}}@media only screen and (max-width:600px){.refer-friend1{flex:1 1;flex-direction:column;justify-content:center;height:95%;width:100%}.refer-friend1 .mainDiv{display:flex;justify-content:space-between;flex-direction:column;min-height:84%}.refer-friend1 .refer-Content{margin-bottom:20px}.refer-friend1 .refer-Content .kyc-selecter{width:240px;flex-shrink:0;margin-left:5%}.refer-friend1 .refer-Content .head{display:flex;justify-content:flex-start;width:95%}.refer-friend1 .refer-Content .refer-banner{width:95%;display:flex;justify-content:center;align-items:center;margin-top:10px}.refer-friend1 .refer-Content .refer-links{display:flex;align-items:center;justify-content:center;height:20%;width:95%;min-height:250px}.refer-friend1 .refer-Content .MobileReferalButton{width:227px;height:48px;background:#e25f04 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border-radius:5px;display:flex;justify-content:center;align-items:center;text-align:left;font:normal normal 600 14px/19px Open Sans;letter-spacing:0;color:#fff;text-transform:uppercase;opacity:1;cursor:pointer}}@media(min-width:1280px){.refer-friend1 .refer-Content .refer-links{width:100%}}@media(min-width:1500px){.refer-friend1 .refer-Content .refer-links{width:48%}}.payment-profile{width:90%;flex-grow:1;margin:3px auto 0 1%}.payment-profile .editDiv,.payment-profile .headerMain{display:flex;flex-direction:row;justify-content:space-between}.payment-profile .headerMain{margin-bottom:2%;margin-top:2%}.payment-profile .headerMain .head{display:flex;justify-content:flex-start}.payment-profile .headerMain .head .link{cursor:pointer;font-size:14px;color:grey;letter-spacing:0;font-weight:600;font-family:"Lato";opacity:1}.payment-profile .headerMain .head .sign{margin-left:2px;margin-right:2px}.payment-profile .headerMain .head .refer,.payment-profile .headerMain .head .sign{cursor:pointer;font-size:14px;letter-spacing:0;font-weight:600;font-family:"Lato"}.payment-profile .editMainDiv{margin-top:1%}.payment-profile .edit1{background:#f5f5f5;padding-top:1%;padding-bottom:0;padding-left:3%}.payment-profile .edit1 .editMainProfile{display:flex;flex-direction:row;justify-content:space-between}.payment-profile .edit1 .editMainProfile .button{margin-right:6%;display:flex;flex-direction:row;justify-content:space-around;margin-top:2%;margin-bottom:2%}.payment-profile .edit1 .editMainProfile .cancel{margin-right:25%;margin-top:5%;cursor:pointer}.payment-profile .edit1 .enroll-button1{font:normal normal normal 15px/20px Roboto;letter-spacing:0;background-color:#e26003;opacity:1;border:1px solid #e26003;border-radius:5px;text-transform:capitalize;color:#fff;padding:3% 16% 3% 15%}.payment-profile .edit1 .mainEditDiv{margin-top:1%}.payment-profile .edit1 .pay-textfield1{width:31%;margin-bottom:20px;margin-right:20px}.payment-profile .edit1 .pay-textfield1 .MuiInputLabel-outlined,.payment-profile .edit1 .pay-textfield1 .MuiOutlinedInput-input{color:#000;top:1px;background-color:#f5f5f5}.payment-profile .edit1 .pay-textfield{width:31%;margin-bottom:20px;margin-right:20px}.payment-profile .edit1 .pay-textfield .MuiInputLabel-outlined,.payment-profile .edit1 .pay-textfield .MuiOutlinedInput-input{color:#000;top:1px;background-color:#fff}.payment-profile .mainHistory{margin-bottom:10%}.payment-profile .mainHistory .history{width:70%;margin-top:2%;background-color:#f5f5f5;border-radius:5px;margin-bottom:2%}.payment-profile .mainHistory .history .inside-history{padding-top:18px;padding-left:6%;padding-bottom:18px;font-size:18px;display:flex;flex-direction:row;justify-content:space-between}.payment-profile .mainHistory .history .inside-history .activityName{width:50%}.payment-profile .mainHistory .history .inside-history .date{padding-right:17%}.payment-profile .payment-header{font:normal normal 600 33px/34px Open Sans}.payment-profile .payment-header,.payment-profile .payment-header1{letter-spacing:0;color:#001a33;text-transform:capitalize;opacity:1;margin-top:1%}.payment-profile .payment-header1{font:normal normal 600 27px/34px Open Sans}.payment-profile .edit{cursor:pointer;font-size:18px;color:#e26003;margin-right:4%;margin-top:3%}.payment-profile .pay-textfield{width:31%;margin-bottom:20px;margin-right:20px}.payment-profile .pay-textfield .MuiInputLabel-outlined,.payment-profile .pay-textfield .MuiOutlinedInput-input{color:#000;top:1px;background-color:#f5f5f5;font-size:16px}.payment-profile .pay-margin-left{background-color:#f5f5f5}.payment-profile .pay-margin-left1{background-color:#fff}@media only screen and (min-width:1900px){.payment-profile{width:90%;flex-grow:1;margin:3px auto 0 1%}.payment-profile .editDiv,.payment-profile .headerMain{display:flex;flex-direction:row;justify-content:space-between}.payment-profile .headerMain{margin-bottom:2%;margin-top:2%}.payment-profile .headerMain .head{display:flex;justify-content:flex-start}.payment-profile .headerMain .head .link{cursor:pointer;font-size:24px;color:grey}.payment-profile .headerMain .head .sign{margin-left:2px;font-size:24px;margin-right:2px}.payment-profile .headerMain .head .refer{cursor:pointer;font-size:24px}.payment-profile .editMainDiv{margin-top:3%}.payment-profile .edit1{background:#f5f5f5;padding-top:1%;padding-bottom:0;padding-left:3%}.payment-profile .edit1 .editMainProfile{display:flex;flex-direction:row;justify-content:space-between}.payment-profile .edit1 .editMainProfile .button{margin-right:7%;display:flex;flex-direction:row;justify-content:space-around;margin-top:2%;margin-bottom:2%}.payment-profile .edit1 .editMainProfile .cancel{margin-right:25%;font-size:26px;margin-top:5%;cursor:pointer}.payment-profile .edit1 .enroll-button1{font:normal normal normal 26px/20px Roboto;letter-spacing:0;background-color:#e26003;opacity:1;border:1px solid #e26003;border-radius:5px;text-transform:capitalize;padding:8% 32% 8% 35%}.payment-profile .edit1 .mainEditDiv{margin-top:1%}.payment-profile .edit1 .pay-textfield1{width:31%;margin-bottom:20px;margin-right:20px}.payment-profile .edit1 .pay-textfield1 .MuiInputLabel-outlined,.payment-profile .edit1 .pay-textfield1 .MuiOutlinedInput-input{color:#000;top:-4px;font-size:155%;background-color:#f5f5f5}.payment-profile .edit1 .pay-textfield{width:31%;margin-bottom:20px;margin-right:20px}.payment-profile .edit1 .pay-textfield .MuiInputLabel-outlined,.payment-profile .edit1 .pay-textfield .MuiOutlinedInput-input{color:#000;font-size:155%;top:-4px;background-color:#fff}.payment-profile .mainHistory{margin-bottom:10%}.payment-profile .mainHistory .history{width:70%;margin-top:2%;background-color:#f5f5f5;border-radius:5px}.payment-profile .mainHistory .history .inside-history{padding-top:27px;padding-left:6%;padding-bottom:27px;font-size:25px;display:flex;flex-direction:row;justify-content:space-between}.payment-profile .mainHistory .history .inside-history .date{padding-right:17%}.payment-profile .payment-header{font:normal normal 600 46px/46px Open Sans;letter-spacing:0;color:#001a33;text-transform:capitalize;opacity:1;margin-top:2%}.payment-profile .edit{cursor:pointer;font-size:30px;color:#e26003;margin-right:6%;margin-top:3%}.payment-profile .pay-textfield{width:31%;margin-bottom:20px;margin-right:20px}.payment-profile .pay-textfield .MuiInputLabel-outlined,.payment-profile .pay-textfield .MuiOutlinedInput-input{color:#000;font-size:155%;top:-4px;background-color:#f5f5f5}}@media only screen and (max-width:1300px)and (min-width:960px){.payment-profile .head{margin-top:3%}.payment-profile .cancel{margin-right:13%}.payment-profile .button{margin-right:10%;margin-top:2%}.payment-profile .mainHistory{margin-bottom:10%}.payment-profile .mainHistory .history{width:84%}.payment-profile .mainHistory .history .inside-history{padding-top:18px;padding-left:6%;padding-bottom:15px;font-size:18px;display:flex;flex-direction:row;justify-content:space-between}.payment-profile .edit1{background:#f5f5f5;padding-top:1%;padding-bottom:0;padding-left:3%}.payment-profile .edit1 .editMainProfile{display:flex;flex-direction:row;justify-content:space-between}.payment-profile .edit1 .editMainProfile .button{margin-right:6%;display:flex;flex-direction:row;justify-content:space-around;margin-top:2%;margin-bottom:2%}.payment-profile .edit1 .editMainProfile .cancel{margin-right:25%;margin-top:5%;cursor:pointer}.payment-profile .edit1 .enroll-button1{font:normal normal normal 15px/20px Roboto;letter-spacing:0;background-color:#e26003;opacity:1;border:1px solid #e26003;border-radius:5px;text-transform:capitalize;padding:3% 16% 3% 15%}.payment-profile .edit1 .mainEditDiv{margin-top:1%}.payment-profile .edit1 .pay-textfield1{width:46%;margin-bottom:20px;margin-right:20px}.payment-profile .edit1 .pay-textfield1 .MuiInputLabel-outlined,.payment-profile .edit1 .pay-textfield1 .MuiOutlinedInput-input{color:#000;top:1px;background-color:#f5f5f5}.payment-profile .edit1 .pay-textfield{width:46%;margin-bottom:20px;margin-right:20px}.payment-profile .edit1 .pay-textfield .MuiInputLabel-outlined,.payment-profile .edit1 .pay-textfield .MuiOutlinedInput-input{color:#000;top:1px;background-color:#fff}.payment-profile .pay-textfield{width:46%;margin-bottom:20px;margin-right:20px}.payment-profile .pay-textfield .MuiInputLabel-outlined,.payment-profile .pay-textfield .MuiOutlinedInput-input{color:#000;top:1px;background-color:#f5f5f5}}@media only screen and (max-width:800px)and (min-width:610px){.payment-profile .head{margin-top:3%}.payment-profile .mainHistory .history{width:70%;margin-top:2%;background-color:#f5f5f5;border-radius:5px}.payment-profile .mainHistory .history .inside-history{padding-top:27px;padding-left:5%;padding-bottom:27px;font-size:25px}.payment-profile .mainHistory .history .inside-history .date{padding-right:8%}.payment-profile .payment-header{font:normal normal 600 27px/46px Open Sans;letter-spacing:0;color:#001a33;text-transform:capitalize;opacity:1;margin-top:0}.payment-profile .cancel{margin-right:13%}.payment-profile .button{margin-right:10%;margin-top:2%}.payment-profile .mainHistory{margin-bottom:10%}.payment-profile .mainHistory .history{width:100%}.payment-profile .mainHistory .history .inside-history{padding-top:18px;padding-left:6%;padding-bottom:15px;font-size:18px;display:flex;flex-direction:row;justify-content:space-between}.payment-profile .edit1{background:#f5f5f5;padding-top:1%;padding-bottom:0;padding-left:3%}.payment-profile .edit1 .editMainProfile{display:flex;flex-direction:row;justify-content:space-between}.payment-profile .edit1 .editMainProfile .button{margin-right:6%;display:flex;flex-direction:row;justify-content:space-around;margin-top:2%;margin-bottom:2%}.payment-profile .edit1 .editMainProfile .cancel{margin-right:25%;margin-top:5%;cursor:pointer}.payment-profile .edit1 .enroll-button1{font:normal normal normal 15px/20px Roboto;letter-spacing:0;background-color:#e26003;opacity:1;border:1px solid #e26003;border-radius:5px;text-transform:capitalize;padding:3% 16% 3% 15%}.payment-profile .edit1 .mainEditDiv{margin-top:4%;padding-right:3%}.payment-profile .edit1 .pay-textfield1{width:100%;margin-bottom:20px;margin-right:20px}.payment-profile .edit1 .pay-textfield1 .MuiInputLabel-outlined,.payment-profile .edit1 .pay-textfield1 .MuiOutlinedInput-input{color:#000;top:1px;background-color:#f5f5f5}.payment-profile .edit1 .pay-textfield{width:100%;margin-bottom:20px;margin-right:20px}.payment-profile .edit1 .pay-textfield .MuiInputLabel-outlined,.payment-profile .edit1 .pay-textfield .MuiOutlinedInput-input{color:#000;top:1px;background-color:#fff}.payment-profile .pay-textfield{width:100%;margin-bottom:20px;margin-right:20px}.payment-profile .pay-textfield .MuiInputLabel-outlined,.payment-profile .pay-textfield .MuiOutlinedInput-input{color:#000;top:1px;background-color:#f5f5f5}}@media only screen and (max-width:600px){.payment-profile{margin-left:5%;width:90%}.payment-profile .head{margin-top:4%}.payment-profile .cancel{margin-right:8%}.payment-profile .mainHistory{margin-bottom:10%}.payment-profile .mainHistory .history{width:100%}.payment-profile .mainHistory .history .inside-history{padding-top:18px;padding-left:6%;padding-bottom:15px;font-size:14px;display:flex;flex-direction:row;justify-content:space-between}.payment-profile .mainHistory .history .inside-history .activityName{width:45%}.payment-profile .payment-header{letter-spacing:0;color:#001a33;text-transform:capitalize;opacity:1;margin-top:1%}.payment-profile .payment-header,.payment-profile .payment-header1{font:normal normal 600 20px/34px Open Sans}.payment-profile .edit1{background:#f5f5f5;padding-top:1%;padding-bottom:0;padding-left:3%}.payment-profile .edit1 .editMainProfile{display:flex;flex-direction:row;justify-content:space-between}.payment-profile .edit1 .editMainProfile .button{margin-right:6%;display:flex;flex-direction:row;justify-content:space-around;margin-top:2%;margin-bottom:2%}.payment-profile .edit1 .editMainProfile .cancel{margin-right:15%;margin-top:5%;cursor:pointer}.payment-profile .edit1 .enroll-button1{font:normal normal normal 15px/20px Roboto;letter-spacing:0;background-color:#e26003;opacity:1;border:1px solid #e26003;border-radius:5px;text-transform:capitalize;padding:3% 16% 3% 15%}.payment-profile .edit1 .mainEditDiv{padding-right:3%;margin-top:1%}.payment-profile .edit1 .pay-textfield1{width:100%;margin-bottom:20px;margin-right:20px}.payment-profile .edit1 .pay-textfield1 .MuiInputLabel-outlined,.payment-profile .edit1 .pay-textfield1 .MuiOutlinedInput-input{color:#000;top:1px;background-color:#f5f5f5}.payment-profile .edit1 .pay-textfield{width:100%;margin-bottom:20px;margin-right:20px}.payment-profile .edit1 .pay-textfield .MuiInputLabel-outlined,.payment-profile .edit1 .pay-textfield .MuiOutlinedInput-input{color:#000;top:1px;background-color:#fff}.payment-profile .pay-textfield{width:100%;margin-bottom:20px;margin-right:20px}.payment-profile .pay-textfield .MuiInputLabel-outlined,.payment-profile .pay-textfield .MuiOutlinedInput-input{color:#000;top:1px;background-color:#f5f5f5}}@media only screen and (max-width:400px){.payment-profile{margin-left:5%;width:90%}.payment-profile .head{margin-top:4%}.payment-profile .cancel{margin-right:8%}.payment-profile .mainHistory{margin-bottom:10%}.payment-profile .mainHistory .history{width:100%}.payment-profile .mainHistory .history .inside-history{padding-top:18px;padding-left:6%;padding-bottom:15px;font-size:13px;display:flex;flex-direction:row;justify-content:space-between}.payment-profile .mainHistory .history .inside-history .date{padding-right:10%}.payment-profile .edit1{background:#f5f5f5;padding:1% 3% 0}.payment-profile .edit1 .editMainProfile{display:flex;flex-direction:row;justify-content:space-between}.payment-profile .edit1 .editMainProfile .button{margin-right:2%;display:flex;flex-direction:row;justify-content:space-around;margin-top:2%;margin-bottom:2%}.payment-profile .edit1 .editMainProfile .cancel{cursor:pointer;font-size:14px;margin-right:5%;margin-top:8%}.payment-profile .edit1 .enroll-button1{font:normal normal normal 15px/20px Roboto;letter-spacing:0;background-color:#e26003;opacity:1;border:1px solid #e26003;border-radius:5px;text-transform:capitalize;padding:3% 16% 3% 15%}.payment-profile .edit1 .mainEditDiv{margin-top:5%;padding-right:1%}.payment-profile .payment-header{font:normal normal 600 16px/34px Open Sans;letter-spacing:0;color:#001a33;text-transform:capitalize;opacity:1;margin-top:2%}.payment-profile .pay-textfield{width:100%;margin-right:0}}.editMainDiv2{margin-top:1%;display:flex;flex-direction:row;justify-content:start;width:60%}.verification-textfield{padding-right:20px}@media only screen and (max-width:800px){.payment-profile .editMainDiv2{flex-direction:column;padding-top:20px;width:100%}}@media only screen and (max-width:600px){.payment-profile{margin-left:5%;width:90%}.payment-profile .editMainDiv2{flex-direction:column;padding-top:20px;width:100%}}@media only screen and (min-width:1024px){.payment-profile .editMainDiv2{width:100%}}@media only screen and (min-width:1366px){.payment-profile .editMainDiv2{width:60%}}.dashboard-main .makeStyles-root-1 .MuiOutlinedInput-root{background-color:#f5f5f5}.dashboard-main .mainDiv{display:flex;flex-direction:row;flex-grow:1}.dashboard-main .mainDiv .dashboard-content{display:flex;flex-grow:1;flex-direction:row;padding-bottom:0;margin-left:6%}.kyc-selecter3{width:296px;flex-shrink:0;margin-left:5%}@media only screen and (min-width:2200px){.dashboard-main .mainDiv{display:flex;flex-direction:row;flex-grow:1}.dashboard-main .mainDiv .dashboard-content{display:flex;flex-grow:1;flex-direction:row;padding-bottom:0;margin-left:6%}.kyc-selecter3{width:467px;flex-shrink:0;margin-left:5%}}@media only screen and (max-width:1280px){.dashboard-main .mainDiv{display:flex;flex-direction:row;flex-grow:1}.dashboard-main .mainDiv .dashboard-content{display:flex;flex-grow:1;flex-direction:row;padding-bottom:0}.kyc-selecter3{width:296px;flex-shrink:0;display:flex;margin-left:0}}@media only screen and (max-width:960px){.dashboard-main .mainDiv{display:flex;flex-direction:row;flex-grow:1}.dashboard-main .mainDiv .dashboard-content{display:flex;flex-grow:1;flex-direction:column;padding-bottom:0}.kyc-selecter3{width:240px;flex-shrink:0;display:flex;margin-left:2%}}@media only screen and (max-width:800px)and (min-width:700px){.dashboard-main .mainDiv{display:flex;flex-direction:row;flex-grow:1}.dashboard-main .mainDiv .dashboard-content{display:flex;flex-grow:1;flex-direction:row;padding-bottom:0;margin-left:6%}.kyc-selecter3{width:259px;flex-shrink:0;margin-left:5%}}@media only screen and (max-width:600px){.dashboard-main .mainDiv{display:flex;flex-direction:column}.dashboard-main .mainDiv .dashboard-content{display:flex;flex-grow:1;flex-direction:column;padding-bottom:9%;margin-left:1%}.kyc-selecter3{width:90%;flex-shrink:0;display:flex;margin-left:6%;margin-bottom:7%}}.icon-container{border-radius:50%;border-style:solid;border-width:1px;display:flex;flex-direction:row;justify-content:center;align-items:center}.success-content{min-height:calc(100% - 62px)}.hide{visibility:hidden}.payment-profile1{width:90%;margin:80px auto 0}.payment-profile1 .payment-header{font:normal normal 600 25px/34px Open Sans;letter-spacing:0;color:#001a33;text-transform:capitalize;opacity:1;margin:20px 0}.payment-profile1 .pay-textfield{width:31%;margin-bottom:20px;margin-right:20px}.payment-profile1 .pay-textfield .MuiInputLabel-outlined,.payment-profile1 .pay-textfield .MuiOutlinedInput-input{color:#000}@media only screen and (max-width:960px){.payment-profile1 .pay-textfield{width:45%}}@media only screen and (max-width:600px){.payment-profile1 .pay-textfield{width:100%;margin-right:0}}.headerInPayment{min-height:10%}.success-container{padding:20px 0;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#f5f5f5!important;width:90%;margin:20px auto;box-sizing:border-box}element.style{min-height:10%}.success-header-text{font-family:"Open Sans","Lucida Sans","Lucida Sans Regular","Lucida Grande","Lucida Sans Unicode",Geneva,Verdana,sans-serif;font-size:1.5em;font-weight:600;color:#001a47;text-align:center}.start-button{margin:0 0 10px!important;background-color:#fc8019!important;font-weight:600!important;font-size:18px!important;letter-spacing:.72px!important;color:#fff!important;padding:8px 35px!important;text-transform:capitalize!important;opacity:1;min-width:220px!important;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902)}.fail-msg{font:normal normal normal 14px/19px Roboto;letter-spacing:0;color:#000;opacity:1;text-align:center}.register-form-main{overflow:auto hidden;height:100vh}.register-form-main .splash-screen-img{width:100%;height:100%;background-repeat:no-repeat;background-position:50%;background-size:cover;background-attachment:fixed}.verficationHeader{text-align:center;font:normal normal 402 24px/33px Roboto;letter-spacing:0;color:#001a33;align-self:center;height:60px;top:0;padding-top:10px}.RegisterSubmitButton,.SubmitButtonOpacity1,.verficationHeader{text-transform:capitalize;opacity:1;align-items:center;justify-content:center;display:flex}.RegisterSubmitButton,.SubmitButtonOpacity1{background:#e26003 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border:1px solid #e26003;border-radius:4px;text-align:left;font:normal normal 900 18px/24px Roboto;font-weight:500;font-family:"Roboto",sans-serif;letter-spacing:.72px;color:#fff;height:40px;width:100%;cursor:pointer;margin-top:0}.SubmitButtonOpacity1{opacity:.5}.submitButtonOuter{height:100px}.verification-textfield{margin-bottom:14px}.signUpVerificationForm{justify-content:center;width:100%;margin:0 auto}.SignUpTextfield,.signUpVerificationForm{display:flex;align-self:center;flex-direction:column}.SignUpTextfield{padding:20px;width:350px;justify-content:space-between}.dummyDiv{width:350px;display:block}@media only screen and (max-width:1280px){.verficationHeader{font-size:x-large}}@media only screen and (max-width:1000px){.verficationHeader{font-size:x-large}}@media only screen and (max-width:700px){.signUpVerification{overflow-y:scroll;height:100%}.SignUpTextfield{flex-direction:column;width:300px}.dummyDiv{display:none}.signUpVerificationForm{width:300px}.verficationHeader{text-align:left;font:normal normal 600 24px/33px Open Sans;letter-spacing:0;color:#000;text-transform:capitalize;opacity:1;height:50px;margin-top:0}}@media only screen and (max-width:600px){.verification-textfield{width:100%!important}.textfield-outer{height:55px}.SignUpTextfield{width:90%}.signUpVerificationForm{width:97%;margin-top:0}}@media only screen and (min-width:1400px){.SignUpTextfield{width:49%}.dummyDiv{width:500px}.verficationHeader{font-size:xx-large}.RegisterSubmitButton,.SubmitButtonOpacity1{height:60px;font:normal normal medium 24px/30px Roboto}}@media only screen and (min-width:1800px){.SignUpTextfield{width:40%;margin-left:9px}.dummyDiv{width:500px}.verficationHeader{font-size:xx-large;margin-top:0}.RegisterSubmitButton,.SubmitButtonOpacity1{height:40px;font:normal normal medium 24px/30px Roboto}}.registerMainCustom{height:100vh;display:flex;flex-direction:row;margin:0;padding:0;overflow-y:scroll;width:100vw}.registerMainCustom .carouselDiv{width:25%}.registerMainCustom .carouselDiv .sideImage{width:100%;height:100vh;image-rendering:-webkit-optimize-contrast}.registerMainCustom .resgisterStatic{display:flex;flex-direction:column;overflow:auto;flex:1 1}@media only screen and (max-width:1500px)and (min-width:1250px){.registerMainCustom .carouselDiv{width:30%}.registerMainCustom .carouselDiv img{width:420px}}@media only screen and (device-width:1024px){.registerMainCustom .carouselDiv{width:20rem}.registerMainCustom .carouselDiv img{width:420px}}@media only screen and (min-width:768px)and (max-width:1000px){.registerMainCustom .carouselDiv{width:35%}.registerMainCustom .carouselDiv img{width:420px}}@media only screen and (max-width:960px){.registerMainCustom .carouselDiv{width:40%}.registerMainCustom .carouselDiv img{width:280px}}@media only screen and (max-width:650px){.registerMainCustom .resgisterStatic{overflow:auto hidden}.registerMainCustom .carouselDiv{display:none}}.otp-verfication-form{display:flex;flex-direction:column;flex-grow:1;background-color:#fff;overflow:hidden;align-items:center}.otp-verfication-form .hide-element{display:none}.otp-verfication-form .textfield-cover{padding:10px}.otp-verfication-form .subText-Font{text-align:center;font:normal normal normal 14px/19px Open Sans;letter-spacing:0;color:#000}.otp-verfication-form .inner-Div{width:400px;padding:10px;display:flex;flex-direction:column;align-items:center;height:300px;justify-content:space-between}.otp-verfication-form .textfield-timer{width:100%}.otp-verfication-form .verfication-header{text-align:center;font:normal normal 600 24px/33px Open Sans;letter-spacing:0;color:#001a33;text-transform:capitalize;opacity:1}.otp-verfication-form .number-Edit{display:flex;flex-direction:row;align-items:center;justify-content:center;height:20px}.otp-verfication-form .number-Text{text-align:left;font:normal normal 500 14px/19px Open Sans;letter-spacing:0;color:#000;margin-left:7px}.otp-verfication-form .edit-Button{text-align:left;font:normal normal 700 10px/14px Open Sans;letter-spacing:0;color:#e26003;text-transform:uppercase;opacity:1;margin-left:10px;cursor:pointer}.otp-verfication-form .vefication-subHeader{opacity:.61;padding:10px}.otp-verfication-form .textField{width:100%}.otp-verfication-form .expiresCode{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:10px}.otp-verfication-form .timerCount{text-align:center;font:normal normal 600 14px/19px Open Sans;letter-spacing:0;color:#e26003;margin-left:5px}.otp-verfication-form .RegisterSubmitButton,.otp-verfication-form .SubmitButtonOpacity{background:#e26003 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);margin-top:2%;border:1px solid #e26003;border-radius:4px;text-align:left;font:normal normal medium 18px/24px Roboto;font-weight:500;font-family:"Roboto",sans-serif;letter-spacing:.72px;color:#fff;text-transform:capitalize;opacity:1;height:45px;width:100%;align-items:center;justify-content:center;display:flex;cursor:pointer}.otp-verfication-form .Resend-otp{display:flex;flex-direction:row;align-items:center}.otp-verfication-form .resendButton{text-align:center;font:normal normal 600 14px/19px Open Sans;letter-spacing:0;color:#205cff;margin-left:10px;cursor:pointer}.otp-verfication-form .SubmitButtonOpacity{opacity:.5}@media only screen and (min-width:2000px){.otp-verfication-form{display:flex;flex-direction:column;flex-grow:1;background-color:#fff;overflow:hidden;align-items:center}.otp-verfication-form .hide-element{display:none}.otp-verfication-form .textfield-cover{padding:10px}.otp-verfication-form .subText-Font{text-align:center;font:normal normal normal 25px/21px Open Sans;letter-spacing:0;color:#000}.otp-verfication-form .inner-Div{width:635px;padding:10px;display:flex;flex-direction:column;align-items:center;height:300px;justify-content:space-between}.otp-verfication-form .textfield-timer{width:100%}.otp-verfication-form .verfication-header{text-align:center;font:normal normal 600 53px/53px Open Sans;letter-spacing:0;color:#001a33;text-transform:capitalize;opacity:1}.otp-verfication-form .number-Edit{display:flex;flex-direction:row;align-items:center;justify-content:center;height:20px;margin-top:5px}.otp-verfication-form .number-Text{text-align:left;font:normal normal 500 17px/19px Open Sans;letter-spacing:0;color:#000;margin-left:7px}.otp-verfication-form .edit-Button{text-align:left;font:normal normal 700 14px/14px Open Sans;letter-spacing:0;color:#e26003;text-transform:uppercase;opacity:1;margin-left:10px;cursor:pointer}.otp-verfication-form .vefication-subHeader{opacity:.61;padding:10px}.otp-verfication-form .textField{width:100%}.otp-verfication-form .expiresCode{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:10px}.otp-verfication-form .timerCount{text-align:center;font:normal normal 600 14px/19px Open Sans;letter-spacing:0;color:#e26003;margin-left:5px}.otp-verfication-form .RegisterSubmitButton,.otp-verfication-form .SubmitButtonOpacity{background:#e26003 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);margin-top:2%;border:1px solid #e26003;border-radius:4px;text-align:left;font:normal normal medium 18px/24px Roboto;font-weight:500;font-family:"Roboto",sans-serif;letter-spacing:.72px;color:#fff;text-transform:capitalize;opacity:1;font-size:157%;height:55px;width:100%;align-items:center;justify-content:center;display:flex;cursor:pointer}.otp-verfication-form .Resend-otp{display:flex;flex-direction:row;align-items:center}.otp-verfication-form .resendButton{text-align:center;font:normal normal 600 14px/19px Open Sans;letter-spacing:0;color:#205cff;margin-left:10px;cursor:pointer}.otp-verfication-form .SubmitButtonOpacity{opacity:.5}}@media only screen and (max-width:600px){.otp-verfication-form .inner-Div{width:90%;box-sizing:border-box}.otp-verfication-form .Resend-otp{width:90%;justify-content:center;flex-wrap:wrap;padding:0 10px;box-sizing:border-box}.otp-verfication-form .space-left{margin-left:3px}.otp-verfication-form .resendButton{margin-left:4px}.otp-verfication-form .number-Edit{height:unset}.otp-verfication-form .subText-Font{display:flex;justify-content:center;align-items:center}.otp-verfication-form .vefication-subHeader{padding:10px 0}}@media only screen and (max-width:400px){.otp-verfication-form .number-Edit-condition{flex-wrap:wrap;justify-content:flex-end}.otp-verfication-form .hide-400{display:none}.otp-verfication-form .show-400{display:block}.otp-verfication-form .number-Text{display:flex}}.launch{flex-direction:column;min-height:110vh}.launch,.launch .MainDiv{display:flex;flex-grow:1}.launch .MainDiv .head{display:flex;position:relative;flex-direction:row;justify-content:center;width:50%;margin-bottom:20px}.launch .MainDiv .head .imageDiv{display:flex;width:55%;height:75%;margin-top:8%}.launch .MainDiv .head .confirm-button{cursor:pointer;text-decoration:none;margin:30px 0 20px!important;width:20%;background-color:#4caf50;padding:9px 46px!important;color:#fff;text-transform:capitalize;font:normal normal normal 14px/19px Open Sans;letter-spacing:0;opacity:1;display:flex;align-items:center;border-radius:5px;box-sizing:border-box;transition:all .5s ease-in-out;position:absolute;bottom:20%}.launch .MainDiv .head .confirm-button .counselor-button-text{flex-grow:1;text-align:center;margin-right:5px}@media only screen and (max-width:600px){.launch .MainDiv .head{flex:1 1;flex-direction:column;justify-content:center;align-items:center;height:100%}.launch .MainDiv .head .confirm-button{cursor:pointer;text-decoration:none;margin:30px 0 20px!important;width:53%;background-color:#4caf50;padding:9px 46px!important;color:#fff;text-transform:capitalize;font:normal normal normal 14px/19px Open Sans;letter-spacing:0;opacity:1;display:flex;align-items:center;border-radius:5px;box-sizing:border-box;transition:all .5s ease-in-out;position:absolute;bottom:9%;left:24%}.launch .MainDiv .head .confirm-button .counselor-button-text{flex-grow:1;text-align:center;margin-right:5px}.launch .MainDiv .head .confirm-button:hover{-webkit-transform:scale(1.06);transform:scale(1.06)}.launch .MainDiv .head .readmore-button{cursor:pointer;text-decoration:none;margin:30px 0 20px!important;width:53%;background-color:#e26003;padding:9px 46px!important;color:#fff;text-transform:capitalize;font:normal normal normal 14px/19px Open Sans;letter-spacing:0;opacity:1;display:flex;align-items:center;border-radius:5px;box-sizing:border-box;transition:all .5s ease-in-out;position:absolute;bottom:0;left:24%}.launch .MainDiv .head .readmore-button .counselor-button-text{flex-grow:1;text-align:center;margin-right:5px}.launch .MainDiv .head .imageDiv{display:flex;flex-direction:row;justify-content:center;width:100%;height:100%;flex:1 1;margin-top:0}.launch .MainDiv .head .imageDiv .launchingImage{width:91%;height:90%;margin-top:3%}}@media only screen and (max-width:400px){.launch .MainDiv .head{flex:1 1;flex-direction:column;justify-content:center;height:100%}.launch .MainDiv .head .confirm-button{cursor:pointer;text-decoration:none;margin:30px 0 20px!important;width:55%;background-color:#4caf50;padding:9px 46px!important;color:#fff;text-transform:capitalize;font:normal normal normal 14px/19px Open Sans;letter-spacing:0;opacity:1;display:flex;align-items:center;border-radius:5px;box-sizing:border-box;transition:all .5s ease-in-out;position:absolute;bottom:8%}.launch .MainDiv .head .confirm-button .counselor-button-text{flex-grow:1;text-align:center;margin-right:5px}.launch .MainDiv .head .readmore-button{cursor:pointer;text-decoration:none;margin:30px 0 20px!important;width:55%;background-color:#e26003;padding:9px 46px!important;color:#fff;text-transform:capitalize;font:normal normal normal 14px/19px Open Sans;letter-spacing:0;opacity:1;display:flex;align-items:center;border-radius:5px;box-sizing:border-box;transition:all .5s ease-in-out;position:absolute;bottom:-1%}.launch .MainDiv .head .readmore-button .counselor-button-text{flex-grow:1;text-align:center;margin-right:5px}.launch .MainDiv .head .confirm-button:hover{-webkit-transform:scale(1.06);transform:scale(1.06)}.launch .MainDiv .head .imageDiv{display:flex;flex-direction:row;justify-content:center;width:95%;height:100%;flex:1 1}.launch .MainDiv .head .imageDiv .launchingImage{width:91%;height:90%;margin-top:3%}}@media(min-width:700px){.launch .MainDiv .head .imageDiv{height:40%}.launch .MainDiv .head .confirm-button{margin:30px 0 5px!important;left:30%;width:50%;bottom:60%}}@media(min-width:800px){.launch .MainDiv .head .imageDiv{margin-right:30%;height:40%}.launch .MainDiv .head .confirm-button{left:23%;width:50%;bottom:60%}}@media(min-width:834px){.launch .MainDiv .head .imageDiv{margin-right:30%;height:40%}.launch .MainDiv .head .confirm-button{left:18%;width:50%;bottom:60%}}@media(min-width:900px){.launch .MainDiv .head .confirm-button{width:50%;bottom:60%}}@media only screen and (min-width:1024px){.launch .MainDiv .head .imageDiv{height:75%;margin-right:0}.launch .MainDiv .head .confirm-button{width:40%;bottom:25%;left:36%}}@media only screen and (width:1024px)and (height:768px){.launch .MainDiv .head .imageDiv{height:75%;margin-right:0}.launch .MainDiv .head .confirm-button{width:40%;bottom:25%;bottom:20%;left:30%}}@media only screen and (min-width:1280px){.launch .MainDiv .head .imageDiv{height:75%;margin-right:0}.launch .MainDiv .head .confirm-button{left:30%;width:30%;bottom:25%}}@media only screen and (min-width:1280px)and (max-height:800px){.launch .MainDiv .head .imageDiv{height:75%;margin-right:0}.launch .MainDiv .head .confirm-button{width:30%;bottom:23%;left:33%}}@media(min-width:1366px){.launch .MainDiv .head .imageDiv{height:75%;margin-right:0}.launch .MainDiv .head .confirm-button{width:30%;left:31%;bottom:20%}}@media(width:1440px){.launch .MainDiv .head .imageDiv{height:75%;margin-right:0}.launch .MainDiv .head .confirm-button{width:30%;left:33%;bottom:20%}}@media(min-width:1500px){.launch .MainDiv .head .imageDiv{height:75%;margin-right:0}.launch .MainDiv .head .confirm-button{width:30%;left:29%;bottom:20%}}@media only screen and (min-width:1850px){.launch .MainDiv .head .imageDiv{height:75%;margin-right:0}.launch .MainDiv .head .confirm-button{width:25%;left:33%;bottom:20%}}@media only screen and (min-width:1850px)and (max-height:942px){.launch .MainDiv .head .imageDiv{height:75%;margin-right:0}.launch .MainDiv .head .confirm-button{width:25%;left:32%;bottom:20%}}@media only screen and (min-width:1920px){.launch .MainDiv .head .imageDiv{height:75%;margin-right:0}.launch .MainDiv .head .confirm-button{width:25%;left:30%;bottom:20%}}.banners{display:flex;flex-direction:column;margin-top:-5%;width:50%;background:#f5f5f5}.banners .header{display:flex;font-size:29px;font-weight:800;font-family:"Raleway";margin-top:8%;margin-bottom:2%}.banners .imageDiv{display:flex;flex-direction:column;width:48%;align-items:center;align-self:center}.banners .imageDiv .header{text-align:left;display:flex;font-size:20px;align-items:flex-start;align-self:flex-start;font-weight:800;font-family:"Roboto";margin-bottom:2%;font:normal normal 700 20px/26px Roboto}.banners .imageDiv .bannerMain{width:29%;margin-right:4%;width:100%;margin-bottom:0}.banners .imageDiv .bannerMain:nth-last-child(2){margin-bottom:50px}.banners .imageDiv .bannerMain:last-child{margin-bottom:45px}@media only screen and (max-width:1800px){.banners{display:flex;flex-direction:column;margin-left:5%}.banners .header{display:flex;font-size:29px;font-weight:800}.banners .imageDiv .bannerMain{width:100%;margin-right:4%}}@media only screen and (max-width:1200px){.banners{display:flex;flex-direction:column;margin-left:5%}.banners .header{display:flex;font-size:29px;font-weight:800}.banners .imageDiv .bannerMain{width:100%;margin-right:4%}}@media only screen and (max-width:600px){.banners{flex:1 1;flex-direction:column;justify-content:start;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:3%;margin-left:0;background:#fff}.banners .header{font-size:32px;font-weight:600;margin-left:4%;margin-top:2%}.banners .imageDiv{display:flex;height:90%;width:92%;flex-direction:column;margin-left:0}.banners .imageDiv .header{text-align:left;display:flex;font-size:16px;align-items:flex-start;align-self:flex-start;font-weight:800;font-family:"Roboto";margin-bottom:5px;font:normal normal 700 16px/21px Roboto}.banners .imageDiv .bannerMain{width:100%;margin-left:15px;margin-top:0;margin-bottom:15px}.banners .imageDiv .bannerMain:nth-last-child(2){margin-bottom:30px}}@media only screen and (max-width:400px){.banners{flex:1 1;flex-direction:column;justify-content:start;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:3%;margin-left:0}.banners .header{font-size:28px;font-weight:600;margin-left:4%}.banners .imageDiv{width:92%;display:flex;flex-direction:column}.banners .imageDiv .header{text-align:left;display:flex;font-size:16px;align-items:flex-start;align-self:flex-start;font-weight:800;font-family:"Roboto";margin-bottom:5px;font:normal normal 700 16px/21px Roboto}.banners .imageDiv .bannerMain{width:100%;margin-left:15px;margin-top:0}}.btech-main{height:100%;display:flex;flex-direction:row;margin:0;padding:0;overflow-y:hidden;width:100vw}.btech-main .videoDiv{display:block;width:350;height:250}.btech-main .carouselDiv{width:25%}.btech-main .carouselDiv .sideImage{width:100%;height:100vh;image-rendering:-webkit-optimize-contrast}.btech-main .resgisterStatic{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;overflow:auto;flex:1 1}@media only screen and (max-width:1500px)and (min-width:1250px){.btech-main .carouselDiv{width:30%}.btech-main .carouselDiv img{width:420px}}@media only screen and (device-width:1024px){.btech-main .carouselDiv{width:20rem}.btech-main .carouselDiv img{width:420px}}@media only screen and (min-width:768px)and (max-width:1000px){.btech-main .videoDiv1{display:block;width:100%;height:250px}.btech-main .videoDiv1 .videoStyle1{margin-top:13%;width:90%;margin-left:5%}.btech-main .carouselDiv{width:35%}.btech-main .carouselDiv img{width:420px}}@media only screen and (max-width:960px){.btech-main .carouselDiv{width:40%}.btech-main .carouselDiv img{width:280px}}@media only screen and (max-width:650px){.btech-main{overflow-y:scroll}.btech-main .videoDiv1{display:block;width:100%;height:250px}.btech-main .videoDiv1 .videoStyle1{margin-top:13%;width:90%;margin-left:5%}.btech-main .carouselDiv{display:none}}.label.Mui-focused{color:#000}.textfield-outer{width:100%;height:70px}.MuiInputLabel-formControl{top:-4px}.MuiFormLabel-root{color:#000}.MuiFormHelperText-contained{min-height:19px}.row{display:flex;flex-direction:row}.column{display:flex;flex-direction:column}.row-wrap{display:flex;flex-flow:row wrap}.column-wrap{display:flex;flex-flow:column wrap}.justify-center-align-center{justify-content:center;align-items:center}.justify-space-between{justify-content:space-between}.justify-space-around{justify-content:space-around}.justify-end{justify-content:flex-end}.align-space-between{justify-content:space-between}.align-space-around{justify-content:space-around}.align-end{justify-content:flex-end}.align-center{align-items:center}@media only screen and (max-width:1400px){.MuiInputLabel-formControl{top:-4px}}@media only screen and (max-width:700px){.textfield-outer{height:60px}}.otp-verfication-btech{display:flex;flex-direction:column;flex-grow:1;background-color:#fff;overflow:hidden;align-items:center}.otp-verfication-btech .hide-element{display:none}.otp-verfication-btech .textfield-cover{padding:10px}.otp-verfication-btech .info{text-align:center;font:normal normal 900 14px/19px Roboto;letter-spacing:0;color:#001a33;opacity:1;padding:25px}.otp-verfication-btech .subText-Font{text-align:center;font:normal normal normal 14px/19px Open Sans;letter-spacing:0;color:#000;padding:15px}.otp-verfication-btech .inner-Div{width:400px;padding:10px;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.otp-verfication-btech .videoDiv{display:block;width:30%;margin-top:5%}.otp-verfication-btech .textfield-timer,.otp-verfication-btech .videoDiv .videoStyle{width:100%}.otp-verfication-btech .verfication-header{text-align:center;font:normal normal 600 24px/33px Open Sans;letter-spacing:0;color:#001a33;text-transform:capitalize;opacity:1}.otp-verfication-btech .number-Edit{display:flex;flex-direction:row;align-items:center;justify-content:center;height:20px}.otp-verfication-btech .number-Text{text-align:left;font:normal normal 500 14px/19px Open Sans;letter-spacing:0;color:#000;margin-left:7px}.otp-verfication-btech .edit-Button{text-align:left;font:normal normal 700 10px/14px Open Sans;letter-spacing:0;color:#e26003;text-transform:uppercase;opacity:1;margin-left:10px;cursor:pointer}.otp-verfication-btech .vefication-subHeader{opacity:.61;padding:10px}.otp-verfication-btech .textField{width:100%}.otp-verfication-btech .expiresCode{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:10px}.otp-verfication-btech .timerCount{text-align:center;font:normal normal 600 14px/19px Open Sans;letter-spacing:0;color:#e26003;margin-left:5px}.otp-verfication-btech .RegisterSubmitButton,.otp-verfication-btech .SubmitButtonOpacity{background:#e26003 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);margin-top:2%;border:1px solid #e26003;border-radius:4px;text-align:left;font:normal normal medium 18px/24px Roboto;font-weight:500;font-family:"Roboto",sans-serif;letter-spacing:.72px;color:#fff;text-transform:capitalize;opacity:1;height:45px;width:100%;align-items:center;justify-content:center;display:flex;cursor:pointer}.otp-verfication-btech .Resend-otp{display:flex;flex-direction:row;align-items:center}.otp-verfication-btech .resendButton{text-align:center;font:normal normal 600 14px/19px Open Sans;letter-spacing:0;color:#205cff;margin-left:10px;cursor:pointer}.otp-verfication-btech .SubmitButtonOpacity{opacity:.5}@media only screen and (min-width:2000px){.otp-verfication-btech{display:flex;flex-direction:column;flex-grow:1;background-color:#fff;overflow:hidden;align-items:center}.otp-verfication-btech .hide-element{display:none}.otp-verfication-btech .textfield-cover{padding:10px}.otp-verfication-btech .subText-Font{text-align:center;font:normal normal normal 25px/21px Open Sans;letter-spacing:0;color:#000}.otp-verfication-btech .inner-Div{width:635px;padding:10px;display:flex;flex-direction:column;align-items:center;height:300px;justify-content:space-between}.otp-verfication-btech .textfield-timer{width:100%}.otp-verfication-btech .verfication-header{text-align:center;font:normal normal 600 53px/53px Open Sans;letter-spacing:0;color:#001a33;text-transform:capitalize;opacity:1}.otp-verfication-btech .number-Edit{display:flex;flex-direction:row;align-items:center;justify-content:center;height:20px;margin-top:5px}.otp-verfication-btech .number-Text{text-align:left;font:normal normal 500 17px/19px Open Sans;letter-spacing:0;color:#000;margin-left:7px}.otp-verfication-btech .edit-Button{text-align:left;font:normal normal 700 14px/14px Open Sans;letter-spacing:0;color:#e26003;text-transform:uppercase;opacity:1;margin-left:10px;cursor:pointer}.otp-verfication-btech .vefication-subHeader{opacity:.61;padding:10px}.otp-verfication-btech .textField{width:100%}.otp-verfication-btech .expiresCode{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:10px}.otp-verfication-btech .timerCount{text-align:center;font:normal normal 600 14px/19px Open Sans;letter-spacing:0;color:#e26003;margin-left:5px}.otp-verfication-btech .RegisterSubmitButton,.otp-verfication-btech .SubmitButtonOpacity{background:#e26003 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);margin-top:2%;border:1px solid #e26003;border-radius:4px;text-align:left;font:normal normal medium 18px/24px Roboto;font-weight:500;font-family:"Roboto",sans-serif;letter-spacing:.72px;color:#fff;text-transform:capitalize;opacity:1;font-size:157%;height:55px;width:100%;align-items:center;justify-content:center;display:flex;cursor:pointer}.otp-verfication-btech .Resend-otp{display:flex;flex-direction:row;align-items:center}.otp-verfication-btech .resendButton{text-align:center;font:normal normal 600 14px/19px Open Sans;letter-spacing:0;color:#205cff;margin-left:10px;cursor:pointer}.otp-verfication-btech .SubmitButtonOpacity{opacity:.5}}@media only screen and (max-width:600px){.otp-verfication-btech .verfication-header{font:normal normal 900 20px/26px Roboto;padding-top:5px}.otp-verfication-btech .inner-Div{width:90%;box-sizing:border-box}.otp-verfication-btech .videoDiv{display:none}.otp-verfication-btech .Resend-otp{width:90%;justify-content:center;flex-wrap:wrap;padding:0 10px;box-sizing:border-box}.otp-verfication-btech .space-left{margin-left:3px}.otp-verfication-btech .resendButton{margin-left:4px}.otp-verfication-btech .number-Edit{height:unset}.otp-verfication-btech .subText-Font{font:normal normal normal 14px/19px Open Sans;display:flex;justify-content:center;align-items:center;padding:20px 0}.otp-verfication-btech .vefication-subHeader{padding:25px 0}.otp-verfication-btech .info{font:normal normal 900 13px/19px Roboto}}@media only screen and (max-width:400px){.otp-verfication-btech .number-Edit-condition{flex-wrap:wrap;justify-content:flex-end}.otp-verfication-btech .hide-400{display:none}.otp-verfication-btech .show-400{display:block}.otp-verfication-btech .number-Text{display:flex}.otp-verfication-btech .info{text-align:center;font:normal normal 900 13px/19px Roboto;letter-spacing:0;color:#001a33;opacity:1;padding:25px 0}}@media only screen and (max-width:320px){.otp-verfication-btech .vefication-subHeader{padding:5px 0}.otp-verfication-btech .info{font:normal normal 900 10px/19px Roboto;padding:0}.otp-verfication-btech .subText-Font{font:normal normal normal 13px/19px Open Sans}}@media only screen and (min-width:1024px){.otp-verfication-btech .videoDiv{display:block;width:60%;margin-top:5%}.otp-verfication-btech .otp-verfication-btech .SubmitButtonOpacity,.otp-verfication-btech .RegisterSubmitButton,.otp-verfication-btech .SubmitButtonOpacity,.otp-verfication-btech .textfield-timer{width:90%}.otp-verfication-btech .info{text-align:left;font:normal normal 900 15px/19px Roboto;letter-spacing:0;color:#001a33;opacity:1;align-self:flex-start;align-items:flex-start;padding-top:25px;padding-bottom:25px}}@media only screen and (min-width:1280px){.otp-verfication-btech .videoDiv{display:block;width:35%;margin-top:5%}.otp-verfication-btech .otp-verfication-btech .SubmitButtonOpacity,.otp-verfication-btech .RegisterSubmitButton,.otp-verfication-btech .SubmitButtonOpacity,.otp-verfication-btech .textfield-timer{width:90%}.otp-verfication-btech .info{text-align:left;font:normal normal 900 15px/19px Roboto;letter-spacing:0;color:#001a33;opacity:1;align-self:flex-start;align-items:flex-start;padding-top:25px;padding-bottom:25px}}@media only screen and (min-width:1366px){.otp-verfication-btech .videoDiv{display:block;width:33%;margin-top:3%}.otp-verfication-btech .otp-verfication-btech .SubmitButtonOpacity,.otp-verfication-btech .RegisterSubmitButton,.otp-verfication-btech .SubmitButtonOpacity,.otp-verfication-btech .textfield-timer{width:90%}.otp-verfication-btech .info{text-align:left;font:normal normal 900 15px/19px Roboto;letter-spacing:0;color:#001a33;opacity:1;align-self:flex-start;align-items:flex-start;padding-top:25px;padding-bottom:25px}}@media only screen and (min-width:1920px){.otp-verfication-btech .videoDiv{width:30%;margin-top:5%;display:block;width:35%;margin-top:3%}.otp-verfication-btech .otp-verfication-btech .SubmitButtonOpacity,.otp-verfication-btech .RegisterSubmitButton,.otp-verfication-btech .SubmitButtonOpacity,.otp-verfication-btech .textfield-timer{width:90%}.otp-verfication-btech .info{text-align:left;font:normal normal 900 15px/19px Roboto;letter-spacing:0;color:#001a33;opacity:1;align-self:flex-start;align-items:flex-start;padding-top:25px;padding-bottom:25px}}.main-refer{justify-content:center;min-height:110vh;overflow-y:hidden}.main-refer,.main-refer .refer-content{flex:1 1;flex-direction:column;width:100%}.main-refer .refer-content .tabColor .MuiTab-textColorSecondary.Mui-selected{font:normal normal 900 15px/20px Roboto;letter-spacing:0;color:#e26003;opacity:1}.main-refer .refer-content .tabColor .MuiTabs-indicator{height:4px;background:#e26003 0 0 no-repeat padding-box;border-radius:2px 2px 0 0;opacity:1}.main-refer .refer-content .tabColor .MuiTab-root{text-transform:capitalize;font:normal normal 900 15px/20px Roboto;letter-spacing:0;opacity:1}.main-refer .refer-content .tabView{padding:0}@media only screen and (max-width:600px){.main-refer{height:auto;overflow-y:scroll}.main-refer .refer-content{min-height:100vh}}@media only screen and (max-width:320px){.main-refer,.main-refer .refer-content{height:auto}}.refer-invite-section{display:flex;justify-content:center;flex-direction:column;align-items:center;overflow:hidden}.refer-invite-section .refer-invite-bannner-container{display:block}.refer-invite-section .refer-invite-bannner-container .invite-my-banner{width:100%;height:38vh;margin:0}.refer-invite-section .refer-invite-banner{width:617px;height:350px;background:#fff9f4 0 0 no-repeat padding-box;border-radius:3px;opacity:1;display:flex;flex-direction:column;align-items:center}.refer-invite-section .refer-invite-banner .title{text-align:left;font:normal normal 900 19px/29px Kanit;letter-spacing:0;color:#e26003;opacity:1;width:370px;height:58px;padding:10px}.refer-invite-section .refer-invite-banner .sub-content .content{display:flex;height:95px}.refer-invite-section .refer-invite-banner .sub-content .content .logo{width:71px;height:54px}.refer-invite-section .refer-invite-banner .sub-content .content .subTitle{width:300px;height:20px;text-align:left;font:normal normal 900 14px/19px Roboto;letter-spacing:0;color:#001a47;opacity:1;padding-left:20px}.refer-invite-section .refer-invite-banner .sub-content .content .subTitle .msg{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:27px;background:#feeadd 0 0 no-repeat padding-box;border-radius:1px;text-align:left;font:normal normal 900 14px/19px Roboto;letter-spacing:0;color:#e26003;opacity:1;margin-bottom:5px;margin-top:5px;padding:5px 10px 0}.refer-invite-section .invite-subtitle{width:107px;height:19px;font:normal normal 600 14px/19px Open Sans}.refer-invite-section .invite-subtitle,.refer-invite-section .invite-subtitle2{letter-spacing:0;color:#001a33;text-transform:uppercase;opacity:.92;padding:10px}.refer-invite-section .invite-subtitle2{height:14px;text-align:center;font:normal normal 700 10px/14px Open Sans;display:flex;flex-direction:row;justify-content:space-evenly}.refer-invite-section .invite-subtitle2 .lft-line{width:74.5px;margin-top:6px;border-color:rgba(0,0,0,.12156862745098039);margin-right:8px}.refer-invite-section .invite-subtitle2 .rgt-line{width:74.5px;margin-top:6px;border-color:rgba(0,0,0,.12156862745098039);margin-left:8px}.refer-invite-section .invite-code-container{display:flex;flex-direction:row;padding-bottom:24px}.refer-invite-section .invite-code-container .invite-code{width:251px;height:53px;background:#fff 0 0 no-repeat padding-box;border:1px solid #dedede;border-radius:1px;opacity:1;display:flex;justify-content:center}.refer-invite-section .invite-code-container .invite-code .r-code{padding-top:18px;font:normal normal 900 14px/19px Roboto;letter-spacing:0;color:#001a47;opacity:1}.refer-invite-section .invite-code-container .invite-code-btn{width:121px;height:53px;background:transparent linear-gradient(270deg,#e20303,#ff720d) 0 0 no-repeat padding-box;border-radius:1px;opacity:1;display:flex;justify-content:center;cursor:pointer}.refer-invite-section .invite-code-container .invite-code-btn .btn{padding-top:18px;font:normal normal 700 16px/21px Roboto;letter-spacing:0;color:#fff;opacity:1}.refer-invite-section .social-icon-tabs{display:flex}.refer-invite-section .social-icon-tabs .share-content{cursor:pointer}.refer-invite-section .social-icon-tabs .share-content .socialTitle{text-align:center;font:normal normal 900 11px/15px Roboto;letter-spacing:0;color:#001a33;opacity:1;height:15px}@media only screen and (max-width:600px){.refer-invite-section .refer-invite-bannner-container{display:flex}.refer-invite-section .refer-invite-bannner-container .invite-my-banner{width:95%;margin:0 auto;height:auto}.refer-invite-section .invite-subtitle,.refer-invite-section .invite-subtitle2{padding:10px}.refer-invite-section .invite-code-container{width:90%;padding-bottom:24px}.refer-invite-section .refer-invite-banner{width:90%}.refer-invite-section .refer-invite-banner .title{width:auto;font:normal normal 900 16px/24px Kanit}.refer-invite-section .refer-invite-banner .sub-content{justify-content:center;align-items:center;width:100%}.refer-invite-section .refer-invite-banner .sub-content .content{padding-left:5px}.refer-invite-section .refer-invite-banner .sub-content .content .subTitle,.refer-invite-section .refer-invite-banner .sub-content .content .subTitle .msg{font:normal normal 900 12px/16px Roboto}.refer-invite-section .refer-invite-banner .sub-content .content .logo{width:59px;height:44px}}@media only screen and (min-width:1280px){.refer-invite-section .refer-invite-bannner-container .invite-my-banner{width:100%;height:38vh;margin:0}}@media only screen and (min-width:1366px){.refer-invite-section .refer-invite-bannner-container .invite-my-banner{width:100%;height:38vh;margin:0}}@media only screen and (min-width:1440px){.refer-invite-section .refer-invite-bannner-container .invite-my-banner{width:100%;height:38vh;margin:0}}@media only screen and (min-width:1920px){.refer-invite-section .refer-invite-bannner-container .invite-my-banner{width:100%;height:38vh;margin:0}}.my-referal-section{display:flex;flex-direction:row;justify-content:space-between;padding-left:5%;padding-right:5%}.my-referal-section .left-container{padding-left:5%}.my-referal-section .left-container .title{height:26px;font:normal normal 700 20px/26px Roboto;letter-spacing:0;color:#001a47;opacity:1}.my-referal-section .left-container .list-msg{display:flex;flex-direction:column;padding-top:15px}.my-referal-section .left-container .list-msg .detail,.my-referal-section .left-container .list-msg .detailClose{height:160px!important;width:500px;background:#fff 0 0 no-repeat padding-box;border:1px solid #dcdcdc;border-radius:2px;opacity:1;display:flex;flex-direction:column;-webkit-animation:conditionalOpen 1s ease-in-out normal forwards;animation:conditionalOpen 1s ease-in-out normal forwards;-webkit-transform-origin:50% 0;transform-origin:50% 0}.my-referal-section .left-container .list-msg .detail .state,.my-referal-section .left-container .list-msg .detailClose .state{height:16px;text-align:left;font:normal normal normal 12px/16px Roboto;letter-spacing:0;color:#001a33;text-transform:capitalize;opacity:1;display:flex;justify-content:center;padding-top:20px}.my-referal-section .left-container .list-msg .detail .state .stepper,.my-referal-section .left-container .list-msg .detailClose .state .stepper{padding:0 0 0 24px}.my-referal-section .left-container .list-msg .detail .state .stepper .MuiStepIcon-root.MuiStepIcon-completed,.my-referal-section .left-container .list-msg .detailClose .state .stepper .MuiStepIcon-root.MuiStepIcon-completed{color:#09b30a}.my-referal-section .left-container .list-msg .detail .state .stepper .MuiStepConnector-lineVertical,.my-referal-section .left-container .list-msg .detailClose .state .stepper .MuiStepConnector-lineVertical{min-height:12px;border-left-style:dashed;border-left-width:1px;color:#09b30a;margin-left:-3px}.my-referal-section .left-container .list-msg .detail .state .stepper .activity,.my-referal-section .left-container .list-msg .detailClose .state .stepper .activity{display:flex;flex-direction:row;justify-content:space-between}.my-referal-section .left-container .list-msg .detail .state .stepper .activity .coins-container,.my-referal-section .left-container .list-msg .detailClose .state .stepper .activity .coins-container{display:flex;flex-direction:row;width:40%;align-items:center;justify-content:space-evenly}.my-referal-section .left-container .list-msg .detail .state .stepper .activity .coins-container .title,.my-referal-section .left-container .list-msg .detailClose .state .stepper .activity .coins-container .title{text-align:left;font:normal normal normal 10px/13px Roboto;letter-spacing:0;color:#001a47;opacity:1}.my-referal-section .left-container .list-msg .detail .state .stepper .activity .coins-container .coins,.my-referal-section .left-container .list-msg .detailClose .state .stepper .activity .coins-container .coins{width:7px;height:7px}.my-referal-section .left-container .list-msg .detailClose{-webkit-animation:conditionalClose 1s ease-in-out normal forwards;animation:conditionalClose 1s ease-in-out normal forwards;-webkit-transform-origin:100% 0;transform-origin:100% 0}.my-referal-section .left-container .list-msg .list-container{display:flex;flex-direction:row;width:500px;height:57px;background:#fff 0 0 no-repeat padding-box;border:1px solid #dcdcdc;border-radius:2px;opacity:1}.my-referal-section .left-container .list-msg .list-container .icon{cursor:pointer}.my-referal-section .left-container .list-msg .list-container .icon .arrow-dn{width:24px;height:24px;background:#f5f5f5 0 0 no-repeat padding-box;border-radius:50%;margin-top:15px;margin-left:15px;opacity:1;color:#e26003}.my-referal-section .left-container .list-msg .list-container .message{display:flex;flex-direction:column;justify-content:flex-start;margin-top:15px;margin-left:15px;width:100%;cursor:pointer}.my-referal-section .left-container .list-msg .list-container .message .title{height:21px;text-align:left;font:normal normal 900 16px/21px Roboto;letter-spacing:0;color:#001a33;text-transform:capitalize;opacity:1}.my-referal-section .left-container .list-msg .list-container .message .subTitle{height:13px;text-align:left;font:normal normal 900 10px/13px Roboto;letter-spacing:0;color:#707070;opacity:1}.my-referal-section .left-container .list-msg .list-container .btn{width:170px;height:23px;background:#e26003 0 0 no-repeat padding-box;border-radius:17px;opacity:1;justify-content:center;margin-top:15px;margin-right:3%;cursor:pointer}.my-referal-section .left-container .list-msg .list-container .btn .text{height:16px;text-align:center;font:normal normal 900 12px/16px Roboto;letter-spacing:0;color:#fbfbfb;opacity:1;padding:4px}.my-referal-section .left-container .list-msg .list-container{margin-top:17px}.my-referal-section .right-container{position:relative}.my-referal-section .right-container .refer-board{width:439px;height:243px}.my-referal-section .right-container .first{height:53px;display:flex;flex-direction:column;left:11rem;top:4rem}.my-referal-section .right-container .first .name{height:53px;border:1px solid #fff;border-radius:50%;float:left;position:absolute;left:11rem;top:8.5rem;font:normal normal 700 10px/13px Roboto;letter-spacing:0;color:#001a33;text-transform:capitalize;opacity:1}.my-referal-section .right-container .first .points{height:53px;border-radius:50%;float:left;position:absolute;left:12rem;top:10rem;font:normal normal 900 10px/13px Roboto;letter-spacing:0;color:#e26003;text-transform:capitalize;opacity:1}.my-referal-section .right-container .first .outer-circle{width:53px;height:53px;opacity:.25;left:11rem;top:4rem}.my-referal-section .right-container .first .inner-circle,.my-referal-section .right-container .first .outer-circle{background:#5c2fe9 0 0 no-repeat padding-box;border:1px solid #fff;border-radius:50%;float:left;position:absolute;padding:5px;color:#fff;font-weight:700}.my-referal-section .right-container .first .inner-circle{width:40px;height:40px;opacity:1;left:11.4rem;top:4.5rem}.my-referal-section .right-container .first .inner-circle .title{padding-top:10px;text-align:center}.my-referal-section .right-container .second .name{height:53px;border:1px solid #fff;border-radius:50%;float:left;position:absolute;left:3rem;top:10.5rem;font:normal normal 700 10px/13px Roboto;letter-spacing:0;color:#001a33;text-transform:capitalize;opacity:1}.my-referal-section .right-container .second .points{height:53px;border-radius:50%;float:left;position:absolute;left:4.5rem;top:12rem;font:normal normal 900 10px/13px Roboto;letter-spacing:0;color:#e26003;text-transform:capitalize;opacity:1}.my-referal-section .right-container .second .outer-circle{width:53px;height:53px;opacity:.25;left:3rem;top:6rem}.my-referal-section .right-container .second .inner-circle,.my-referal-section .right-container .second .outer-circle{background:#fabf3f 0 0 no-repeat padding-box;border:1px solid #fff;border-radius:50%;float:left;position:absolute;padding:5px;color:#fff;font-weight:700}.my-referal-section .right-container .second .inner-circle{width:40px;height:40px;opacity:1;left:3.4rem;top:6.5rem}.my-referal-section .right-container .second .inner-circle .title{padding-top:10px;text-align:center}.my-referal-section .right-container .third .name{height:53px;border:1px solid #fff;border-radius:50%;float:left;position:absolute;left:17rem;top:11.5rem;font:normal normal 700 10px/13px Roboto;letter-spacing:0;color:#001a33;text-transform:capitalize;opacity:1}.my-referal-section .right-container .third .points{height:53px;border-radius:50%;float:left;position:absolute;left:18.5rem;top:12.5rem;font:normal normal 900 10px/13px Roboto;letter-spacing:0;color:#e26003;text-transform:capitalize;opacity:1}.my-referal-section .right-container .third .outer-circle{width:53px;height:53px;opacity:.25;left:17rem;top:7rem}.my-referal-section .right-container .third .inner-circle,.my-referal-section .right-container .third .outer-circle{background:#b41b75 0 0 no-repeat padding-box;border:1px solid #fff;border-radius:50%;float:left;position:absolute;padding:5px;color:#fff;font-weight:700}.my-referal-section .right-container .third .inner-circle{width:40px;height:40px;opacity:1;left:17.4rem;top:7.5rem}.my-referal-section .right-container .third .inner-circle .title{padding-top:10px;text-align:center}@media only screen and (max-width:600px){.my-referal-section{flex-direction:column-reverse}.my-referal-section .right-container .refer-board{width:100%;height:auto}.my-referal-section .right-container .first .name{left:8rem;top:8rem}.my-referal-section .right-container .first .points{left:9rem;top:8.8rem}.my-referal-section .right-container .first .outer-circle{left:8rem;top:4rem}.my-referal-section .right-container .first .inner-circle{left:8.4rem;top:4.5rem}.my-referal-section .right-container .third .name{left:13rem;top:8.5rem}.my-referal-section .right-container .third .points{left:14.5rem;top:9.5rem}.my-referal-section .right-container .third .outer-circle{left:13rem;top:4rem}.my-referal-section .right-container .third .inner-circle{left:13.4rem;top:4.5rem}.my-referal-section .left-container{padding:0}.my-referal-section .left-container .title{height:20px;text-align:left;font:normal normal 700 15px/20px Roboto;letter-spacing:0;color:#001a47;opacity:1;padding-top:12px}.my-referal-section .left-container .list-msg .detail,.my-referal-section .left-container .list-msg .detailClose{width:100%}.my-referal-section .left-container .list-msg .detail .state .stepper .activity,.my-referal-section .left-container .list-msg .detailClose .state .stepper .activity{justify-content:space-around}.my-referal-section .left-container .list-msg .list-container{width:100%}.my-referal-section .left-container .list-msg .list-container .message{margin-top:0;width:100%}.my-referal-section .left-container .list-msg .list-container .btn{width:190px;margin:15px 5% 0 0}.my-referal-section .left-container .list-msg .list-container .btn .text{padding:4px 2px 0;font:normal normal 900 10px/16px Roboto}}@media only screen and (max-width:320px){.my-referal-section{flex-direction:column-reverse}.my-referal-section .right-container .refer-board{width:100%;height:181px}}@media only screen and (min-width:700px){.my-referal-section{padding:0}.my-referal-section .left-container{padding-left:0}.my-referal-section .left-container .list-msg .list-container{width:297px}.my-referal-section .left-container .list-msg .list-container .btn{margin-right:3%;width:150px}.my-referal-section .left-container .list-msg .list-container .message{width:70%}.my-referal-section .left-container .list-msg .detail,.my-referal-section .left-container .list-msg .detailClose{width:99%}.my-referal-section .right-container{margin-left:1}.my-referal-section .right-container .refer-board{width:405px;height:243px}}@media only screen and (min-width:1024px){.my-referal-section .left-container{padding-left:0}.my-referal-section .left-container .list-msg .list-container{width:460px}.my-referal-section .left-container .list-msg .list-container .btn{margin-right:3%}.my-referal-section .left-container .list-msg .list-container .message{width:100%}.my-referal-section .left-container .list-msg .detail,.my-referal-section .left-container .list-msg .detailClose{width:460px}.my-referal-section .right-container{padding-left:3%}}@media only screen and (min-width:1280px){.my-referal-section{padding-left:5%;padding-right:5%}.my-referal-section .left-container{padding-left:5%}.my-referal-section .left-container .list-msg .detail,.my-referal-section .left-container .list-msg .detailClose,.my-referal-section .left-container .list-msg .list-container{width:500px}.my-referal-section .right-container{padding-left:0}}.refer-faq-section{display:flex;justify-content:center;flex-direction:column;align-items:center}.refer-faq-section .faq-list{display:flex;flex-direction:column;padding-top:15px}.refer-faq-section .faq-list .subTitleContainer,.refer-faq-section .faq-list .subTitleContainerClose{height:74px!important;width:700px;background:#fff 0 0 no-repeat padding-box;border:1px solid #dcdcdc;border-radius:2px;opacity:1;display:flex;flex-direction:column;justify-content:center;-webkit-animation:conditionalOpen 1s ease-in-out normal forwards;animation:conditionalOpen 1s ease-in-out normal forwards;-webkit-transform-origin:50% 0;transform-origin:50% 0}.refer-faq-section .faq-list .subTitleContainer .subTitle,.refer-faq-section .faq-list .subTitleContainerClose .subTitle{width:587px;height:38px;text-align:left;font:normal normal normal 14px/19px Roboto;letter-spacing:0;color:#001a33;opacity:1;padding-left:21px}.refer-faq-section .faq-list .subTitleContainerClose{-webkit-animation:conditionalClose 1s ease-in-out normal forwards;animation:conditionalClose 1s ease-in-out normal forwards;-webkit-transform-origin:100% 0;transform-origin:100% 0}.refer-faq-section .faq-list .faq-container{margin-top:30px;display:flex;flex-direction:row;width:670px;height:60px;background:#fff 0 0 no-repeat padding-box;border:1px solid #dcdcdc;border-radius:3px;opacity:1;justify-content:space-between;align-items:center;padding-right:30px;cursor:pointer}.refer-faq-section .faq-list .faq-container .title{text-align:left;font:normal normal 900 16px/21px Roboto;letter-spacing:0;color:#001a33;opacity:1;padding:20px}.refer-faq-section .faq-list .faq-container .icon{padding-right:13px}.refer-faq-section .faq-list .faq-container .icon .arrow{color:#e26003;background-color:#f5f5f5;width:29px;height:29px;border-radius:50%}@media only screen and (max-width:600px){.refer-faq-section .faq-list{padding:0;width:95%}.refer-faq-section .faq-list .title{padding-left:20px}.refer-faq-section .faq-list .faq-container{width:95%;height:60px;background:#fff 0 0 no-repeat padding-box;border:1px solid #dcdcdc;border-radius:3px;opacity:1;padding:0 10px 0 0}.refer-faq-section .faq-list .subTitleContainer,.refer-faq-section .faq-list .subTitleContainerClose{width:98%;padding-top:10px;padding-bottom:10px}.refer-faq-section .faq-list .subTitleContainer .subTitle,.refer-faq-section .faq-list .subTitleContainerClose .subTitle{width:90%;height:auto}}@-webkit-keyframes conditionalOpen{0%{-webkit-transform:scaleY(0);transform:scaleY(0)}to{-webkit-transform:scaleY(1);transform:scaleY(1)}}@keyframes conditionalOpen{0%{-webkit-transform:scaleY(0);transform:scaleY(0)}to{-webkit-transform:scaleY(1);transform:scaleY(1)}}@-webkit-keyframes conditionalClose{0%{-webkit-transform:scaleY(1);transform:scaleY(1)}to{-webkit-transform:scaleY(0);transform:scaleY(0)}}@keyframes conditionalClose{0%{-webkit-transform:scaleY(1);transform:scaleY(1)}to{-webkit-transform:scaleY(0);transform:scaleY(0)}}.register-cont-main{display:flex;width:100%;height:100vh;background-image:url(/static/media/ashwinbg-web-reg.65fe794d.jpg);background-repeat:no-repeat;background-size:cover;background-size:contain;background-size:100% 100%;justify-content:flex-end;align-items:center;overflow:hidden}.register-cont-main .left-div{display:flex;flex-direction:column;margin-right:3rem}.register-cont-main .left-div .header{text-align:center;font:normal normal 700 35px/40px Roboto;letter-spacing:0;color:#001935;opacity:1;width:445px;margin-bottom:20px;padding-left:20px;display:flex;justify-content:center;align-items:center}.register-cont-main .left-div .reg-login-cont{display:flex;width:485px;height:390px;background:#fff 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border:1px solid #e1e1e1;border-radius:10px;opacity:1;flex-direction:column;align-items:center}.register-cont-main .left-div .reg-login-cont .inner-container{width:378px;border-radius:3px;opacity:1;display:flex;flex-direction:column}.register-cont-main .left-div .reg-login-cont .inner-container .first-cont{display:flex;margin-top:2.5rem;margin-bottom:20px}.register-cont-main .left-div .reg-login-cont .inner-container .first-cont .text-field{width:247px;margin-right:10px}.register-cont-main .left-div .reg-login-cont .inner-container .first-cont .text-field-otp{width:400px;width:100%}.register-cont-main .left-div .reg-login-cont .inner-container .first-cont .otp-btn{width:120px;height:50px;background:#e26003 0 0 no-repeat padding-box;border-radius:25px;display:flex;align-items:center;justify-content:center;text-align:center;font:normal normal 500 16px/21px Roboto;letter-spacing:0;color:#fff;text-transform:uppercase;opacity:1;cursor:pointer}.register-cont-main .left-div .reg-login-cont .inner-container .second-cont{background:#efefef 0 0 no-repeat padding-box;opacity:.5;margin-bottom:40px}.register-cont-main .left-div .reg-login-cont .inner-container .second-cont,.register-cont-main .left-div .reg-login-cont .inner-container .second-cont-otp{width:100%;border-radius:3px;text-align:center;font:normal normal normal 16px/21px Roboto;letter-spacing:0;color:#001935;display:flex;justify-content:center;align-items:center}.register-cont-main .left-div .reg-login-cont .inner-container .second-cont-otp{opacity:1;margin-bottom:15px}.register-cont-main .left-div .reg-login-cont .inner-container .third-cont{text-align:center;padding-bottom:10px;font:normal normal normal 12px/17px Open Sans;letter-spacing:0;color:#001a33}.register-cont-main .left-div .reg-login-cont .inner-container .third-cont .text{text-decoration:underline;cursor:pointer}.register-cont-main .left-div .reg-login-cont .inner-container .third-cont span{font:normal normal 600 12px/17px Open Sans;letter-spacing:0;color:#e26003}.register-cont-main .left-div .reg-login-cont .inner-container .forth-cont{width:310px;height:55px;background:#ffba89 0 0 no-repeat padding-box;border-radius:28px;text-align:center;font:normal normal 500 19px/25px Roboto;letter-spacing:0;color:#fff;text-transform:uppercase;opacity:1;display:flex;justify-content:center;align-items:center;margin:0 auto;cursor:pointer}.register-cont-main .left-div .reg-login-cont .inner-container .fifth-cont{text-align:center;font:normal normal normal 12px/16px Roboto;letter-spacing:0;color:#2375d6;opacity:1;padding:2rem}.register-cont-main .left-div .reg-login-cont .inner-container .fifth-cont .color-blue{color:#2375d6}.register-cont-main .left-div .reg-login-cont .inner-container .active{background:#e26003!important}.register-cont-main .mob-text{background:#d9d9d9 0 0 no-repeat padding-box;border-radius:3px 0 0 3px;opacity:1}.register-cont-main .mob-text-otp{background:#efefef 0 0 no-repeat padding-box;border-radius:3px 0 0 3px;opacity:1}.register-cont-main .otp-text-otp{border-radius:3px 0 0 3px;opacity:1;width:100%!important}.myText{width:100%!important}.mob-check-tick{padding:10.5px!important}@media screen and (max-width:650px){.register-cont-main{background:url(/static/media/mobile_back.9ae93078.jpg);background-size:100%;height:100vh;justify-content:flex-start;align-items:flex-start;flex-direction:column;overflow-y:scroll}.register-cont-main .carousel-cont{height:214px;width:100%;background:rgba(0,0,0,.8);margin-bottom:40px}.register-cont-main .left-div{margin-right:0;margin-bottom:0}.register-cont-main .left-div .logo{height:80px;width:100px;margin-top:72px;margin-left:149px}.register-cont-main .left-div .header{padding:0;width:75%;font:normal normal 700 21px/26px Roboto;text-align:center;margin:50px auto}.register-cont-main .left-div .reg-login-cont{width:90%;height:auto;padding:0;margin:0 auto 40px}.register-cont-main .left-div .reg-login-cont .inner-container{width:270px;margin:0 auto 35px;padding:2px}.register-cont-main .left-div .reg-login-cont .inner-container .first-cont{padding-top:0}.register-cont-main .left-div .reg-login-cont .inner-container .first-cont .text-field{width:183px}.register-cont-main .left-div .reg-login-cont .inner-container .first-cont .otp-btn{width:89px;height:40px;background:#e26003 0 0 no-repeat padding-box;border-radius:23px;opacity:1;font:normal normal 500 12px/16px Roboto}.register-cont-main .left-div .reg-login-cont .inner-container .second-cont{margin-bottom:2.5rem}.register-cont-main .left-div .reg-login-cont .inner-container .second-cont-otp{margin-bottom:25px}.register-cont-main .left-div .reg-login-cont .inner-container .forth-cont{width:229px;height:40px;background:#ffba89 0 0 no-repeat padding-box;border-radius:20px;opacity:1;font:normal normal 500 14px/19px Roboto}.register-cont-main .left-div .reg-login-cont .inner-container .fifth-cont{padding:1.5rem}.mob-text .MuiOutlinedInput-input{font:normal normal 500 12px/16px Roboto;background:#fff;font-weight:500;padding-left:5px;height:3px}.mob-text-otp .MuiOutlinedInput-input,.mob-text .MuiTypography-colorTextSecondary{font:normal normal 500 12px/16px Roboto}.mob-text-otp .MuiOutlinedInput-input{height:3px}.mob-text-otp .MuiTypography-colorTextSecondary{font:normal normal 500 12px/16px Roboto}.mob-text-otp .MuiInputBase-root.Mui-disabled{height:40px;color:#001935}.mob-text-otp .MuiInputAdornment-positionStart{padding:18.5px 14px}.otp-text-otp .MuiOutlinedInput-input{color:#000;font:normal normal 500 12px/16px Roboto}.posts{height:213px}.posts,.posts img{width:100%}}@media screen and (max-width:320px){.register-cont-main{overflow-y:scroll}.register-cont-main .left-div .reg-login-cont{margin-bottom:40px}.register-cont-main .left-div .reg-login-cont .inner-container{width:240px}}@media screen and (min-width:900px){.mob-text-otp .MuiInputBase-root.Mui-disabled{color:#001935}.otp-text-otp .MuiOutlinedInput-input{color:#000}}.mainDiv{display:flex;width:100%;height:100vh;justify-content:center;align-items:center}.mainDiv .reg-login-cont{display:flex;width:730px;height:650px;background:#fff 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border:1px solid #e1e1e1;border-radius:10px;opacity:1;flex-direction:column;align-items:center}.mainDiv .reg-login-cont .inner-container{width:100%;border-radius:3px;opacity:1;display:flex;flex-direction:column;height:100%}.mainDiv .reg-login-cont .inner-container .WebImage{display:flex;height:71%}.mainDiv .reg-login-cont .inner-container .text{display:flex;flex-direction:row;margin-top:3%}.mainDiv .reg-login-cont .inner-container .text .container{width:27px;margin-left:5%;border:solid #fff;border-width:0 3px 3px 0}.mainDiv .reg-login-cont .inner-container .text .agreetext{margin-left:2%;font-size:large;font-family:Roboto;width:80%;font-weight:500}.mainDiv .reg-login-cont .inner-container .forth-cont{width:209px;height:55px;background:#ffba89 0 0 no-repeat padding-box;border-radius:28px;text-align:center;font:normal normal 500 19px/25px Roboto;letter-spacing:0;color:#fff;text-transform:uppercase;opacity:1;display:flex;justify-content:center;align-items:center;cursor:pointer;margin:34px auto 0}.mainDiv .reg-login-cont .inner-container .active{background:#e26003!important}@media screen and (max-width:650px){.mainDiv{display:flex;width:100%;height:100vh;justify-content:center;align-items:center}.mainDiv .reg-login-cont{display:flex;width:730px;height:99vh;background:#fff 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border:1px solid #e1e1e1;border-radius:2px;opacity:1;flex-direction:column;align-items:center}.mainDiv .reg-login-cont .inner-container{width:100%;border-radius:3px;opacity:1;display:flex;flex-direction:column;height:100%}.mainDiv .reg-login-cont .inner-container .WebImage{display:flex;height:71%}.mainDiv .reg-login-cont .inner-container .mainTextDix{height:40%;display:flex;flex-direction:column;justify-content:space-around}.mainDiv .reg-login-cont .inner-container .mainTextDix .text{display:flex;flex-direction:row;margin-top:8%}.mainDiv .reg-login-cont .inner-container .mainTextDix .text .container{width:27px;margin-left:5%;border:solid #fff;border-width:0 3px 3px 0}.mainDiv .reg-login-cont .inner-container .mainTextDix .text .agreetext{margin-left:2%;font-size:15px;font-family:Roboto;width:83%;font-weight:500}.mainDiv .reg-login-cont .inner-container .mainTextDix .forth-cont{width:217px;height:45px;background:#ffba89 0 0 no-repeat padding-box;border-radius:28px;text-align:center;font:normal normal 500 19px/25px Roboto;letter-spacing:0;color:#fff;text-transform:uppercase;opacity:1;display:flex;justify-content:center;align-items:center;cursor:pointer;margin:1px auto 0}}.mainDiv .WebImage{display:flex;justify-content:center;height:70%}@media screen and (max-width:650px){.WebImage{display:flex;height:100%}.MobileImage{width:100%;height:100%;margin:0;padding:0}}.mainDiv1{display:flex;width:100%;height:127vh;justify-content:space-evenly;align-items:center;flex-direction:column}.mainDiv1 .circleDiv{width:66%;margin-top:2%}.mainDiv1 .circleDiv .circle{width:70px;cursor:pointer}.mainDiv1 .header{font-weight:700;font-size:16px;margin-bottom:2%}.mainDiv1 .text{width:65%;display:flex;font-size:16px}.mainDiv1 .subText{width:65%;display:flex;font-size:14px;color:#161b28}@media screen and (max-width:650px){.mainDiv1{display:flex;width:100%;height:127vh;justify-content:start;align-items:center;flex-direction:column}.mainDiv1 .circleDiv{width:100%;display:flex;flex-direction:row}.mainDiv1 .circleDiv .circle{height:40px;margin-top:4%;margin-left:7%;cursor:pointer}.mainDiv1 .circleDiv .terms{width:72%;display:flex;margin-top:6%;font-size:x-large;margin-left:2%;font-family:Montserrat;font-weight:bolder}.mainDiv1 .BlLogo{height:75px;margin-bottom:3%}.mainDiv1 .header{font-weight:700;font-size:16px;width:63%;text-align:center;font-family:Montserrat}.mainDiv1 .text{margin-top:4%;margin-bottom:4%}.mainDiv1 .subText,.mainDiv1 .text{width:84%;display:flex;font-size:12px}.mainDiv1 .subText{color:#161b28}}
/*# sourceMappingURL=main.49b7f117.chunk.css.map */