{"version":3,"file":"static/css/3867.6d6e6044.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,aAEI,sBAAwB,CCD1B,yBADF,2BAEI,eAAgB,CAEnB,CAED,sBAIE,kBAAmB,CAHnB,YAAa,CACb,kBAAmB,CACnB,sBAAuB,CAGvB,mBADA,eACmB,CACnB,yBAPF,sBAQI,qBAAsB,CAUzB,CAlBD,0BAaI,cADA,UACc,CACd,yBAdJ,0BAeM,aAAc,CAEjB","sources":["components/AuthWrapper/AuthWrapper.scss","components/Controls/Button/Button.scss","containers/Auth/ResetPasswordSuccessMsg/resetPasswordSuccess.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","button {\n  &:focus {\n    outline: none !important;\n  }\n}\n",".reset-success-msg-wrapper {\n  @media (max-width: 768px) {\n    margin-top: 5rem;\n  }\n}\n\n.apps_icons_container {\n  display: flex;\n  flex-direction: row;\n  justify-content: center;\n  align-items: center;\n  margin-top: 2rem;\n  margin-bottom: 2rem;\n  @media (max-width: 768px) {\n    flex-direction: column;\n  }\n\n  & img {\n    width: auto;\n    margin: 0 1rem;\n    @media (max-width: 768px) {\n      margin: 1rem 0;\n    }\n  }\n}\n"],"names":[],"sourceRoot":""}