:root {
  --PUFFY-YELLOW: #ff8301;
  --chesters-yellow: var(--PUFFY-YELLOW);
  --chesters-orange: #ff5100;
  --chesters-step-circle: #ffbf3b;
  --chesters-nav-accent: #fcd800;
  --chesters-ink: #101820;
  --chesters-white: #fff;
  --chesters-font: "rooney-sans", sans-serif;
  --chesters-content: 1120px;
  --chesters-gutter: 20px;
  --chesters-mobile-header-height: 75px;
  --chesters-ease: cubic-bezier(0.22, 1, 0.36, 1);
  --chesters-texture: url("../images/chesters/backgrounds/background-texture.webp");
  --chesters-texture-wash: linear-gradient(rgb(255 131 1 / 78%), rgb(255 131 1 / 78%));
  --chesters-headline-brush: url("../images/chesters/backgrounds/headline-brush.svg");
  --chesters-copy-brush: url("../images/chesters/backgrounds/copy-brush.svg");
  --chesters-form-personal: url("../images/chesters/backgrounds/form-personal-background.svg?v=85e1d726");
  --chesters-form-receipt: url("../images/chesters/backgrounds/form-receipt-background.svg?v=e6d4dcc8");
  --chesters-product-background: url("../images/chesters/backgrounds/pep-chester-aktionsprodukte-bg.webp");
  --chesters-edge-mobile: url("../images/chesters/backgrounds/section-edge-chesters.svg");
  --chesters-edge-top: url("../images/chesters/backgrounds/section-edge-top.svg");
  --chesters-edge-bottom: url("../images/chesters/backgrounds/section-edge-bottom.svg");
  --chesters-arrow-left: url("../images/chesters/ui/arrow-left.svg");
  --chesters-arrow-right: url("../images/chesters/ui/arrow-right.svg");
}

html {
  scroll-behavior: auto;
}

html.clean-menu-open,
html.pepsi-dialog-open {
  overflow: hidden;
}

html.clean-menu-open body {
  overflow: hidden;
  overscroll-behavior: none;
}

