{"version":3,"file":"static/css/7716.ce4a32e2.chunk.css","mappings":"AAAA,aACE,iDAA2D,CAE3D,YAAa,CADb,gBAAiB,CAGjB,gBADA,UACgB,CAChB,uBACE,qBAAsB,CAEtB,kBAAmB,CACnB,YAAa,CACb,0BAA2B,CAE3B,gBADA,eAAgB,CAJhB,SAKgB,CAChB,yBARF,uBASI,gBAAiB,CAmBpB,CAjBC,2BAKE,wBACA,CAJA,oEACA,wBACA,CAEA,2BACA,CAHA,mBACA,CAJA,SAMA,0BAPF,2BAQiB,YAGjB,sCACe,YACb,0BAFF,oCAGI,aAEH,ECjCL,0BAGI,aAAc,CADd,gBAAiB,CAEjB,eAAiB,CAJrB,uCASM,wBAAyB,CAEzB,yBADA,gBAAkB,CAFlB,cAGyB,CAX/B,+EAiBM,aAAc,CAjBpB,2CAoBM,iBAAkB,CAElB,OAAM,CADN,QACQ,CAtBd,mEAyBU,qBAA0B,CAzBpC,4CA+BM,MAAK,CADL,WACO,CA/Bb,mBAoCI,gBADA,iBACgB,CCpCpB,aAEI,sBAAwB,CCD1B,yBADF,UAEI,eAAgB,CAqCnB,CAnCC,eACE,iEACA,CAIA,uBACA,CALA,2BACA,CAEA,uBACA,CAHA,WACA,CAKA,qBACA,CANA,WAMA,0BAVF,eAWI,kBACA,gBAGJ,mBACE,45HAyBc,2TC5ChB,uBACE,aAAc,CADf,6BAGG,aAAc,CAHjB,6BAMG,eAAgB","sources":["components/AuthWrapper/AuthWrapper.scss","components/Controls/Input/input.scss","components/Controls/Button/Button.scss","containers/Auth/Agencies/AgenciesOTP/otp.scss","components/CountdownTimer/countdownTimer.scss"],"sourcesContent":[".authWrapper {\n  background-image: linear-gradient(#24d7d3 0%, #6a2a53 100%);\n  min-height: 100vh;\n  height: 100vh;\n  width: 100%;\n  overflow: hidden;\n  &_container {\n    background-color: #fff;\n    width: 80%;\n    border-radius: 2rem;\n    display: flex;\n    flex-direction: row-reverse;\n    overflow: hidden;\n    min-height: 85vh;\n    @media (max-width: 821px) {\n      min-height: 500px;\n    }\n    &_img {\n      width: 50%;\n      background-image: url(\"../../assets/images/authImg.png\");\n      background-position: center;\n      background-size: 70%;\n      background-color: #f5f6fa;\n      background-repeat: no-repeat;\n      @media (max-width: 767px) {\n        display: none;\n      }\n    }\n    &_form-wrapper {\n      flex: 0 0 50%;\n      @media (max-width: 767px) {\n        flex: 0 0 100%;\n      }\n    }\n  }\n}\n",".input {\n  .MuiFormLabel-root {\n    font-size: 1.1rem;\n    color: #2d2d2d;\n    font-weight: bold;\n  }\n  .MuiInputBase-formControl {\n    input {\n      padding: 0.75rem;\n      background-color: #fafafc;\n      margin-top: 0.5rem;\n      border: 1px solid #e7e7e7;\n    }\n    &::after {\n      content: unset;\n    }\n    &::before {\n      content: unset;\n    }\n    .eye-icon {\n      position: absolute;\n      top: 2rem;\n      right: 0;\n      .MuiIconButton-root {\n        svg {\n          color: rgba(0, 0, 0, 0.54);\n        }\n      }\n    }\n    .icon-left {\n      right: unset;\n      left: 0;\n    }\n  }\n  p.Mui-error {\n    position: absolute;\n    bottom: -1.25rem;\n  }\n}\n","button {\n  &:focus {\n    outline: none !important;\n  }\n}\n",".otp-form {\n  @media (max-width: 768px) {\n    margin-top: 5rem;\n  }\n  &_logo {\n    background-image: url(\"../../../../assets/images/logo.png\");\n    background-repeat: no-repeat;\n    height: 55px;\n    width: 160px;\n    background-size: contain;\n    background-position: center center;\n    margin: auto;\n    margin-top: 10px;\n    margin-bottom: 30px;\n    @media (max-width: 768px) {\n      margin-bottom: 2rem;\n      margin-top: 1rem;\n    }\n  }\n  &_mobile {\n    background-image: url(\"../../../../assets/images/mobile_lock.png\");\n    background-repeat: no-repeat;\n    height: 95px;\n    width: 50px;\n    background-size: contain;\n    margin: auto;\n    margin-bottom: 20px;\n  }\n  &_form-header {\n    font-size: 1.3rem;\n    text-align: center;\n  }\n  &_form-content {\n    font-size: 1rem;\n    // color: #2d2d2d;\n    text-align: center;\n    line-height: 2rem;\n    margin-bottom: 0;\n  }\n}\n\n.required:after {\n  content: '*';\n  color: #f00;\n  font-size: 1.2rem;\n  margin-left: 5px;\n}",".countdown-wrapper {\n  &_btn {\n    color: #6a2a53;\n    &:hover {\n      color: #8d3e70;\n    }\n    &:focus {\n      box-shadow: none;\n    }\n  }\n}\n"],"names":[],"sourceRoot":""}