#main-box{width:73%;height:642px;margin:0 auto;padding-top:133px;border-radius:24px;display:flex;gap:clamp(20px,calc(13.39vw - 117px),140px)}#form-box{width:358px;display:flex;flex-direction:column;align-items:center}h1{margin-bottom:21px;text-align:center}p{margin-bottom:40px;text-align:center}#buttons-group{width:100%;display:flex;justify-content:space-between}#buttons-group .button-switch{width:213px;gap:0px}#facebook-google{display:flex;gap:12px}.auth-service-button{width:40px;height:40px;display:flex;justify-content:center;align-items:center;border:1px solid #EAEAEA;border-radius:5px}#form-inner-box{width:358px;display:flex;flex-direction:column;align-items:center}#form-inner-box form{width:100%}.input-div{margin-bottom:16px}.input-label{font-size:14px;font-weight:700;margin-bottom:12px}.btn-big{width:100%;margin-bottom:24px}#forgot-password{display:block;width:100%;margin-bottom:32px}#picture-box{flex:1}#picture-box img{width:100%;height:100%;object-fit:cover;border-radius:16px}@media (max-width: 1024px){#main-box{width:100%;height:auto;flex-direction:column;padding-top:0;gap:0}#picture-box{order:-1;flex:none;height:305px}#picture-box img{border-radius:0}#form-box{margin:0 auto;padding-top:40px;padding-bottom:120px}}@media (max-width: 768px){#picture-box{height:23vh}}@media (max-width: 480px){#form-box{width:100%;padding-left:20px;padding-right:20px;padding-top:28px}#form-inner-box{width:100%}h1{margin-bottom:16px}p{margin-bottom:28px}}
