
/* section-schokohaus-teilnehmen */
.section-schokohaus-teilnehmen .section-content {
  position: relative;
  min-height: 1200px;
}

.section-schokohaus-teilnehmen .schneehintergrund {
  position: absolute;
  z-index: 0;
  width: 100%;
  /*overflow: hidden;*/
  height: 100%;
  background-color: #fff;
}
@media only screen and (min-width: 992px) {
  .section-schokohaus-teilnehmen .schneehintergrund {
    overflow: hidden;
  }
}

.schneewehe {
  position: absolute;
  display: none;
}
.schneewehe-mobil {
  position: absolute;
  display: block;
}
.schneewehe.links {
  left: -100px;
}
.schneewehe.links.bleib-auf-kante {
  left: 0px;
}
.schneewehe.rechts {
  right: -100px;
}

.schnee-1-links-mobil {
  background-image: url("../../img/2026/im-schnee--reh-mobil-4f5a32d183bf2af467ac8693e9c1cfc7.webp");
  width: 71px;
  height: 104px;
  top: -60px;
}
.schnee-2-rechts {
  background-image: url("../../img/form/schneewehe-2-rechts-6ac88de121756eebe038c09a8a40e263.png");
  width: 577px;
  height: 88px;
  top: 880px;
}
.schnee-3-links {
  background-image: url("../../img/form/schneewehe-3-links-683102b6eea0ed56ab027c1dbdce4d29.png");
  width: 418px;
  height: 76px;
  top: 1070px;
}
/*.schnee-4-links {
  background-image: url("../../img/form/schneewehe-4-links-89fc5e7e8ddc3bab41804de8b1df249a.png");
  width: 234px;
  height: 88px;
  top: 1750px;
}*/
.schnee-5-rechts {
  background-image: url("../../img/form/schneewehe-5-rechts-302fdc0fd2b53e0087b6cf1a100687f4.png");
  width: 362px;
  height: 93px;
  top: 1300px;
}
.schnee-6-rehe-rechts {
  background-image: url("../../img/2025/im-schnee--rehe-41644696c51e74446009c525625fe6cc.png");
  width: 397px;
  height: 181px;
  top: 950px;
}
.schnee-7-links {
  background-image: url("../../img/2026/im-schnee--baeume-9326a73d2d9e432c164de60c7b265b49.webp");
  width: 375px;
  height: 435px;
  top: 1400px;
}
/*.schnee-7-geschenke-links {
  background-image: url("../../img/2025/im-schnee--geschenke-bc180b752282f9fd30406810cf2a2b6a.png");
  width: 146px;
  height: 187px;
  top: 2100px;
}*/

@media only screen and (min-width: 992px) {
  .schneewehe {
    display: block;
  }

  .schneewehe-mobil {
    display: none;
  }
}

@media only screen and (min-width: 1440px) {

  .section-schokohaus-teilnehmen .schneehintergrund {
    width: 1440px;
    left: -160px;
  }

  .schneewehe.links {
    left: 0;
  }
  .schneewehe.rechts {
    right: 0;
  }

}


.section-schokohaus-teilnehmen .formular {
  position: relative;
  z-index: 10;
  padding-top: 200px;
  /*max-width: 480px;*/
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 120px;
}

.formular h2 {
  max-width: 500px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
}

form {
  margin-top: 40px;
}

form > div {
  max-width: 480px;
  margin-left: auto;
  margin-right: auto;
}

.input-wrapper {
  margin-bottom: 20px;
  text-align:center
}

.input-wrapper label {
  font-weight: 100;
  font-size: 1.5rem;
  line-height: 1.25;

  display: block;
  max-width: 360px; /* 2024: 350 */
  margin-left: auto;
  margin-right: auto;
}
.checkbox-wrapper label a {
  color: #3B2774;
  font-size: 1.0625rem; /* 17px; */
  font-weight: 500;
  text-decoration: underline;
}
.checkbox-wrapper.error label,
.checkbox-wrapper.error label a{
  color: red;
}

