.elementor-section.elementor-section-boxed:has(.elementor-widget[class*=elementor-widget-nova-loyalty-]) > .elementor-container {
  width: 100%;
  max-width: 1572px;
}
.elementor-section.elementor-section-boxed:has(.elementor-widget[class*=elementor-widget-nova-loyalty-]) > .elementor-container > .elementor-column > .elementor-widget-wrap {
  padding: 0;
}

.nova-loyalty {
  width: 100%;
  max-width: 1572px;
  margin-inline: auto;
  overflow: hidden;
  color: #111111;
  font-family: "Rubik", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.625;
}
.nova-loyalty *,
.nova-loyalty *::before,
.nova-loyalty *::after {
  box-sizing: border-box;
}
.nova-loyalty h2,
.nova-loyalty h3,
.nova-loyalty p,
.nova-loyalty ol,
.nova-loyalty ul {
  margin-block-start: 0;
  font-family: "Rubik", Arial, sans-serif;
}
.nova-loyalty h2 {
  margin-block-end: 0;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
  text-align: center;
}
.nova-loyalty h3 {
  font-size: 20px;
  line-height: 1.3;
}
.nova-loyalty p:last-child {
  margin-block-end: 0;
}
.nova-loyalty a {
  text-decoration: none;
}
.nova-loyalty button,
.nova-loyalty input {
  font-family: "Rubik", Arial, sans-serif;
}

.nova-loyalty__container {
  width: 100%;
  max-width: 1572px;
  margin-inline: auto;
}

.nova-loyalty__section {
  padding: 64px 24px;
}

.nova-loyalty__section > .nova-loyalty__container > p:not(.nova-loyalty__conversion-rate) {
  max-width: 680px;
  margin: 9px auto 0;
  color: #000;
  text-align: center;
  display: block;
}

.nova-loyalty__hero {
  position: relative;
  height: 784px;
  background: #e1eaed;
}

.nova-loyalty__hero-layout {
  position: relative;
  display: flex;
  height: 660px;
  flex-direction: column;
  min-height: 660px;
  z-index: 2;
}

.nova-loyalty__hero-content {
  z-index: 2;
  padding: 32px 24px 0;
  text-align: center;
}

.nova-loyalty__hero-media {
  position: absolute;
  z-index: 1;
  right: 0;
  bottom: 0;
  left: 0;
  height: 350px;
  overflow: hidden;
}

