@font-face {
  font-family: "GilroyBold";
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  src: url("/content/dam/global/promotions/kna-afh-grab-your-faves/fonts/woff2/GilroyBold_normal_normal.woff2") format("woff2");
}
.home > .markuptext {
  text-align: center;
  padding: 30px 0px;
}
.home > .markuptext .email-signup-row {
  background: #F60B45;
  color: #fff;
  text-align: center;
  padding: 1em 0;
  padding-bottom: 20px;
}
.home > .markuptext .email-signup-row section {
  margin: 0;
}
.home > .markuptext .email-signup-row h2 {
  font-size: 2em;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 0.5rem;
  text-align: inherit;
}
.home > .markuptext .email-signup-row p {
  font-size: 1.25em;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.home > .markuptext .email-signup-flex .enter-now-link {
  margin: 0 auto;
}
.home > .markuptext .enter-now-link {
  display: inline-block;
  font-family: "GilroyMedium", sans-serif;
  font-size: 18px;
  text-align: center;
  background: #ffffff;
  border-radius: 1.5em;
  border: none;
  color: #f60b45;
  padding: 12px 28px;
  text-transform: uppercase;
  transition: color 0.15s, background 0.15s;
  font-weight: 600;
  width: 12em;
  text-decoration: none;
}
.home > .markuptext .enter-now-link:hover {
  color: #b51946;
}
.home > .markuptext p {
  width: 60%;
  margin: auto;
  font-size: 18px;
  font-family: "GilroyMedium", sans-serif;
}
.home > .markuptext h2 {
  font-size: 3rem;
  font-family: "GilroyBold";
}
.home > .markuptext h3 {
  font-family: "GilroyBold";
}
.home > .markuptext .red-header {
  color: #f60b45;
}
.home > .markuptext p {
  margin-bottom: 30px;
}
.home > .markuptext .email-signup-flex div h1 {
  margin: 0px;
  margin-top: 0px;
}

/* Footer CSS */
.footer {
  mask: none;
  background-image: none;
  margin-bottom: 50px;
}

.footer-logo {
  text-align: center;
  padding: 20px 5%;
}

.footer-logo img {
  width: 21em;
  max-width: 100%;
  height: 8em;
}

.footer-links-section ul li a, .footer-copyright, .footer-legal {
  color: #000 !important;
  text-decoration: none;
  cursor: pointer;
  font-size: 18px;
  padding: 0.5em 0.5em;
  line-height: 1.5em;
  font-family: "GilroyBold";
}
.footer-links-section ul li a a, .footer-copyright a, .footer-legal a {
  color: #000 !important;
}

.footer-copyright, .footer-legal {
  text-align: center;
  font-size: 16px;
}

.footer-copyright {
  font-family: "GilroyMedium", sans-serif;
  margin: 0.5rem 0px;
  margin-top: 1rem;
}

a.footer-ank-item:hover {
  background: none;
  text-decoration: underline;
}

a.footer-ank-item {
  font-size: 1.125em;
}

.footer-links-section > div {
  width: 100%;
  text-align: center;
}

.footer-links-list-1 ul {
  position: relative;
  display: block;
  width: 100%;
  padding-left: 0px;
}
.footer-links-list-1 ul li {
  display: inline-block;
  padding: 0 0;
}

.footer-links-section {
  padding: 0 7%;
}

.footer li {
  margin: 0 0.5em 0;
  break-inside: avoid;
  padding: 0.25em 0;
}

.footer-legal a {
  margin: 0 0.5em;
  text-decoration: underline;
  cursor: pointer;
  padding: 0px 0px;
  font-size: 16px;
}

.footer::before {
  display: none;
}

#skip-main-content + .markuptext {
  display: none;
}

.simple-signup > .simple-signup-body {
  width: 44rem;
  padding-top: 0px;
  margin: auto;
}

.simple-signup > .simple-signup {
  width: 100%;
}

.simple-signup input[type=text],
.simple-signup input[type=email],
.simple-signup input[type=number],
.simple-signup input[type=tel],
.simple-signup input[type=month],
.simple-signup select {
  padding: 0.75em;
  margin: 0;
  width: 100%;
  border: thin solid #666;
  background: #fff;
  border-radius: 0.2em;
  font-weight: normal;
}