.input-wrapper label + input,
.input-wrapper label + div {
  margin-top: 5px;
}

.input-wrapper input[type='text'],
.input-wrapper input[type='email'],
.input-wrapper input[type='date'],
.input-wrapper input[type='number'],
.formular select,
input[type="file"],
.formular input[type='checkbox'] {
  border: 1px solid #3B2774; /* 2024: 2px */
}

.input-wrapper input[type='text'],
.input-wrapper input[type='email'],
.input-wrapper input[type='date'],
.input-wrapper input[type='number'],
.formular select {
  border-radius: 24px;
  width: 350px;
  color: #3B2774;
  font-family: "GoodHeadlinePro";
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  padding: 12px;
}

::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
  color: inherit;
}


::placeholder {
  color: #3B2774;
  opacity: 1; /* Firefox */
}
::-ms-input-placeholder { /* Edge 12 -18 */
  color: #3B2774;
}
input[readonly]::placeholder {
  color: #3B2774 !important;
}

.input-wrapper input[type='text']:focus,
.input-wrapper input[type='email']:focus,
.input-wrapper input[type='date']:focus,
.input-wrapper input[type='number']:focus,
input[type="file"]:focus,
button[type='submit'],
.formular select:focus,
.pseudofocus,
.input-wrapper.file-upload label.pseudofocus {
  border: 3px solid #7D69AC;
}

.lilac-bg button[type='submit'],
.lilac-bg .formular select:focus,
.lilac-bg .pseudofocus,
.lilac-bg .input-wrapper.file-upload label.pseudofocus {
  border: 3px solid #FFFFFF;
}






.formular select {
  width: 375px;
}

input[type="file"] {
  border-radius: 24px;
  width: 350px;
  color: #3B2774;
  /*font-family: "GoodHeadline";*/
  font-family: "Loerrach-Heavy";
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  padding: 12px;
}

#file-selected {
  color: #3b2774;
  font-size: 1rem;
}

.formular input[type='checkbox']{
  border-radius: 24px;
  width: 20px;
  min-width: 20px;
  height: 20px;
  margin-right: 10px;
  color: #3B2774;
  font-family: "GoodHeadline";

}

input[type="checkbox"] + label {
  font-size: 1rem;
  font-weight: 400;
}

.checkbox-section-space {
  height: 20px;
}

.checkbox-wrapper {
  display: flex;
  margin-top: 10px;
}
.checkbox-wrapper a {
  font-size: 1rem;
}
.checkbox-wrapper label {
  text-align: left;
}

.formular > div {
  margin-bottom: 20px;
  text-align:center

}

.kaufbeleg {
  margin-top: 60px;

}

.formular div > button[type='submit'] {

  color: #3b2774;
  text-align: center;
  letter-spacing: .1rem;
  text-transform: uppercase;
  background-color: #8BD1F0;
  border: 3px solid #8BD1F0;
  border-radius: 100rem;
  padding: .4rem 2.125rem .3rem;
  font-family: "Loerrach-Heavy";
  font-size: 1.15rem;
  font-weight: 500;
  text-decoration: none;
  transition: all .3s;
  cursor: pointer;

  display: block;
  margin-left: auto;
  margin-right: auto;

}

.input-wrapper.file-upload input[type="file"]{
  opacity: 0;
  z-index: -1;
  position: absolute;
  /*top: -1px;*/
  left: -1000px;
  width: 0.1px;
  height: 0.1px;
}

.input-wrapper.file-upload label {
    /*width: 220px;*/
    width: 240px;
    cursor: pointer;

  font-family: "Loerrach-Heavy";

  color: #3b2774;
  text-align: center;
  letter-spacing: .1rem;
  text-transform: uppercase;
  background-color: #8BD1F0;
  border: 3px solid #8BD1F0;
  border-radius: 100rem;
  padding: .4rem 2.125rem .3rem;
  font-size: 1.15rem;
  font-weight: 500;
  text-decoration: none;
  transition: all .3s;


}
.input-wrapper.file-upload input[type="file"]:focus + label[for="sweepstake_form_receipt"]{
  border: 1px solid #85E5FF;
  color: #3B2774;
}