.nova-loyalty__hero-media::after {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  left: 0;
  height: 96px;
  background: linear-gradient(180deg, #e1eaed 0%, rgba(225, 234, 237, 0) 100%);
  content: "";
  pointer-events: none;
}

.nova-loyalty__hero-picture,
.nova-loyalty__hero-image,
.nova-loyalty__registration-image {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.nova-loyalty__hero-image {
  object-position: 28% center;
}

.nova-loyalty__actions {
  display: grid;
  gap: 10px;
  margin-top: 32px;
}

.nova-loyalty__how {
  background: #ffffff;
}
.nova-loyalty__how > .nova-loyalty__container {
  max-width: 1120px;
}

.nova-loyalty__how > .nova-loyalty__container > p:not(.nova-loyalty__conversion-rate) {
  margin-top: 4px;
}

.nova-loyalty .nova-loyalty__steps {
  display: grid;
  gap: 0;
  max-width: 1120px;
  margin: 32px auto 0;
  padding: 0;
  list-style: none;
}

.nova-loyalty__earning {
  background: #F5F3EB;
}
.nova-loyalty__earning > .nova-loyalty__container {
  max-width: 1120px;
}

.nova-loyalty__earning-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  max-width: 1120px;
  margin: 32px auto 0;
}

.nova-loyalty__redemption {
  background: #ffffff;
}
.nova-loyalty__redemption > .nova-loyalty__container {
  max-width: 852px;
}

.nova-loyalty__redemption-examples {
  display: grid;
  gap: 0;
  max-width: 852px;
  margin: 26px auto 0;
  padding: 0;
  list-style: none;
}

.nova-loyalty__tiers {
  background: #f4fcff;
}
.nova-loyalty__tiers > .nova-loyalty__container {
  max-width: 1120px;
}
.nova-loyalty__tiers > .nova-loyalty__container > p {
  margin-top: 10px;
}

.nova-loyalty__tier-carousel {
  margin-top: 32px;
}

.nova-loyalty__tier-track {
  display: flex;
  width: calc(100% + 24px);
  gap: 0;
  margin-left: -24px;
  overflow-x: auto;
  direction: rtl;
  overscroll-behavior-inline: contain;
  scroll-padding-inline: 0;
  scroll-snap-type: x mandatory;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
}

.nova-loyalty__tier-track::-webkit-scrollbar {
  display: none;
}

.nova-loyalty__faq {
  background: #ffffff;
}
.nova-loyalty__faq > .nova-loyalty__container {
  max-width: 852px;
}

.nova-loyalty__accordion {
  max-width: 852px;
  margin: 24px auto 0;
}

.nova-loyalty__registration {
  position: relative;
  padding: 0;
  scroll-margin-top: 32px;
  overflow: hidden;
  background: #206779;
  color: #ffffff;
}

.nova-loyalty__registration-media::after {
  position: absolute;
  z-index: 1;
  inset: 0;
  pointer-events: none;
  background: radial-gradient(25.79% 35.23% at 48.41% 41%, rgba(32, 103, 121, 0) 0%, #206779 100%);
  content: "";
}

.nova-loyalty__registration-layout {
  position: relative;
  display: flex;
  min-height: 1071px;
  flex-direction: column;
  padding: 64px 32px 0;
}

.nova-loyalty__registration-content,
.nova-loyalty__registration-card,
.nova-loyalty__registration-media {
  position: relative;
  z-index: 2;
}

.nova-loyalty__registration-content {
  text-align: start;
}

.nova-loyalty__registration-content h2 {
  margin-bottom: 16px;
  color: #ffffff;
  font-size: 32px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 1px;
  text-align: start;
}

.nova-loyalty__registration-content p {
  margin: 0;
  font-size: 16px;
  line-height: 24px;
}

.nova-loyalty__registration-card {
  width: 100%;
  max-width: 406px;
  margin: 36px auto 0;
}

.nova-loyalty__registration-media {
  position: absolute;
  z-index: 0;
  top: 637px;
  left: 50%;
  width: 896px;
  height: 656px;
  margin: 0;
  transform: translateX(-50%);
}

.nova-loyalty .nova-loyalty__hero-title {
  width: 283px;
  margin: 0 auto 16px;
  color: #00697c;
  font-size: 32px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 1px;
}

.nova-loyalty__hero-text {
  max-width: 342px;
  margin-inline: auto;
  color: #00697c;
  font-size: 14px;
  line-height: 20px;
}

.nova-loyalty__button {
  display: inline-flex;
  min-height: 53px;
  align-items: center;
  justify-content: center;
  padding: 10px 24px;
  letter-spacing: 0;
  border: 1px solid #019594;
  border-radius: 8px;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  transition: background-color 180ms ease, color 180ms ease, border-color 180ms ease;
}

.nova-loyalty__button--primary {
  background: #019594;
  color: #ffffff;
}

.nova-loyalty__button--secondary {
  background: transparent;
  color: #019594;
}

.nova-loyalty__benefits {
  position: absolute;
  top: 560px;
  right: 24px;
  z-index: 3;
  display: grid;
  width: calc(100% - 48px);
  height: 224px;
  min-height: 224px;
  margin: 0;
  padding: 0;
  gap: 0;
  border: 0;
  background: #ffffff;
  list-style: none;
  z-index: 2;
  border: 1px solid #F2F2F2;
}

section.nova-loyalty__hero::after {
  content: "";
  width: 100%;
  height: 50%;
  display: block;
  background: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}

.nova-loyalty__benefit {
  position: relative;
  display: grid;
  min-height: 56px;
  grid-template-columns: 24px minmax(0, 1fr);
  align-items: center;
  justify-content: stretch;
  gap: 8px;
  padding: 0 16px;
  border: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 18px;
  text-align: start;
}

.nova-loyalty__benefit--without-image {
  grid-template-columns: minmax(0, 1fr);
  gap: 0;
}

.nova-loyalty__benefit:not(:last-child)::after {
  position: absolute;
  right: 16px;
  bottom: 0;
  left: 16px;
  height: 1px;
  background: #f2f2f2;
  content: "";
}

.nova-loyalty__benefit-icon {
  display: block;
  width: 24px;
  height: 24px;
  flex: 0 0 auto;
  color: #087d8e;
  font-size: 24px;
  object-fit: contain;
}

.nova-loyalty__benefit-icon svg,
.nova-loyalty__benefit-icon i {
  display: block;
  width: 100%;
  height: 100%;
}

.nova-loyalty__step {
  min-height: 228px;
  padding: 32px;
  border: 1px solid #B7D3DA;
  background: #F4FCFF;
  text-align: center;
}

.nova-loyalty__step + .nova-loyalty__step {
  border-top: 0;
}

.nova-loyalty__step-number {
  display: inline-grid;
  width: 54px;
  height: 54px;
  margin-bottom: 24px;
  place-items: center;
  border: 1px solid rgba(32, 103, 121, 0.2392156863);
  border-radius: 12px;
  color: #206779;
  font-size: 24px;
  line-height: 32px;
  font-weight: 400;
  background: #E7F5F9;
}

.nova-loyalty__step h3 {
  margin-bottom: 6px;
  color: #00697c;
  font-size: 24px;
  font-weight: 600;
  line-height: 26px;
}

.nova-loyalty__step p {
  margin-bottom: 0;
  color: #303a3c;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
}

.nova-loyalty__earning-card {
  display: flex;
  min-height: 172px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 24px;
  border: 1px solid #e5e5e5;
  background: #ffffff;
  text-align: center;
  transition: background-color 180ms ease, border-color 180ms ease, transform 180ms ease, box-shadow 180ms ease;
}

.nova-loyalty__earning-card:nth-child(7):last-child {
  grid-column: 2;
}

.nova-loyalty__earning-icon {
  display: grid;
  width: 48px;
  height: 48px;
  min-height: 48px;
  place-items: center;
  color: #F48441;
  font-size: 46px;
  line-height: 1;
  overflow: hidden;
}

.nova-loyalty__earning-icon svg {
  display: block;
  width: 48px;
  height: 48px;
}

.nova-loyalty__earning-card h3 {
  margin: 16px 0 8px;
  font-size: 14px;
  font-weight: 600;
  line-height: 26px;
}

.nova-loyalty__earning-card p {
  display: inline-flex;
  height: 24px;
  min-height: 24px;
  align-items: center;
  margin: 0;
  padding: 0 8px;
  border: 1px solid rgba(244, 132, 65, 0.4);
  border-radius: 999px;
  background: rgba(244, 132, 65, 0.1019607843);
  color: #F48441;
  font-size: 14px;
  font-weight: 500;
  line-height: 20.8px;
}

.nova-loyalty__conversion-rate {
  display: flex;
  width: fit-content;
  align-items: center;
  gap: 4px;
  margin: 0 auto 40px;
  padding: 8px 14px;
  border: 1px solid #bce7ee;
  border-radius: 999px;
  background: #f2fcfe;
  color: #087d8e;
  font-weight: 600;
  direction: rtl;
}

.nova-loyalty__conversion-money {
  direction: ltr;
  unicode-bidi: isolate;
}

.nova-loyalty__redemption-example {
  display: flex;
  min-height: 62px;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 20px 16px;
  border: 1px solid #e5e8e9;
  background: #ffffff;
}
.nova-loyalty__redemption-example strong {
  display: flex;
  align-items: center;
}

.nova-loyalty__redemption-example + .nova-loyalty__redemption-example {
  border-top: 0;
}

.nova-loyalty__redemption-example strong {
  font-size: 18px;
  font-weight: 500;
}
.nova-loyalty__redemption-example strong::before {
  content: "";
  width: 24px;
  height: 24px;
  margin-inline-end: 8px;
  place-items: center;
  margin-bottom: 1px;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 2C10.0222 2 8.08879 2.58649 6.4443 3.6853C4.79981 4.78412 3.51809 6.3459 2.76121 8.17317C2.00433 10.0004 1.8063 12.0111 2.19215 13.9509C2.578 15.8907 3.53041 17.6725 4.92894 19.0711C6.32746 20.4696 8.10929 21.422 10.0491 21.8079C11.9889 22.1937 13.9996 21.9957 15.8268 21.2388C17.6541 20.4819 19.2159 19.2002 20.3147 17.5557C21.4135 15.9112 22 13.9778 22 12C22 10.6868 21.7413 9.38642 21.2388 8.17317C20.7363 6.95991 19.9997 5.85752 19.0711 4.92893C18.1425 4.00035 17.0401 3.26375 15.8268 2.7612C14.6136 2.25866 13.3132 2 12 2ZM17.68 11.54L15.55 13.72L16.05 16.82C16.0846 17.0084 16.0644 17.2029 15.9917 17.3802C15.9191 17.5574 15.797 17.7101 15.64 17.82C15.4858 17.927 15.3046 17.9884 15.1172 17.9972C14.9297 18.006 14.7436 17.962 14.58 17.87L12 16.42L9.4 17.85C9.25458 17.9356 9.08877 17.9805 8.92 17.98C8.71269 17.9816 8.51 17.9187 8.34 17.8C8.18304 17.6901 8.06096 17.5374 7.98827 17.3602C7.91559 17.1829 7.89536 16.9884 7.93 16.8L8.44 13.7L6.3 11.54C6.17064 11.4082 6.08031 11.2431 6.03904 11.063C5.99778 10.883 6.00718 10.695 6.06621 10.52C6.12524 10.345 6.23159 10.1898 6.37347 10.0715C6.51535 9.95322 6.68722 9.87656 6.87 9.85L9.78 9.4L11.09 6.62C11.1644 6.43894 11.2902 6.28368 11.452 6.17347C11.6137 6.06326 11.8043 6.00294 12 6C12.1902 5.99864 12.3768 6.05154 12.538 6.1525C12.6992 6.25346 12.8282 6.39829 12.91 6.57L14.21 9.4L17.12 9.85C17.3021 9.8772 17.4732 9.95416 17.6143 10.0724C17.7555 10.1906 17.8613 10.3455 17.92 10.52C17.9783 10.6956 17.9867 10.8839 17.9443 11.064C17.9019 11.244 17.8104 11.4088 17.68 11.54Z' fill='%23206779'/%3E%3C/svg%3E%0A");
}

.nova-loyalty__redemption-example .woocommerce-Price-amount {
  min-width: 58px;
  padding: 5px 16px;
  border: 1px solid #bce7ee;
  border-radius: 999px;
  background: #f2fcfe;
  color: #087d8e;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
}

.nova-loyalty__redemption-note {
  margin-top: 40px;
  color: #111111;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
}
.nova-loyalty__redemption-note p {
  margin: 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
}

.nova-loyalty__tier-card {
  flex: 0 0 249px;
  height: auto;
  min-height: 425px;
  overflow: hidden;
  padding: 16px;
  border: 1px solid #e5e5e5;
  background: #ffffff;
  scroll-snap-align: start;
  scroll-snap-stop: always;
}

.nova-loyalty__tier-card h3 {
  margin-bottom: 24px;
  font-size: 24px;
  line-height: 26px;
  font-weight: 500;
}

.nova-loyalty__tier-card[data-tier-card]:nth-child(1) h3 {
  color: #00697C;
}

.nova-loyalty__tier-card[data-tier-card]:nth-child(2) h3 {
  color: #019594;
}

.nova-loyalty__tier-card[data-tier-card]:nth-child(3) h3 {
  color: #F48441;
}

.nova-loyalty__tier-summary {
  display: grid;
  min-height: 125px;
  align-content: center;
  padding: 16px;
  background: #f0fbfd;
}

.nova-loyalty__tier-card:nth-child(3) .nova-loyalty__tier-summary {
  background: #fff6f1;
}

.nova-loyalty__tier-summary span {
  color: #757575;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
}

.nova-loyalty__tier-summary strong {
  margin-bottom: 9px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: -0.21px;
}

.nova-loyalty__tier-summary b {
  display: block;
  color: #019594;
  font-weight: 600;
  line-height: 20px;
}

.nova-loyalty__tier-card:nth-child(2) .nova-loyalty__tier-summary b {
  color: #019594;
}

.nova-loyalty__tier-card:nth-child(3) .nova-loyalty__tier-summary b {
  color: #F48441;
}

.nova-loyalty__tier-benefits-label {
  display: block;
  margin: 16px 0;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  color: #757575;
}

.nova-loyalty__tier-benefits {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nova-loyalty__tier-benefits li {
  position: relative;
  margin-bottom: 16px;
  padding-inline-start: 22px;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0%;
  color: #000000;
}
.nova-loyalty__tier-benefits li:last-child {
  margin-bottom: 0;
}

.nova-loyalty__tier-benefits li::before {
  position: absolute;
  inset-inline-start: 0;
  top: 4px;
  display: grid;
  width: 16px;
  height: 16px;
  place-items: center;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.9987 14.6666C11.6654 14.6666 14.6654 11.6666 14.6654 7.99992C14.6654 4.33325 11.6654 1.33325 7.9987 1.33325C4.33203 1.33325 1.33203 4.33325 1.33203 7.99992C1.33203 11.6666 4.33203 14.6666 7.9987 14.6666Z' stroke='%23206779' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.16797 7.99995L7.05464 9.88661L10.8346 6.11328' stroke='%23206779' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  content: "";
}

.nova-loyalty__tier-card:nth-child(2) .nova-loyalty__tier-benefits li::before {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.9987 14.6666C11.6654 14.6666 14.6654 11.6666 14.6654 7.99992C14.6654 4.33325 11.6654 1.33325 7.9987 1.33325C4.33203 1.33325 1.33203 4.33325 1.33203 7.99992C1.33203 11.6666 4.33203 14.6666 7.9987 14.6666Z' stroke='%23019594' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.16797 7.99995L7.05464 9.88661L10.8346 6.11328' stroke='%23019594' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.nova-loyalty__tier-card:nth-child(3) .nova-loyalty__tier-benefits li::before {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.9987 14.6666C11.6654 14.6666 14.6654 11.6666 14.6654 7.99992C14.6654 4.33325 11.6654 1.33325 7.9987 1.33325C4.33203 1.33325 1.33203 4.33325 1.33203 7.99992C1.33203 11.6666 4.33203 14.6666 7.9987 14.6666Z' stroke='%23F48441' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.16797 7.99995L7.05464 9.88661L10.8346 6.11328' stroke='%23F48441' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.nova-loyalty__tier-pagination {
  display: flex;
  justify-content: center;
  gap: 12px;
  margin-top: 19px;
}

.nova-loyalty__tier-pagination button {
  width: 6px;
  height: 6px;
  padding: 0;
  border: 0;
  border-radius: 50%;
  background: #c1ced1;
}

.nova-loyalty__tier-pagination button[aria-current=true] {
  background: #111111;
}

.nova-loyalty__accordion-item {
  border-bottom: 1px solid #e6e8e9;
}

.nova-loyalty__accordion-item h3 {
  margin: 0;
}

.nova-loyalty__accordion-trigger {
  position: relative;
  display: flex;
  width: 100%;
  min-height: 57px;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  padding: 16px;
  border: 0;
  background: transparent;
  color: #000;
  font-size: 14px;
  font-weight: 600;
  line-height: 26px;
  text-align: start;
  cursor: pointer;
}
.nova-loyalty__accordion-trigger span {
  color: #000;
}
.nova-loyalty__accordion-trigger:focus {
  background: transparent;
}

.nova-loyalty__accordion-trigger > span:last-child::before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 8L12 15L19 8' stroke='%239E9E9E' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.nova-loyalty__accordion-trigger[aria-expanded=true] > span:last-child::before {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19 16L12 9L5 16' stroke='black' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.nova-loyalty__accordion-panel {
  padding: 0 18px 20px;
  background: #f7f4ea;
  color: #000;
  font-size: 16px;
}

.nova-loyalty__registration-form {
  height: auto;
  min-height: 500px;
  padding: 24px;
  border: 1px solid #e5e6ea;
  border-radius: 12px;
  background: #ffffff;
  color: #111111;
}

.nova-loyalty__registration-form h3 {
  margin-bottom: 24px;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
}

.nova-loyalty__field {
  margin-bottom: 16px;
}

.nova-loyalty__field label {
  display: block;
  margin-bottom: 6px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}
.nova-loyalty__field label .red-icon {
  color: #e01f00;
}

.nova-loyalty__field input {
  width: 100%;
  height: 44px;
  padding: 9px 12px;
  border: 1px solid #ececec;
  border-radius: 4px;
  outline: 0;
  background: #fafafa;
  color: #111111;
  font-size: 16px;
  line-height: 24px;
}

.nova-loyalty__password-field,
.nova-loyalty__date-field {
  position: relative;
}

.nova-loyalty__date-field input,
.nova-loyalty__password-field input {
  padding-inline-end: 44px;
}

.nova-loyalty__field-icon {
  position: absolute;
  inset-inline-end: 12px;
  top: 50%;
  display: grid;
  width: 18px;
  height: 18px;
  place-items: center;
  transform: translateY(-50%);
  color: #757575;
  pointer-events: none;
}

.nova-loyalty__field-icon svg,
.nova-loyalty__password-toggle svg {
  display: block;
  width: 18px;
  height: 18px;
}

.nova-loyalty__password-toggle {
  position: absolute;
  inset-inline-end: 12px;
  top: 50%;
  width: 18px;
  height: 18px;
  padding: 0;
  transform: translateY(-50%);
  border: 0;
  background: transparent;
  color: #757575;
  cursor: pointer;
}
.nova-loyalty__password-toggle:focus, .nova-loyalty__password-toggle:active, .nova-loyalty__password-toggle:hover {
  background: transparent;
}

.nova-loyalty__form-message {
  color: #e01f00;
  font-size: 12px;
  line-height: 16px;
}

.nova-loyalty__field-error {
  display: block;
  margin-top: 4px;
  color: #e01f00;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 20px;
  text-align: right;
}
.nova-loyalty__field-error:empty {
  display: none;
}

.nova-loyalty__submit {
  width: 100%;
  min-height: 44px;
  margin-top: 8px;
  font-size: 16px;
  line-height: 20px;
}

.nova-loyalty__loader {
  display: inline-flex;
  width: 16px;
  height: 16px;
  align-items: center;
  justify-content: center;
  animation: nova-loyalty-spin 700ms linear infinite;
}

.nova-loyalty__loader[hidden] {
  display: none;
}

.nova-loyalty__loader svg {
  display: block;
  width: 16px;
  height: 16px;
}

.nova-loyalty__registration-success {
  display: grid;
  height: 500px;
  min-height: 500px;
  align-content: center;
  justify-items: center;
  gap: 24px;
  place-items: center;
  padding: 28px;
  border: 1px solid #e5e6ea;
  border-radius: 12px;
  background: #ffffff;
  color: #111111;
  text-align: center;
}

.nova-loyalty__success-icon,
.nova-loyalty__success-icon svg {
  display: block;
  width: 56px;
  height: 56px;
}

.nova-loyalty__registration-success p {
  margin: 0;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
}

@keyframes nova-loyalty-spin {
  to {
    transform: rotate(360deg);
  }
}
.nova-loyalty__button--primary:hover,
.nova-loyalty__button--primary:focus-visible {
  border-color: #018584;
  background: #018584;
  color: #ffffff;
}

.nova-loyalty__button--secondary:hover,
.nova-loyalty__button--secondary:focus-visible {
  border-color: #018584;
  background: transparent;
  color: #018584;
}

.nova-loyalty__earning-card:hover,
.nova-loyalty__earning-card:focus-within {
  z-index: 1;
  border-color: #F48441;
  border-width: 2px;
  background: #fff6f1;
  box-shadow: 0 10px 28px rgba(63, 39, 20, 0.08);
}

.nova-loyalty__redemption-example:hover,
.nova-loyalty__redemption-example:focus-within {
  z-index: 1;
  border-color: #bce7ee;
  background: #f4fcff;
}

.nova-loyalty .nova-loyalty__accordion-trigger:hover,
.nova-loyalty .nova-loyalty__accordion-trigger:focus-visible {
  border-color: transparent;
  background: rgba(247, 244, 234, 0.5);
  box-shadow: none;
  color: #111111;
  transform: none;
}

.nova-loyalty__accordion-trigger:focus-visible,
.nova-loyalty__tier-pagination button:focus-visible,
.nova-loyalty__password-toggle:focus-visible {
  outline: 2px solid #019594;
  outline-offset: 3px;
}

.nova-loyalty .nova-loyalty__accordion-trigger[aria-expanded=true],
.nova-loyalty .nova-loyalty__accordion-trigger[aria-expanded=true]:hover,
.nova-loyalty .nova-loyalty__accordion-trigger[aria-expanded=true]:focus-visible {
  border-color: transparent;
  background: #f7f4ea;
  box-shadow: none;
  color: #111111;
  transform: none;
}

.nova-loyalty__field input:hover {
  border-color: #dfdfdf;
}

.nova-loyalty__field input:focus,
.nova-loyalty__field input:focus-visible {
  border: 1px solid #019594;
  outline: none;
  background: #fafafa;
  box-shadow: 0 0 0 2px #0195941A;
}

.nova-loyalty__field input[aria-invalid=true] {
  border: 1px solid #e01f00;
  outline: none;
  box-shadow: none;
}

.nova-loyalty__submit:disabled {
  cursor: wait;
  opacity: 1;
}

@media (max-width: calc(48rem - 0.02px)) {
  .nova-loyalty__tier-track::after {
    width: 24px;
    min-width: 24px;
    flex: 0 0 24px;
    background: #f4fcff;
    content: "";
  }
  .nova-loyalty__earning-card {
    padding-inline: 16px;
  }
  .nova-loyalty__earning-card p {
    width: max-content;
    max-width: 100%;
    height: auto;
    min-height: 24px;
    font-size: 13px;
    line-height: 20px;
    white-space: nowrap;
  }
}
@media (max-width: 379.98px) {
  .nova-loyalty__earning-card {
    padding: 22px;
  }
}
@media (min-width: 48rem) {
  section.nova-loyalty__hero::after {
    display: none;
  }
  .nova-loyalty h2 {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 10px;
  }
  .nova-loyalty__how,
  .nova-loyalty__redemption,
  .nova-loyalty__tiers,
  .nova-loyalty__faq {
    padding-block: 120px;
    padding-inline: 18px;
  }
  .nova-loyalty__faq {
    min-height: 0;
  }
  .nova-loyalty__redemption {
    min-height: 0;
  }
  .nova-loyalty__redemption .nova-loyalty__conversion-rate {
    margin-bottom: 40px;
  }
  .nova-loyalty__redemption .nova-loyalty__container h2 {
    margin-bottom: 15px;
  }
  .nova-loyalty__accordion {
    margin-top: 40px;
  }
  .nova-loyalty__earning {
    padding-block: 80px;
    padding-inline: 18px;
  }
  .nova-loyalty__hero-layout {
    position: relative;
    min-height: 660px;
  }
  .nova-loyalty__hero {
    height: auto;
  }
  .nova-loyalty__hero-media {
    position: absolute;
    z-index: 1;
    inset: 0;
    height: auto;
  }
  .nova-loyalty__hero-media::after {
    display: none;
  }
  .nova-loyalty__hero-content {
    position: absolute;
    z-index: 2;
    top: 80px;
    right: clamp(36px, 7vw, 82px);
    width: min(42%, 470px);
    padding: 0;
    text-align: start;
  }
  .nova-loyalty .nova-loyalty__hero-title {
    width: auto;
    margin: 0 0 25px;
    font-size: clamp(48px, 6vw, 64px);
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 1px;
    text-align: start;
  }
  .nova-loyalty__hero-text {
    margin-inline: 0;
    font-size: 18px;
    line-height: 26px;
  }
  .nova-loyalty__actions {
    display: flex;
    flex-wrap: wrap;
  }
  .nova-loyalty__hero .nova-loyalty__button {
    min-height: 63px;
  }
  .nova-loyalty__benefits {
    position: absolute;
    top: auto;
    right: 50%;
    bottom: 38px;
    width: min(100% - 36px, 1075px);
    max-width: none;
    height: 56px;
    min-height: 56px;
    align-items: center;
    padding: 0 16px;
    border: 1px solid #f2f2f2;
    transform: translateX(50%);
  }
  .nova-loyalty__benefits--auto-layout {
    display: flex;
    gap: 81px;
  }
  .nova-loyalty__benefits--fixed-columns {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 0;
  }
  .nova-loyalty__benefit {
    display: flex;
    height: 24px;
    min-height: 24px;
    flex: 0 0 auto;
    justify-content: center;
    gap: 12px;
    padding: 0;
    border-bottom: 0;
    text-align: center;
    white-space: nowrap;
  }
  .nova-loyalty__benefit--without-image {
    gap: 0;
  }
  .nova-loyalty__benefits--fixed-columns .nova-loyalty__benefit {
    width: 100%;
    min-width: 0;
  }
  .nova-loyalty__benefit::after {
    display: none;
  }
  .nova-loyalty__benefits--auto-layout .nova-loyalty__benefit:not(:first-child)::after {
    position: absolute;
    top: 50%;
    right: auto;
    bottom: auto;
    left: auto;
    display: block;
    width: 1px;
    height: 24px;
    background: #f2f2f2;
    content: "";
    inset-inline-start: -41px;
    transform: translateY(-50%);
  }
  .nova-loyalty__benefits--fixed-columns .nova-loyalty__benefit:not(:first-child)::after {
    position: absolute;
    top: 50%;
    right: auto;
    bottom: auto;
    left: auto;
    display: block;
    width: 1px;
    height: 24px;
    background: #f2f2f2;
    content: "";
    inset-inline-start: 0;
    transform: translateY(-50%);
  }
  .nova-loyalty__steps {
    grid-template-columns: repeat(3, 1fr);
  }
  .nova-loyalty__step {
    min-height: 170px;
    padding: 40px;
  }
  .nova-loyalty__step-number {
    width: 72px;
    height: 72px;
    margin-bottom: 22px;
    font-size: 32px;
    line-height: 40px;
  }
  .nova-loyalty__step + .nova-loyalty__step {
    border-top: 1px solid #cde7ed;
    border-inline-start: 0;
  }
  .nova-loyalty__earning-grid {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }
  .nova-loyalty__earning-card {
    grid-column: span 2;
    min-height: 240px;
    padding: 30px 18px;
  }
  .nova-loyalty__earning-icon {
    width: auto;
    height: auto;
    min-height: 58px;
    overflow: visible;
  }
  .nova-loyalty__earning-icon svg {
    width: auto;
    height: auto;
  }
  .nova-loyalty__earning-card h3 {
    margin: 22px 0 8px;
    font-size: 24px;
    line-height: 1.3;
  }
  .nova-loyalty__earning-card p {
    min-height: 32px;
    padding: 5px 12px;
  }
  .nova-loyalty__earning-card:nth-child(5) {
    grid-column: 2/span 2;
  }
  .nova-loyalty__earning-card:nth-child(6) {
    grid-column: 4/span 2;
  }
  .nova-loyalty__earning-card:nth-child(7):last-child {
    grid-column: 6/span 2;
  }
  .nova-loyalty__earning-grid:has(> .nova-loyalty__earning-card:nth-child(8)) .nova-loyalty__earning-card:nth-child(5),
  .nova-loyalty__earning-grid:has(> .nova-loyalty__earning-card:nth-child(8)) .nova-loyalty__earning-card:nth-child(6),
  .nova-loyalty__earning-grid:has(> .nova-loyalty__earning-card:nth-child(8)) .nova-loyalty__earning-card:nth-child(7) {
    grid-column: span 2;
  }
  .nova-loyalty__redemption-examples {
    grid-template-columns: repeat(5, 1fr);
  }
  .nova-loyalty__redemption-example {
    min-height: 152px;
    flex-direction: column;
    justify-content: center;
    gap: 22px;
    text-align: center;
  }
  .nova-loyalty__redemption-example strong {
    flex-direction: column;
    gap: 10px;
    font-size: 18px;
    line-height: 20.8px;
    font-weight: 500;
  }
  .nova-loyalty__redemption-example strong::before {
    margin: 0;
  }
  .nova-loyalty__conversion-rate,
  .nova-loyalty__redemption-note {
    font-size: 18px;
    line-height: 26px;
  }
  .nova-loyalty__redemption-example .woocommerce-Price-amount {
    font-size: 18px;
    font-weight: 500;
    line-height: 20.8px;
  }
  .nova-loyalty__redemption-example + .nova-loyalty__redemption-example {
    border-top: 1px solid #e5e8e9;
    border-inline-start: 0;
  }
  .nova-loyalty__tier-track {
    width: auto;
    margin-inline: 0;
    overflow: visible;
  }
  .nova-loyalty__tier-card {
    flex: 1 1 0;
    height: auto;
    min-width: 0;
    min-height: 475px;
    overflow: visible;
    padding: 26px 20px;
  }
  .nova-loyalty__tier-card:nth-child(2) {
    border-right: 0;
    border-left: 0;
  }
  .nova-loyalty__tier-card h3 {
    margin-bottom: 32px;
    font-size: 32px;
    line-height: 38px;
  }
  .nova-loyalty__tier-summary span {
    line-height: 26px;
  }
  .nova-loyalty__tier-summary strong {
    line-height: normal;
  }
  .nova-loyalty__tier-summary b {
    line-height: normal;
  }
  .nova-loyalty__tier-pagination {
    display: none;
  }
  .nova-loyalty__accordion-trigger {
    min-height: 90px;
    padding: 32px 24px;
    font-size: 24px;
    line-height: 26px;
  }
  .nova-loyalty__registration-layout {
    display: grid;
    min-height: 616px;
    grid-template-columns: minmax(0, 613px) minmax(320px, 406px);
    grid-template-areas: "content form";
    justify-content: space-between;
    column-gap: 0;
    padding-block: 54px;
    padding-inline: max(36px, (100% - 1120px) / 2);
  }
  .nova-loyalty__registration::after {
    position: absolute;
    z-index: 1;
    inset: 0;
    background: radial-gradient(51.58% 70.46% at 48.41% 41%, rgba(32, 103, 121, 0) 0%, #206779 100%);
    content: "";
  }
  .nova-loyalty__registration-media::after {
    content: none;
  }
  .nova-loyalty__registration-content {
    z-index: 3;
    grid-area: content;
    text-align: start;
  }
  .nova-loyalty__registration-content h2 {
    width: auto;
    font-size: clamp(48px, 6vw, 64px);
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 1px;
    text-align: start;
    margin: 11px 0 26px;
  }
  .nova-loyalty__registration-content p {
    max-width: 392px;
    font-size: 18px;
    line-height: 26px;
  }
  .nova-loyalty__registration-card {
    z-index: 3;
    grid-area: form;
    margin: 0;
  }
  .nova-loyalty__registration-form h3 {
    font-size: 32px;
    line-height: 40px;
  }
  .nova-loyalty__registration-form {
    height: auto;
    min-height: 508px;
  }
  .nova-loyalty__registration-media {
    position: absolute;
    z-index: 0;
    inset: 0;
    width: auto;
    height: auto;
    margin: 0;
    transform: none;
  }
  .nova-loyalty__registration-image {
    object-position: center 46%;
  }
}
@media (min-width: 64rem) {
  .nova-loyalty__earning-card h3 {
    font-size: 24px;
  }
  .nova-loyalty__tier-card {
    padding: 32px 33px;
  }
}
@media (max-width: calc(48rem - 0.02px)) {
  .nova-loyalty.nova-loyalty--redemption h2 {
    margin-bottom: 16px;
  }
  .nova-loyalty.nova-loyalty--redemption .nova-loyalty__conversion-rate {
    margin-bottom: 31px;
  }
  .site-branding img,
  .site-header .site-logo-img .custom-logo-link img {
    max-width: 147px;
  }
  .ast-header-break-point .ast-above-header-mobile-inline .above-header-2 .ast-above-header-section-1,
  .ast-header-break-point .ast-above-header-mobile-stack .above-header-2 .ast-above-header-section-1 {
    padding: 5px 0;
    font-weight: 300;
  }
}
.nova-loyalty[dir=rtl] {
  text-align: right;
}

.nova-loyalty[dir=rtl] input[type=email] {
  direction: rtl;
}

/*# sourceMappingURL=nova-loyalty-club.css.map */