.simple-signup form input[type=checkbox]:not(:checked), form input[type=checkbox]:checked {
  position: relative;
}

.simple-signup-subscription + .rv7-consent-text {
  /* margin-left: 10px; */
  font-weight: normal;
  margin-left: 10px;
  width: 100%;
  line-height: 1.4;
  font-size: 16px;
  cursor: pointer;
  font-family: "Gilroy-Regular";
}

.home #rv7-wrapper-PrivacyPolicy-2 .rv7-consent-text,
.home #rv7-wrapper-PrivacyPolicy-1 .rv7-consent-text,
.home #rv7-wrapper-PrivacyPolicy-3 .rv7-consent-text,
.subscription-wrapper .rv7-consent-text {
  /* margin-left: 10px; */
  font-weight: normal;
  width: 100%;
  line-height: 1.4;
  font-size: 16px;
  cursor: pointer;
  font-family: "Gilroy-Regular";
  text-align: left;
}

.rv7-consent-text {
  text-align: left;
}

.home #rv7-wrapper-PrivacyPolicy-1,
.home #rv7-wrapper-PrivacyPolicy-2,
.home #rv7-wrapper-PrivacyPolicy-3, .subscription-wrapper {
  padding: 0;
  width: 100%;
}

.rv7-button {
  font-family: "GilroyBold" !important;
  font-size: 1.16625em !important;
  text-align: center !important;
  background: #f60b45 !important;
  border-radius: 1.5em !important;
  border: none !important;
  color: #fff !important;
  margin: 0 0 1em !important;
  padding: 0.6em 1.5em !important;
  text-transform: uppercase !important;
  transition: color 0.15s, background 0.15s !important;
}

.rv7-button:hover {
  background: #9e0b45 !important;
}

.rv7-button:disabled {
  background: #999 !important;
  cursor: default !important;
}

.signup-button {
  text-align: center;
}

.signup-privacypolicy-input, .simple-signup-subscription {
  width: auto;
  transform: scale(1.5);
}

.footer-legal a:nth-child(6):after {
  content: "";
  transform: none;
  opacity: 1;
  top: auto;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 0.25em;
  width: 2em;
  height: 1em;
  background-image: url(/content/dam/global/promotions/kna-ricecrispies-promotion-2025/en/images/desktop-images/privacyoptions.svg);
}

.footer-legal a:nth-child(7):after {
  content: "";
  transform: none;
  opacity: 1;
  top: auto;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 0.25em;
  width: 2em;
  height: 1em;
  background-image: none;
}

.simple-signup .rv7-simple-page1-heading {
  font-size: 3rem;
  font-family: "GilroyBold";
  color: #f60b45;
  margin-bottom: 2rem;
}

.home > .markuptext link + h1 {
  font-size: 3rem;
  font-family: "GilroyBold";
  margin-top: 0px;
}

.email-signup-flex h1 {
  font-family: "GilroyBold";
}

.rv7-signup-cookies {
  display: none;
  padding: 15px 20px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  min-width: 320px;
  position: fixed;
  z-index: 99;
  background: #fff;
  border-radius: 3px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.rv7-signup-cookies h1 {
  margin: 0 0 15px;
}

.rv7-signup-cookies .ot-sdk-show-settings {
  color: #fff !important;
}

.cookies-heading {
  padding-bottom: 20px;
  margin-bottom: 30px;
  border-bottom: 1px solid #ccc;
}

.cookies-heading h2 {
  padding: 0;
  border: 0;
}

.rv7-signup-cookie-desc {
  font-size: 16px;
  line-height: 1.4;
  color: #262626;
  margin: 0 0 0.5em 0;
}

.rv7-signup-cookies .ot-sdk-show-settings {
  padding: 6px 14px;
  background: #f60b45;
  text-decoration: none;
  border-radius: 3px;
  font-size: 16px;
  color: #fff;
  cursor: pointer;
  margin: 20px 0 10px;
  display: inline-block;
}

.rv7-signup-cookies .ot-sdk-show-settings:hover {
  background: #b51946;
}

.twofa-step.twofa-step-1b .twofa-description, .twofa-step.twofa-step-1c .twofa-description {
  color: #000;
  font-size: 14px;
  line-height: 120%;
  font-family: "Gilroy-Regular";
}

.twofa-step.twofa-step-1c, .twofa-step.twofa-step-1b {
  margin: 0 auto;
  text-align: center;
}

.twofa-step.twofa-step-1b h2, .twofa-step.twofa-step-1a h2, .twofa-step.twofa-step-1c h2 {
  color: #000;
  font-family: "GilroyBold";
}

.link-text, #twofa-step1c-resend-code, #twofa-step1c-start-over, .twofa-step.twofa-step-1b #twofa-step1b-start-over {
  background: none;
  color: #f60b45 !important;
  font-family: "GilroyBold";
  border: none;
  cursor: pointer;
}

