.refer__hero {
  grid-area: xtop;
  display: block;
}
.refer__wrapper {
  background-color: #FAF4EE;
  color: #2B2B2B;
  margin-top: 0px;
  font-family: var(--theme-font-body-family);
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
}
.refer__disclaimer {
  margin-top: 24px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
}
.refer__input-field {
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  min-height: 48px;
  color: #2B2B2B;
  background-color: #fff;
  border-color: transparent;
  border-radius: 10px;
}
.refer__input-field::placeholder {
  color: #bdbdbd;
  font-family: var(--theme-font-body-family);
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
}
.refer__input-field::placeholder:disabled {
  color: #bdbdbd;
}
.refer__input-field:disabled {
  background-color: #fff;
}
.refer__input-group {
  margin-top: 8px;
  min-height: 48px;
}
.refer__social-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, 35px);
  align-items: stretch;
  column-gap: 24px;
  row-gap: 4px;
}
.refer__content-area {
  grid-area: bottom;
  padding-top: 40px;
  padding-bottom: 50px;
}
.refer__header-title {
  color: #4E7534;
  font-family: var(--theme-font-header-family);
  font-size: 40px;
  font-weight: 400;
  line-height: 100%;
}
.refer__input-button {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-family: var(--theme-font-header-family);
  font-size: 16px;
  font-weight: 700;
  line-height: 120%;
  text-transform: uppercase;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 14px;
  padding-bottom: 14px;
  color: #fff;
  background-color: #E06934;
  border-radius: 10px;
}
.refer__input-button:hover {
  color: #fff;
  background-color: #E06934;
}
.refer__input-section {
  margin-top: 24px;
}
.refer__social-prompt {
  margin-top: 24px;
  margin-bottom: 32px;
  font-family: var(--theme-font-body-family);
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
  margin-top: 32px;
}
.refer__sign-in-prompt {
  margin-top: 8px;
  font-family: var(--theme-font-body-family);
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
}
.refer__header-subtitle {
  color: #2B2B2B;
  margin-top: 20px;
  font-family: var(--theme-font-body-family);
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
}
.refer__header-capnotice {
  margin-top: 16px;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.2;
}
.refer__header-overtitle {
  color: #2B2B2B;
  margin-bottom: 10px;
  font-family: var(--theme-font-header-family);
  font-size: 24px;
  font-weight: 800;
  line-height: 100%;
  text-transform: uppercase;
}
.refer__social-button-icon {
  width: 35px;
  height: 35px;
}
.refer__social-button-icon-img {
  width: 100%;
  height: 100%;
}
.refer__input-group-with-button {
  display: flex;
}
.refer__input-group-with-button-button.refer__input-group-with-button-button--solo {
  flex: 1 0 0;
}
.refer__attachment-bottom__buttonbar {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  column-gap: 12px;
  row-gap: 12px;
  align-items: stretch;
  justify-content: stretch;
}
.refer__attachment-bottom__buttonbar:empty {
  display: none;
}
.refer__attachment-bottom__button4__button {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-radius: 10px;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 16px;
  padding-bottom: 16px;
  background-color: #000;
  color: #fff;
  --tw-ring-color: neutral-900;
  font-size: 16px;
  font-weight: 600;
}
.refer__attachment-bottom__button4__button:hover {
  background-color: neutral-900;
  color: #fff;
}
.refer__attachment-bottom__buttonbar {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  column-gap: 12px;
  row-gap: 12px;
  align-items: stretch;
  justify-content: stretch;
}
.refer__attachment-bottom__buttonbar:empty {
  display: none;
}
.refer__attachment-bottom__button1__button {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-radius: 10px;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 16px;
  padding-bottom: 16px;
  background-color: #000;
  color: #fff;
  --tw-ring-color: neutral-900;
  font-size: 16px;
  font-weight: 600;
}
.refer__attachment-bottom__button1__button:hover {
  background-color: neutral-900;
  color: #fff;
}
.refer__attachment-bottom__button2__button {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-radius: 10px;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 16px;
  padding-bottom: 16px;
  background-color: #000;
  color: #fff;
  --tw-ring-color: neutral-900;
  font-size: 16px;
  font-weight: 600;
}
.refer__attachment-bottom__button2__button:hover {
  background-color: neutral-900;
  color: #fff;
}
.refer__attachment-bottom__button3__button {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-radius: 10px;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 16px;
  padding-bottom: 16px;
  background-color: #000;
  color: #fff;
  --tw-ring-color: neutral-900;
  font-size: 16px;
  font-weight: 600;
}
.refer__attachment-bottom__button3__button:hover {
  background-color: neutral-900;
  color: #fff;
}
.refer__attachment-copy-link-above__label {
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: start;
  color: #2B2B2B;
  font-family: var(--theme-font-body-family);
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
}
.refer__attachment-copy-link-above__label-text {
  color: #2B2B2B;
  font-family: var(--theme-font-body-family);
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
}
.faq-header__title {
  color: #512020;
  text-align: center;
  font-family: var(--theme-font-header-family);
  font-weight: 700;
  font-size: 24px;
  text-align: center;
}
.faq-header__wrapper {
  background-color: #F4EBE0;
  height: auto;
}
.faq-header__subtitle {
  text-align: center;
  margin-top: 10px;
  font-size: 18px;
  line-height: 1;
}
.faq-header__hero-area {
  grid-area: none;
  display: none;
  height: 200px;
}
.faq-header__overtitle {
  text-align: center;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 1;
}
.faq-header__content-area {
  grid-area: full;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.faq-header__background-area {
  grid-area: xfull;
  height: 100%;
}
.faq__area {
  padding-bottom: 60px;
}
.faq__entry {
  padding-top: 1px;
  padding-bottom: 1px;
}
.faq__answer {
  color: #2B2B2B;
  font-family: var(--theme-font-body-family);
  font-size: 14px;
  line-height: 1.5;
}
.faq__wrapper {
  background-color: #F4EBE0;
  color: #2B2B2B;
}
.faq__question {
  color: #FAF4EE;
  font-family: var(--theme-font-header-family);
  font-weight: 700;
  font-size: 18px;
  line-height: 1.5;
}
.messagepopup__message {
  color: ty-blue;
  margin-top: 30px;
  margin-bottom: 10px;
  text-align: center;
  font-family: var(--theme-font-body-family);
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.6px;
}
.messagepopup__container {
  background-color: #fff;
  overflow: hidden;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.messagepopup__copy-done {
  color: neutral-900;
}
.group:hover .messagepopup__copy-icon {
  color: neutral-900;
}
.messagepopup__error-icon {
  width: 100px;
  height: 100px;
  align-self: center;
}
.messagepopup__coupon-code {
  border-radius: 10px;
  border-color: #dcdcdc;
  padding-top: 8px;
  padding-bottom: 8px;
  font-weight: 700;
  letter-spacing: 0.05em;
}
.messagepopup__success-icon {
  width: 100px;
  height: 100px;
  align-self: center;
}
.messagepopup__coupon-container {
  margin-top: 16px;
  margin-bottom: 16px;
}
.messagepopup__success-title__label {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.messagepopup__failure-title__label {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.messagepopup__buttonbar {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  column-gap: 12px;
  row-gap: 12px;
  align-items: stretch;
  justify-content: stretch;
}
.messagepopup__buttonbar:empty {
  display: none;
}
.messagepopup__buttons-container__box {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.messagepopup__cta-button__button {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-radius: 10px;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 16px;
  padding-bottom: 16px;
  background-color: #000;
  color: #fff;
  --tw-ring-color: neutral-900;
  font-size: 16px;
  font-weight: 600;
}
.messagepopup__cta-button__button:hover {
  background-color: neutral-900;
  color: #fff;
}
.messagepopup__bottom-close-button__button {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-radius: 10px;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 16px;
  padding-bottom: 16px;
  background-color: #000;
  color: #fff;
  --tw-ring-color: neutral-900;
  font-size: 16px;
  font-weight: 600;
}
.messagepopup__bottom-close-button__button:hover {
  background-color: neutral-900;
  color: #fff;
}
.referrallink__wrapper {
  margin-bottom: 0px;
}
.referrallink__hero-area {
  grid-area: xtop;
  display: block;
}
.referrallink__content-area {
  grid-area: bottom;
  align-self: center;
}
.referrallink__background-area {
  background-color: #fff;
}
.referrallink__content__container {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.referrallink__content__line7__buttonbar {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  column-gap: 12px;
  row-gap: 12px;
  align-items: stretch;
  justify-content: stretch;
}
.referrallink__content__line7__buttonbar:empty {
  display: none;
}
.referrallink__content__line7__button1__button {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-radius: 10px;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 16px;
  padding-bottom: 16px;
  background-color: #E06934;
  color: #fff;
  --tw-ring-color: #E06934;
  border-width: 1px;
  border-color: transparent;
  font-family: var(--theme-font-header-family);
  font-size: 16px;
  font-weight: 700;
  line-height: 120%;
  text-transform: uppercase;
}
.referrallink__content__line7__button1__button:hover {
  background-color: #E06934;
  color: #fff;
  border-color: transparent;
}
.referrallink__content__line7__buttonbar {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  column-gap: 12px;
  row-gap: 12px;
  align-items: stretch;
  justify-content: stretch;
}
.referrallink__content__line7__buttonbar:empty {
  display: none;
}
.referrallink__content__line1__label {
  margin-bottom: 20px;
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: start;
  color: #2B2B2B;
  font-family: var(--theme-font-header-family);
  font-size: 24px;
  font-weight: 800;
  line-height: 120%;
  text-transform: uppercase;
}
.referrallink__content__line1__label-text {
  color: #2B2B2B;
  font-family: var(--theme-font-header-family);
  font-size: 24px;
  font-weight: 800;
  line-height: 120%;
  text-transform: uppercase;
}
.referrallink__content__line2__label {
  margin-bottom: 30px;
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: start;
  color: #4E7534;
  font-family: var(--theme-font-header-family);
  font-size: 48px;
  font-weight: 400;
  line-height: 1.5;
}
.referrallink__content__line2__label-text {
  color: #4E7534;
  font-family: var(--theme-font-header-family);
  font-size: 48px;
  font-weight: 400;
  line-height: 1.5;
}
.referrallink__content__line4__label {
  margin-bottom: 20px;
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: start;
  color: #2B2B2B;
  font-family: var(--theme-font-body-family);
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
}
.referrallink__content__line4__label-text {
  color: #2B2B2B;
  font-family: var(--theme-font-body-family);
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
}
.referrallink__content__line5__code {
  display: flex;
  align-items: center;
  justify-content: start;
  flex-direction: 1 1 0%;
}
.referrallink__content__line5__container {
  display: flex;
  flex-direction: column;
  gap: 0.750rem;
}
.referrallink__content__line5__copy-done {
  color: #fff;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.referrallink__content__line5__copy-button {
  gap: 2px;
}
.referrallink__content__line5__code__label {
  border-radius: 10px;
  padding-left: 16px;
  padding-right: 16px;
  min-height: 48px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  border-width: 1px;
  border-color: #2B2B2B;
  color: #2B2B2B;
  font-family: var(--theme-font-header-family);
  font-size: 16px;
  font-weight: 700;
  line-height: 120%;
  text-transform: uppercase;
}
.referrallink__content__line5__code__label-text {
  background-color: transparent;
  border-width: 1px;
  border-color: #2B2B2B;
  color: #2B2B2B;
  font-family: var(--theme-font-header-family);
  font-size: 16px;
  font-weight: 700;
  line-height: 120%;
  text-transform: uppercase;
}
.referrallink__content__line5__container__box {
  margin-bottom: 30px;
}
.referrallink__content__line5__copy__button {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-radius: 10px;
  height: 53px;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 16px;
  padding-bottom: 16px;
  background-color: #E06934;
  color: #fff;
  --tw-ring-color: #E06934;
  border-width: 1px;
  border-color: transparent;
  font-family: var(--theme-font-header-family);
  font-size: 16px;
  font-weight: 700;
  line-height: 120%;
  text-transform: uppercase;
}
.referrallink__content__line5__copy__button:hover {
  background-color: #E06934;
  color: #fff;
  border-color: transparent;
}
.referrallink__content__line3__label {
  margin-bottom: 20px;
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: start;
  color: #2B2B2B;
  font-family: var(--theme-font-body-family);
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
}
.referrallink__content__line3__label-text {
  color: #2B2B2B;
  font-family: var(--theme-font-body-family);
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
}
.referrallink__content__container__box {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.cartredemption__logo {
  display: block;
  max-width: 200px;
}
.cartredemption__widget {
  display: block !important;
  max-width: auto;
  margin-top: 0px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  font-family: var(--theme-font-body-family);
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: jn-cart-red;
  border-width: 0px;
  border-style: solid;
  border-radius: 10px;
}
.cartredemption__input-field {
  width: 0;
  min-width: 50px;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 4px;
  padding-bottom: 4px;
  background-color: #fff;
  color: #000;
  border-radius: 10px;
  border-width: 1px;
  border-color: #cccccc;
  border-style: solid;
  font-family: var(--theme-font-body-family);
  font-weight: 400;
  font-size: 15px;
  line-height: 30.2px;
}
.cartredemption__amounts-panel {
  display: grid;
  grid-template-columns: auto 1fr;
  column-gap: 16px;
  row-gap: 8px;
  align-items: baseline;
}
.cartredemption__logo.cartredemption__logo--enabled {
  margin-right: auto;
  margin-bottom: 20px;
}
.cartredemption__message-panel {
  max-width: max-content;
}
.cartredemption__redeem-amount {
  color: jn-cart-red;
  display: flex;
  flex-direction: row;
  align-items: baseline;
  font-family: var(--theme-font-body-family);
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  text-align: left;
}
.cartredemption__redeem-button {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  cursor: pointer;
  background-color: ty-blue;
  color: #fff;
  height: 46.72px;
  border-radius: 10px;
  --tw-ring-color: ty-blue;
  border-style: solid;
  border-width: 1px;
  border-color: transparent;
  padding-left: 11px;
  padding-right: 11px;
  padding-top: 16px;
  padding-bottom: 16px;
  flex: none;
  font-family: var(--theme-font-body-family);
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 8px;
}
.cartredemption__redeem-button:hover {
  background-color: ty-blue;
  color: #fff;
  border-color: transparent;
}
.cartredemption__redeem-points {
  color: jn-cart-red;
  text-align: right;
  font-family: var(--theme-font-body-family);
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
}
.cartredemption__logo.cartredemption__logo--disabled {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}
.cartredemption__available-amount {
  color: jn-cart-red;
  font-family: var(--theme-font-body-family);
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  text-align: left;
}
.cartredemption__available-points {
  color: jn-cart-red;
  text-align: right;
  font-family: var(--theme-font-body-family);
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
}
.cartredemption__redeem-amount-value {
  color: jn-cart-red;
  font-family: var(--theme-font-body-family);
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  text-align: left;
}
.cartredemption__redeem-points-value {
  color: jn-cart-red;
  font-family: var(--theme-font-body-family);
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
}
.cartredemption__available-amount-value {
  color: jn-cart-red;
  font-family: var(--theme-font-body-family);
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  text-align: left;
}
.cartredemption__available-points-value {
  color: jn-cart-red;
  font-family: var(--theme-font-body-family);
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
}
.cartredemption__message-panel.cartredemption__message-panel--enabled {
  margin-left: auto;
  margin-right: auto;
  font-family: var(--theme-font-body-family);
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.6px;
}
.cartredemption__message-panel.cartredemption__message-panel--disabled {
  margin-left: auto;
  margin-right: auto;
  font-family: var(--theme-font-body-family);
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.6px;
}
.generic-popup-close__icon {
  color: #000;
}
.generic-popup-close__button {
  padding: 20px;
}
.messagepopup__message {
  color: ty-blue;
  margin-top: 30px;
  margin-bottom: 10px;
  text-align: center;
  font-family: var(--theme-font-body-family);
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.6px;
}
.messagepopup__container {
  background-color: #fff;
  overflow: hidden;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.messagepopup__copy-done {
  color: neutral-900;
}
.group:hover .messagepopup__copy-icon {
  color: neutral-900;
}
.messagepopup__error-icon {
  width: 100px;
  height: 100px;
  align-self: center;
}
.messagepopup__coupon-code {
  border-radius: 10px;
  border-color: #dcdcdc;
  padding-top: 8px;
  padding-bottom: 8px;
  font-weight: 700;
  letter-spacing: 0.05em;
}
.messagepopup__success-icon {
  width: 100px;
  height: 100px;
  align-self: center;
}
.messagepopup__coupon-container {
  margin-top: 16px;
  margin-bottom: 16px;
}
.messagepopup__failure-title__label {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.messagepopup__buttons-container__box {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.messagepopup__bottom-close-button__button {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-radius: 10px;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 16px;
  padding-bottom: 16px;
  background-color: #000;
  color: #fff;
  --tw-ring-color: neutral-900;
  font-size: 16px;
  font-weight: 600;
}
.messagepopup__bottom-close-button__button:hover {
  background-color: neutral-900;
  color: #fff;
}
.messagepopup__buttonbar {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  column-gap: 12px;
  row-gap: 12px;
  align-items: stretch;
  justify-content: stretch;
}
.messagepopup__buttonbar:empty {
  display: none;
}
.messagepopup__success-title__label {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.messagepopup__cta-button__button {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-radius: 10px;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 16px;
  padding-bottom: 16px;
  background-color: #000;
  color: #fff;
  --tw-ring-color: neutral-900;
  font-size: 16px;
  font-weight: 600;
}
.messagepopup__cta-button__button:hover {
  background-color: neutral-900;
  color: #fff;
}
@media (min-width: 768px) {
  .refer__header-title {
    font-size: 120px;
  }
}
@media (min-width: 1024px) {
  .referrallink__content__line5__container {
    flex-direction: row;
    align-items: stretch;
  }
}
@media (min-width: 640px) {
  .refer__hero {
    grid-area: xright;
    display: block;
    height: auto;
  }
  .refer__content-area {
    grid-area: left;
    padding-top: 61px;
    padding-bottom: 62px;
    padding-right: 80px;
  }
  .refer__input-button.refer__input-button--solo {
    max-width: fit-content;
  }
  .refer__input-group-with-button-button.refer__input-group-with-button-button--solo {
    max-width: fit-content;
  }
  .refer__attachment-bottom__buttonbar {
    align-self: stretch;
    flex-direction: row;
    align-items: center;
    justify-content: start;
  }
  .refer__attachment-bottom__button {
    flex: 0 1 auto;
  }
  .refer__attachment-bottom__buttonbar {
    align-self: stretch;
    flex-direction: row;
    align-items: center;
    justify-content: start;
  }
  .faq-header__title {
    font-size: 60px;
  }
  .faq-header__hero-area {
    grid-area: xright;
    display: block;
    height: 100%;
  }
  .faq-header__content-area {
    grid-area: left;
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .faq-header__content-area.faq-header__content-area--no-hero {
    grid-area: full;
  }
  .faq__answer {
    font-size: 18px;
  }
  .faq__question {
    font-size: 28px;
  }
  .messagepopup__container {
    padding-top: 35px;
    padding-bottom: 35px;
    padding-left: 35px;
    padding-right: 35px;
  }
  .messagepopup__button {
    flex: 0 1 auto;
  }
  .messagepopup__buttonbar {
    align-self: stretch;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
  .referrallink__wrapper {
    margin-top: 50px;
  }
  .referrallink__hero-area {
    grid-area: left;
    display: block;
    height: 520px;
  }
  .referrallink__content-area {
    grid-area: right;
  }
  .referrallink__content__container {
    padding-left: 50px;
    padding-right: 50px;
  }
  .referrallink__content__line7__buttonbar {
    align-self: stretch;
    flex-direction: row;
    align-items: center;
    justify-content: start;
  }
  .referrallink__content__line7__button {
    flex: 0 1 auto;
  }
  .referrallink__content__line7__buttonbar {
    align-self: stretch;
    flex-direction: row;
    align-items: center;
    justify-content: start;
  }
  .referrallink__content__container__box {
    padding-left: 50px;
    padding-right: 50px;
  }
  .messagepopup__container {
    padding-top: 35px;
    padding-bottom: 35px;
    padding-left: 35px;
    padding-right: 35px;
  }
  .messagepopup__button {
    flex: 0 1 auto;
  }
  .messagepopup__buttonbar {
    align-self: stretch;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
}
@media not all and (min-width: 640px) {
  .refer__hero {
    height: 300px;
  }
  .refer__attachment-copy-link-above__label {
    text-align: left;
    justify-content: start;
  }
  .referrallink__hero-area {
    height: 285px;
  }
}
@media (min-width: 450px) {
  .refer__social-grid {
    justify-content: start;
  }
}
