@font-face {
  font-family: 'conqueror_sansregular';
  src: url("/media/fonts/letterhead_studio-yg_-_conquerorsans-webfont.woff2") format("woff2"), url("/media/fonts/letterhead_studio-yg_-_conquerorsans-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'conqueror_sansultralight';
  src: url("/media/fonts/letterhead_studio-yg_-_conquerorsans-ultralight-webfont.woff2") format("woff2"), url("/media/fonts/letterhead_studio-yg_-_conquerorsans-ultralight-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'conqueror_sansthin';
  src: url("/media/fonts/letterhead_studio-yg_-_conquerorsansthin-webfont.woff2") format("woff2"), url("/media/fonts/letterhead_studio-yg_-_conquerorsansthin-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

.subscription_text__content {
  margin-bottom: 42px;
}

.subscription_text {
  border-top: 1px solid #e9edef;
  border-bottom: 1px solid #e9edef;
  padding: 42px 0 48px;
  margin-bottom: 30px;
}

.subscription_text__title {
  font-family: "conqueror_sansregular", sans-serif;
  font-size: 24px;
  line-height: 36px;
  text-transform: uppercase;
  margin-bottom: 23px;
}

.subscription_text__text {
  font-family: "conqueror_sansultralight", sans-serif;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 35px;
}

.subscription_text__buttons .btn {
  min-width: 232px;
  margin: 0 7px;
}

a.btn__rounded {
  height: 52px;
  line-height: 52px;
  border-radius: 26px !important;
  padding: 0 25px;
  font-family: "conqueror_sansregular", sans-serif;
  font-size: 14px;
  color: #1b1a22;
  border: 2px solid #ffd351;
}

.btn__yellow {
  background: #ffd351;
}

.btn__yellow:hover {
  background: #fff;
}

.btn__border {
  background: #fff;
}

.btn__border:hover {
  background: #ffd351;
}

.subscription_text__cancel .subscription_text__content {
  margin-bottom: 37px;
}

.subscription_text__cancel .subscription_text__text {
  margin-bottom: 6px;
}

.subscription_text__cancel .subscription_text__buttons .btn {
  min-width: 310px;
}
