/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border: none;
  border-bottom: 1px solid #ebebeb;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
  transition: 0.2s all;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
*,
*::after,
*::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
  vertical-align: middle;
  max-width: 100%;
}
picture {
  display: inline-block;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
  box-shadow: none;
  outline: none;
}
button:focus,
input:focus,
optgroup:focus,
select:focus,
textarea:focus {
  outline: none;
}
input[type="text"],
input[type="email"],
input[type="password"],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: "";
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
p {
  margin-top: 20px;
  margin-bottom: 20px;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  height: 50px;
  padding: 0 20px;
  background-color: #4aa;
  border-radius: 5px;
  border: 0;
  color: #fff;
  cursor: pointer;
  transition: all 0.3s;
}
.btn:hover {
  background-color: #f37721;
  color: #fff;
}
.btn-microsoft {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  height: 50px;
  padding: 0 20px;
  background-color: #4588f1;
  border-radius: 5px;
  border: 0;
  color: #fff;
  cursor: pointer;
  transition: all 0.3s;
}
.btn-microsoft:hover {
  box-shadow: #4588f1 0px 4px 8px -2px, #4588f1 0px 0px 0px 1px;
  background-color: #fff;
  color: #4588f1;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-top: 0;
  margin-bottom: 0;
  color: #181818;
  font-weight: 600;
  padding: 0;
  font-family: "Inter", sans-serif;
}
h1,
.h1 {
  font-size: 110px;
  line-height: 115%;
  font-weight: bold;
}
@media (max-width: 767px) {
  h1,
  .h1 {
    font-size: 44px;
  }
}
@media (max-width: 480px) {
  h1,
  .h1 {
    font-size: 40px;
  }
}
h2,
.h2 {
  font-size: 56px;
  line-height: 110%;
  font-weight: bold;
}
@media (max-width: 767px) {
  h2,
  .h2 {
    font-size: 38px;
  }
}
@media (max-width: 480px) {
  h2,
  .h2 {
    font-size: 32px;
  }
}
h3,
.h3 {
  font-size: 48px;
  line-height: 125.4%;
}
@media (max-width: 767px) {
  h3,
  .h3 {
    font-size: 34px;
    line-height: 115%;
  }
}
@media (max-width: 480px) {
  h3,
  .h3 {
    font-size: 28px;
  }
}
h4,
.h4 {
  font-size: 36px;
  line-height: 140%;
}
@media (max-width: 767px) {
  h4,
  .h4 {
    font-weight: 600;
    font-size: 24px;
  }
}
@media (max-width: 480px) {
  h4,
  .h4 {
    font-size: 20px;
  }
}
h5,
.h5 {
  font-size: 30px;
  line-height: 40px;
}
@media (max-width: 767px) {
  h5,
  .h5 {
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
  }
}
@media (max-width: 480px) {
  h5,
  .h5 {
    font-size: 18px;
  }
}
h6,
.h6 {
  font-size: 18px;
  line-height: 26px;
}
@media (max-width: 767px) {
  h6,
  .h6 {
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  h6,
  .h6 {
    font-size: 14px;
  }
}
html,
body {
  margin: 0;
  padding: 0;
}
body {
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 22px;
  color: #181818;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #fff;
  overflow: hidden;
}
::-moz-selection {
  color: #fff;
  background: #4aa;
}
::selection {
  color: #fff;
  background: #4aa;
}
* {
  -webkit-tap-highlight-color: transparent;
}
a {
  transition: 0.3s all;
}
a:hover {
  color: #4aa;
}
.main {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 100%;
  height: 100vh;
  background: url(./3ac9e06f7c2f17782a836054bb55f5a9.svg) no-repeat;
  background-size: cover;
  overflow: hidden;
}
.logo {
  left: 10.4166666667%;
  top: 10.2941176471%;
  position: absolute;
}
.form-inner {
  padding: 20px 20px 30px;
  border-radius: 5px;
  background-color: #fff;
  font-size: 12px;
  line-height: 20px;
  color: #757575;
}
.form-container {
  width: 325px;
  position: absolute;
  top: 15.2941176471%;
  margin-top: 50px;
  left: 10.4166666667%;
}
.copyright {
  text-align: center;
  margin: 37px 0 0;
  position: absolute;
  top: 100%;
  width: 100%;
}
.form {
  margin-top: 30px;
}
.form__field:not(.verification__code) {
  display: block;
  margin-bottom: 20px;
  position: relative;
}
.form__field.form__field--active .form__placeholder {
  top: 4px;
  transform: translateY(0);
  font-size: 12px;
  line-height: 18px;
}
.form__field.form__field--active .form__control {
  background-color: #fff;
  border: 1px solid #e8e8e8;
}
.form__field--has-desc {
  margin-bottom: 40px;
}
.form__field p {
  position: absolute;
  top: 100%;
  left: 0;
  margin: 7px 0 0;
}
/* .form__control {
  width: 100%;
  height: 50px;
  border: 1px solid #e8e8e8;
  box-sizing: border-box;
  border-radius: 3px;
  background-color: #f2f2f2;
  padding: 20px 16px 0;
} */

.form__style {
  width: 100%;
  height: 50px;
  border: 1px solid #e8e8e8;
  box-sizing: border-box;
  border-radius: 3px;
  background-color: #f2f2f2;
  padding: 0 16px 0;
}

.form__placeholder {
  position: absolute;
  left: 16px;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
  transition: all 0.3s;
  color: #181818;
  opacity: 0.5;
  pointer-events: none;
  font-size: 14px;
}

.form__error {
  position: absolute;
  left: 16px;
  top: 95%;
  width: 100%;
  color: red;
  font-size: 12px;
}

.form__checkbox {
  font-size: 14px;
}
.form__checkbox {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  cursor: pointer;
}
.form__checkbox .checkmark {
  width: 20px;
  height: 20px;
  background: #f2f2f2;
  border: 1px solid #e8e8e8;
  box-sizing: border-box;
  border-radius: 3px;
  margin-right: 10px;
  position: relative;
}
.form__checkbox .checkmark:before {
  content: "";
  position: absolute;
  top: 2px;
  left: 6px;
  width: 7px;
  height: 10px;
  border-bottom: 3px solid #4aa;
  border-right: 3px solid #4aa;
  transform: rotate(45deg);
  opacity: 0;
  transition: all 0.3s;
}
.form__checkbox input {
  display: none;
}
.form__checkbox input:checked ~ .checkmark {
  background-color: #fff;
}
.form__checkbox input:checked ~ .checkmark:before {
  opacity: 1;
}
.form__heading {
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 20px;
  line-height: 40px;
}
#success-message .form__heading {
  line-height: 25px;
  margin-top: 10px;
  padding-bottom: 10px;
}
.form__heading span {
  display: block;
  width: 24px;
  height: 24px;
  margin-left: 5px;
}
.form__heading span svg {
  display: flex;
  width: 100%;
  height: 100%;
}
.form__sub-heading {
  font-weight: 500;
  color: #757575;
}
.form__button {
  width: 100%;
  margin-top: 12px;
}
.form__forgot {
  cursor: pointer;
  display: block;
  margin-top: 20px;
  width: 100%;
  text-align: center;
  color: #f37721 !important;
  font-size: 14px;
}

