@font-face {
  font-family: "Lato";
  font-weight: 400;
  font-style: normal;
  src: url("fonts/Lato-Regular.ttf");
}
@font-face {
  font-family: "Lato";
  font-weight: 500;
  font-style: normal;
  src: url("fonts/Lato-Medium.ttf");
}
@font-face {
  font-family: "Lato";
  font-weight: 700;
  font-style: normal;
  src: url("fonts/Lato-Bold.ttf");
}
@font-face {
  font-family: "Lato";
  font-weight: 900;
  font-style: normal;
  src: url("fonts/Lato-Black.ttf");
}
@font-face {
  font-family: "Aboreto";
  font-weight: 400;
  font-style: normal;
  src: url("fonts/Aboreto-Regular.ttf");
}
@font-face {
  font-family: "Bangers";
  font-weight: 400;
  font-style: normal;
  src: url("fonts/Bangers-Regular.ttf");
}
@font-face {
  font-family: "Seaweed Script";
  font-weight: 400;
  font-style: normal;
  src: url("fonts/SeaweedScript-Regular.ttf");
}
#jardiance-xmas-2025-wrapper {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  max-width: 100%;
  width: 1280px;
  margin: 0 auto;
  min-height: 100vh;
  background-color: #000005;
  overflow: hidden;
}
#jardiance-xmas-2025-wrapper * {
  -webkit-tap-highlight-color: transparent;
}
#jardiance-xmas-2025-wrapper sup {
  line-height: 0;
  font-size: 70%;
}
#jardiance-xmas-2025-wrapper * {
  box-sizing: border-box;
}
#jardiance-xmas-2025-wrapper h1,
#jardiance-xmas-2025-wrapper h2,
#jardiance-xmas-2025-wrapper h3 {
  background: url(img/gold_gradient.png) lightgray 50%/100% no-repeat;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin: 0;
  padding: 0;
}
#jardiance-xmas-2025-wrapper h2 {
  font-size: 60px;
  font-weight: 900;
  line-height: 117.5%;
}
@media (max-width: 767.98px) {
  #jardiance-xmas-2025-wrapper h2 {
    font-size: 36px;
  }
}
@media (max-width: 991.98px) {
  #jardiance-xmas-2025-wrapper .jardiance-xmas-2025-hide-mobile {
    display: none;
  }
}
@media (min-width: 992px) {
  #jardiance-xmas-2025-wrapper .jardiance-xmas-2025-show-mobile {
    display: none;
  }
}
@media (min-width: 768px) {
  #jardiance-xmas-2025-wrapper .jardiance-xmas-2025-show-sm {
    display: none;
  }
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section:not(.section-show) {
  display: none !important;
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section .jardiance-xmas-2025-section-divider {
  position: relative;
  z-index: 1;
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section .jardiance-xmas-2025-section-divider.jardiance-xmas-2025-section-divider-right > img {
  right: 0;
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section .jardiance-xmas-2025-section-divider.jardiance-xmas-2025-section-divider-arrow > img {
  left: 50%;
  top: 42px;
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section .jardiance-xmas-2025-section-divider.jardiance-xmas-2025-section-divider-full-line {
  top: 55px;
  height: 5px;
  background: url(img/gold_gradient.png) lightgray 50%/100% no-repeat;
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section .jardiance-xmas-2025-section-divider > img {
  position: absolute;
  width: 1280px;
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] {
  width: 100%;
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] #selection-wrapper {
  position: relative;
  margin-top: 58px;
  padding-top: 58px;
  margin-bottom: -58px;
  padding-bottom: 58px;
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] #selection-wrapper .jardiance-xmas-2025-section-content-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #757779;
  filter: blur(2px);
  opacity: 0.35;
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] #selection-wrapper .jardiance-xmas-2025-selection-submit {
  position: absolute;
  bottom: -31px;
}
@media (min-width: 992px) {
  #jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] #selection-wrapper .jardiance-xmas-2025-selection-submit {
    right: 55%;
  }
}
@media (max-width: 991.98px) {
  #jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] #selection-wrapper .jardiance-xmas-2025-selection-submit {
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
  }
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] #selection-wrapper .jardiance-xmas-2025-selection-submit > #jardiance-xmas-2025-selection-submit-button {
  appearance: none;
  width: 250px;
  height: 62px;
  background-color: #FFC800;
  padding: 17px 22px;
  box-shadow: 0 0 12px 0 #FFD324;
  font-size: 18px;
  font-weight: 900;
  line-height: 78.78px;
  color: #000;
  border: unset;
  display: flex;
  justify-content: center;
  align-items: center;
  --borderRadius: 100px;
  border-radius: var(--borderRadius);
  position: relative;
  z-index: 0;
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] #selection-wrapper .jardiance-xmas-2025-selection-submit > #jardiance-xmas-2025-selection-submit-button:not(.jardiance-xmas-2025-selection-submit-button-active) {
  pointer-events: none;
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] #selection-wrapper .jardiance-xmas-2025-selection-submit > #jardiance-xmas-2025-selection-submit-button.jardiance-xmas-2025-selection-submit-button-active {
  cursor: pointer;
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] #selection-wrapper .jardiance-xmas-2025-selection-submit > #jardiance-xmas-2025-selection-submit-button:before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 2px;
  background: url(img/gold_gradient.png) center/cover no-repeat;
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
  pointer-events: none;
  z-index: -1;
  border-radius: var(--borderRadius);
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] #selection-wrapper #selection .jardiance-xmas-2025-selection-carousel {
  margin: 0 auto;
  padding: 20px 0;
  max-width: 1280px;
  overflow: hidden;
  display: flex;
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] #selection-wrapper #selection .jardiance-xmas-2025-selection-carousel:nth-of-type(even) .jardiance-xmas-2025-selection-carousel-item-group {
  animation-direction: reverse;
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] #selection-wrapper #selection .jardiance-xmas-2025-selection-carousel:hover .jardiance-xmas-2025-selection-carousel-item-group {
  animation-play-state: paused;
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] #selection-wrapper #selection .jardiance-xmas-2025-selection-carousel:has(.jardiance-xmas-2025-selection-carousel-item-selected) .jardiance-xmas-2025-selection-carousel-item-group {
  animation-play-state: paused;
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] #selection-wrapper #selection .jardiance-xmas-2025-selection-carousel > * {
  flex: 0 0 100%;
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] #selection-wrapper #selection .jardiance-xmas-2025-selection-carousel .jardiance-xmas-2025-selection-carousel-item-group {
  display: flex;
  gap: 20px;
  will-change: transform;
  animation: scrolling 40s linear infinite;
}
@keyframes scrolling {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] #selection-wrapper #selection .jardiance-xmas-2025-selection-carousel .jardiance-xmas-2025-selection-carousel-item {
  color: #FFC800;
  font-size: 25px;
  padding: 13.504px 45.013px;
  height: 57px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] #selection-wrapper #selection .jardiance-xmas-2025-selection-carousel .jardiance-xmas-2025-selection-carousel-item:not(.jardiance-xmas-2025-selection-carousel-item-clickable) {
  opacity: 0.5;
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] #selection-wrapper #selection .jardiance-xmas-2025-selection-carousel .jardiance-xmas-2025-selection-carousel-item.jardiance-xmas-2025-selection-carousel-item-clickable {
  text-align: center;
  cursor: pointer;
  --borderRadius: 75.022px;
  border-radius: var(--borderRadius);
  background: rgba(75, 50, 50, 0.6);
  position: relative;
  z-index: 0;
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] #selection-wrapper #selection .jardiance-xmas-2025-selection-carousel .jardiance-xmas-2025-selection-carousel-item.jardiance-xmas-2025-selection-carousel-item-clickable:before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 1px;
  background: url(img/gold_gradient.png) center/cover no-repeat;
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
  pointer-events: none;
  z-index: -1;
  border-radius: var(--borderRadius);
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] #selection-wrapper #selection .jardiance-xmas-2025-selection-carousel .jardiance-xmas-2025-selection-carousel-item.jardiance-xmas-2025-selection-carousel-item-clickable.jardiance-xmas-2025-selection-carousel-item-selected:before {
  content: unset;
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] #selection-wrapper #selection .jardiance-xmas-2025-selection-carousel .jardiance-xmas-2025-selection-carousel-item.jardiance-xmas-2025-selection-carousel-item-clickable.jardiance-xmas-2025-selection-carousel-item-selected:after {
  content: "";
  display: block;
  position: absolute;
  top: -6px;
  left: -6px;
  width: 100%;
  height: 100%;
  border: 6px solid #008C7D;
  border-radius: var(--borderRadius);
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] #selection-wrapper #selection .jardiance-xmas-2025-selection-carousel .jardiance-xmas-2025-selection-carousel-item.jardiance-xmas-2025-selection-carousel-item-clickable[data-style][data-style=Comic] {
  font-family: "Bangers";
  font-weight: 400;
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] #selection-wrapper #selection .jardiance-xmas-2025-selection-carousel .jardiance-xmas-2025-selection-carousel-item.jardiance-xmas-2025-selection-carousel-item-clickable[data-style][data-style=Modern] {
  font-family: "Aboreto";
  font-weight: 400;
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] #selection-wrapper #selection .jardiance-xmas-2025-selection-carousel .jardiance-xmas-2025-selection-carousel-item.jardiance-xmas-2025-selection-carousel-item-clickable[data-color] {
  width: 213px;
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] #selection-wrapper #selection .jardiance-xmas-2025-selection-carousel .jardiance-xmas-2025-selection-carousel-item.jardiance-xmas-2025-selection-carousel-item-clickable[data-color][data-color=Silber] {
  background: url(img/silber_gradient.png) lightgray 50%/cover no-repeat;
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] #selection-wrapper #selection .jardiance-xmas-2025-selection-carousel .jardiance-xmas-2025-selection-carousel-item.jardiance-xmas-2025-selection-carousel-item-clickable[data-color][data-color=Gold] {
  background: url(img/gold_gradient.png) lightgray 50%/cover no-repeat;
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] #selection-wrapper #selection .jardiance-xmas-2025-selection-carousel .jardiance-xmas-2025-selection-carousel-item.jardiance-xmas-2025-selection-carousel-item-clickable[data-color][data-color=Teal] {
  background-color: #008C7D;
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] #selection-wrapper #selection .jardiance-xmas-2025-selection-mobile-wrapper {
  display: flex;
  flex-direction: column;
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] #selection-wrapper #selection .jardiance-xmas-2025-selection-mobile-wrapper .jardiance-xmas-2025-selection-mobile-item {
  position: relative;
  padding: 0 30px;
  margin: 0 auto;
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] #selection-wrapper #selection .jardiance-xmas-2025-selection-mobile-wrapper .jardiance-xmas-2025-selection-mobile-item:not(:last-of-type) {
  margin-bottom: 30px;
}
@media (max-width: 575.98px) {
  #jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] #selection-wrapper #selection .jardiance-xmas-2025-selection-mobile-wrapper .jardiance-xmas-2025-selection-mobile-item {
    padding: 0 15px;
  }
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] #selection-wrapper #selection .jardiance-xmas-2025-selection-mobile-wrapper .jardiance-xmas-2025-selection-mobile-item > .jardiance-xmas-2025-selection-mobile-title {
  color: #FFC800;
  text-transform: uppercase;
  font-size: 24px;
  margin-bottom: 14px;
  font-weight: 900;
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] #selection-wrapper #selection .jardiance-xmas-2025-selection-mobile-wrapper .jardiance-xmas-2025-selection-mobile-item > .jardiance-xmas-2025-selection-mobile-body {
  display: flex;
  gap: 20px;
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] #selection-wrapper #selection .jardiance-xmas-2025-selection-mobile-wrapper .jardiance-xmas-2025-selection-mobile-item > .jardiance-xmas-2025-selection-mobile-body .jardiance-xmas-2025-selection-carousel-item {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 90px;
  aspect-ratio: 1;
  cursor: pointer;
  background: rgba(255, 255, 255, 0.4);
  color: #FFC800;
  --borderRadius: 50%;
  border-radius: var(--borderRadius);
  position: relative;
  z-index: 0;
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] #selection-wrapper #selection .jardiance-xmas-2025-selection-mobile-wrapper .jardiance-xmas-2025-selection-mobile-item > .jardiance-xmas-2025-selection-mobile-body .jardiance-xmas-2025-selection-carousel-item:before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 2px;
  background: url(img/gold_gradient.png) center/cover no-repeat;
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
  pointer-events: none;
  z-index: -1;
  border-radius: var(--borderRadius);
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] #selection-wrapper #selection .jardiance-xmas-2025-selection-mobile-wrapper .jardiance-xmas-2025-selection-mobile-item > .jardiance-xmas-2025-selection-mobile-body .jardiance-xmas-2025-selection-carousel-item.jardiance-xmas-2025-selection-carousel-item-selected:before {
  content: unset;
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] #selection-wrapper #selection .jardiance-xmas-2025-selection-mobile-wrapper .jardiance-xmas-2025-selection-mobile-item > .jardiance-xmas-2025-selection-mobile-body .jardiance-xmas-2025-selection-carousel-item.jardiance-xmas-2025-selection-carousel-item-selected:after {
  content: "";
  display: block;
  position: absolute;
  top: -6px;
  left: -6px;
  width: 100%;
  height: 100%;
  border: 6px solid #008C7D;
  border-radius: var(--borderRadius);
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] #selection-wrapper #selection .jardiance-xmas-2025-selection-mobile-wrapper .jardiance-xmas-2025-selection-mobile-item > .jardiance-xmas-2025-selection-mobile-body .jardiance-xmas-2025-selection-carousel-item[data-style][data-style=Fotorealistisch] {
  font-size: 15px;
  font-weight: 900;
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] #selection-wrapper #selection .jardiance-xmas-2025-selection-mobile-wrapper .jardiance-xmas-2025-selection-mobile-item > .jardiance-xmas-2025-selection-mobile-body .jardiance-xmas-2025-selection-carousel-item[data-style][data-style=Comic] {
  font-family: "Bangers";
  font-weight: 400;
  font-size: 30px;
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] #selection-wrapper #selection .jardiance-xmas-2025-selection-mobile-wrapper .jardiance-xmas-2025-selection-mobile-item > .jardiance-xmas-2025-selection-mobile-body .jardiance-xmas-2025-selection-carousel-item[data-style][data-style=Modern] {
  font-family: "Aboreto";
  font-weight: 400;
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] #selection-wrapper #selection .jardiance-xmas-2025-selection-mobile-wrapper .jardiance-xmas-2025-selection-mobile-item > .jardiance-xmas-2025-selection-mobile-body .jardiance-xmas-2025-selection-carousel-item[data-color][data-color=Silber] {
  background: url(img/silber_gradient.png) lightgray 50%/cover no-repeat;
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] #selection-wrapper #selection .jardiance-xmas-2025-selection-mobile-wrapper .jardiance-xmas-2025-selection-mobile-item > .jardiance-xmas-2025-selection-mobile-body .jardiance-xmas-2025-selection-carousel-item[data-color][data-color=Gold] {
  background: url(img/gold_gradient.png) lightgray 50%/cover no-repeat;
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] #selection-wrapper #selection .jardiance-xmas-2025-selection-mobile-wrapper .jardiance-xmas-2025-selection-mobile-item > .jardiance-xmas-2025-selection-mobile-body .jardiance-xmas-2025-selection-carousel-item[data-color][data-color=Teal] {
  background-color: #008C7D;
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] > section .jardiance-xmas-2025-section-content {
  max-width: 880px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  #jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] > section#start {
    padding-top: 140px;
    background-image: url(img/steps/step_1/desktop/section_1.png);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 1280px 909px;
    width: 100%;
    min-height: 909px;
    position: relative;
  }
  #jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] > section#start .jardiance-logo {
    position: absolute;
    top: 15px;
  }
  #jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] > section#start:before {
    content: " ";
    display: block;
    position: absolute;
    background-image: url(img/steps/step_1/desktop/jardiance-header-stoerer.png);
    background-repeat: no-repeat;
    background-size: contain;
    top: 0;
    right: 0;
    width: 40%;
    aspect-ratio: 906/621;
  }
  #jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] > section#start .jardiance-xmas-2025-section-divider {
    position: absolute;
    bottom: 220px;
  }
}
@media (max-width: 767.98px) {
  #jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] > section#start {
    width: 100%;
    min-height: 623px;
    background-color: #000;
    margin-bottom: 130px;
    position: relative;
  }
  #jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] > section#start #jardiance-xmas-2025-mobile-section1 {
    object-fit: contain;
    max-width: 100%;
  }
  #jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] > section#start .jardiance-xmas-2025-section-content {
    margin-top: -45%;
    padding-left: 30px;
    padding-right: 30px;
  }
  #jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] > section#start .jardiance-xmas-2025-section-content .jardiance-xmas-2025-headline,
  #jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] > section#start .jardiance-xmas-2025-section-content p {
    position: relative;
  }
  #jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] > section#start .jardiance-xmas-2025-section-content p {
    margin-top: 20px;
    width: auto;
    font-size: 18px;
    line-height: 28px;
  }
  #jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] > section#start:before {
    content: " ";
    display: block;
    position: absolute;
    background-image: url(img/steps/step_1/mobile/jardiance-header-stoerer.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right center;
    top: -5px;
    right: 0;
    width: 300px;
    aspect-ratio: 442/216;
  }
  #jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] > section#start .jardiance-logo {
    position: absolute;
    top: 15px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  #jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] > section#start .jardiance-xmas-2025-section-content {
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 450px;
  }
  #jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] > section#start .jardiance-xmas-2025-section-content p {
    width: auto;
  }
  #jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] > section#start .jardiance-xmas-2025-section-divider {
    position: unset;
  }
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] > section#start .jardiance-xmas-2025-headline {
  background-size: contain;
  background-repeat: no-repeat;
}
@media (min-width: 1200px) {
  #jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] > section#start .jardiance-xmas-2025-headline {
    max-width: 555px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  #jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] > section#start .jardiance-xmas-2025-headline {
    max-width: 424px;
  }
}
@media (min-width: 768px) {
  #jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] > section#start .jardiance-xmas-2025-headline {
    background-image: url(img/steps/step_1/desktop/headline.png);
    width: 64%;
    aspect-ratio: 555/286;
  }
}
@media (max-width: 767.98px) {
  #jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] > section#start .jardiance-xmas-2025-headline {
    background-image: url(img/steps/step_1/mobile/headline.png);
    aspect-ratio: 656/336;
    max-width: 90%;
    margin: 0 auto;
  }
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] > section#start p {
  width: clamp(442px, 44vw, 582px);
  color: #FFC800;
  font-size: clamp(20px, 1.5vw, 24px);
  font-weight: 900;
  line-height: 1.4166666667em;
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] > section#main {
  background-image: url(img/steps/step_1/desktop/section_2.png);
  padding-bottom: 155px;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 991.98px) {
  #jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] > section#main {
    background-position: left bottom;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  #jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] > section#main {
    margin-top: 140px;
  }
  #jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] > section#main .jardiance-xmas-2025-section-content {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 767.98px) {
  #jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] > section#main .jardiance-xmas-2025-section-content {
    padding-left: 30px;
    padding-right: 30px;
  }
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] > section .jardiance-xmas-2025-section-content#tutorial h2 {
  width: 488px;
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] > section .jardiance-xmas-2025-section-content #selection-title {
  margin-top: 134px;
  margin-bottom: -28px;
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] > section .jardiance-xmas-2025-section-content #selection-title h2 {
  width: 362px;
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] > section .jardiance-xmas-2025-section-content #selection-title h3 {
  margin-left: 75px;
  width: 340px;
  font-size: 30px;
  font-weight: 900;
  line-height: 117.5%; /* 35.25px */
}
@media (max-width: 991.98px) {
  #jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] > section .jardiance-xmas-2025-section-content #selection-title {
    padding: 0 30px 30px;
  }
}
@media (max-width: 767.98px) {
  #jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] > section .jardiance-xmas-2025-section-content #selection-title h2 {
    width: 217px;
  }
  #jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] > section .jardiance-xmas-2025-section-content #selection-title h3 {
    font-size: 24px;
    margin-left: 35px;
    width: 270px;
  }
}
@media (max-width: 575.98px) {
  #jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] > section .jardiance-xmas-2025-section-content #selection-title {
    padding: 0 15px 30px;
  }
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] > section #tutorial-items {
  max-width: 1100px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 991.98px) {
  #jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] > section #tutorial-items {
    display: flex;
  }
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] > section #tutorial-items .jardiance-xmas-2025-grid {
  margin-top: 32px;
  margin-bottom: 130px;
  display: flex;
  justify-content: space-around;
  gap: 15px;
}
@media (max-width: 991.98px) {
  #jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] > section #tutorial-items .jardiance-xmas-2025-grid {
    display: inline-flex;
    flex-direction: column;
    margin: 0 auto;
  }
  #jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] > section #tutorial-items .jardiance-xmas-2025-grid .jardiance-xmas-2025-grid-item:nth-of-type(1) .jardiance-xmas-2025-grid-item-text {
    padding-top: 100px;
    margin-left: -54px !important;
  }
  #jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] > section #tutorial-items .jardiance-xmas-2025-grid .jardiance-xmas-2025-grid-item:nth-of-type(2) .jardiance-xmas-2025-grid-item-text {
    margin-left: 0 !important;
    padding-top: 60px;
  }
  #jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] > section #tutorial-items .jardiance-xmas-2025-grid .jardiance-xmas-2025-grid-item:nth-of-type(3) .jardiance-xmas-2025-grid-item-text {
    margin-left: 14px !important;
    padding-top: 32px;
  }
}
@media (max-width: 575.98px) {
  #jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] > section #tutorial-items .jardiance-xmas-2025-grid .jardiance-xmas-2025-grid-item .jardiance-xmas-2025-grid-item-image > img {
    object-fit: contain;
  }
  #jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] > section #tutorial-items .jardiance-xmas-2025-grid .jardiance-xmas-2025-grid-item:nth-of-type(1) .jardiance-xmas-2025-grid-item-image > img {
    width: 150px !important;
  }
  #jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] > section #tutorial-items .jardiance-xmas-2025-grid .jardiance-xmas-2025-grid-item:nth-of-type(2) .jardiance-xmas-2025-grid-item-text {
    padding-top: 66px !important;
  }
  #jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] > section #tutorial-items .jardiance-xmas-2025-grid .jardiance-xmas-2025-grid-item:nth-of-type(2) .jardiance-xmas-2025-grid-item-image > img {
    width: 94px !important;
  }
  #jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] > section #tutorial-items .jardiance-xmas-2025-grid .jardiance-xmas-2025-grid-item:nth-of-type(3) .jardiance-xmas-2025-grid-item-text {
    padding-top: 46px !important;
  }
  #jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] > section #tutorial-items .jardiance-xmas-2025-grid .jardiance-xmas-2025-grid-item:nth-of-type(3) .jardiance-xmas-2025-grid-item-image > img {
    width: 81px !important;
  }
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] > section #tutorial-items .jardiance-xmas-2025-grid .jardiance-xmas-2025-grid-item {
  display: flex;
  gap: 14px;
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] > section #tutorial-items .jardiance-xmas-2025-grid .jardiance-xmas-2025-grid-item:nth-of-type(1) .jardiance-xmas-2025-grid-item-text {
  margin-left: -40px;
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] > section #tutorial-items .jardiance-xmas-2025-grid .jardiance-xmas-2025-grid-item:nth-of-type(1) .jardiance-xmas-2025-grid-item-image > img {
  width: 170px;
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] > section #tutorial-items .jardiance-xmas-2025-grid .jardiance-xmas-2025-grid-item:nth-of-type(2) .jardiance-xmas-2025-grid-item-image > img {
  width: 114px;
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] > section #tutorial-items .jardiance-xmas-2025-grid .jardiance-xmas-2025-grid-item:nth-of-type(3) .jardiance-xmas-2025-grid-item-image > img {
  width: 101px;
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] > section #tutorial-items .jardiance-xmas-2025-grid .jardiance-xmas-2025-grid-item .jardiance-xmas-2025-grid-item-image > img {
  height: 186px;
  display: block;
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] > section #tutorial-items .jardiance-xmas-2025-grid .jardiance-xmas-2025-grid-item .jardiance-xmas-2025-grid-item-text {
  color: #FFC800;
  font-size: 26px;
  font-weight: 900;
  line-height: 30px;
  text-transform: uppercase;
  padding-top: 85px;
}
@media (max-width: 1199.98px) {
  #jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] > section #tutorial-items .jardiance-xmas-2025-grid .jardiance-xmas-2025-grid-item .jardiance-xmas-2025-grid-item-text {
    font-size: 23px;
  }
}
@media (max-width: 575.98px) {
  #jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="1"] > section #tutorial-items .jardiance-xmas-2025-grid .jardiance-xmas-2025-grid-item .jardiance-xmas-2025-grid-item-text {
    font-size: 19px;
    line-height: 25px;
  }
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="2"] {
  height: 100vh;
  color: red;
  background-image: url("img/steps/step_2/bgr.png");
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="2"] .sphere-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: var(--imageWidth);
  height: var(--imageHeight);
}
@media (min-width: 768px) {
  #jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="2"] .sphere-wrapper {
    --imageWidth: 537.3px;
    --imageHeight: 567px;
  }
}
@media (max-width: 767.98px) {
  #jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="2"] .sphere-wrapper {
    --imageWidth: 298.5px;
    --imageHeight: 315px;
  }
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="2"] .sphere-wrapper .sphere-element {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="2"] .sphere-wrapper .sphere-element.sphere-element-animatable {
  width: 0;
  transition: width 5s linear;
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="2"] .sphere-wrapper .sphere-element img {
  width: var(--imageWidth);
  height: var(--imageHeight);
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="3"] {
  min-height: 100vh;
  background: linear-gradient(180deg, #07616C 0%, #008C7D 100%);
  color: #ffffff;
  max-width: 1280px;
  width: 100%;
  padding: 95px 30px;
  position: relative;
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="3"]:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  background-image: url(img/LOGO.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 197px;
  height: 102.5px;
}
@media (max-width: 991.98px) {
  #jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="3"]:before {
    right: unset;
    left: 0;
    padding: 95px 15px;
  }
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="3"] .jardiance-xmas-2025-section-header {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 35px;
}
@media (max-width: 991.98px) {
  #jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="3"] .jardiance-xmas-2025-section-header {
    flex-direction: column;
    align-items: flex-start;
    margin-top: 20px;
    gap: 10px;
  }
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="3"] .jardiance-xmas-2025-section-header h2 {
  font-size: 70px;
  color: #ffffff;
  background: unset;
  background-clip: unset;
  -webkit-background-clip: unset;
  -webkit-text-fill-color: unset;
}
@media (max-width: 991.98px) {
  #jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="3"] .jardiance-xmas-2025-section-header h2 {
    font-size: 36px;
  }
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="3"] .jardiance-xmas-2025-section-header .jardiance-xmas-2025-selection-wrapper {
  display: flex;
  gap: 20px;
}
@media (max-width: 991.98px) {
  #jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="3"] .jardiance-xmas-2025-section-header .jardiance-xmas-2025-selection-wrapper {
    gap: 12px;
  }
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="3"] .jardiance-xmas-2025-section-header .jardiance-xmas-2025-selection-wrapper > .jardiance-xmas-2025-selection-item {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 52px;
  position: relative;
  z-index: 0;
}
@media (max-width: 991.98px) {
  #jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="3"] .jardiance-xmas-2025-section-header .jardiance-xmas-2025-selection-wrapper > .jardiance-xmas-2025-selection-item {
    height: 41px;
  }
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="3"] .jardiance-xmas-2025-section-header .jardiance-xmas-2025-selection-wrapper > .jardiance-xmas-2025-selection-item:before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 1px;
  background: url(img/gold_gradient.png) center/cover no-repeat;
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
  pointer-events: none;
  z-index: -1;
  border-radius: var(--borderRadius);
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="3"] .jardiance-xmas-2025-section-header .jardiance-xmas-2025-selection-wrapper > .jardiance-xmas-2025-selection-item[data-selection-type=color] {
  --borderRadius: 50%;
  border-radius: var(--borderRadius);
  width: 52px;
}
@media (max-width: 991.98px) {
  #jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="3"] .jardiance-xmas-2025-section-header .jardiance-xmas-2025-selection-wrapper > .jardiance-xmas-2025-selection-item[data-selection-type=color] {
    width: 41px;
  }
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="3"] .jardiance-xmas-2025-section-header .jardiance-xmas-2025-selection-wrapper > .jardiance-xmas-2025-selection-item[data-selection-type=color].jardiance-xmas-2025-selection-item-gold {
  background: url(img/gold_gradient.png) lightgray 50%/cover no-repeat;
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="3"] .jardiance-xmas-2025-section-header .jardiance-xmas-2025-selection-wrapper > .jardiance-xmas-2025-selection-item[data-selection-type=color].jardiance-xmas-2025-selection-item-silber {
  background: url(img/silber_gradient.png) lightgray 50%/cover no-repeat;
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="3"] .jardiance-xmas-2025-section-header .jardiance-xmas-2025-selection-wrapper > .jardiance-xmas-2025-selection-item[data-selection-type=color].jardiance-xmas-2025-selection-item-teal {
  background-color: #008C7D;
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="3"] .jardiance-xmas-2025-section-header .jardiance-xmas-2025-selection-wrapper > .jardiance-xmas-2025-selection-item[data-selection-type=organ], #jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="3"] .jardiance-xmas-2025-section-header .jardiance-xmas-2025-selection-wrapper > .jardiance-xmas-2025-selection-item[data-selection-type=style] {
  --borderRadius: 85.125px;
  background: rgba(255, 255, 255, 0.75);
  border-radius: var(--borderRadius);
  padding: 0 25px;
  color: #008C7D;
  font-weight: 400;
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="3"] .jardiance-xmas-2025-section-body {
  width: 100%;
  display: flex;
  gap: 23px;
  margin-top: 51px;
}
@media (max-width: 991.98px) {
  #jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="3"] .jardiance-xmas-2025-section-body {
    flex-direction: column;
    gap: 58px;
  }
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="3"] .jardiance-xmas-2025-section-body > .jardiance-xmas-2025-section-body-content {
  display: flex;
  flex-direction: column;
  gap: 27px;
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="3"] .jardiance-xmas-2025-section-body > .jardiance-xmas-2025-section-body-content .jardiance-xmas-2025-section-body-image-content {
  flex: 1;
  max-width: 847px;
  --borderRadius: 18px;
  border-radius: var(--borderRadius);
  position: relative;
  z-index: 0;
  overflow: hidden;
}
@media (max-width: 767.98px) {
  #jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="3"] .jardiance-xmas-2025-section-body > .jardiance-xmas-2025-section-body-content .jardiance-xmas-2025-section-body-image-content {
    aspect-ratio: 327/320;
  }
  #jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="3"] .jardiance-xmas-2025-section-body > .jardiance-xmas-2025-section-body-content .jardiance-xmas-2025-section-body-image-content > img {
    height: 100%;
    object-fit: cover;
  }
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="3"] .jardiance-xmas-2025-section-body > .jardiance-xmas-2025-section-body-content .jardiance-xmas-2025-section-body-image-content:before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 3px;
  background: url(img/gold_gradient.png) center/cover no-repeat;
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
  pointer-events: none;
  z-index: 1;
  border-radius: var(--borderRadius);
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="3"] .jardiance-xmas-2025-section-body > .jardiance-xmas-2025-section-body-content .jardiance-xmas-2025-section-body-image-content > img {
  max-width: 100%;
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="3"] .jardiance-xmas-2025-section-body > .jardiance-xmas-2025-section-body-content .jardiance-xmas-2025-section-body-footer {
  display: flex;
  gap: 24px;
}
@media (max-width: 991.98px) {
  #jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="3"] .jardiance-xmas-2025-section-body > .jardiance-xmas-2025-section-body-content .jardiance-xmas-2025-section-body-footer {
    gap: 9px;
    flex-wrap: wrap;
  }
  #jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="3"] .jardiance-xmas-2025-section-body > .jardiance-xmas-2025-section-body-content .jardiance-xmas-2025-section-body-footer > .jardiance-xmas-2025-info-button-wrapper {
    flex-basis: 100%;
  }
  #jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="3"] .jardiance-xmas-2025-section-body > .jardiance-xmas-2025-section-body-content .jardiance-xmas-2025-section-body-footer > .jardiance-xmas-2025-info-button-wrapper > .jardiance-xmas-2025-info-button-popover {
    transform: unset !important;
    left: 47px !important;
  }
  #jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="3"] .jardiance-xmas-2025-section-body > .jardiance-xmas-2025-section-body-content .jardiance-xmas-2025-section-body-footer > .jardiance-xmas-2025-info-button-wrapper > .jardiance-xmas-2025-info-button {
    margin-left: 334px;
  }
}
@media (max-width: 767.98px) {
  #jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="3"] .jardiance-xmas-2025-section-body > .jardiance-xmas-2025-section-body-content .jardiance-xmas-2025-section-body-footer > * {
    flex-basis: 100%;
  }
  #jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="3"] .jardiance-xmas-2025-section-body > .jardiance-xmas-2025-section-body-content .jardiance-xmas-2025-section-body-footer > .jardiance-xmas-2025-info-button-wrapper > .jardiance-xmas-2025-info-button-popover {
    transform: unset !important;
    right: 7px !important;
    left: unset !important;
  }
  #jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="3"] .jardiance-xmas-2025-section-body > .jardiance-xmas-2025-section-body-content .jardiance-xmas-2025-section-body-footer > .jardiance-xmas-2025-info-button-wrapper > .jardiance-xmas-2025-info-button {
    margin-left: auto;
  }
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="3"] .jardiance-xmas-2025-section-body > .jardiance-xmas-2025-section-body-content .jardiance-xmas-2025-section-body-footer > .jardiance-xmas-2025-info-button-wrapper {
  position: relative;
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="3"] .jardiance-xmas-2025-section-body > .jardiance-xmas-2025-section-body-content .jardiance-xmas-2025-section-body-footer > .jardiance-xmas-2025-info-button-wrapper > .jardiance-xmas-2025-info-button {
  width: 50px;
  height: 50px;
  background-image: url(img/steps/step_3/info.svg);
  background-size: 31px 31px;
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="3"] .jardiance-xmas-2025-section-body > .jardiance-xmas-2025-section-body-content .jardiance-xmas-2025-section-body-footer > .jardiance-xmas-2025-info-button-wrapper > .jardiance-xmas-2025-info-button.jardiance-xmas-2025-info-button-active {
  background-image: url(img/steps/step_3/info_active.svg);
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="3"] .jardiance-xmas-2025-section-body > .jardiance-xmas-2025-section-body-content .jardiance-xmas-2025-section-body-footer > .jardiance-xmas-2025-info-button-wrapper > .jardiance-xmas-2025-info-button.jardiance-xmas-2025-info-button-active ~ .jardiance-xmas-2025-info-button-popover {
  display: flex;
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="3"] .jardiance-xmas-2025-section-body > .jardiance-xmas-2025-section-body-content .jardiance-xmas-2025-section-body-footer > .jardiance-xmas-2025-info-button-wrapper > .jardiance-xmas-2025-info-button-popover {
  display: none;
  justify-content: center;
  align-items: center;
  width: 328px;
  padding: 31px 22px;
  color: #000;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  background: #FFC800;
  border-radius: 8px;
  z-index: 2;
  position: absolute;
  left: 7px;
  transform: translateY(calc(-100% - 50px));
}
@media (max-width: 991.98px) {
  #jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="3"] .jardiance-xmas-2025-section-body > .jardiance-xmas-2025-section-body-content .jardiance-xmas-2025-section-body-footer > .jardiance-xmas-2025-button {
    font-size: 14px;
    white-space: nowrap;
  }
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="3"] .jardiance-xmas-2025-section-body > .jardiance-xmas-2025-section-body-content .jardiance-xmas-2025-section-body-footer > .jardiance-xmas-2025-button.jardiance-xmas-2025-button-reload:before, #jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="3"] .jardiance-xmas-2025-section-body > .jardiance-xmas-2025-section-body-content .jardiance-xmas-2025-section-body-footer > .jardiance-xmas-2025-button.jardiance-xmas-2025-button-download:before {
  content: "";
  display: inline-block;
  width: 32px;
  height: 32px;
  background-size: 32px 32px;
  background-repeat: no-repeat;
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="3"] .jardiance-xmas-2025-section-body > .jardiance-xmas-2025-section-body-content .jardiance-xmas-2025-section-body-footer > .jardiance-xmas-2025-button.jardiance-xmas-2025-button-reload:before {
  background-image: url(img/steps/step_3/reload.svg);
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="3"] .jardiance-xmas-2025-section-body > .jardiance-xmas-2025-section-body-content .jardiance-xmas-2025-section-body-footer > .jardiance-xmas-2025-button.jardiance-xmas-2025-button-download:before {
  background-image: url(img/steps/step_3/download.svg);
}
@media (min-width: 992px) {
  #jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="3"] .jardiance-xmas-2025-section-body .jardiance-xmas-2025-section-body-text-content {
    width: 255px;
  }
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="3"] .jardiance-xmas-2025-section-body .jardiance-xmas-2025-section-body-text-content .jardiance-xmas-2025-button {
  width: 255px;
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="3"] .jardiance-xmas-2025-section-body .jardiance-xmas-2025-section-body-text-content h4 {
  font-size: 26px;
  font-weight: 900;
  line-height: 30px;
  margin-bottom: 20px;
  margin-top: 0;
  color: #FFC800;
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-section[data-step="3"] .jardiance-xmas-2025-section-body .jardiance-xmas-2025-section-body-text-content p {
  margin: 0 0 40px;
  font-size: 16px;
  font-weight: 500;
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-button {
  height: 50px;
  padding: 0 22px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  color: #000;
  text-decoration: none;
  --borderRadius: 100px;
  border-radius: var(--borderRadius);
  cursor: pointer;
  font-weight: 900;
  font-size: 20px;
  background-color: #FFC800;
  position: relative;
  z-index: 0;
}
#jardiance-xmas-2025-wrapper .jardiance-xmas-2025-button:after {
  content: "";
  position: absolute;
  inset: 0;
  padding: 2px;
  background: url(img/gold_gradient.png) center/cover no-repeat;
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
  pointer-events: none;
  z-index: -1;
  border-radius: var(--borderRadius);
}
#jardiance-xmas-2025-wrapper .scrollanimate, #jardiance-xmas-2025-wrapper .scrollanimate-manual {
  transform: translate3d(0, 100px, 0);
  opacity: 0;
  transition: transform 500ms ease, opacity 500ms ease;
}
#jardiance-xmas-2025-wrapper .scrollanimate.scrollanimate-active, #jardiance-xmas-2025-wrapper .scrollanimate-manual.scrollanimate-active {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
#jardiance-xmas-2025-wrapper .scrollanimate[scrollanimate-delay="100"], #jardiance-xmas-2025-wrapper .scrollanimate-manual[scrollanimate-delay="100"] {
  transition-delay: 100ms;
}
#jardiance-xmas-2025-wrapper .scrollanimate[scrollanimate-delay="200"], #jardiance-xmas-2025-wrapper .scrollanimate-manual[scrollanimate-delay="200"] {
  transition-delay: 200ms;
}
#jardiance-xmas-2025-wrapper .scrollanimate[scrollanimate-delay="300"], #jardiance-xmas-2025-wrapper .scrollanimate-manual[scrollanimate-delay="300"] {
  transition-delay: 300ms;
}
#jardiance-xmas-2025-wrapper .scrollanimate[scrollanimate-delay="400"], #jardiance-xmas-2025-wrapper .scrollanimate-manual[scrollanimate-delay="400"] {
  transition-delay: 400ms;
}
#jardiance-xmas-2025-wrapper .scrollanimate[scrollanimate-delay="500"], #jardiance-xmas-2025-wrapper .scrollanimate-manual[scrollanimate-delay="500"] {
  transition-delay: 500ms;
}
#jardiance-xmas-2025-wrapper .scrollanimate[scrollanimate-delay="600"], #jardiance-xmas-2025-wrapper .scrollanimate-manual[scrollanimate-delay="600"] {
  transition-delay: 600ms;
}
#jardiance-xmas-2025-wrapper .scrollanimate[scrollanimate-delay="700"], #jardiance-xmas-2025-wrapper .scrollanimate-manual[scrollanimate-delay="700"] {
  transition-delay: 700ms;
}
#jardiance-xmas-2025-wrapper .scrollanimate[scrollanimate-delay="800"], #jardiance-xmas-2025-wrapper .scrollanimate-manual[scrollanimate-delay="800"] {
  transition-delay: 800ms;
}
#jardiance-xmas-2025-wrapper .scrollanimate[scrollanimate-delay="900"], #jardiance-xmas-2025-wrapper .scrollanimate-manual[scrollanimate-delay="900"] {
  transition-delay: 900ms;
}
#jardiance-xmas-2025-wrapper .scrollanimate[scrollanimate-delay="1000"], #jardiance-xmas-2025-wrapper .scrollanimate-manual[scrollanimate-delay="1000"] {
  transition-delay: 1000ms;
}
#jardiance-xmas-2025-wrapper .scrollanimate[scrollanimate-delay="1100"], #jardiance-xmas-2025-wrapper .scrollanimate-manual[scrollanimate-delay="1100"] {
  transition-delay: 1100ms;
}
#jardiance-xmas-2025-wrapper .scrollanimate[scrollanimate-delay="1200"], #jardiance-xmas-2025-wrapper .scrollanimate-manual[scrollanimate-delay="1200"] {
  transition-delay: 1200ms;
}
#jardiance-xmas-2025-wrapper .scrollanimate[scrollanimate-delay="1300"], #jardiance-xmas-2025-wrapper .scrollanimate-manual[scrollanimate-delay="1300"] {
  transition-delay: 1300ms;
}
#jardiance-xmas-2025-wrapper .scrollanimate[scrollanimate-delay="1400"], #jardiance-xmas-2025-wrapper .scrollanimate-manual[scrollanimate-delay="1400"] {
  transition-delay: 1400ms;
}
#jardiance-xmas-2025-wrapper .scrollanimate[scrollanimate-delay="1500"], #jardiance-xmas-2025-wrapper .scrollanimate-manual[scrollanimate-delay="1500"] {
  transition-delay: 1500ms;
}
#jardiance-xmas-2025-wrapper .scrollanimate[scrollanimate-delay="1600"], #jardiance-xmas-2025-wrapper .scrollanimate-manual[scrollanimate-delay="1600"] {
  transition-delay: 1600ms;
}
#jardiance-xmas-2025-wrapper .scrollanimate[scrollanimate-delay="1700"], #jardiance-xmas-2025-wrapper .scrollanimate-manual[scrollanimate-delay="1700"] {
  transition-delay: 1700ms;
}
#jardiance-xmas-2025-wrapper .scrollanimate[scrollanimate-delay="1800"], #jardiance-xmas-2025-wrapper .scrollanimate-manual[scrollanimate-delay="1800"] {
  transition-delay: 1800ms;
}
#jardiance-xmas-2025-wrapper .scrollanimate[scrollanimate-delay="1900"], #jardiance-xmas-2025-wrapper .scrollanimate-manual[scrollanimate-delay="1900"] {
  transition-delay: 1900ms;
}
#jardiance-xmas-2025-wrapper .scrollanimate[scrollanimate-delay="2000"], #jardiance-xmas-2025-wrapper .scrollanimate-manual[scrollanimate-delay="2000"] {
  transition-delay: 2000ms;
}
#jardiance-xmas-2025-wrapper .scrollanimate[scrollanimate-delay="2100"], #jardiance-xmas-2025-wrapper .scrollanimate-manual[scrollanimate-delay="2100"] {
  transition-delay: 2100ms;
}
#jardiance-xmas-2025-wrapper .scrollanimate[scrollanimate-delay="2200"], #jardiance-xmas-2025-wrapper .scrollanimate-manual[scrollanimate-delay="2200"] {
  transition-delay: 2200ms;
}
#jardiance-xmas-2025-wrapper .scrollanimate[scrollanimate-delay="2300"], #jardiance-xmas-2025-wrapper .scrollanimate-manual[scrollanimate-delay="2300"] {
  transition-delay: 2300ms;
}

/*# sourceMappingURL=jardiance-xmas-2025.css.map */
