.hslogin-buttons-group{display:flex;flex-direction:column;gap:10px}.hslogin-button{display:flex;background-color:#fefefe;align-items:center;border-radius:10px;width:320px;height:50px;border:1px solid #00000021;cursor:pointer;transition:background-color .3s}.hslogin-button:hover{box-shadow:1px 1px 1px #cfd1d1}.hslogin-icon-wrapper{background-color:transparent;display:flex;width:20%;height:100%;align-items:center;justify-content:center}.hslogin-icon-wrapper>*{font-size:24px;width:24px;height:24px}.hslogin-label-wrapper{background-color:transparent;display:flex;width:100%;height:100%;align-items:center;justify-content:flex-start}.hslogin-label{margin-left:10px}.hslogin-line-wrapper{display:flex;align-items:center;justify-content:center;flex-direction:row;padding:0 3px}.hslogin-line{background-color:#00000030;height:1px;width:100%}.hslogin-or{padding:5px}