.form__forgot:hover {
  color: #4aa !important;
  text-decoration: underline !important;
}

.text__or {
  display: block;
  margin-top: 20px;
  width: 100%;
  text-align: center;
  color: #a5aaad !important;
  font-size: 14px;
}

.form__desc {
  margin: 5px 0 0;
  color: #757575;
}
.form__addon {
  box-shadow: none;
  background: none;
  border: none;
  padding: 0;
  top: 50%;
  position: absolute;
  right: 20px;
  transform: translateY(-50%);
  color: #757575;
  cursor: pointer;
  transition: 0.2s all;
}
.form__addon:hover {
  color: #4aa;
}
.robot {
  position: absolute;
  top: 50%;
  right: 10.0694444444%;
  transform: translateY(-50%);
  pointer-events: none;
}
.robot img {
  width: 100%;
}
.robot-video {
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0;
  visibility: hidden;
  width: 100%;
}
.robot-bubble {
  position: absolute;
  color: #181818;
  font-weight: 500;
  background: #fff;
  font-size: 14px;
  line-height: 24px;
  padding: 24px 21px;
  border-radius: 20px 20px 0 20px;
  right: 49.0740740741%;
  top: -9.6774193548%;
  opacity: 0;
  visibility: hidden;
}
.robot-bubble:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 20px solid #fff;
  border-left: 20px solid transparent;
  position: absolute;
  top: 100%;
  right: 0;
  margin-top: -2px;
}
.robot-bubble p {
  margin: 0;
}
.robot-bubble__name {
  font-weight: 600;
  font-size: 20px;
  line-height: 40px;
  margin: 0;
}
.hidden {
  display: none;
}
@media (max-width: 991px) {
  .logo,
  .login-form {
    left: 40px;
  }
  .robot {
    right: 0;
    width: 400px;
  }
  .robot-bubble {
    display: none;
  }
}
@media (max-width: 767px) {
  body {
    overflow-y: auto;
  }
  .main {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 45px 40px 10px 40px;
    overflow-y: auto;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .logo {
    position: static;
  }
  .form-container {
    bottom: 20px;
    top: auto;
    transform: none;
    width: 100%;
    left: 0;
    padding: 0 40px;
    z-index: 1;
  }
  .robot {
    transform: none;
    width: 200px;
    top: -5px;
    right: 10px;
  }
  .copyright {
    position: static;
    margin-top: 20px;
    font-size: 12px;
  }
  .copyright br {
    display: none;
  }
  .logo img {
    width: 90px;
  }
}
@media (max-width: 767px) and (max-height: 670px) {
  .main {
    padding-top: 25px;
  }
  .login-inner {
    padding-bottom: 20px;
  }
}
@media (max-width: 767px) and (min-height: 780px) {
  .robot {
    width: 300px;
    top: 30px;
    right: 20px;
  }
  .form-container {
    bottom: 35px;
  }
}
@media (max-width: 360px) {
  .main {
    padding-left: 20px;
    padding-right: 20px;
  }
  .form-container {
    padding: 0 20px;
  }
}