.grafik-kaufbeleg {
  display: block;
  margin: 40px auto 40px auto;
}
.grafik-billa {
  display: none;
  margin: 40px auto 40px auto;
}

.formular .form-error ul {
  margin-top: 0;
}

.formular .form-error,
.formular .form-error li {
  font-family: 'GoodHeadlinePro';
  font-weight: 500;
  color: red;
}
.formular .form-error li {
  list-style: none;
}

#g-recaptcha-respons {
  font-family: 'GoodHeadlinePro';
  font-weight: 500;
  color: red;
}

.g-recaptcha {
  margin-top: 30px;
  margin-bottom: 40px;
}

.submit-block {
  border-radius: 12px;
  background-color: #7D69AC;
  background-image: url("../../img/form/submit-box-bg-728d85220d88aba446e148cc410d7fad.png");
  max-width: 740px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 80px;

  padding: 30px 20px 30px 20px;
}

.text-lilac .submit-block p {
  margin-top: 0;
  margin-bottom: 20px;
  color: #fff;
}

.formular .form-text-left {
  max-width: 370px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

.g-recaptcha {
  width: 410px;
  margin-left: auto;
  margin-right: auto;
}

.section-schokohaus-teilnehmen {
  margin-top: 3.75rem;
  margin-bottom: 7rem;
}

@media only screen and (max-width: 1119px) {

  .kaufbeleg {
    margin-top: 50px;
  }
  .formular h2 {
    max-width: 300px;
    margin-top: 30px;
  }

  .formular div > button[type='submit'] {
    font-size: 16px;
    font-weight: 700;
  }

}

@media only screen and (max-width: 991px) {

  .section-schokohaus-teilnehmen {
    margin-top: 3.75rem; /*60px;*/
    margin-bottom: 0rem;
  }

  .section-schokohaus-teilnehmen .formular {
    padding-top: 100px;
    padding-bottom: 60px;
  }

  .checkbox-wrapper {
    max-width: 380px;
  }

  .g-recaptcha {
    width: 320px;
  }

  .submit-block {
    max-width: 80%;
  }
}


@media only screen and (max-width: 480px) {
  .input-wrapper input[type='text'],
  .input-wrapper input[type='email'],
  .input-wrapper input[type='date'],
  .input-wrapper input[type='number'],
  .formular select {
    width: 280px;
    -webkit-appearance: none;
    /*border: 2px solid chartreuse;*/
  }

  .input-wrapper input[type='date'],
  .formular select {
    width: 280px;
    background-color: #fff;
  }
  .input-wrapper input[type='date'] {
    height: 22px;
  }

  .formular select {
    width: 310px;
  }

  .milka-content .formular h2,
  .milka-content .kaufbeleg h2 {
    margin-left: auto;
    margin-right: auto;
  }

  .input-wrapper label {
    padding-left: 10px;
    padding-right: 10px;
  }

  #file-selected {
    font-size: 0.75rem;/* 12px */
  }

  .milka-content .formular p {
    padding-left: 20px;
    padding-right: 20px;
  }

  .checkbox-wrapper {
    max-width: 300px;
  }

  .g-recaptcha {
    width: 300px;
  }
}

fieldset {
  border: none;
  width: 100%;
}
fieldset legend {
  border: none;
  width: 100%;
}

/* Produktauswahl */
.show-product-image {
  position: relative;
}
.show-product-image:after {
  position: absolute;
  zoom: 0.125;
  bottom: -60px;
  right: 22%;
}
/*@media only screen and (max-width: 1139px) {
  .show-product-image:after {
    position: relative;
    right: 18%;
  }
}*/
@media only screen and (max-width: 1139px) {

  .show-product-image {
    margin-bottom: 20px;
  }

  .show-product-image:after {
    position: relative;
    right: unset;
  }
}
/*@media only screen and (max-width: 480px) {
  .show-product-image:after {
    right: 12%;
  }
}


url("../../img/2025/im-schnee--tannenbaum-4e6e18d12984e33b190c6b15b0220a21.png");

*/