.twofa-otp-container-wrapper {
  display: flex;
  justify-content: center;
  padding-bottom: 15px;
}

.simple-signup-sweeps {
  text-align: center;
}

.signup-error-field, .rv7-error-field, .simple-signup-error-form, .twofa-form-errors {
  color: #f60b45 !important;
  text-align: left;
  display: inline-block;
}

.twofa-form-errors {
  text-align: center;
}

.simple-signup .subscription {
  display: block;
}

span.twofa-success-message {
  color: #468847 !important;
  font-family: "Gilroy-Regular";
}

#twofa-2fa-form-rv7 {
  text-align: center;
}

.form-inner {
  margin-bottom: 0;
}

.simple-signup-sweeps {
  /* background: #F60B45; */
  padding: 12px 0px;
  color: #000;
  font-family: "GilroyMedium", sans-serif;
  font-size: 1.25em;
  padding: 0;
}

.simple-signup-sweeps h2 {
  color: #000;
  background: #FFF;
  margin: 0;
  padding-bottom: 30px;
  font-size: 1.5em;
}

.simple-signup-sweeps p {
  font-size: 2em;
  color: #f60b45;
}

.rv7-sweeps-cta.rv7-button {
  display: inline-block;
  font-family: "GilroyMedium", sans-serif;
  font-size: 18px;
  text-align: center;
  background: #f60b45 !important;
  border-radius: 1.5em;
  border: none;
  color: #ffffff !important;
  padding: 12px 28px;
  text-transform: uppercase;
  transition: color 0.15s, background 0.15s;
  font-weight: 600;
  width: 12em;
  text-decoration: none;
}

.rv7-sweeps-cta.rv7-button:hover {
  color: #b51946 !important;
}

.abbr {
  margin: auto;
  width: 80%;
}
.simple-signup-body input[type=month] {
  position: relative; /* Needed for positioning the pseudo-element */
}
.simple-signup-body input[type=month]:required:invalid::-webkit-datetime-edit {
  color: transparent;
}
.simple-signup-body input[type=month]::before {
  content: attr(placeholder); /* Use the placeholder attribute's value */
  color: #aaa; /* Placeholder color */
  position: absolute;
  padding: 1px 2px; /* Adjust as needed for spacing */
  pointer-events: none; /* Allow clicks to pass through to the input */
}

.simple-signup-body input[type=month]:valid::before,
.simple-signup-body input[type=month]:focus::before {
  content: "";
}
.simple-signup-body input[type=month]:focus::-webkit-datetime-edit {
  color: #000 !important;
}

.simple-signup-body fieldset.login-form-captcha {
  width: 50%;
  margin: auto;
  border: none;
}

@media (min-width: 320px) and (max-width: 767px) {
  /* CSS rules for specific mobile screen sizes */
  .simple-signup > .simple-signup-body {
    width: 100% !important;
    margin: auto !important;
    text-align: center;
  }
  .footer .footer-links-section > div li {
    display: block;
  }
}
@supports (-webkit-appearance: none) {
  /* Styles specific to Safari */
  .simple-signup-body input[type=month] {
    -webkit-appearance: none;
    height: 45px;
  }
  .signup-privacypolicy-input {
    width: 15px;
  }
  .simple-signup .twofa-otp-container input {
    max-width: 40px;
  }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
  /* CSS rules for tablets */
	.signup-privacypolicy-input {
        width: 23px;
     }
  }
}