.auth__form{align-items:center;display:flex;width:45rem;margin:4rem auto;flex-direction:column}@media screen and (max-width:450px){.auth__form{width:30rem}}.auth__form form{background:rgba(245,255,255,.749);padding:1.6rem;width:100%}.auth__form h3{text-align:center;font-size:42px;font-weight:500;line-height:63px;color:var(--primaryColor)}.auth__form .label__input{display:flex;gap:1rem;align-items:center;margin-bottom:2.4rem;width:100%}@media screen and (max-width:600px){.auth__form .label__input{flex-direction:column;align-items:start}}.auth__form .label__input label{font-size:16px;font-weight:400;line-height:24px;color:#000;width:100%}.auth__form .label__input input{border:1px solid rgba(30,30,30,.8);height:4.4rem;border-radius:.8rem;outline:none;padding-left:1.6rem;background:transparent;font-size:16px;width:100%}.tg__wrapper{padding:30px 0 0}.tg__wrapper .tg__container{width:1230px;max-width:90%;margin:0 auto;display:flex;gap:35px;align-items:center}@media screen and (max-width:820px){.tg__wrapper .tg__container{flex-direction:column;align-items:start;width:90%}}.tg__wrapper .tg__container .tg__left h3{all:unset;display:block;font-size:36px;font-weight:700;line-height:43.57px;color:#1e1e1e}.tg__wrapper .tg__container .tg__left p{all:unset;display:block;font-size:18px;font-weight:400;line-height:28px;margin-top:14px;margin-bottom:42px;color:#1e1e1e;width:80%}@media screen and (max-width:1000px){.tg__wrapper .tg__container .tg__left p{width:100%}}.tg__wrapper .tg__container .tg__right img{height:500px;width:500px}@media screen and (max-width:820px){.tg__wrapper .tg__container .tg__right{width:100%;display:flex;align-items:center;justify-content:center}.tg__wrapper .tg__container .tg__right img{width:100%;margin-top:10px}}