/*
.p4043369:after {
  content: url("../../img/2026/produktbilder/4043369-32601adadb866a289fd05af9609c04df.webp");
}
.p4316816:after {
  content: url("../../img/2026/produktbilder/4316816-2fc3111a6ceeb4c94b5b2e145663fb41.webp");
}
.p4316822:after {
  content: url("../../img/2026/produktbilder/4316822-5a839d951dbb045296f2eaa28cba73fc.webp");
}
.p4316831:after {
  content: url("../../img/2026/produktbilder/4316831-adfd266913b09f7d4bd3b8f0de8eb437.webp");
}
.p4316854:after {
  content: url("../../img/2026/produktbilder/4316854-30f25b9a622b92640778b7047b0c23da.webp");
}
*/
.p33219:after {
  content: url("../../img/2026/produktbilder/33219-ec1a6e4c2e380dbe878a9a7bb583932d.webp");
}
.p35263:after {
  content: url("../../img/2026/produktbilder/35263-54c48532dd1a4f5acecb378bf40b2410.webp");
}
.p77977:after {
  content: url("../../img/2026/produktbilder/77977-3821a46ceaa91999bfdbdff96cb40515.webp");
}
.p102572:after {
  content: url("../../img/2026/produktbilder/102572-0dc3b632ab404061f0864c0fa693a3bf.webp");
}
.p103409:after {
  content: url("../../img/2026/produktbilder/103409-b4b56229d3f3c8f0af94687f29f30846.webp");
}
.p343572:after {
  content: url("../../img/2026/produktbilder/343572-2e6d83a57919fb82a8edf16a2a0d6760.webp");
}
.p355750:after {
  content: url("../../img/2026/produktbilder/355750-c4bf2ebae3e72b804f60c0acd3e70fcd.webp");
}
.p358989:after {
  content: url("../../img/2026/produktbilder/358989-d11ec9632e32e27f3a98f05871b33749.webp");
}
.p851431:after {
  content: url("../../img/2026/produktbilder/851431-8812f63b2d4cf992e9437f382d8dfa75.webp");
}
.p913290:after {
  content: url("../../img/2026/produktbilder/913290-06ca76f9888afa4e9f5a95c37965f919.webp");
}
.p914202:after {
  content: url("../../img/2026/produktbilder/914202-872b25a460eaf1029dae75eeff94c8e3.webp");
}
.p961596:after {
  content: url("../../img/2026/produktbilder/961596-d1967e14b4a1c11bd588ac486ecd5745.webp");
}
.p4013770:after {
  content: url("../../img/2026/produktbilder/4013770-5612de5deaa6ebe76e5bed1ac72197b5.webp");
}
.p4014665:after {
  content: url("../../img/2026/produktbilder/4014665-3f507eeb064535c69c840756ec887e9d.webp");
}
.p4015003:after {
  content: url("../../img/2026/produktbilder/4015003-1dd2d86adca40395133aceb00ecec5e6.webp");
}
.p4031598:after {
  content: url("../../img/2026/produktbilder/4031598-492d1d993686a0f9586600230999fd34.webp");
}
.p4038892:after {
  content: url("../../img/2026/produktbilder/4038892-e4a0ab76a0864eb60986ef4f0c7f37ca.webp");
}
.p4039848:after {
  content: url("../../img/2026/produktbilder/4039848-5c602fcb5c63be96ef8b3c64841bfce3.webp");
}
.p4039849:after {
  content: url("../../img/2026/produktbilder/4039849-c05f9dbbe3ed5611c50096e05670a509.webp");
}
.p4043369:after {
  content: url("../../img/2026/produktbilder/4043369-32601adadb866a289fd05af9609c04df.webp");
}
.p4043375:after {
  content: url("../../img/2026/produktbilder/4043375-e5279b5c01febc7b0a31b16edc4c954c.webp");
}
.p4043384:after {
  content: url("../../img/2026/produktbilder/4043384-cdf81de2e641ce0703ac1b286cdcca1e.webp");
}
.p4043385:after {
  content: url("../../img/2026/produktbilder/4043385-790677a53db98f90f19c7162215ec335.webp");
}
.p4043388:after {
  content: url("../../img/2026/produktbilder/4043388-bc5ba0879384d97185164a2e622dd0e9.webp");
}
.p4043456:after {
  content: url("../../img/2026/produktbilder/4043456-a2874272bb37c4977afd07f68c8dde4e.webp");
}
.p4057127:after {
  content: url("../../img/2026/produktbilder/4057127-696c24b5601f2c4acf490883a8eb22ce.webp");
}
.p4240423:after {
  content: url("../../img/2026/produktbilder/4240423-c3c1aea3de6df99235e8c6c44746df29.webp");
}
.p4240637:after {
  content: url("../../img/2026/produktbilder/4240637-c0fe7c3beb5173b0c764ea2b44f1981b.webp");
}
.p4242113:after {
  content: url("../../img/2026/produktbilder/4242113-a4fe12d689a6dc9270a57be2494f3bdb.webp");
}
.p4248726:after {
  content: url("../../img/2026/produktbilder/4248726-67527c4d4306bc57ccb42e2b62db2841.webp");
}
.p4248732:after {
  content: url("../../img/2026/produktbilder/4248732-fdd2f5ff612b274ee7bf6cda3471e6a8.webp");
}
.p4248737:after {
  content: url("../../img/2026/produktbilder/4248737-138bb9816007b1a3aa11e26d9c10a32f.webp");
}
.p4253930:after {
  content: url("../../img/2026/produktbilder/4253930-1e8660f3ea00221cebd391be10927245.webp");
}
.p4253931:after {
  content: url("../../img/2026/produktbilder/4253931-315588aadac92e0c97fe667f45202266.webp");
}
.p4254752:after {
  content: url("../../img/2026/produktbilder/4254752-73b6fa78a645fa0e4eb26b6570d34a52.webp");
}
.p4255715:after {
  content: url("../../img/2026/produktbilder/4255715-bc4b48de55dff4bf3a2dd26c2de593a1.webp");
}
.p4256633:after {
  content: url("../../img/2026/produktbilder/4256633-859ba955a797908fe3cc154515a63c4c.webp");
}
.p4257351:after {
  content: url("../../img/2026/produktbilder/4257351-ef998a9c11ccbae1541e0e779e3480be.webp");
}
.p4258394:after {
  content: url("../../img/2026/produktbilder/4258394-2f5d0d071804ed9f151a7acac450c157.webp");
}
.p4270033:after {
  content: url("../../img/2026/produktbilder/4270033-6484b02e6f563039d891ab0908f4e22d.webp");
}
.p4274189:after {
  content: url("../../img/2026/produktbilder/4274189-2a18031e2b7273a947f29a9c49912980.webp");
}
.p4278699:after {
  content: url("../../img/2026/produktbilder/4278699-99f987880b16a62f0601684cdfd3074d.webp");
}
.p4298993:after {
  content: url("../../img/2026/produktbilder/4298993-c46944b12b34887e35aa8f9e718dedfb.webp");
}
.p4300528:after {
  content: url("../../img/2026/produktbilder/4300528-a4c7420464d1479baf0d7f9015fff91d.webp");
}
.p4306896:after {
  content: url("../../img/2026/produktbilder/4306896-fc7f679720d15a4f9fe6339e92848854.webp");
}
.p4309558:after {
  content: url("../../img/2026/produktbilder/4309558-cbc3e47e5c6fcaa5514adef26e33fde7.webp");
}
.p4314387:after {
  content: url("../../img/2026/produktbilder/4314387-26a84a253440dfe4c5df1311c0c9c086.webp");
}
.p4316636:after {
  content: url("../../img/2026/produktbilder/4316636-368fd01760a6c5fe4e8a78f7bff94475.webp");
}
.p4316816:after {
  content: url("../../img/2026/produktbilder/4316816-2fc3111a6ceeb4c94b5b2e145663fb41.webp");
}
.p4316818:after {
  content: url("../../img/2026/produktbilder/4316818-d2e012db6735e31e8d6d02cf606693b6.webp");
}
.p4316822:after {
  content: url("../../img/2026/produktbilder/4316822-5a839d951dbb045296f2eaa28cba73fc.webp");
}
.p4316831:after {
  content: url("../../img/2026/produktbilder/4316831-adfd266913b09f7d4bd3b8f0de8eb437.webp");
}
.p4316837:after {
  content: url("../../img/2026/produktbilder/4316837-34e53cf13ff297cd4416af51765bb2cf.webp");
}
.p4316854:after {
  content: url("../../img/2026/produktbilder/4316854-30f25b9a622b92640778b7047b0c23da.webp");
}
.p4316858:after {
  content: url("../../img/2026/produktbilder/4316858-4477045d9a5a56b7ce9c6264931e1f21.webp");
}
.p4316873:after {
  content: url("../../img/2026/produktbilder/4316873-ac8390832fb8c0c1c19f358b9dec3224.webp");
}
.p4316879:after {
  content: url("../../img/2026/produktbilder/4316879-155a49b784c0f4ed0aeb3978c1fc2514.webp");
}
.p4316920:after {
  content: url("../../img/2026/produktbilder/4316920-1d9913ec801265696b40b8ba6cd14d3c.webp");
}
.p4317299:after {
  content: url("../../img/2026/produktbilder/4317299-83b1e813d9f9a565516a14cced6dbfd9.webp");
}
.p4318838:after {
  content: url("../../img/2026/produktbilder/4318838-30a39d4cb884ea389e7fefc7d822debe.webp");
}
.p4318839:after {
  content: url("../../img/2026/produktbilder/4318839-8ea744963dbd691798ef252b6bd7e108.webp");
}
.p4319553:after {
  content: url("../../img/2026/produktbilder/4319553-d5c467dc0b28db77ed1997ca274bac3c.webp");
}
.p4320309:after {
  content: url("../../img/2026/produktbilder/4320309-b0b0fc351076ae36700f77bc9d108ee2.webp");
}
.p4321418:after {
  content: url("../../img/2026/produktbilder/4321418-ac810c62d80d9f59db9fb206d5d81fb4.webp");
}
.p4324393:after {
  content: url("../../img/2026/produktbilder/4324393-7900a59e2c88db96d46e7dd3b5cf07cb.webp");
}
.p4326214:after {
  content: url("../../img/2026/produktbilder/4326214-dcf2fc555c545e5a6eab0c3feb576a64.webp");
}
.p4328238:after {
  content: url("../../img/2026/produktbilder/4328238-bf64675d314a7c1f9f3332fb0250b066.webp");
}
.p4328309:after {
  content: url("../../img/2026/produktbilder/4328309-a1343d00aad7fc16b04fad915421a7a3.webp");
}
.p4329481:after {
  content: url("../../img/2026/produktbilder/4329481-18eb6befa24775ca0198ae455178631e.webp");
}
.p4329823:after {
  content: url("../../img/2026/produktbilder/4329823-ac6bc757f43a4a383e6bf8b866c279a7.webp");
}
.p4329837:after {
  content: url("../../img/2026/produktbilder/4329837-d180614d7eed2405cc71e7e27bfb8a3d.webp");
}
.p4330790:after {
  content: url("../../img/2026/produktbilder/4330790-411980b446c6e7a16b01a2d7dd1ee0db.webp");
}