body {
  background: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 17px;
  line-height: 1.411764706;
  margin: 0;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.main-container {
  width: 52.941em;
  flex-direction: column;
  display: flex;
  margin: auto;
  align-items: center;
}

.superman {
  font-size: 2.119rem;
  font-weight: bold;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  height: 12.7em;
  background: #f3edfc;
}

.banner {
  box-sizing: border-box;
  display: flex;
  justify-content: space-around;
  height: 3.765em;
  width: 52.941em;
  align-items: center;
  margin: auto;
  padding: 0.5em 0;
  color: #fff;
}

.banner div {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.banner i,
.banner img {
  margin-right: 0.8em;
  font-size: 1.412em;
}

.banner-bar {
  background: #8249cc;
}

.main-hook {
  display: flex;
  margin: 4.412em 0;
  padding: 0 1.471em;
  justify-content: space-around;
  align-items: center;
}

.main-hook:nth-child(even) {
  flex-direction: row-reverse;
}

.main-hook img {
  max-width: 18.71em;
}

.main-hook .image {
  width: 15.53em;
  height: 15.53em;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f3edfc;
  border-radius: 50%;
  margin: 0 3.088rem;
  flex-shrink: 0;
}

.main-hook .description {
  flex-grow: 1;
  margin: 0 3.088rem;
  align-items: center;
}

h2 {
  font-size: 1.4118em;
  margin: 0 0 1.333333333em 0;
}

.sub-hooks {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin: 0 3.17em 4em 3.17em;
}

.sub-hook {
  width: 21.1765em;
  flex-shrink: 0;
  display: flex;
  margin: 1.6471em 1.059em;
}

.sub-hook i {
  color: #8249cc;
  margin-right: 0.6666em;
}

h3 {
  margin: 0 0 0;
  font-size: 1em;
  margin: 0 0 0.4706em;
}

.also-hooks {
  display: flex;
  margin: 0.470588235em 3.17em 4.235294118em;
}

.also-hook i {
  color: #8249cc;
  margin-right: 0.6666em;
}

.email-signup-bar {
  background: #5b2d98;
}

.footer-nav {
  color: #fff;
  display: flex;
  justify-content: space-between;
  padding-top: 1.882352941em;
  padding-bottom: 1.882352941em;
}

footer a {
  color: #fff;
  text-decoration: none;
}

footer a:hover {
  text-decoration: underline;
}

.email-signup {
  width: 52.941em;
  margin: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #fff;
  justify-content: space-between;
}

footer {
  background: #3b1a66;
  padding-bottom: 4.4118em;
  transition-property: padding-bottom;
  transition-duration: 0.6s;
}

.also-hook {
  margin: 0.706em;
  display: flex;
  flex: 1 1 0;
}

.email-signup h2 {
  margin-top: 2em;
}

.footer-nav > *:first-child {
  font-weight: bold;
}

.email-signup-form label {
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.email-signup-form input:not([type="submit"]) {
  border: solid 1px #c3bccc;
  border-radius: 2px;
  margin-bottom: 1.3333em;
}

.email-signup-form input {
  padding: 0.6666667em 1.0666667em;
  font-size: 1em;
  font-family: "Montserrat", sans-serif;
  width: 100%;
  box-sizing: border-box;
}

.email-signup-form {
  font-size: 0.88235em;
  width: 21.333333em;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  margin-bottom: 3.2em;
}

.email-signup-form input[type="submit"] {
  width: auto;
  font-weight: bold;
  background-color: rgba(59, 26, 102, 1);
  color: #fff;
  font-size: 1.06666667em;
  margin-top: 0.25em;
  border: 2px solid rgba(0, 0, 0, 0);
}

.footer-contact-links {
  font-size: 0.764705882em;
}

.signup-floater {
  display: flex;
  width: 52.941em;
  margin: auto;
  padding: 0.8235em 4.235em;
  padding-right: 0;
  box-sizing: border-box;
  align-items: center;
}

.signup-floater label {
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.floating-email-signup-form input {
  font-size: 1em;
  font-family: "Montserrat", sans-serif;
  box-sizing: border-box;
  padding: 0.6666667em 1.0666667em;
}

.signup-floater h3 {
  margin: 0;
  margin-right: 1.4118em;
  flex-shrink: 0;
}

.floating-email-signup-form input:not([type="submit"]) {
  width: 13.0412em;
  margin-right: 0.9294em;
  border: solid 1px #c3bccc;
  border-radius: 2px;
}

.floating-email-signup-form {
  display: flex;
  align-items: flex-end;
}

form.floating-email-signup-form input[type="submit"] {
  background-color: #5b2d98;
  border: none;
  color: #fff;
  font-family'montserrat',sans-serif: ;
  width: 7em;
  font-size: 0.941176471em;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
}

.signup-floater-bar {
  position: fixed;
  bottom: 0;
  background: #fff;
  width: 100%;
  box-shadow: inset 0 1px 0 0 #c3bccc;
  transition-property: padding, height, min-height;
  transition-duration: 0.6s;
  min-height: 4.2724em;
}

.close-floater-button {
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  flex-grow: 1;
  margin-left: 1em;
  color: #444;
  line-height: 1;
}

.close-floater-button:hover i {
  font-weight: bold;
}

.signup-floater-bar:hover {
  padding-bottom: 0.5em;
}

.email-signup-form input[type="submit"]:hover {
  border: 2px solid rgba(59, 26, 102, 1);
}

.signup-floater-bar.hidden {
  height: 0;
  min-height: 0;
}

footer.short {
  padding-bottom: 0;
}

#floating-signup.success > *:first-child {
  display: none;
}

.thankyou {
  display: none;
  justify-content: center;
  align-items: center;
  height: 4.2724em;
}

.form-error {
  display: none;
}

.form-error.active {
  display: block;
}

#floating-signup.success > .thankyou {
  display: flex;
}

.input-error {
  display: none;
}

.input-error.active {
  display: block;
}

.floating-email-signup-form .input-error {
  width: 13.0412em;
}

input[type="submit"] {
  appearance: none;
  -webkit-appearance: none;
  border-radius: 0;
}

footer > * {
  width: 44.470588235em;
  margin: auto;
}

.footer-contact-links > * {
  margin-left: 3.076923077em;
}

footer > hr {
  border-color: #5b2d98;
  margin: 0 auto;
}

.footer-legal-links {
  text-align: right;
  padding-top: 0.705882353em;
  padding-bottom: 0.705882353em;
}

.footer-legal-links > * {
  margin-left: 2.461538462em;
  font-size: 0.764705882em;
}

.main-hook h2 {
  margin-bottom: 0.3333em;
}

.team-section {
  width: 52.941em;
  margin: auto;
  text-align: center;
  padding-top: 2.823529412em;
}

.team-list {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: center;
}

.team-member {
  width: 9.882352941em;
}

.team-member > img {
  max-width: 5.647058824em;
  border-radius: 3em;
}

.team-member .title {
  font-size: 0.764705882em;
}

.team-list > * {
  margin-bottom: 2.823529412em;
}
