/*
Theme Name: PXS_SZABLON — Lunter 35 lat razem
Theme URI: https://pxs.pl/
Author: PXS
Description: Dedykowany, edytowalny motyw konkursowy Lunter z panelem PXS_SZABLON i trybem konserwacyjnym.
Version: 1.2.0
Requires at least: 6.4
Requires PHP: 7.4
Text Domain: pxs-szablon
*/

@font-face {
  font-family: "Lunter Cocogoose Semilight";
  src:
    local("Cocogoose Pro Semilight"),
    local("CocogoosePro-4SemiLight"),
    url("assets/fonts/CocogoosePro-4SemiLight.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "Lunter Cocogoose Darkmode";
  src:
    local("Cocogoose Pro Darkmode"),
    local("CocogoosePro-5Darkmode"),
    url("assets/fonts/CocogoosePro-5Darkmode.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "Lunter Cocogoose Light";
  src:
    local("Cocogoose Pro Light"),
    local("CocogoosePro-3Light"),
    url("assets/fonts/CocogoosePro-3Light.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "Lunter Nexa Rust";
  src:
    local("Nexa Rust Sans Black 2"),
    local("NexaRustSans-Black2"),
    url("assets/fonts/NexaRustSans-Black2.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

:root {
  --teal: #1b9e9d;
  --teal-light: #39b1b0;
  --plum: #7a0d48;
  --purple: #50284e;
  --cream: #fffdec;
  --white: #fff;
  --content: 1138px;
  --radius: 26px;
  --shadow: 0 18px 42px rgb(65 22 53 / 16%);
  --font-body: "Lunter Cocogoose Semilight", "Cocogoose Pro Semilight", sans-serif;
  --font-display: "Lunter Cocogoose Darkmode", "Cocogoose Pro Darkmode", sans-serif;
  --font-light: "Lunter Cocogoose Light", "Cocogoose Pro Light", sans-serif;
  --font-hero: "Lunter Nexa Rust", "Nexa Rust Sans Black 2", sans-serif;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  color: var(--white);
  background: var(--teal);
  font-family: var(--font-body);
  font-weight: 400;
  font-synthesis: none;
  font-size: 16px;
  line-height: 1.45;
  overflow-x: hidden;
}

body.menu-open {
  overflow: hidden;
}

button,
input,
textarea {
  font: inherit;
}

button,
a {
  -webkit-tap-highlight-color: transparent;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
}

a {
  color: inherit;
}

.shell {
  width: min(calc(100% - 40px), var(--content));
  margin-inline: auto;
}

.shell--narrow {
  max-width: 1138px;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.skip-link {
  position: fixed;
  z-index: 1000;
  top: 12px;
  left: 12px;
  padding: 10px 14px;
  color: var(--white);
  background: var(--purple);
  border-radius: 8px;
  transform: translateY(-160%);
}

.skip-link:focus {
  transform: none;
}

.section-title {
  margin: 0;
  font-family: var(--font-display);
  font-size: clamp(30px, 3.6vw, 58px);
  font-weight: 400;
  line-height: 1.05;
  text-align: center;
  text-transform: uppercase;
}

.section-title--light {
  color: var(--cream);
}

.section-title--purple {
  color: var(--purple);
}

.section-title--small {
  font-size: clamp(28px, 3.2vw, 54px);
}

.button {
  display: inline-flex;
  min-height: 54px;
  align-items: center;
  justify-content: center;
  padding: 10px 34px;
  border: 3px solid var(--purple);
  border-radius: 18px;
  font-family: var(--font-body);
  font-weight: 400;
  letter-spacing: 0.02em;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
  transition: transform 180ms ease, box-shadow 180ms ease, background 180ms ease;
}

.button:hover {
  transform: translateY(-2px);
}

.button:focus-visible,
.menu-button:focus-visible,
.slider-arrow:focus-visible,
.accordion button:focus-visible,
input:focus-visible,
textarea:focus-visible {
  outline: 4px solid rgb(255 253 236 / 80%);
  outline-offset: 4px;
}

.button--solid {
  color: var(--cream);
  background: var(--purple);
  box-shadow: 0 9px 0 rgb(71 27 69 / 14%);
}

.button--outline {
  color: var(--purple);
  background: transparent;
}

.hero {
  position: relative;
  height: clamp(780px, 57.2vw, 1098px);
  min-height: 780px;
  overflow: hidden;
  background: var(--teal);
}

.hero__inner {
  position: relative;
  height: 100%;
}

.hero__logo,
.hero__anniversary,
.hero__products,
.hero__eyebrow,
.hero__cta,
.hero__date,
.menu-button {
  position: absolute;
}

.hero__logo {
  top: clamp(28px, 2.0833vw, 40px);
  left: 7%;
  width: clamp(126px, 9.2708vw, 178px);
}

.hero__anniversary {
  top: clamp(54px, 3.9583vw, 76px);
  left: 50%;
  width: clamp(449px, 32.9167vw, 632px);
  transform: translateX(-50%);
}

.hero__eyebrow {
  top: clamp(220px, 16.1458vw, 310px);
  left: 50%;
  margin: 0;
  color: var(--cream);
  font-family: var(--font-hero);
  font-size: clamp(38px, 2.8125vw, 54px);
  font-weight: 400;
  letter-spacing: 0.04em;
  line-height: 1;
  text-transform: uppercase;
  transform: translateX(-50%);
}

.hero__products {
  top: clamp(284px, 20.8333vw, 400px);
  left: 50%;
  width: clamp(530px, 38.9063vw, 747px);
  transform: translateX(-50%);
}

.hero__cta {
  bottom: clamp(103px, 7.5521vw, 145px);
  left: 50%;
  min-height: clamp(38px, 2.8125vw, 54px);
  min-width: clamp(213px, 15.625vw, 300px);
  padding: clamp(8px, 0.5208vw, 10px) clamp(24px, 1.7708vw, 34px);
  border-width: clamp(2px, 0.1563vw, 3px);
  border-radius: clamp(13px, 0.9375vw, 18px);
  font-size: clamp(12px, 0.8333vw, 16px);
  transform: translateX(-50%);
}

.hero__cta:hover {
  transform: translate(-50%, -2px);
}

.hero__date {
  bottom: clamp(53px, 3.9063vw, 75px);
  left: 50%;
  width: 100%;
  margin: 0;
  color: var(--cream);
  font-size: clamp(14px, 1.1458vw, 22px);
  font-weight: 400;
  text-align: center;
  transform: translateX(-50%);
}

.menu-button {
  z-index: 5;
  top: clamp(28px, 2.0833vw, 40px);
  right: 0;
  display: block;
  width: clamp(116px, 8.4896vw, 163px);
  aspect-ratio: 163 / 168;
  padding: 0;
  border: 0;
  background: transparent url("assets/menu-button-desktop.png") center / 100% 100% no-repeat;
  cursor: pointer;
  transition: transform 180ms ease;
}

.menu-button span {
  display: none;
}

.menu-button:hover {
  transform: scale(1.025);
}

@keyframes hero-enter {
  from {
    opacity: 0;
    scale: 0.92;
    translate: 0 30px;
  }
  to {
    opacity: 1;
    scale: 1;
    translate: 0 0;
  }
}

@keyframes hero-drop {
  from {
    opacity: 0;
    scale: 0.82;
    translate: 0 -28px;
  }
  to {
    opacity: 1;
    scale: 1;
    translate: 0 0;
  }
}

@media (prefers-reduced-motion: no-preference) {
  .hero__logo {
    animation: hero-drop 760ms 80ms cubic-bezier(0.2, 0.82, 0.24, 1.12) both;
  }

  .hero__anniversary {
    animation: hero-enter 880ms 230ms cubic-bezier(0.16, 1, 0.3, 1) both;
  }

  .hero__eyebrow {
    animation: hero-enter 680ms 460ms cubic-bezier(0.16, 1, 0.3, 1) both;
  }

  .hero__cta {
    animation: hero-enter 680ms 700ms cubic-bezier(0.16, 1, 0.3, 1) both;
  }

  .hero__date {
    animation: hero-enter 620ms 860ms cubic-bezier(0.16, 1, 0.3, 1) both;
  }

  .menu-button {
    animation: hero-drop 700ms 140ms cubic-bezier(0.2, 0.82, 0.24, 1.12) both;
  }
}

.site-menu {
  position: fixed;
  z-index: 100;
  inset: 0;
  display: grid;
  visibility: hidden;
  place-items: center;
  padding: 24px;
  background: rgb(80 40 78 / 94%);
  opacity: 0;
  transition: opacity 220ms ease, visibility 220ms ease;
}

.site-menu.is-open {
  visibility: visible;
  opacity: 1;
}

.site-menu__panel {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 18px;
}

.site-menu__panel a {
  color: var(--cream);
  font-family: var(--font-display);
  font-size: clamp(22px, 4vw, 42px);
  font-weight: 400;
  text-decoration: none;
  text-transform: uppercase;
}

.site-menu__panel a:hover {
  color: var(--teal-light);
}

.site-menu__close {
  position: absolute;
  top: 22px;
  right: 30px;
  border: 0;
  color: var(--cream);
  background: transparent;
  font-size: 58px;
  line-height: 1;
  cursor: pointer;
}

.wave {
  position: relative;
  z-index: 2;
  width: 100%;
  height: clamp(72px, 6.4vw, 122px);
  margin-block: -2px;
  object-fit: cover;
  pointer-events: none;
}

.wave--top {
  object-position: center top;
}

.wave--bottom {
  object-position: center bottom;
}

.motion-enabled .color-section-reveal {
  opacity: 0;
  translate: -56px 18px;
  transition:
    opacity 420ms ease,
    translate 1.05s cubic-bezier(0.16, 1, 0.3, 1);
}

.motion-enabled .color-section-reveal.reveal-from-right {
  translate: 56px 18px;
}

.motion-enabled .color-section-reveal.is-visible {
  opacity: 1;
  translate: 0 0;
}

.motion-enabled .reveal-on-scroll {
  opacity: 0;
  scale: 0.985;
  translate: 0 28px;
  transition:
    opacity 620ms var(--reveal-delay, 0ms) ease,
    scale 820ms var(--reveal-delay, 0ms) cubic-bezier(0.16, 1, 0.3, 1),
    translate 820ms var(--reveal-delay, 0ms) cubic-bezier(0.16, 1, 0.3, 1);
}

.motion-enabled .reveal-on-scroll.is-visible {
  opacity: 1;
  scale: 1;
  translate: 0 0;
}

.prizes,
.products,
.faq,
.footer {
  position: relative;
}

.footer {
  background: var(--cream);
}

.prizes__body,
.products__body,
.footer__body {
  background: var(--plum);
}

.prizes__body,
.products__body {
  position: relative;
  z-index: 3;
  box-shadow: 0 -4px 0 var(--plum), 0 4px 0 var(--plum);
}

.prizes__body {
  min-height: 600px;
  padding: 18px 0 55px;
}

.prizes__grid {
  display: grid;
  max-width: 900px;
  margin: 55px auto 0;
  gap: 42px;
}

.prize {
  display: grid;
  grid-template-columns: 270px 260px 1fr;
  align-items: center;
  min-height: 210px;
}

.prize__count {
  justify-self: end;
  object-fit: contain;
}

.prize__count--35 {
  width: 210px;
}

.prize__count--245 {
  width: 280px;
}

.prize__image {
  justify-self: center;
  object-fit: contain;
}

.prize__image--airfryer {
  width: 230px;
  height: 245px;
}

.prize__image--voucher {
  width: 220px;
  height: 150px;
}

.prize h3 {
  margin: 0;
  color: var(--cream);
  font-size: 22px;
  line-height: 1.15;
}

.entry {
  display: flow-root;
  position: relative;
  padding: 0 0 120px;
  background: var(--teal);
}

.rules-card {
  position: relative;
  z-index: 3;
  margin-top: -115px;
  padding: 52px 62px 34px;
  color: var(--purple);
  background: var(--cream);
  border-radius: var(--radius);
  box-shadow: var(--shadow);
  text-align: center;
}

.steps {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  padding: 0;
  margin: 40px 0 26px;
  list-style: none;
}

.step__number {
  position: relative;
  width: 138px;
  height: 119px;
  margin: 0 auto 14px;
}

.step__number img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.step__number span {
  position: absolute;
  top: 48%;
  left: 50%;
  color: var(--cream);
  font-size: 44px;
  font-family: var(--font-body);
  font-weight: 400;
  transform: translate(-50%, -50%) rotate(-4deg);
}

.step p {
  margin: 0;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.25;
}

.rules-card__note {
  margin: 28px 0 25px;
  font-size: 14px;
  font-weight: 400;
}

.rules-card .button,
.form-submit {
  min-width: 298px;
}

.form-wrap {
  padding-top: 130px;
}

.contest-form {
  margin-top: 48px;
}

.contest-success {
  display: grid;
  min-height: 520px;
  padding: 80px 24px;
  place-items: center;
  color: var(--cream);
  text-align: center;
}

.contest-success p {
  max-width: 880px;
  margin: 0;
  font-family: var(--font-display);
  font-size: clamp(34px, 4vw, 64px);
  line-height: 1.18;
}

.upload-field {
  display: flex;
  align-items: center;
  flex-direction: column;
}

.upload-field input {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  opacity: 0;
}

.upload-field .button {
  min-width: 320px;
}

.upload-field__limit,
.upload-field__status,
.char-counter {
  margin-top: 10px;
  color: var(--cream);
  font-size: 13px;
  font-weight: 400;
}

.upload-field__status {
  min-height: 19px;
  margin-top: 5px;
}

.form-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px 40px;
  margin-top: 52px;
}

.form-grid input,
.sentence-field textarea {
  width: 100%;
  border: 0;
  border-radius: 20px;
  color: var(--purple);
  background: var(--white);
  box-shadow: inset 0 0 0 2px rgb(80 40 78 / 4%);
}

.form-grid input {
  height: 80px;
  padding: 0 34px;
}

.form-grid__full {
  grid-column: 1 / -1;
}

.form-grid input[type="date"] {
  color-scheme: light;
  font-family: var(--font-light);
}

.date-field {
  position: relative;
  display: block;
}

.date-field__placeholder {
  position: absolute;
  inset: 2px 58px 2px 2px;
  display: flex;
  align-items: center;
  padding-left: 32px;
  border-radius: 18px 0 0 18px;
  color: var(--purple);
  background: var(--white);
  pointer-events: none;
  transition: opacity 160ms ease, visibility 160ms ease;
}

.date-field input:focus + .date-field__placeholder,
.date-field input:valid + .date-field__placeholder {
  visibility: hidden;
  opacity: 0;
}

.form-grid input::placeholder,
.sentence-field textarea::placeholder {
  color: var(--purple);
  opacity: 1;
}

.form-grid input:user-invalid,
.sentence-field textarea:user-invalid {
  box-shadow: inset 0 0 0 3px #a40d3f;
}

.sentence-field {
  margin-top: 88px;
  text-align: center;
}

.sentence-field label {
  display: block;
  margin-top: 50px;
}

.sentence-field textarea {
  min-height: 180px;
  padding: 30px 34px;
  resize: vertical;
}

.char-counter {
  display: block;
}

.consents {
  padding: 0;
  margin: 52px 0 0;
  border: 0;
}

.consents legend {
  margin-bottom: 28px;
  color: var(--cream);
  font-size: 19px;
  font-family: var(--font-display);
  font-weight: 400;
}

.check-row {
  position: relative;
  display: grid;
  grid-template-columns: 48px 1fr;
  align-items: start;
  gap: 24px;
  margin: 0 0 26px;
  color: var(--cream);
  font-size: 14px;
  font-weight: 400;
  line-height: 1.35;
  cursor: pointer;
}

.check-row input {
  position: absolute;
  opacity: 0;
}

.check-box {
  display: grid;
  width: 46px;
  height: 46px;
  place-items: center;
  border-radius: 7px;
  background: var(--white);
}

.check-row input:checked + .check-box::after {
  width: 22px;
  height: 12px;
  border-bottom: 5px solid var(--purple);
  border-left: 5px solid var(--purple);
  content: "";
  transform: translateY(-3px) rotate(-45deg);
}

.check-row input:focus-visible + .check-box {
  outline: 4px solid var(--cream);
  outline-offset: 4px;
}

.privacy-note {
  padding: 30px 42px;
  margin-top: 38px;
  color: var(--cream);
  background: var(--teal-light);
  border-radius: 18px;
  font-size: 12px;
  line-height: 1.35;
}

.privacy-note strong {
  display: block;
  margin-bottom: 8px;
  font-weight: 400;
  font-size: 14px;
  text-transform: uppercase;
}

.privacy-note p {
  margin: 0;
  font-family: var(--font-light);
}

.form-submit {
  display: flex;
  margin: 64px auto 0;
}

.form-message {
  min-height: 24px;
  margin: 20px 0 0;
  color: var(--cream);
  font-weight: 400;
  text-align: center;
}

.form-message--success {
  color: var(--cream);
}

.form-message--error {
  color: #fff0f4;
}

.pxs-honeypot {
  position: absolute !important;
  left: -10000px !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
}

.accordion__content a,
.privacy-note a,
.consents a {
  text-decoration-thickness: 1px;
  text-underline-offset: 2px;
}

.products__body {
  min-height: 590px;
  padding: 15px 0 40px;
}

.products--without-winners > .wave--bottom {
  background: var(--cream);
}

.product-slider {
  display: grid;
  grid-template-columns: 120px minmax(260px, 420px) 120px;
  align-items: center;
  justify-content: center;
  gap: 90px;
  margin-top: 55px;
}

.product-slider__stage {
  display: flex;
  min-height: 430px;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}

.product-slider__stage img {
  width: auto;
  max-width: 408px;
  height: 444px;
  object-fit: contain;
  filter: drop-shadow(0 22px 25px rgb(35 4 26 / 24%));
  transition: opacity 160ms ease, transform 160ms ease;
}

.product-slider__stage p {
  margin: 10px 0 0;
  color: var(--cream);
  font-size: 16px;
  font-weight: 400;
  text-align: center;
}

.product-slider__stage.is-changing img {
  opacity: 0;
  transform: scale(0.94);
}

.slider-arrow {
  padding: 20px;
  border: 0;
  background: transparent;
  cursor: pointer;
  transition: transform 180ms ease;
}

.slider-arrow:hover {
  transform: scale(1.08);
}

.winners {
  min-height: 900px;
  padding: 92px 0 120px;
  background: var(--teal);
}

.winners__inner {
  text-align: center;
}

.winners__empty {
  margin: 190px 0 0;
  color: var(--cream);
  font-family: var(--font-display);
  font-size: clamp(32px, 3.2vw, 58px);
  line-height: 1.1;
  text-align: center;
  text-transform: uppercase;
}

.winner-month-slider {
  margin-top: 46px;
}

.winner-month-nav {
  display: grid;
  grid-template-columns: 72px minmax(180px, 420px) 72px;
  align-items: center;
  justify-content: center;
  gap: 18px;
}

.winner-month-nav--single {
  grid-template-columns: minmax(180px, 420px);
}

.winner-month-nav button {
  display: grid;
  width: 72px;
  height: 72px;
  padding: 14px;
  border: 0;
  background: transparent;
  cursor: pointer;
  transition: transform 180ms ease;
}

.winner-month-nav button:hover {
  transform: scale(1.08);
}

.winner-month-nav button[hidden] {
  display: none;
}

.winner-month-nav button img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.winner-month-nav__label {
  margin: 0;
  color: var(--cream);
  font-family: var(--font-display);
  font-size: clamp(24px, 2.2vw, 38px);
  text-transform: uppercase;
}

.winner-month-slider__stage {
  min-height: 420px;
}

.winner-month[hidden] {
  display: none;
}

.winner-group {
  margin-top: 58px;
}

.winner-group h3 {
  margin: 0 0 18px;
  color: var(--cream);
  font-family: var(--font-display);
  font-size: 27px;
  font-weight: 400;
  text-transform: uppercase;
}

.winner-group ol {
  width: max-content;
  padding: 0;
  margin: 0 auto;
  color: var(--cream);
  font-family: var(--font-light);
  line-height: 1.45;
  text-align: left;
  list-style-position: inside;
}

.winner-list--two-columns {
  columns: 2;
  column-gap: 90px;
}

.winners .button {
  margin-top: 70px;
}

.faq__body {
  position: relative;
  z-index: 3;
  min-height: 800px;
  padding: 20px 0 100px;
  color: var(--purple);
  background: var(--cream);
  box-shadow: 0 -4px 0 var(--cream), 0 4px 0 var(--cream);
}

.accordion {
  margin-top: 70px;
}

.accordion__item {
  border-bottom: 2px solid rgb(80 40 78 / 72%);
}

.accordion__item h3 {
  margin: 0;
}

.accordion__item button {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  padding: 24px 0;
  border: 0;
  color: var(--purple);
  background: transparent;
  font-family: var(--font-display);
  font-weight: 400;
  text-align: left;
  cursor: pointer;
}

.accordion__icon {
  display: grid;
  width: 38px;
  height: 38px;
  flex: 0 0 auto;
  place-items: center;
  color: var(--cream);
  background: var(--purple);
  border-radius: 50%;
  font-size: 24px;
}

.accordion__content {
  font-family: var(--font-light);
  max-width: 1020px;
  padding: 0 70px 30px 0;
  font-size: 14px;
  line-height: 1.6;
}

.accordion__content p {
  margin: 0;
}

.accordion__content p + p {
  margin-top: 16px;
}

.accordion__content ul {
  padding-left: 1.35em;
  margin: 0;
}

.accordion__content li + li {
  margin-top: 4px;
}

.footer__body {
  position: relative;
  z-index: 3;
  min-height: 300px;
  display: grid;
  place-items: center;
  padding: 30px 20px 70px;
  color: var(--cream);
  box-shadow: 0 -4px 0 var(--plum);
  font-size: 16px;
  text-align: center;
}

.footer__body p {
  margin: 0;
}

.footer__body a {
  text-decoration: none;
}

.footer__body strong {
  font-weight: 400;
}

@media (max-width: 900px) {
  .prize {
    grid-template-columns: 210px 220px 1fr;
  }

  .prize__count--245 {
    width: 220px;
  }

  .product-slider {
    gap: 20px;
  }
}

@media (max-width: 640px) {
  body {
    font-size: 14px;
  }

  .shell {
    width: min(calc(100% - 36px), var(--content));
  }

  .section-title {
    font-size: 25px;
  }

  .button {
    min-height: 52px;
    padding-inline: 24px;
    border-width: 2px;
    border-radius: 13px;
  }

  .hero {
    height: 662px;
    min-height: 662px;
  }

  .hero__logo {
    top: 22px;
    left: 50%;
    width: 86px;
    transform: translateX(-50%);
  }

  .menu-button {
    top: 24px;
    right: 0;
    width: 74px;
    aspect-ratio: 74 / 76;
    background-image: url("assets/menu-button-mobile.png");
  }

  .hero__anniversary {
    top: 149px;
    width: 308px;
  }

  .hero__eyebrow {
    display: none;
  }

  .hero__products {
    top: 310px;
    width: 350px;
  }

  .hero__cta {
    bottom: 80px;
    min-width: 214px;
  }

  .hero__date {
    bottom: 30px;
    font-size: 11px;
  }

  .wave {
    height: 68px;
  }

  .prizes__body {
    min-height: 330px;
    padding: 0 0 18px;
  }

  .prizes__grid {
    gap: 6px;
    margin-top: 18px;
  }

  .prize {
    grid-template-columns: 150px 120px 1fr;
    min-height: 120px;
  }

  .prize__count--35 {
    width: 104px;
  }

  .prize__count--245 {
    width: 132px;
  }

  .prize__image--airfryer {
    width: 116px;
    height: 130px;
  }

  .prize__image--voucher {
    width: 108px;
    height: 76px;
  }

  .prize h3 {
    font-size: 11px;
  }

  .entry {
    padding-bottom: 68px;
  }

  .rules-card {
    margin-top: -50px;
    padding: 46px 24px 28px;
    border-radius: 18px;
  }

  .steps {
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 28px;
  }

  .step__number {
    width: 86px;
    height: 74px;
    margin-bottom: 8px;
  }

  .step__number span {
    font-size: 32px;
  }

  .step p {
    font-size: 13px;
  }

  .rules-card__note {
    font-size: 9px;
    line-height: 1.4;
  }

  .rules-card .button,
  .form-submit {
    min-width: 213px;
  }

  .form-wrap {
    padding-top: 76px;
  }

  .contest-form {
    margin-top: 42px;
  }

  .contest-success {
    min-height: 330px;
    padding: 56px 10px;
  }

  .upload-field .button {
    min-width: 212px;
  }

  .form-grid {
    grid-template-columns: 1fr;
    gap: 37px;
    margin-top: 42px;
  }

  .form-grid__full {
    grid-column: auto;
  }

  .form-grid input {
    height: 66px;
    padding: 0 20px;
    border-radius: 8px;
  }

  .sentence-field {
    margin-top: 54px;
  }

  .sentence-field label {
    margin-top: 28px;
  }

  .sentence-field textarea {
    min-height: 288px;
    padding: 28px 20px;
    border-radius: 8px;
  }

  .consents {
    margin-top: 50px;
  }

  .consents legend {
    margin-bottom: 30px;
    font-size: 13px;
  }

  .check-row {
    grid-template-columns: 47px 1fr;
    gap: 12px;
    margin-bottom: 35px;
    font-size: 11px;
  }

  .privacy-note {
    padding: 28px 25px;
    margin-top: 18px;
    border-radius: 13px;
    font-size: 9px;
  }

  .privacy-note strong {
    font-size: 10px;
  }

  .form-submit {
    margin-top: 50px;
  }

  .products__body {
    min-height: 295px;
    padding-top: 0;
  }

  .product-slider {
    grid-template-columns: 55px minmax(150px, 198px) 55px;
    gap: 16px;
    margin-top: 20px;
  }

  .product-slider__stage {
    min-height: 235px;
  }

  .product-slider__stage img {
    max-width: clamp(165px, 52vw, 198px);
    height: clamp(210px, 66vw, 252px);
  }

  .product-slider__stage p {
    display: none;
  }

  .slider-arrow {
    padding: 7px;
  }

  .winners {
    min-height: 625px;
    padding: 55px 0 68px;
  }

  .winner-group {
    margin-top: 42px;
  }

  .winners__empty {
    margin-top: 130px;
  }

  .winner-month-slider {
    margin-top: 30px;
  }

  .winner-month-nav {
    grid-template-columns: 48px minmax(150px, 1fr) 48px;
    gap: 8px;
  }

  .winner-month-nav--single {
    grid-template-columns: minmax(150px, 1fr);
  }

  .winner-month-nav button {
    width: 48px;
    height: 48px;
    padding: 8px;
  }

  .winner-month-slider__stage {
    min-height: 350px;
  }

  .winner-group h3 {
    margin-bottom: 14px;
    font-size: 18px;
  }

  .winner-group ol {
    font-size: 13px;
  }

  .winner-list--two-columns {
    column-gap: 40px;
  }

  .winners .button {
    margin-top: 48px;
  }

  .faq__body {
    min-height: 620px;
    padding: 8px 0 70px;
  }

  .accordion {
    margin-top: 45px;
  }

  .accordion__item button {
    padding: 18px 0;
  }

  .accordion__icon {
    width: 35px;
    height: 35px;
  }

  .accordion__content {
    padding-right: 0;
    font-size: 10px;
  }

  .footer__body {
    min-height: 120px;
    padding: 12px 20px 28px;
    font-size: 9px;
  }

}

@media (max-width: 380px) {
  .hero__products {
    width: 320px;
  }

  .prize {
    grid-template-columns: 128px 105px 1fr;
  }
}

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }

  *,
  *::before,
  *::after {
    scroll-behavior: auto !important;
    animation: none !important;
    transition-duration: 0.01ms !important;
  }

  .wave,
  .reveal-on-scroll,
  .color-section-reveal {
    opacity: 1 !important;
    clip-path: none !important;
    scale: 1 !important;
    translate: 0 0 !important;
  }
}
