/* line 1, subscribe.scss */
.content__monkeyRewards {
  display: none; }

/* line 4, subscribe.scss */
.modalContent__content {
  padding: 77px;
  padding-top: 40px; }

/* line 8, subscribe.scss */
.footer__subscribe-heading {
  margin-bottom: 15px;
  font-weight: bold;
  font-size: 18px;
  line-height: 27px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 3px; }

/* line 18, subscribe.scss */
.subscribe__email-field {
  width: 100%;
  max-width: 380px;
  box-sizing: border-box;
  margin-bottom: 0px;
  font-weight: normal;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.05em;
  color: #000000;
  padding: 13px 20px;
  height: 56px;
  border: 2px solid #383838;
  border-radius: 0; }

/* line 34, subscribe.scss */
.subscribe__more-wrapper {
  -moz-transition: height 0.4s;
  -o-transition: height 0.4s;
  -webkit-transition: height 0.4s;
  transition: height 0.4s;
  height: 0;
  margin-bottom: 20px;
  margin-top: 15px;
  overflow: hidden;
  position: relative; }
  /* line 44, subscribe.scss */
  .subscribe__more-wrapper.show {
    height: 350px;
    overflow: unset; }

/* line 50, subscribe.scss */
.subscribe__gender-wrapper {
  width: 100%;
  display: flex;
  padding-bottom: 30px;
  font-weight: normal;
  font-size: 18px;
  line-height: 36px;
  color: #000000; }

/* line 60, subscribe.scss */
.subscribe__gender-label {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  width: 50%;
  justify-content: flex-end; }

/* line 68, subscribe.scss */
.subscribe__gender-button {
  margin-right: 10px;
  width: 22px;
  height: 20px;
  border: 1px solid #000000;
  box-sizing: border-box;
  border-radius: 100px; }

/* line 77, subscribe.scss */
.subscribe__agree-button {
  margin-right: 15px;
  width: 20px;
  height: 20px;
  border: 1px solid #000000;
  box-sizing: border-box;
  display: block;
  margin-bottom: 40px;
  flex-shrink: 0; }

/* line 88, subscribe.scss */
.subscribe__button {
  height: 50px;
  border: 1px solid #000000;
  box-sizing: border-box;
  font-weight: normal;
  font-size: 18px;
  line-height: 27px;
  text-transform: none;
  padding-top: 11px;
  padding: 13px 20px;
  border-radius: 0px;
  height: 56px;
  width: 100%;
  -moz-transition: background-color 0.3s, color 0.3s;
  -o-transition: background-color 0.3s, color 0.3s;
  -webkit-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s; }
  /* line 106, subscribe.scss */
  .subscribe__button--submit {
    color: #ffffff;
    background-color: #000000;
    margin-bottom: 20px; }
  /* line 115, subscribe.scss */
  .subscribe__button--close {
    color: #000000;
    background-color: #ffffff; }

/* line 125, subscribe.scss */
.subscribe__agree-wrapper {
  margin-bottom: 30px; }
  /* line 127, subscribe.scss */
  .subscribe__agree-wrapper--landing {
    width: 40%; }
    @media (max-width: 600px) {
      /* line 127, subscribe.scss */
      .subscribe__agree-wrapper--landing {
        width: auto; } }

/* line 135, subscribe.scss */
.subscire__agree-label {
  display: flex;
  font-weight: normal;
  font-size: 13px;
  line-height: 19px;
  letter-spacing: 0.05em; }

/* line 143, subscribe.scss */
.clear.foot {
  display: flex;
  flex-direction: column; }

/* line 147, subscribe.scss */
.subscribe__form {
  background: #fff; }
  /* line 150, subscribe.scss */
  .subscribe__form--landing {
    padding: 90px;
    padding-top: 0;
    -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1); }
    @media (max-width: 600px) {
      /* line 150, subscribe.scss */
      .subscribe__form--landing {
        padding: 0; } }

/* line 161, subscribe.scss */
.optionalParent--landing {
  width: 40%; }
  @media (max-width: 600px) {
    /* line 161, subscribe.scss */
    .optionalParent--landing {
      width: auto; } }

/* line 168, subscribe.scss */
.subscribe__input-wrapper {
  margin-bottom: 10px;
  display: flex;
  flex-direction: column;
  width: 40%; }
  @media (max-width: 600px) {
    /* line 168, subscribe.scss */
    .subscribe__input-wrapper {
      width: auto; } }

/* line 178, subscribe.scss */
.subscribe__main-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-basis: 300px; }

/* line 185, subscribe.scss */
.subscribe__input {
  height: 50px;
  border: 1px solid #000000;
  box-sizing: border-box;
  font-weight: normal;
  font-size: 18px;
  line-height: 27px;
  text-transform: none;
  padding-top: 11px;
  padding: 13px 20px;
  padding-left: 5px;
  border-radius: 0px;
  height: 56px;
  width: 100%;
  -moz-transition: background-color 0.3s, color 0.3s;
  -o-transition: background-color 0.3s, color 0.3s;
  -webkit-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;
  margin-bottom: 20px;
  border: none;
  border-bottom: 1px solid; }

/* line 207, subscribe.scss */
.subscribe__label {
  margin-bottom: 10px;
  margin-bottom: 10px;
  font-size: 19px;
  letter-spacing: 0.1px;
  line-height: 24px;
  color: #202124;
  font-weight: 400;
  width: 100%;
  word-break: break-word; }

/* line 219, subscribe.scss */
.subscribe__wrapper .subscribe__heading {
  margin-bottom: 40px;
  font-weight: bold;
  font-size: 18px;
  line-height: 27px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 3px;
  font-size: 28px;
  font-family: "Roboto", sans-serif;
  text-transform: uppercase; }