body {
  background: var(--PUFFY-YELLOW, #ff8301);
  color: var(--chesters-ink);
  font-family: var(--chesters-font);
  font-synthesis: none;
  font-weight: 400;
  overflow-x: clip;
}

body.home {
  background-color: var(--PUFFY-YELLOW, #ff8301);
  background-image: var(--chesters-texture-wash), var(--chesters-texture);
  background-position: center, center top;
  background-repeat: no-repeat, repeat-y;
  background-size: 100% 100%, 815px auto;
}

body,
button,
input,
select,
textarea {
  font-family: var(--chesters-font);
}

body :where(.fl-builder-content, .fl-page) :is(a[href], button, input, select, textarea, [tabindex]:not([tabindex="-1"])):focus:not(:focus-visible) {
  outline: 0;
}

:is(#gewinne, #so-gehts, #teilnehmen, #produkte, #faq) {
  scroll-margin-top: calc(var(--chesters-mobile-header-height) + 12px);
}

body.home .fl-page,
body.home .fl-page-content,
body.home .fl-builder-content,
body.home .fl-row,
body.home .fl-row-content-wrap,
body.home .fl-row-content,
body.home .fl-col,
body.home .fl-col-content,
body.home .fl-module,
body.home .fl-module-content {
  background: transparent;
  border: 0;
  margin: 0;
  max-width: none;
  padding: 0;
}

body.home .fl-row-content {
  width: 100%;
}

body:is(.page-id-34648, .page-id-35007, .page-id-35009) .fl-page {
  background: var(--PUFFY-YELLOW, #ff8301);
  display: flex;
  flex-direction: column;
  min-height: 100dvh;
}

body:is(.page-id-34648, .page-id-35007, .page-id-35009) .fl-page-content {
  background: var(--PUFFY-YELLOW, #ff8301);
  color: var(--chesters-ink);
  flex: 1 0 auto;
}

body:is(.page-id-34648, .page-id-35007, .page-id-35009) .fl-content-full.container,
body:is(.page-id-34648, .page-id-35007, .page-id-35009) .fl-content-full > .row,
body:is(.page-id-34648, .page-id-35007, .page-id-35009) .fl-content,
body:is(.page-id-34648, .page-id-35007, .page-id-35009) .fl-post-content,
body:is(.page-id-34648, .page-id-35007, .page-id-35009) .fl-builder-content,
body:is(.page-id-34648, .page-id-35007, .page-id-35009) .fl-builder-content .fl-row-content-wrap,
body:is(.page-id-34648, .page-id-35007, .page-id-35009) .fl-builder-content .fl-row-content,
body:is(.page-id-34648, .page-id-35007, .page-id-35009) .fl-builder-content .fl-col-content,
body:is(.page-id-34648, .page-id-35007, .page-id-35009) .fl-builder-content .fl-module-content {
  background: transparent;
  border: 0;
  margin: 0;
  max-width: none;
  padding: 0;
  width: 100%;
}

.pepsi-legal,
.page-id-35007 .fl-rich-text {
  color: var(--chesters-ink);
  font-family: var(--chesters-font);
  font-size: 1rem;
  line-height: 1.45;
  margin: 0 auto;
  max-width: 1040px;
  padding: 96px 20px 128px;
}

.pepsi-legal__title,
.page-id-35007 .pepsi-legal__title {
  color: var(--chesters-ink);
  font-family: var(--chesters-font);
  font-size: clamp(2.5rem, 10vw, 3.5rem);
  font-weight: 900;
  letter-spacing: -0.025em;
  line-height: 0.95;
  margin: 0 0 64px;
  max-width: 900px;
  text-transform: uppercase;
  text-wrap: balance;
}

.pepsi-legal__content,
.page-id-35007 .fl-rich-text > :not(.pepsi-legal__title) {
  max-width: 860px;
}

.pepsi-legal h2,
.page-id-35007 .fl-rich-text h2 {
  color: var(--chesters-orange);
  font-family: var(--chesters-font);
  font-size: clamp(1.5rem, 4vw, 2rem);
  font-weight: 900;
  line-height: 1.05;
  margin: 56px 0 20px;
}

.pepsi-legal p,
.pepsi-legal address,
.pepsi-legal ul,
.pepsi-legal ol,
.page-id-35007 .fl-rich-text p,
.page-id-35007 .fl-rich-text ul,
.page-id-35007 .fl-rich-text ol {
  font-style: normal;
  margin: 0 0 1.4em;
}

.pepsi-legal a,
.page-id-35007 .fl-rich-text a {
  color: var(--chesters-ink);
  font-weight: 700;
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 3px;
}

.pepsi-legal a:hover,
.pepsi-legal a:focus-visible,
.page-id-35007 .fl-rich-text a:hover,
.page-id-35007 .fl-rich-text a:focus-visible {
  color: var(--chesters-orange);
}

.pepsi-header *,
.pepsi-prizes *,
.pepsi-steps *,
.pepsi-products *,
.pepsi-faq *,
.pepsi-help *,
.pepsi-footer * {
  box-sizing: border-box;
}

.pepsi-header,
.c-mobile-menu,
.pepsi-btn,
.pepsi-footer {
  font-family: var(--chesters-font);
}

.pepsi-prizes h2,
.pepsi-prizes h3,
.pepsi-steps h2,
.pepsi-steps h3,
.pepsi-products h2,
.pepsi-faq h2,
.pepsi-faq h3,
.pepsi-help h2 {
  font-family: var(--chesters-font);
  text-shadow: none;
}

.pepsi-prizes__section-headline,
.pepsi-steps__headline,
.pepsi-products__headline,
.pepsi-faq__headline,
.pepsi-help__headline {
  color: var(--chesters-white);
  font-size: clamp(2.5rem, 10.7vw, 2.625rem);
  font-weight: 900;
  letter-spacing: -0.025em;
  line-height: 0.91;
  margin: 0 auto;
  max-width: 353px;
  text-align: center;
  text-transform: uppercase;
  text-wrap: balance;
}

.pepsi-prizes.is-motion-ready .pepsi-prizes__section-headline,
.pepsi-prizes.is-motion-ready .pepsi-prizes__swiper,
.pepsi-steps.is-motion-ready .pepsi-steps__headline,
.pepsi-steps.is-motion-ready .pepsi-steps__item,
.pepsi-products.is-motion-ready .pepsi-products__headline,
.pepsi-products.is-motion-ready .pepsi-products__swiper,
.pepsi-faq.is-motion-ready .pepsi-faq__headline,
.pepsi-faq.is-motion-ready .pepsi-faq__item,
.pepsi-help.is-motion-ready .pepsi-help__headline,
.pepsi-help.is-motion-ready .pepsi-help__text,
.pepsi-help.is-motion-ready .pepsi-help__email-row {
  opacity: 0;
}

.pepsi-prizes.is-motion-ready .pepsi-prizes__section-headline,
.pepsi-steps.is-motion-ready .pepsi-steps__headline,
.pepsi-products.is-motion-ready .pepsi-products__headline,
.pepsi-faq.is-motion-ready .pepsi-faq__headline,
.pepsi-help.is-motion-ready .pepsi-help__headline,
.pepsi-help.is-motion-ready .pepsi-help__text,
.pepsi-help.is-motion-ready .pepsi-help__email-row {
  translate: 0 8px;
}

.pepsi-prizes.is-motion-ready.is-in-view .pepsi-prizes__section-headline,
.pepsi-prizes.is-motion-ready.is-in-view .pepsi-prizes__swiper,
.pepsi-steps.is-motion-ready.is-in-view .pepsi-steps__headline,
.pepsi-steps.is-motion-ready.is-in-view .pepsi-steps__item,
.pepsi-products.is-motion-ready.is-in-view .pepsi-products__headline,
.pepsi-products.is-motion-ready.is-in-view .pepsi-products__swiper,
.pepsi-faq.is-motion-ready.is-in-view .pepsi-faq__headline,
.pepsi-faq.is-motion-ready.is-in-view .pepsi-faq__item,
.pepsi-help.is-motion-ready.is-in-view .pepsi-help__headline,
.pepsi-help.is-motion-ready.is-in-view .pepsi-help__text,
.pepsi-help.is-motion-ready.is-in-view .pepsi-help__email-row {
  opacity: 1;
  transition: opacity 340ms ease-out var(--pepsi-motion-delay, 0ms), translate 340ms var(--chesters-ease) var(--pepsi-motion-delay, 0ms);
}

.pepsi-prizes.is-motion-ready.is-in-view .pepsi-prizes__section-headline,
.pepsi-steps.is-motion-ready.is-in-view .pepsi-steps__headline,
.pepsi-products.is-motion-ready.is-in-view .pepsi-products__headline,
.pepsi-faq.is-motion-ready.is-in-view .pepsi-faq__headline,
.pepsi-help.is-motion-ready.is-in-view .pepsi-help__headline,
.pepsi-help.is-motion-ready.is-in-view .pepsi-help__text,
.pepsi-help.is-motion-ready.is-in-view .pepsi-help__email-row {
  translate: 0 0;
}

.pepsi-header {
  --chesters-header-logo-width: 148px;
  background-color: var(--chesters-yellow);
  background-image: var(--chesters-texture-wash), var(--chesters-texture);
  background-position: center, center 26%;
  background-repeat: no-repeat, no-repeat;
  background-size: 100% 100%, 815px auto;
  box-shadow: 0 8px 18px rgba(119, 51, 0, 0.28);
  height: var(--chesters-mobile-header-height);
  inset: var(--clean-admin-bar-height, 0) 0 auto;
  pointer-events: auto;
  position: sticky;
  transform: none;
  z-index: 1000;
}

html.clean-menu-open .pepsi-header {
  position: fixed;
  width: 100%;
}

.pepsi-header.c-header--hidden {
  transform: none;
}

.pepsi-header__bar,
.pepsi-header__container {
  height: 100%;
  min-height: 0;
}

.pepsi-header__bar,
.c-header--scrolled .pepsi-header__bar {
  background: transparent;
  box-shadow: none;
  pointer-events: auto;
}

.pepsi-header__container.container-fluid {
  gap: 0;
  justify-content: flex-start;
  margin: 0 auto;
  max-width: 1440px;
  padding: 0 20px;
  pointer-events: auto;
}

.pepsi-header__brand {
  align-items: center;
  display: flex;
  flex: 0 0 var(--chesters-header-logo-width);
  height: 100%;
  overflow: visible;
  pointer-events: auto;
  position: relative;
  transition: none;
  width: var(--chesters-header-logo-width);
  z-index: 2;
}

.pepsi-header__brand:hover,
.pepsi-header__brand:focus {
  color: inherit;
  transform: none;
}

.pepsi-header__logo {
  display: block;
  height: auto;
  max-height: none;
  max-width: none;
  position: static;
  transform: none;
  width: var(--chesters-header-logo-width);
}

.pepsi-header__brand .pepsi-header__logo {
  max-height: none;
  width: var(--chesters-header-logo-width);
}

@media (max-width: 991.98px) {
  .pepsi-header {
    --chesters-header-logo-width: 96px;
  }
  .pepsi-header__brand {
    height: 52px;
    overflow: hidden;
  }
}
.pepsi-nav,
.pepsi-header__cta {
  display: none;
}

.pepsi-header__toggle {
  appearance: none;
  background: transparent;
  border: 0;
  border-radius: 50%;
  box-shadow: none;
  color: inherit;
  display: block;
  flex: 0 0 46px;
  height: 46px;
  isolation: auto;
  margin: 0;
  padding: 0;
  pointer-events: auto;
  position: relative;
  transition: none;
  width: 46px;
  z-index: 1002;
}

.pepsi-header__toggle::before,
.pepsi-header__toggle::after {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 46px 46px;
  content: "";
  inset: 0;
  position: absolute;
  transform-origin: center;
  transition: opacity 140ms ease, transform 300ms var(--chesters-ease);
}

.pepsi-header__toggle::before {
  background-image: url("../images/chesters/ui/menu-open.svg");
  opacity: 1;
  transform: rotate(0deg) scale(1);
}

.pepsi-header__toggle::after {
  background-image: url("../images/chesters/ui/menu-close.svg");
  opacity: 0;
  transform: rotate(-70deg) scale(0.78);
}

.pepsi-header__toggle[aria-expanded=true]::before {
  opacity: 0;
  transform: rotate(70deg) scale(0.78);
}

.pepsi-header__toggle[aria-expanded=true]::after {
  opacity: 1;
  transform: rotate(0deg) scale(1);
}

.pepsi-header__toggle > span[aria-hidden=true] {
  display: none;
}

.pepsi-header__toggle:hover,
.pepsi-header__toggle:focus,
.pepsi-header__toggle:active,
.pepsi-header__toggle[aria-expanded=true] {
  background: transparent;
  transform: none;
}

.pepsi-header__toggle:focus-visible,
.pepsi-btn:focus-visible {
  outline: 3px solid var(--chesters-white);
  outline-offset: 3px;
}

.c-mobile-menu {
  height: auto;
  inset: calc(var(--clean-admin-bar-height, 0px) + var(--chesters-mobile-header-height)) 0 0;
  overflow: hidden;
  pointer-events: none;
  position: fixed;
  transition: visibility 0s linear 240ms;
  visibility: hidden;
  z-index: 999;
}

.c-mobile-menu,
.c-mobile-menu * {
  box-sizing: border-box;
}

.c-mobile-menu__backdrop {
  background: rgba(16, 24, 32, 0.24);
  border: 0;
  inset: 0;
  opacity: 0;
  position: absolute;
  transition: opacity 240ms ease;
  width: 100%;
}

.c-mobile-menu__panel {
  background-color: var(--PUFFY-YELLOW, #ff8301);
  background-image: var(--chesters-texture-wash), var(--chesters-texture);
  background-position: center, center top;
  background-repeat: no-repeat, repeat-y;
  background-size: 100% 100%, 815px auto;
  clip-path: inset(0 0 100% 0);
  display: flex;
  height: calc(var(--clean-visual-height, 100vh) - var(--chesters-mobile-header-height) - var(--clean-admin-bar-height, 0px));
  opacity: 0;
  overflow-y: auto;
  overscroll-behavior-y: contain;
  position: relative;
  scrollbar-width: none;
  transform: translateY(-8px);
  transition: clip-path 240ms var(--chesters-ease), opacity 140ms ease, transform 240ms var(--chesters-ease);
  will-change: clip-path, opacity, transform;
  width: 100%;
}

.c-mobile-menu__panel::-webkit-scrollbar {
  display: none;
  height: 0;
  width: 0;
}

.c-mobile-menu.is-open {
  pointer-events: auto;
  transition-delay: 0s;
  visibility: visible;
}

.c-mobile-menu.is-open .c-mobile-menu__backdrop {
  opacity: 1;
}

.c-mobile-menu.is-open .c-mobile-menu__panel {
  clip-path: inset(0);
  opacity: 1;
  transform: none;
  transition-duration: 320ms, 160ms, 320ms;
}

.c-mobile-menu__inner {
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  justify-content: flex-start;
  min-height: 100%;
  padding: 104px 20px 98px;
  width: 100%;
}

.c-mobile-menu__inner > * {
  opacity: 1;
  transform: none;
  transition: none;
}

.pepsi-mobile-nav {
  min-height: auto;
  overflow: visible;
}

.pepsi-mobile-nav__list {
  display: grid;
  gap: 45px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.pepsi-mobile-nav__list > li {
  opacity: 0;
  text-align: center;
  transform: translateY(-12px);
  transition: opacity 140ms ease, transform 200ms var(--chesters-ease);
  will-change: opacity, transform;
}

.c-mobile-menu.is-open .pepsi-mobile-nav__list > li {
  opacity: 1;
  transform: none;
  transition-duration: 180ms, 260ms;
}

.c-mobile-menu.is-open .pepsi-mobile-nav__list > li:nth-child(1) {
  transition-delay: 60ms;
}

.c-mobile-menu.is-open .pepsi-mobile-nav__list > li:nth-child(2) {
  transition-delay: 90ms;
}

.c-mobile-menu.is-open .pepsi-mobile-nav__list > li:nth-child(3) {
  transition-delay: 120ms;
}

.c-mobile-menu.is-open .pepsi-mobile-nav__list > li:nth-child(4) {
  transition-delay: 150ms;
}

.c-mobile-menu.is-open .pepsi-mobile-nav__list > li:nth-child(5) {
  transition-delay: 180ms;
}

.pepsi-mobile-nav__list > li > a {
  color: var(--chesters-white);
  display: block;
  font-size: clamp(2.25rem, 10.18vw, 2.5rem);
  font-weight: 900;
  letter-spacing: -0.025em;
  line-height: 1.1;
  opacity: 1;
  padding: 0;
  text-decoration: none;
  text-box-edge: cap alphabetic;
  text-box-trim: trim-both;
  text-transform: uppercase;
  transform: none;
  transition: color 180ms ease;
  will-change: auto;
}

.pepsi-mobile-nav__list > li.is-section-active > a,
.pepsi-mobile-nav__list > li > a:hover,
.pepsi-mobile-nav__list > li > a:focus-visible {
  color: var(--chesters-nav-accent);
  transform: none;
}

.pepsi-mobile-nav__list a::before,
.pepsi-mobile-nav__list a::after,
.pepsi-nav__list a::before,
.pepsi-nav__list a::after,
.pepsi-footer__nav a::before,
.pepsi-footer__nav a::after {
  content: none;
}

.c-mobile-menu__meta {
  margin-top: auto;
  opacity: 0;
  padding: 32px 0 0;
  transform: translateY(12px);
  transition: opacity 140ms ease, transform 200ms var(--chesters-ease);
  will-change: opacity, transform;
}

.c-mobile-menu.is-open .c-mobile-menu__meta {
  opacity: 1;
  transform: none;
  transition-delay: 210ms;
  transition-duration: 180ms, 260ms;
}

.pepsi-btn {
  align-items: center;
  background: var(--chesters-orange);
  border: 2px solid var(--chesters-orange);
  border-radius: 999px;
  color: var(--chesters-white);
  display: inline-flex;
  font-size: 1.125rem;
  font-weight: 900;
  justify-content: center;
  line-height: 1;
  min-height: 56px;
  padding: 0 28px;
  text-decoration: none;
  text-transform: uppercase;
  box-shadow: 0 0 0 rgba(16, 24, 32, 0);
  transform: translateY(0);
  transition: background-color 380ms var(--chesters-ease), border-color 380ms var(--chesters-ease), color 380ms var(--chesters-ease), box-shadow 320ms var(--chesters-ease), transform 320ms var(--chesters-ease);
}

.pepsi-btn:hover,
.pepsi-btn:focus,
.pepsi-btn:active {
  color: var(--chesters-white);
  text-decoration: none;
}

.pepsi-btn.pepsi-header__cta {
  display: none;
}

.pepsi-mobile-menu__cta {
  font-size: 1.5rem;
  min-height: 57px;
  padding: 0 24px;
  width: min(295px, 100%);
}

.clean-image-hero.pepsi-image-hero {
  background: transparent;
  border: 0;
  border-radius: 0;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

.clean-image-hero__page-title {
  border: 0;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.clean-image-hero.pepsi-image-hero .clean-image-hero__picture,
.clean-image-hero.pepsi-image-hero .clean-image-hero__image {
  display: block;
  height: auto;
  width: 100%;
}

.clean-image-hero.pepsi-image-hero .clean-image-hero__image {
  object-fit: cover;
  transform: none;
}

.clean-image-hero.pepsi-image-hero .clean-image-hero__overlay,
.clean-image-hero.pepsi-image-hero .clean-image-hero__content {
  display: none;
}

.clean-image-hero__campaign-period {
  background: transparent;
  color: var(--chesters-white);
  font-family: var(--chesters-font);
  font-size: 1rem;
  font-weight: 900;
  line-height: 1.1;
  margin: 0;
  padding: 18px 0 22px;
  text-align: center;
  text-transform: none;
}

.pepsi-prizes {
  background: transparent;
  overflow: hidden;
  padding: 60px 20px 150px;
}

.pepsi-prizes__frame {
  margin: 0 auto;
  max-width: var(--chesters-content);
}

.pepsi-prizes__section-headline {
  margin-bottom: 40px;
}

.pepsi-prizes__swiper {
  margin: 0 auto;
  max-width: 353px;
  overflow: hidden;
  width: 100%;
}

.pepsi-prizes__track {
  align-items: stretch;
  backface-visibility: hidden;
}

.pepsi-prizes__slide {
  backface-visibility: hidden;
  height: auto;
  min-width: 0;
}

.pepsi-prizes__card {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  position: relative;
}

.pepsi-prizes__image-wrap {
  background: var(--chesters-white);
  border: 10px solid var(--chesters-white);
  height: 316px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.pepsi-prizes__prize-image {
  aspect-ratio: auto;
  display: block;
  height: 100%;
  object-fit: cover;
  transform: none;
  width: 100%;
}

.pepsi-prizes__disclaimer {
  color: var(--chesters-white);
  font-size: 0.875rem;
  font-weight: 400;
  bottom: 9px !important;
  left: 9px;
  line-height: 1;
  position: absolute;
  top: auto !important;
  z-index: 2;
}

.pepsi-prizes__content {
  align-items: center;
  background-image: var(--chesters-copy-brush);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  color: var(--chesters-white);
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: center;
  margin: -75px -3px 0;
  min-height: 170px;
  padding: 43px 31px 31px;
  position: relative;
  text-align: center;
  z-index: 2;
}

.pepsi-prizes__headline {
  align-items: center;
  background-image: var(--chesters-headline-brush);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  color: var(--chesters-white);
  display: flex;
  font-size: 1.5rem;
  font-weight: 900;
  justify-content: center;
  left: 50%;
  letter-spacing: -0.02em;
  line-height: 0.95;
  margin: 0;
  min-height: 43px;
  padding: 7px 17px;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: -23px;
  translate: -50% 0;
  width: min(220px, 86%);
  z-index: 3;
}

.pepsi-prizes__copy {
  color: var(--chesters-white);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.12;
  margin: 0;
  max-width: 291px;
  text-align: center;
}

.pepsi-prizes__ai-note {
  color: var(--chesters-white);
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.25;
  margin: 12px 0 0;
  max-width: 291px;
  text-align: center;
}

.pepsi-prizes__pagination,
.pepsi-products__pagination {
  align-items: center;
  display: flex;
  gap: 15px;
  justify-content: center;
  position: static;
}

.pepsi-prizes__pagination {
  margin-top: 32px;
}

.pepsi-prizes__pagination .swiper-pagination-bullet,
.pepsi-products__pagination .swiper-pagination-bullet {
  background: var(--chesters-white);
  border: 0;
  height: 10px;
  margin: 0;
  opacity: 1;
  transition: inline-size 220ms ease;
  width: 10px;
}

.pepsi-prizes__pagination .swiper-pagination-bullet-active,
.pepsi-products__pagination .swiper-pagination-bullet-active {
  height: 15px;
  width: 15px;
}

.pepsi-prizes--count-1 .pepsi-prizes__pagination {
  display: none;
}

.pepsi-steps {
  background: var(--chesters-orange);
  color: var(--chesters-white);
  isolation: isolate;
  margin-top: 0;
  overflow: visible;
  position: relative;
  z-index: 2;
}

.pepsi-steps::before,
.pepsi-steps::after,
.pepsi-faq::before,
.pepsi-faq::after {
  background-image: var(--chesters-edge-mobile);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  content: "";
  height: 183px;
  left: 0;
  pointer-events: none;
  position: absolute;
  width: 100%;
}

.pepsi-steps::before,
.pepsi-faq::before {
  top: -90px;
}

.pepsi-steps::after,
.pepsi-faq::after {
  bottom: -90px;
  rotate: 180deg;
}

.pepsi-steps__body {
  background: var(--chesters-orange);
  position: relative;
  z-index: 1;
}

.pepsi-steps__inner {
  margin: 0 auto;
  max-width: 393px;
  padding: 60px 20px;
}

.pepsi-steps__grid {
  display: grid;
  gap: 60px;
  margin: 60px auto 0;
  max-width: 301px;
}

.pepsi-steps__item {
  align-items: center;
  display: flex;
  flex-direction: column;
  margin: 0;
  min-height: 253px;
  position: relative;
  text-align: center;
}

.pepsi-steps__number {
  align-items: center;
  background: url("../images/chesters/ui/step-badge.webp") center/contain no-repeat;
  color: var(--chesters-orange);
  display: flex;
  font-size: 1.75rem;
  font-weight: 900;
  height: 62px;
  justify-content: center;
  left: 0;
  line-height: 1;
  position: absolute;
  top: -23px;
  width: 62px;
  z-index: 3;
}

.pepsi-steps__number span {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  font-size: 0;
  height: 21px;
  width: 12px;
}

.pepsi-steps__item--1 .pepsi-steps__number span {
  background-image: url("../images/chesters/ui/step-number-1.svg");
}

.pepsi-steps__item--2 .pepsi-steps__number span {
  background-image: url("../images/chesters/ui/step-number-2.svg");
}

.pepsi-steps__item--3 .pepsi-steps__number span {
  background-image: url("../images/chesters/ui/step-number-3.svg");
}

.pepsi-steps__media {
  background: var(--chesters-step-circle);
  border-radius: 50%;
  flex: 0 0 182px;
  height: 182px;
  overflow: hidden;
  position: relative;
  width: 182px;
}

.pepsi-steps__image {
  display: block;
  height: 100%;
  object-fit: cover;
  transform: none;
  width: 100%;
}

.pepsi-steps__title {
  color: var(--chesters-white);
  font-size: 1.5rem;
  font-weight: 900;
  letter-spacing: -0.02em;
  line-height: 1.08;
  margin: 18px auto 0;
  max-width: 301px;
  text-align: center;
  text-transform: uppercase;
}

.pepsi-steps__subline {
  color: var(--chesters-white);
  font-size: 0.875rem;
  line-height: 1.2;
  margin: 8px auto 0;
  max-width: 280px;
}

.pepsi-steps__legal {
  color: var(--chesters-white);
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.16;
  margin: 60px auto 0;
  max-width: 353px;
  text-align: center;
}

.pepsi-products {
  background: transparent;
  overflow: hidden;
  padding: 60px 0 150px;
  position: relative;
}

.pepsi-products__inner {
  margin: 0 auto;
  max-width: var(--chesters-content);
}

.pepsi-products__header {
  margin: 0 auto;
  max-width: 353px;
  width: calc(100% - 40px);
}

.pepsi-products__intro {
  color: var(--chesters-ink);
  font-size: 1rem;
  line-height: 1.2;
  margin: 24px auto 0;
  text-align: center;
}

.pepsi-products__swiper {
  --products-gap: 0px;
  --products-per-view: 1;
  margin: 40px auto 0;
  max-width: 393px;
  overflow: hidden;
  padding-bottom: 56px;
  position: relative;
  touch-action: pan-y;
  width: 100%;
}

.pepsi-products__track {
  align-items: stretch;
  backface-visibility: hidden;
  display: flex;
  gap: var(--products-gap);
  transition: transform 420ms cubic-bezier(0.22, 1, 0.36, 1);
  width: 100%;
  will-change: transform;
}

.pepsi-products__slide {
  backface-visibility: hidden;
  background: transparent;
  flex: 0 0 var(--products-slide-width, 100%);
  height: auto;
  min-width: 0;
  position: relative;
  width: var(--products-slide-width, 100%);
}

.pepsi-products__swiper.is-static-grid {
  overflow: visible;
  padding-bottom: 0;
}

.pepsi-products__swiper.is-static-grid .pepsi-products__track {
  display: grid;
  gap: var(--products-gap);
  grid-template-columns: repeat(var(--products-count), minmax(0, 1fr));
  transform: none;
  transition: none;
  will-change: auto;
}

.pepsi-products__swiper.is-static-grid .pepsi-products__slide {
  flex: none;
  width: auto;
}

.pepsi-products__swiper.is-static-grid .pepsi-products__controls,
.pepsi-products__controls[hidden] {
  display: none;
}

.pepsi-products__card {
  align-items: center;
  background: transparent;
  display: flex;
  height: 344px;
  justify-content: center;
  position: relative;
}

.pepsi-products__card::before {
  aspect-ratio: 1;
  background: var(--chesters-product-background) center/contain no-repeat;
  content: "";
  left: 50%;
  mix-blend-mode: multiply;
  opacity: 0.8;
  pointer-events: none;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: min(390px, 100%);
  z-index: 0;
}

.pepsi-products__image-wrap {
  align-items: center;
  background: transparent;
  display: flex;
  height: 322px;
  justify-content: center;
  position: relative;
  width: 100%;
  z-index: 1;
}

.pepsi-products__product-image {
  display: block;
  height: auto;
  max-height: 340px;
  max-width: 261px;
  object-fit: contain;
  transform: none;
  width: auto;
}

.pepsi-products__controls {
  inset: 0;
  pointer-events: none;
  position: absolute;
  z-index: 3;
}

.pepsi-products__pagination {
  align-items: center;
  bottom: 6px;
  display: flex;
  gap: 10px;
  justify-content: center;
  left: 0;
  pointer-events: auto;
  position: absolute;
  right: 0;
  width: 100%;
}

.pepsi-products .pepsi-products__pagination-button,
.pepsi-products .pepsi-products__pagination-button:hover,
.pepsi-products .pepsi-products__pagination-button:focus,
.pepsi-products .pepsi-products__pagination-button:active {
  appearance: none;
  background: var(--chesters-white);
  border: 0;
  border-radius: 50%;
  box-shadow: none;
  height: 8px;
  margin: 0;
  opacity: 0.42;
  outline: 0;
  padding: 0;
  transition: opacity 180ms ease, scale 180ms ease;
  width: 8px;
}

.pepsi-products .pepsi-products__pagination-button.is-active {
  opacity: 1;
  scale: 1.25;
}

.pepsi-products .pepsi-products__pagination-button:focus-visible {
  outline: 2px solid var(--chesters-ink);
  outline-offset: 3px;
}

.pepsi-products .pepsi-products__arrow,
.pepsi-products .pepsi-products__arrow:hover,
.pepsi-products .pepsi-products__arrow:focus,
.pepsi-products .pepsi-products__arrow:active {
  -webkit-tap-highlight-color: transparent;
  appearance: none;
  background: transparent;
  border: 0;
  box-shadow: none;
  color: inherit;
  height: 48px;
  margin: 0;
  outline: 0;
  padding: 0;
  pointer-events: auto;
  position: absolute;
  top: 148px;
  width: 32px;
}

.pepsi-products__arrow::before {
  background: var(--chesters-arrow-left) center/17px 26px no-repeat;
  content: "";
  inset: 0;
  position: absolute;
}

.pepsi-products__arrow--prev {
  left: 8px;
}

.pepsi-products__arrow--next {
  right: 8px;
}

.pepsi-products__arrow--next::before {
  background-image: var(--chesters-arrow-right);
}

.pepsi-products .pepsi-products__arrow:focus-visible {
  border-radius: 4px;
  outline: 3px solid var(--chesters-ink);
  outline-offset: 1px;
}

.pepsi-receipt-dialog {
  background: transparent;
  border: 0;
  box-sizing: border-box;
  height: 100vh;
  height: 100dvh;
  inset: 0;
  margin: auto;
  max-height: none;
  max-width: none;
  opacity: 0;
  overflow: auto;
  padding: clamp(1rem, 3vw, 2rem) clamp(4rem, 7vw, 6rem);
  transition: opacity 220ms ease;
  width: 100%;
}

.pepsi-receipt-dialog[open] {
  display: grid;
  place-items: center;
}

.pepsi-receipt-dialog::backdrop {
  background: rgba(16, 24, 32, 0.78);
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  opacity: 0;
  transition: opacity 220ms ease;
}

.pepsi-receipt-dialog.is-visible {
  opacity: 1;
}

.pepsi-receipt-dialog.is-visible::backdrop {
  opacity: 1;
}

.pepsi-receipt-dialog__layout {
  margin: 0;
  position: relative;
  width: max-content;
}

.pepsi-receipt-dialog__layout:focus {
  outline: 0;
}

.pepsi-receipt-dialog__layout > p,
.pepsi-receipt-dialog__surface > p {
  margin: 0;
  padding: 0;
}

.pepsi-receipt-dialog .pepsi-receipt-dialog__close,
.pepsi-receipt-dialog .pepsi-receipt-dialog__close:hover,
.pepsi-receipt-dialog .pepsi-receipt-dialog__close:focus,
.pepsi-receipt-dialog .pepsi-receipt-dialog__close:active {
  -webkit-tap-highlight-color: transparent;
  appearance: none;
  background: var(--chesters-ink);
  border: 0;
  border-radius: 50%;
  box-shadow: none;
  color: var(--chesters-white);
  cursor: pointer;
  height: clamp(2.75rem, 6vw, 3.25rem);
  left: calc(100% + clamp(0.75rem, 1.5vw, 1.25rem));
  margin: 0;
  opacity: 0;
  outline: 0;
  padding: 0;
  position: absolute;
  right: auto;
  top: 0;
  transform: translateY(-0.65rem) scale(0.88);
  transition: background-color 180ms ease, opacity 180ms ease, transform 280ms var(--chesters-ease);
  width: clamp(2.75rem, 6vw, 3.25rem);
  z-index: 2;
}

.pepsi-receipt-dialog.is-visible .pepsi-receipt-dialog__close {
  opacity: 1;
  transform: translateY(0) scale(1);
  transition-delay: 100ms;
}

.pepsi-receipt-dialog .pepsi-receipt-dialog__close:focus-visible {
  outline: 3px solid var(--chesters-orange);
  outline-offset: 3px;
}

.pepsi-receipt-dialog__close span,
.pepsi-receipt-dialog__close span::after {
  background: var(--chesters-white);
  border-radius: 2px;
  content: "";
  height: 3px;
  left: 24%;
  position: absolute;
  top: calc(50% - 1.5px);
  transform: rotate(45deg);
  width: 52%;
}

.pepsi-receipt-dialog__close span::after {
  left: 0;
  top: 0;
  transform: rotate(90deg);
  width: 100%;
}

.pepsi-receipt-dialog__surface {
  margin: 0;
  max-width: min(47rem, 100%);
  opacity: 0;
  position: relative;
  transform: translateY(1.25rem) scale(0.97);
  transition: opacity 190ms ease, transform 420ms var(--chesters-ease);
  width: max-content;
}

.pepsi-receipt-dialog.is-visible .pepsi-receipt-dialog__surface {
  opacity: 1;
  transform: translateY(0) scale(1);
}

.pepsi-receipt-dialog__image {
  border-radius: clamp(0.75rem, 2vw, 1.4rem);
  display: block;
  height: auto;
  margin: 0;
  max-height: calc(100dvh - clamp(2rem, 6vw, 4rem));
  max-width: min(47rem, 100vw - clamp(2rem, 8vw, 6rem));
  object-fit: contain;
  width: auto;
}

.pepsi-faq {
  background: var(--chesters-orange);
  color: var(--chesters-white);
  isolation: isolate;
  margin-top: 0;
  min-height: 0;
  overflow: visible;
  position: relative;
  z-index: 2;
}

.pepsi-faq__inner {
  margin: 0 auto;
  max-width: 393px;
  padding: 60px 20px 112px;
  position: relative;
  z-index: 1;
}

.pepsi-faq__headline {
  margin-bottom: 64px;
}

.pepsi-faq__list {
  margin: 0;
}

.pepsi-faq__item {
  margin: 0;
  padding: 0 0 24px;
  position: relative;
}

.pepsi-faq__item::after {
  background: url("../images/chesters/ui/faq-divider.svg") center/100% 3px no-repeat;
  bottom: 0;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  width: 100%;
}

.pepsi-faq__item + .pepsi-faq__item {
  padding-top: 24px;
}

.pepsi-faq__item-heading {
  margin: 0;
}

.pepsi-faq .pepsi-faq__trigger {
  align-items: flex-start;
  appearance: none;
  background: transparent;
  border: 0;
  color: var(--chesters-white);
  display: grid;
  font-family: var(--chesters-font);
  gap: 15px;
  grid-template-columns: minmax(0, 1fr) 13px;
  line-height: 1;
  margin: 0;
  padding: 0;
  text-align: left;
  transition: color 240ms var(--chesters-ease);
  width: 100%;
}

.pepsi-faq .pepsi-faq__trigger:hover,
.pepsi-faq .pepsi-faq__trigger:focus,
.pepsi-faq .pepsi-faq__trigger:active {
  background: transparent;
  border: 0;
  box-shadow: none;
  color: var(--chesters-nav-accent);
}

.pepsi-faq__trigger:focus-visible {
  outline: 3px solid var(--chesters-nav-accent);
  outline-offset: 5px;
}

.pepsi-faq__question {
  font-size: 1.25rem;
  font-weight: 900;
  letter-spacing: -0.01em;
  line-height: 1.04;
  text-transform: uppercase;
  transition: color 240ms var(--chesters-ease);
}

.pepsi-faq__item.is-open .pepsi-faq__question {
  color: var(--chesters-nav-accent);
}

.pepsi-faq__chevron {
  background-color: currentColor;
  display: block;
  height: 20px;
  -webkit-mask: url("../images/chesters/ui/faq-arrow-closed.svg") center/12px 19px no-repeat;
  mask: url("../images/chesters/ui/faq-arrow-closed.svg") center/12px 19px no-repeat;
  rotate: -90deg;
  transition: background-color 240ms var(--chesters-ease), rotate 260ms var(--chesters-ease);
  width: 13px;
}

.pepsi-faq__item.is-open .pepsi-faq__chevron {
  rotate: 90deg;
}

.pepsi-faq__panel {
  display: grid;
  grid-template-rows: 0fr;
  opacity: 0;
  transition: grid-template-rows 320ms var(--chesters-ease), opacity 220ms ease;
}

.pepsi-faq__item.is-open .pepsi-faq__panel {
  grid-template-rows: 1fr;
  opacity: 1;
}

.pepsi-faq__panel-inner {
  min-height: 0;
  overflow: hidden;
}

.pepsi-faq__answer {
  color: var(--chesters-white);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.22;
  padding: 14px 28px 3px 0;
}

.pepsi-faq__answer p {
  margin: 0 0 0.8em;
}

.pepsi-faq__answer a {
  color: var(--chesters-white);
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 2px;
}

.pepsi-faq__answer a:hover,
.pepsi-faq__answer a:focus-visible {
  color: var(--chesters-nav-accent);
}

.pepsi-help {
  align-items: center;
  background: transparent;
  color: var(--chesters-white);
  display: flex;
  min-height: 0;
  padding: 150px 20px 96px;
  position: relative;
  z-index: 1;
}

.pepsi-help__inner {
  margin: 0 auto;
  max-width: 353px;
  text-align: center;
  width: 100%;
}

.pepsi-help__contact {
  margin-top: 36px;
}

.pepsi-help__text,
.pepsi-help__email-row {
  color: var(--chesters-white);
  font-size: 1.25rem;
  line-height: 1.15;
  margin: 0;
  text-align: center;
}

.pepsi-help__email-row {
  margin-top: 6px;
}

.pepsi-help__email {
  color: var(--chesters-ink);
  font-weight: 700;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 2px;
}

.pepsi-footer {
  background: var(--chesters-orange);
  color: var(--chesters-white);
  min-height: 430px;
  overflow: hidden;
  position: relative;
}

.pepsi-footer__panel,
.pepsi-footer__inner {
  min-height: inherit;
  width: 100%;
}

.pepsi-footer__inner {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0 auto;
  max-width: 393px;
  padding: 88px 20px 72px;
  text-align: center;
}

.pepsi-footer__nav {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 28px;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 100%;
}

.pepsi-footer__nav li {
  display: block;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 100%;
}

.pepsi-footer__nav a {
  color: var(--chesters-white);
  display: inline-block;
  font-size: 1.5rem;
  font-weight: 900;
  letter-spacing: -0.015em;
  line-height: 0.96;
  padding: 0;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: color 240ms var(--chesters-ease);
}

.pepsi-footer__nav li:first-child > a,
.pepsi-footer__nav .current-menu-item > a,
.pepsi-footer__nav .current-menu-ancestor > a,
.pepsi-footer__nav a:hover,
.pepsi-footer__nav a:focus-visible {
  color: var(--chesters-nav-accent);
}

.pepsi-footer__copyright {
  color: var(--chesters-white);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
  margin: 44px 0 0;
  text-align: center;
  width: 100%;
}

.pepsi-back-to-top {
  --pepsi-back-to-top-offset: 18px;
  align-items: center;
  animation: none;
  appearance: none;
  background: var(--chesters-ink);
  border: 2px solid var(--chesters-white);
  border-radius: 50%;
  bottom: max(var(--pepsi-back-to-top-offset), env(safe-area-inset-bottom));
  box-shadow: 0 8px 24px rgba(16, 24, 32, 0.24);
  color: var(--chesters-white);
  cursor: pointer;
  display: flex;
  height: 52px;
  justify-content: center;
  left: auto;
  margin: 0;
  opacity: 0;
  padding: 0;
  pointer-events: none;
  position: fixed;
  right: var(--pepsi-back-to-top-offset);
  scale: 0.92;
  top: auto;
  transform: none;
  transition: background-color 280ms ease, border-color 280ms ease, box-shadow 320ms var(--chesters-ease), opacity 260ms ease, scale 320ms var(--chesters-ease), visibility 0s linear 320ms;
  text-decoration: none;
  translate: none;
  visibility: hidden;
  width: 52px;
  z-index: 900;
}

.pepsi-back-to-top span {
  border-left: 4px solid currentColor;
  border-top: 4px solid currentColor;
  display: block;
  height: 14px;
  rotate: 45deg;
  translate: 0 4px;
  width: 14px;
}

.pepsi-back-to-top.is-visible {
  opacity: 1;
  pointer-events: auto;
  scale: 1;
  transition-delay: 0s;
  visibility: visible;
}

.pepsi-back-to-top:hover,
.pepsi-back-to-top:focus,
.pepsi-back-to-top:active {
  animation: none;
  background: var(--chesters-ink);
  border-color: var(--chesters-white);
  bottom: max(var(--pepsi-back-to-top-offset), env(safe-area-inset-bottom));
  box-shadow: 0 8px 24px rgba(16, 24, 32, 0.24);
  color: var(--chesters-white);
  left: auto;
  margin: 0;
  position: fixed;
  right: var(--pepsi-back-to-top-offset);
  scale: 1;
  text-decoration: none;
  top: auto;
  transform: none;
  translate: none;
}

.pepsi-back-to-top:focus-visible {
  outline: 3px solid var(--chesters-white);
  outline-offset: 3px;
}

html.clean-menu-open .pepsi-back-to-top {
  opacity: 0;
  pointer-events: none;
  scale: 0.92;
  visibility: hidden;
}

@media (hover: hover) and (pointer: fine) {
  .pepsi-btn:hover:not(:active) {
    background: var(--chesters-ink);
    border-color: var(--chesters-ink);
    box-shadow: 0 9px 20px rgba(16, 24, 32, 0.18);
    color: var(--chesters-white);
    text-decoration: none;
    transform: translateY(-2px);
  }
  .pepsi-back-to-top:hover:not(:active) {
    background: #18232c;
    border-color: var(--chesters-white);
    box-shadow: 0 12px 30px rgba(16, 24, 32, 0.34);
    color: var(--chesters-white);
  }
}
@media (max-width: 767px) {
  .pepsi-prizes__disclaimer {
    bottom: 105px !important;
  }
  .pepsi-prizes__prize-image {
    object-position: center bottom;
    height: calc(100% + 65px);
    transform: translateY(-120px);
  }
  .pepsi-prizes__image-wrap {
    margin-right: 3px;
  }
  .pepsi-receipt-dialog {
    overflow-x: hidden;
    overflow-y: auto;
    padding: max(1rem, env(safe-area-inset-top)) 0.75rem max(1rem, env(safe-area-inset-bottom));
  }
  .pepsi-receipt-dialog__layout {
    box-sizing: border-box;
    max-width: 100%;
    min-width: 0;
    width: min(20rem, 100%);
  }
  .pepsi-receipt-dialog__surface,
  .pepsi-receipt-dialog__surface > p {
    box-sizing: border-box;
    max-width: 100%;
    min-width: 0;
    width: 100%;
  }
  .pepsi-receipt-dialog__image {
    margin-inline: auto;
    max-height: calc(100dvh - 2rem - env(safe-area-inset-top) - env(safe-area-inset-bottom));
    max-width: 100%;
    width: auto;
  }
  .pepsi-receipt-dialog .pepsi-receipt-dialog__close,
  .pepsi-receipt-dialog .pepsi-receipt-dialog__close:is(:hover, :focus, :active) {
    left: auto;
    position: fixed;
    right: max(0.75rem, env(safe-area-inset-right));
    top: max(0.75rem, env(safe-area-inset-top));
  }
  body.home #teilnehmen > .fl-row-content-wrap {
    margin-bottom: 0;
  }
  .pepsi-steps__grid {
    gap: 48px;
  }
  .pepsi-steps__legal {
    margin-top: 48px;
  }
  .pepsi-faq__headline {
    margin-bottom: 48px;
  }
  .pepsi-faq__item {
    padding-bottom: 20px;
  }
  .pepsi-faq__item + .pepsi-faq__item {
    padding-top: 20px;
  }
  .pepsi-help__contact {
    margin-top: 28px;
  }
  .pepsi-footer,
  .pepsi-footer__panel,
  .pepsi-footer__inner {
    min-height: 0;
  }
  .pepsi-footer__inner {
    padding: 60px 20px;
  }
  .pepsi-footer__nav {
    gap: 24px;
  }
  .pepsi-footer__copyright {
    margin-top: 36px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .pepsi-receipt-dialog .pepsi-receipt-dialog__close,
  .pepsi-receipt-dialog .pepsi-receipt-dialog__close:is(:hover, :focus, :active) {
    left: auto;
    position: fixed;
    right: max(1rem, env(safe-area-inset-right));
    top: max(1rem, env(safe-area-inset-top));
  }
}
@media (min-width: 768px) {
  body.home {
    background-size: 100% 100%, max(2048px, 100vw) auto;
  }
  .pepsi-legal,
  .page-id-35007 .fl-rich-text {
    font-size: 1.125rem;
    padding: 112px 40px 152px;
  }
  .pepsi-legal__title,
  .page-id-35007 .pepsi-legal__title {
    font-size: clamp(3.5rem, 6vw, 4.5rem);
    margin-bottom: 56px;
  }
  .pepsi-prizes__section-headline,
  .pepsi-steps__headline,
  .pepsi-products__headline,
  .pepsi-faq__headline,
  .pepsi-help__headline {
    font-size: clamp(3rem, 6vw, 4.5rem);
    line-height: 0.93;
    max-width: 760px;
  }
  .clean-image-hero.pepsi-image-hero {
    padding: 0;
  }
  .clean-image-hero.pepsi-image-hero .clean-image-hero__picture {
    margin: 0;
    max-width: none;
  }
  .clean-image-hero__campaign-period {
    font-size: 1rem;
    padding: 18px 0 26px;
  }
  .pepsi-prizes {
    padding: 120px 32px 228px;
  }
  .pepsi-prizes__section-headline {
    margin-bottom: 64px;
  }
  .pepsi-prizes__swiper {
    max-width: 960px;
  }
  .pepsi-prizes__card {
    align-items: center;
    flex-direction: row;
    justify-content: center;
  }
  .pepsi-prizes__image-wrap {
    flex: 0 0 64%;
    height: auto;
    max-width: 650px;
  }
  .pepsi-prizes__prize-image {
    aspect-ratio: 1.45/1;
    height: auto;
  }
  .pepsi-prizes__content {
    flex: 0 0 43%;
    margin: 0 0 0 -42px;
    min-height: 250px;
    padding: 64px 45px 40px;
  }
  .pepsi-prizes__headline {
    font-size: 2rem;
    min-height: 58px;
    top: -28px;
    width: min(360px, 92%);
  }
  .pepsi-prizes__copy {
    font-size: 1.25rem;
    max-width: 360px;
  }
  .pepsi-prizes__ai-note {
    font-size: 0.8125rem;
    margin-top: 16px;
    max-width: 360px;
  }
  .pepsi-steps,
  .pepsi-faq {
    margin-top: 0;
  }
  .pepsi-steps::before,
  .pepsi-steps::after,
  .pepsi-faq::before,
  .pepsi-faq::after {
    background: transparent var(--chesters-edge-mobile) center/100% 100% no-repeat;
    height: 216px;
  }
  .pepsi-steps::before,
  .pepsi-faq::before {
    top: -108px;
  }
  .pepsi-steps::after,
  .pepsi-faq::after {
    bottom: -108px;
    rotate: 180deg;
  }
  .pepsi-steps__inner {
    max-width: 1120px;
    padding: 120px 32px;
  }
  .pepsi-steps__grid {
    align-items: start;
    gap: clamp(42px, 6vw, 96px);
    grid-template-columns: repeat(3, minmax(0, 1fr));
    margin-top: 96px;
    max-width: none;
  }
  .pepsi-steps__item {
    min-height: 0;
  }
  .pepsi-steps__number {
    left: max(0px, 50% - 142px);
  }
  .pepsi-steps__media {
    flex-basis: 210px;
    height: 210px;
    width: 210px;
  }
  .pepsi-steps__title {
    font-size: 1.5rem;
    max-width: 300px;
  }
  .pepsi-steps__legal {
    font-size: 0.875rem;
    margin-top: 96px;
    max-width: 940px;
  }
  .pepsi-products {
    padding: 120px 32px 228px;
  }
  .pepsi-products__header {
    max-width: 760px;
    width: 100%;
  }
  .pepsi-products__swiper {
    --products-gap: 28px;
    --products-per-view: 2;
    max-width: 860px;
  }
  .pepsi-products__swiper.is-static-grid .pepsi-products__track {
    grid-template-columns: repeat(var(--products-count), minmax(240px, 340px));
    justify-content: center;
  }
  .pepsi-products__card {
    height: 380px;
  }
  .pepsi-products__card::before {
    width: min(450px, 100% + 32px);
  }
  .pepsi-products__image-wrap {
    height: 370px;
  }
  .pepsi-products__product-image {
    max-height: 360px;
    max-width: 275px;
  }
  .pepsi-products__arrow {
    top: 166px;
  }
  .pepsi-faq__inner {
    max-width: 900px;
    padding: 120px 32px 176px;
  }
  .pepsi-faq__headline {
    margin-bottom: 72px;
  }
  .pepsi-faq__item {
    padding-bottom: 18px;
  }
  .pepsi-faq__item + .pepsi-faq__item {
    padding-top: 18px;
  }
  .pepsi-faq__question {
    font-size: 1.125rem;
  }
  .pepsi-faq__answer {
    font-size: 1rem;
    max-width: 780px;
    padding-top: 18px;
  }
  .pepsi-help {
    min-height: 0;
    padding: 228px 32px 156px;
  }
  .pepsi-help__inner {
    max-width: 760px;
  }
  .pepsi-footer {
    min-height: 260px;
  }
  .pepsi-footer__inner {
    max-width: 1120px;
    padding: 80px 32px 72px;
  }
  .pepsi-footer__nav {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 20px 34px;
  }
  .pepsi-footer__nav li {
    width: auto;
  }
  .pepsi-footer__nav a {
    font-size: 1rem;
  }
  .pepsi-footer__copyright {
    margin-top: 44px;
  }
  .pepsi-back-to-top {
    --pepsi-back-to-top-offset: 28px;
    height: 56px;
    width: 56px;
  }
}
@media (min-width: 992px) {
  :is(#gewinne, #so-gehts, #teilnehmen, #produkte, #faq) {
    scroll-margin-top: 140px;
  }
  .pepsi-legal,
  .page-id-35007 .fl-rich-text {
    padding: 96px 48px 128px;
  }
  .pepsi-header {
    --chesters-header-logo-width: clamp(116px, 8.5vw, 132px);
    background-size: 100% 100%, max(3600px, 180vw) auto;
    height: 88px;
    pointer-events: auto;
  }
  .pepsi-header__bar,
  .c-header--scrolled .pepsi-header__bar {
    background: transparent;
    box-shadow: none;
    pointer-events: auto;
  }
  .pepsi-header__container.container-fluid {
    gap: clamp(24px, 2vw, 40px);
    max-width: 1520px;
    padding: 0 clamp(32px, 3vw, 48px);
    pointer-events: auto;
  }
  .pepsi-header__brand {
    flex-basis: var(--chesters-header-logo-width);
    height: 100%;
    pointer-events: auto;
    width: var(--chesters-header-logo-width);
  }
  .pepsi-header__brand .pepsi-header__logo {
    max-height: none;
    width: var(--chesters-header-logo-width);
  }
  .pepsi-nav {
    display: block;
    flex: 1;
    min-width: 0;
    pointer-events: auto;
  }
  .pepsi-nav__list {
    display: flex;
    gap: clamp(20px, 2vw, 40px);
    justify-content: center;
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .pepsi-nav__list > li {
    margin: 0;
    padding: 0;
  }
  .pepsi-nav__list > li > a {
    color: var(--chesters-white);
    display: block;
    font-family: var(--chesters-font);
    font-size: clamp(1.125rem, 1.3vw, 1.375rem);
    font-weight: 900;
    letter-spacing: -0.01em;
    line-height: 1;
    opacity: 1;
    padding: 18px 0;
    text-decoration: none;
    text-transform: uppercase;
    transform: translateY(0);
    transition: color 380ms var(--chesters-ease), transform 320ms var(--chesters-ease);
    white-space: nowrap;
    will-change: color, transform;
  }
  .pepsi-nav__list > li.is-section-active > a,
  .pepsi-nav__list > li > a:hover,
  .pepsi-nav__list > li > a:focus-visible {
    color: var(--chesters-nav-accent);
    opacity: 1;
    transform: translateY(-1px);
  }
  .pepsi-btn.pepsi-header__cta {
    display: inline-flex;
    font-size: clamp(1.125rem, 1.15vw, 1.25rem);
    min-height: 52px;
    min-width: 0;
    padding: 0 clamp(26px, 2vw, 34px);
    white-space: nowrap;
  }
  .pepsi-header__toggle,
  .c-mobile-menu {
    display: none;
  }
  .pepsi-prizes__section-headline,
  .pepsi-steps__headline,
  .pepsi-products__headline,
  .pepsi-faq__headline,
  .pepsi-help__headline {
    font-size: clamp(3.25rem, 4.2vw, 4rem);
    line-height: 0.94;
    max-width: 900px;
  }
  .pepsi-steps__headline,
  .pepsi-faq__headline {
    max-width: 820px;
  }
  .pepsi-products__headline {
    max-width: 720px;
  }
  .clean-image-hero__campaign-period {
    font-size: 1rem;
    padding: 20px 0 28px;
  }
  .pepsi-prizes {
    padding: 120px 48px 208px;
  }
  .pepsi-prizes__frame {
    max-width: 1500px;
  }
  .pepsi-prizes__section-headline {
    margin-bottom: 64px;
  }
  .pepsi-prizes__swiper {
    max-width: 1460px;
  }
  .pepsi-prizes__card {
    align-items: stretch;
    display: grid;
    grid-template-columns: minmax(0, 54fr) minmax(0, 48fr);
  }
  .pepsi-prizes__image-wrap {
    aspect-ratio: 1.36/1;
    border-width: 14px;
    flex: none;
    height: auto;
    max-width: none;
    min-width: 0;
    width: 100%;
  }
  .pepsi-prizes__prize-image {
    aspect-ratio: auto;
    height: 100%;
    min-height: 460px;
    object-fit: cover;
  }
  .pepsi-prizes__content {
    flex: none;
    margin: -8px 0 -8px -24px;
    max-width: none;
    min-height: 0;
    padding: 72px 60px;
  }
  .pepsi-prizes__headline {
    font-size: clamp(2rem, 2.4vw, 2.5rem);
    left: auto;
    margin: 0 auto 42px;
    min-height: 68px;
    position: relative;
    top: auto;
    translate: none;
    width: min(420px, 94%);
  }
  .pepsi-prizes__copy {
    font-size: clamp(1.25rem, 1.45vw, 1.375rem);
    line-height: 1.18;
    max-width: 520px;
  }
  .pepsi-prizes__ai-note {
    font-size: 0.875rem;
    max-width: 520px;
  }
  .pepsi-steps,
  .pepsi-faq {
    margin-top: 0;
  }
  .pepsi-steps::before,
  .pepsi-steps::after,
  .pepsi-faq::before,
  .pepsi-faq::after {
    height: 176px;
  }
  .pepsi-steps::before,
  .pepsi-faq::before {
    top: -88px;
  }
  .pepsi-steps::after,
  .pepsi-faq::after {
    bottom: -88px;
  }
  .pepsi-steps__inner {
    max-width: 1180px;
    padding: 120px 48px;
  }
  .pepsi-steps__grid {
    gap: clamp(48px, 5vw, 72px);
    margin-top: 96px;
  }
  .pepsi-steps__number {
    left: max(0px, 50% - 145px);
  }
  .pepsi-steps__media {
    flex-basis: 220px;
    height: 220px;
    width: 220px;
  }
  .pepsi-steps__title {
    font-size: 1.5rem;
    margin-top: 20px;
    max-width: 310px;
  }
  .pepsi-steps__legal {
    font-size: 0.875rem;
    line-height: 1.25;
    margin-top: 96px;
    max-width: 960px;
  }
  .pepsi-products {
    padding: 120px 48px 208px;
  }
  .pepsi-products__inner {
    max-width: 1280px;
  }
  .pepsi-products__swiper {
    --products-gap: 32px;
    --products-per-view: 3;
    margin-top: 64px;
    max-width: 1180px;
    overflow: hidden;
    padding-bottom: 48px;
  }
  .pepsi-products__track {
    position: relative;
    z-index: 1;
  }
  .pepsi-products__card {
    height: 360px;
  }
  .pepsi-products__card::before {
    width: min(430px, 100% + 64px);
  }
  .pepsi-products__image-wrap {
    height: 350px;
  }
  .pepsi-products__product-image {
    max-height: 340px;
    max-width: 250px;
  }
  .pepsi-products__arrow {
    top: 156px;
  }
  .pepsi-faq {
    min-height: 0;
  }
  .pepsi-faq__inner {
    max-width: 1040px;
    padding: 120px 48px 160px;
  }
  .pepsi-faq__headline {
    margin-bottom: 64px;
  }
  .pepsi-faq__item {
    padding-bottom: 20px;
  }
  .pepsi-faq__item + .pepsi-faq__item {
    padding-top: 20px;
  }
  .pepsi-faq__trigger {
    align-items: center;
  }
  .pepsi-faq__question {
    font-size: 1.25rem;
  }
  .pepsi-faq__answer {
    font-size: 1.0625rem;
    line-height: 1.35;
    max-width: 900px;
    padding-top: 20px;
  }
  .pepsi-help {
    min-height: 0;
    padding: 208px 48px 156px;
  }
  .pepsi-help__contact {
    margin-top: 32px;
  }
  .pepsi-help__text,
  .pepsi-help__email-row {
    font-size: 1.375rem;
  }
  .pepsi-footer {
    min-height: 280px;
  }
  .pepsi-footer__inner {
    padding: 72px 40px 64px;
  }
  .pepsi-footer__nav {
    gap: 28px 44px;
  }
  .pepsi-footer__nav a {
    font-size: 1.125rem;
  }
  .pepsi-back-to-top {
    --pepsi-back-to-top-offset: 32px;
    height: 60px;
    width: 60px;
  }
}
@media (min-width: 1200px) {
  .pepsi-products {
    padding-bottom: 208px;
  }
  .pepsi-products__inner {
    max-width: 1280px;
  }
  .pepsi-products__swiper {
    --products-gap: 28px;
    --products-per-view: 4;
    max-width: 1240px;
  }
  .pepsi-products__swiper.is-static-grid .pepsi-products__track {
    grid-template-columns: repeat(var(--products-count), minmax(220px, 280px));
    justify-content: center;
  }
  .pepsi-products__card {
    height: 350px;
  }
  .pepsi-products__card::before {
    width: min(360px, 100% + 80px);
  }
  .pepsi-products__image-wrap {
    height: 340px;
  }
  .pepsi-products__product-image {
    max-height: 330px;
    max-width: 250px;
  }
  .pepsi-products__arrow {
    top: 151px;
  }
}
@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }
  *,
  *::before,
  *::after {
    animation-duration: 0.01ms;
    animation-iteration-count: 1;
    scroll-behavior: auto;
    transition-duration: 0.01ms;
  }
  .c-mobile-menu {
    transition-delay: 0s;
  }
  .pepsi-back-to-top {
    transition-delay: 0s;
  }
  .c-mobile-menu__panel {
    clip-path: none;
    transform: none;
  }
  .pepsi-mobile-nav__list > li,
  .c-mobile-menu__meta {
    transform: none;
    transition-delay: 0s;
  }
  .pepsi-prizes.is-motion-ready .pepsi-prizes__section-headline,
  .pepsi-prizes.is-motion-ready .pepsi-prizes__swiper,
  .pepsi-steps.is-motion-ready .pepsi-steps__headline,
  .pepsi-steps.is-motion-ready .pepsi-steps__item,
  .pepsi-products.is-motion-ready .pepsi-products__headline,
  .pepsi-products.is-motion-ready .pepsi-products__swiper,
  .pepsi-faq.is-motion-ready .pepsi-faq__headline,
  .pepsi-faq.is-motion-ready .pepsi-faq__item,
  .pepsi-help.is-motion-ready .pepsi-help__headline,
  .pepsi-help.is-motion-ready .pepsi-help__text,
  .pepsi-help.is-motion-ready .pepsi-help__email-row {
    opacity: 1;
    translate: none;
  }
}