header{padding-right:20px;height:64px;background-color:#fff;border-bottom:1px solid rgb(228 231 236);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:flex-end;-webkit-box-sizing:border-box;box-sizing:border-box}header .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .content span{padding-right:10px;font-size:14px;font-family:"Inter-Medium";color:rgb(52 64 84)}header .content button{width:122px;height:40px;border-radius:26px;border:0;font-family:"Inter-Medium";font-size:15px;line-height:32px;color:rgb(52 64 84);padding:0;outline:none;cursor:pointer;border:1px solid rgb(208 213 221);display:flex;justify-content:center;align-items:center;background-color:#fff}main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background-repeat:no-repeat;background-position-y:bottom;height:calc(100vh - 64px)}main section{height:100%;width:calc(100% - 750px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:50%}main section .particle{width:100%;background-image:url(../img/wave.png);background-repeat:no-repeat;background-size:cover;background-position:center;height:360px}main section .logo{padding:120px 0 36px}aside{background-image:url(../img/cover.png);width:750px;background-size:cover;background-position:center;background-repeat:no-repeat;max-width:50%}.login .form-group:first-of-type{padding-top:36px}.resetHead{text-align:left;color:rgb(16 24 40);line-height:25px;font-size:18px;margin-bottom:4px}.confirmText{color:rgb(102 112 133);text-align:left;margin-bottom:32px;margin-top:5px;font-size:14px;line-height:16px;font-family:Inter}.arr{position:relative}.arr::after{content:"";position:absolute;left:-13px;top:-11px;width:1px;height:23px;background-color:#5e0074;transform:rotate(-45deg)}.form-group .reveal-password{top:38px}.resetText{color:rgb(16 24 40);font-size:14px;line-height:16px;margin:16px 0;font-family:"Inter"}.resetHeadStyle{color:var(--Grey-900,#101828);font-family:var(--font-family-text-style,Inter-SemiBold);font-size:var(--font-size-lg,18px);font-style:normal;font-weight:600;line-height:var(--font-line-height-md,24px)}.auth-form-style{width:468px}.center-text{display:flex;justify-content:space-around;margin-bottom:10px;color:rgb(29 41 57)}