:root {
  --white: white;
  --black: black;
}

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

p {
  color: #555;
  margin-bottom: 10px;
  font-size: 1.3em;
  line-height: 1.4em;
}

.main-heading-wrap {
  width: 50%;
  min-width: 600px;
  margin-bottom: 31px;
}

.intro-content {
  opacity: 1;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  text-align: center;
  background-color: rgba(197, 141, 0, .67);
  background-image: url('../images/10.jpg'), linear-gradient(135deg, #d4b157, #efdaa3 17%, #dec480 69%, #e8d6a6 74%, #ffefc4 82%, #dfc581);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 100%, auto;
  width: 100%;
  max-width: none;
  margin-top: 119px;
  margin-bottom: 0;
  padding: 40px 40px 20px;
  position: relative;
  box-shadow: inset 0 6px 20px 20px rgba(0, 0, 0, .2);
}

.paragraph-bigger {
  opacity: 1;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 400;
  line-height: 34px;
}

.paragraph-bigger.cc-bigger-light {
  opacity: 1;
  color: #fd911d;
  text-align: center;
  background-color: #fd941d;
  background-image: url('../images/10.jpg');
  background-position: 50% 100%;
  background-size: auto;
  margin-bottom: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Comfortaa, sans-serif;
  font-size: 2.5em;
  line-height: 1.5em;
  transform: rotate(-4deg);
}

.intro-header {
  background-color: var(--white);
  color: #fff;
  background-image: linear-gradient(rgba(255, 255, 255, .9), rgba(255, 255, 255, .9)), url('../images/3backen.png');
  background-position: 0 0, 45% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, 350px;
  background-attachment: scroll, scroll;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-bottom: 0;
  padding-top: 0;
  display: flex;
}

.section {
  margin-left: 30px;
  margin-right: 30px;
}

.section.cc-store-home-wrap.no15 {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.section.cc-subscribe-form {
  background-color: #c5c5c5;
  background-image: linear-gradient(rgba(255, 255, 255, .81), rgba(255, 255, 255, .81)), url('../images/4.jpg');
  background-position: 0 0, 50%;
  background-size: auto, auto;
  margin-left: 0;
  margin-right: 0;
}

.products-heading {
  text-align: center;
  margin-bottom: 80px;
}

.heading-jumbo {
  color: #000;
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 56px;
  font-weight: 700;
  line-height: 80px;
}

.intro-text {
  justify-content: center;
  width: 80%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  display: flex;
  position: relative;
}

.button {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .4s, opacity .4s, color .4s;
  display: flex;
}

.button:hover {
  color: #fff;
  background-color: #32343a;
}

.button:active {
  background-color: #43464d;
}

.button.cc-white-button {
  color: #202020;
  background-color: #fff;
  padding: 16px 35px;
  font-size: 14px;
  line-height: 26px;
}

.button.cc-white-button:hover {
  background-color: rgba(255, 255, 255, .8);
}

.button.cc-white-button:active {
  background-color: rgba(255, 255, 255, .9);
}

.button.insta, .button.insta-copy {
  background-color: rgba(26, 27, 31, 0);
  display: flex;
}

.main-paragraph-wrap {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template: ". ."
  / 1fr;
  grid-auto-flow: row;
  margin-top: 60px;
  margin-bottom: 150px;
}

.container {
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  display: flex;
}

.container.cc-subscription-form {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: auto;
  padding-top: 130px;
  padding-bottom: 140px;
  display: flex;
}

.paragraph-light {
  opacity: .6;
  letter-spacing: 0;
  text-transform: none;
  font-size: 14px;
  line-height: 26px;
}

.paragraph-light.cc-subscribe-paragraph {
  width: 40%;
}

.divider {
  background-color: #eee;
  height: 1px;
}

.body {
  background-color: #fff;
  font-family: Lato, sans-serif;
}

.heading {
  color: #ffb800;
  text-shadow: 0 1px 10px rgba(0, 0, 0, .72);
}

.image {
  width: 180px;
  margin-top: -103px;
  margin-left: -92px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  transform: rotate(12deg);
}

.image._2 {
  margin-top: 100px;
  margin-left: -166px;
  transform: rotate(-18deg);
}

.image._3 {
  margin-top: 115px;
  margin-left: 93px;
  transform: rotate(7deg);
}

.text-field {
  border: 1px solid #e4e4e4;
  border-radius: 0;
  margin-bottom: 18px;
  padding: 21px 20px;
  font-size: 14px;
  line-height: 26px;
  transition: border-color .4s;
}

.text-field:hover {
  border-color: #e3e6eb;
}

.text-field:active, .text-field:focus {
  border-color: #43464d;
}

.text-field::placeholder {
  color: rgba(50, 52, 58, .4);
}

.text-field.cc-subscribe-text-field {
  width: 330px;
  margin-bottom: 0;
  margin-right: 10px;
}

.text-field.cc-subscribe-text-field:focus {
  border-color: #32343a;
}

.subscribe-form {
  justify-content: center;
  align-items: center;
  display: flex;
}

.status-message {
  color: #fff;
  text-align: center;
  background-color: #202020;
  padding: 9px 30px;
  font-size: 14px;
  line-height: 26px;
}

.form-block {
  margin-top: 20px;
}

.heading-jumbo-small {
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 32px;
  font-size: 36px;
  font-weight: 400;
  line-height: 50px;
}

.webflow-logo-tiny {
  margin-top: -2px;
  margin-right: 8px;
}

.logo-link {
  z-index: 1;
}

.logo-link:hover {
  opacity: .8;
}

.logo-link:active {
  opacity: .7;
}

.footer-link {
  opacity: .6;
  color: #636363;
  margin-bottom: 15px;
  font-size: 14px;
  text-decoration: none;
  transition: color .2s, opacity .2s;
}

.footer-link:hover {
  opacity: 1;
}

.footer {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template: ". . . . ."
                 ". . . . ."
                 / 2fr 2.25fr 1fr 1.25fr 2.75fr;
  grid-auto-columns: 1fr;
  align-items: start;
  justify-items: start;
  width: 100%;
  padding-top: 120px;
  padding-bottom: 60px;
  display: grid;
}

.links-section-footer {
  flex-direction: column;
  margin-top: 55px;
  display: flex;
}

.made-with-webflow {
  opacity: .5;
  align-items: center;
  margin-top: 70px;
  text-decoration: none;
  transition: opacity .4s;
  display: flex;
}

.made-with-webflow:hover {
  opacity: 1;
}

.made-with-webflow:active {
  opacity: .8;
}

.paragraph-tiny {
  color: #000;
  font-size: 12px;
  line-height: 20px;
}

.label {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

._600 {
  text-align: left;
  max-width: 700px;
  max-height: none;
  margin-bottom: 80px;
}

._600.mtop {
  margin-top: 17px;
}

.vert-3 {
  width: 100%;
  display: flex;
}

._3hold {
  width: 100%;
}

.info {
  width: auto;
  margin-top: 6px;
  font-size: 1em;
}

.imageholder {
  width: 40%;
  height: 300px;
  margin-right: 60px;
}

.imageholder.bild-von-robert {
  max-width: 400px;
  height: auto;
  position: relative;
}

.imageholder.selfie {
  background-image: url('../images/choux-pastries-choux-rings-with-cream-and-raspber-2023-11-27-05-17-32-utc.png');
  background-position: 50%;
  background-size: cover;
  display: flex;
}

.vertblock {
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

.robert {
  cursor: pointer;
  background-color: #d2b261;
  border-radius: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 170px;
  height: 170px;
  margin-top: 316px;
  margin-left: -2px;
  margin-right: 0;
  padding-top: 25px;
  transition: all .2s;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
  box-shadow: 2px 4px 5px 2px rgba(0, 0, 0, .37);
}

.robert:hover {
  transform: translate(0, -16px);
}

.robert.img {
  width: auto;
  height: auto;
  margin-top: -115px;
  margin-right: -141px;
}

.image-2 {
  width: 200px;
}

.heading-2 {
  color: #fff;
  text-align: center;
  margin-top: -10px;
  margin-bottom: 0;
  font-family: Comfortaa, sans-serif;
  font-size: 1.2em;
}

.heading-2._2 {
  margin-top: 0;
  margin-bottom: -7px;
  font-size: .8em;
}

.image-3 {
  width: 100%;
  max-width: 300px;
  margin-top: 0;
  margin-bottom: 0;
}

.bold-text {
  color: #fff;
  text-shadow: 3px 3px 3px rgba(0, 0, 0, .15);
  font-size: 1.3em;
  font-weight: 400;
}

.icon {
  color: #000;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.text-block {
  color: #1a1b1f;
  padding-left: 10px;
  text-decoration: underline;
}

.text-block.w {
  color: #fff;
  text-decoration: none;
}

.icon-2 {
  color: #1a1b1f;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.youtube {
  width: 600px;
  max-width: none;
  height: 400px;
  max-height: 400px;
  margin-left: auto;
  margin-right: auto;
}

.section-2 {
  justify-content: center;
  align-items: stretch;
  width: 100%;
  max-width: none;
  max-height: none;
  padding-top: 60px;
  padding-bottom: 42px;
  display: block;
}

.video {
  max-width: none;
}

.div-block {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-2 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.background-video {
  width: 100%;
}

.image-4 {
  width: 200px;
  margin-top: 121px;
  margin-left: 33px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  transform: rotate(-9deg);
  box-shadow: 5px 3px 7px rgba(0, 0, 0, .29);
}

.image-4._2 {
  width: 120px;
  margin-top: -88px;
  margin-left: 107px;
  transform: rotate(9deg);
}

.image-4._3 {
  margin-top: -1px;
  margin-left: -111px;
  transform: rotate(4deg);
}

.icon-3 {
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
}

.link-block {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.icon-4 {
  color: var(--black);
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.ftrlink {
  opacity: .58;
  color: #202020;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.ftrlink:hover {
  opacity: 1;
}

.text-block-2, .text-block-3 {
  text-transform: uppercase;
  margin-left: 5px;
}

.image-5 {
  width: 120px;
}

.text-block-4 {
  opacity: .52;
  color: #fff;
  padding-left: 5px;
}

@media screen and (max-width: 991px) {
  .intro-content {
    background-position: 50% 40%, 0 0;
    margin-top: 41px;
    padding-top: 35px;
    padding-bottom: 0;
    position: relative;
  }

  .intro-header {
    margin-bottom: 113px;
    padding-top: 100px;
  }

  .section.cc-store-home-wrap.no15 {
    margin-left: 0;
    margin-right: 0;
  }

  .heading-jumbo {
    font-size: 40px;
    line-height: 70px;
  }

  .intro-text {
    width: auto;
    margin-bottom: 30px;
    padding-left: 0;
  }

  .button {
    justify-content: center;
  }

  .container {
    margin-top: 40px;
    padding-top: 0;
  }

  .container.cc-subscription-form {
    margin-top: 0;
  }

  .paragraph-light.cc-subscribe-paragraph {
    width: 60%;
  }

  .image {
    margin-top: -33px;
    margin-bottom: -183px;
    margin-left: 0;
    position: relative;
  }

  .image._2 {
    margin-top: -74px;
    margin-bottom: -100px;
    margin-left: 83px;
  }

  .image._3 {
    margin-top: 1px;
    margin-left: 212px;
    display: none;
    position: relative;
  }

  .logo-link.w--current {
    flex: 1;
  }

  .footer {
    grid-template-columns: 2.5fr 2.25fr 1fr .5fr;
    grid-template-areas: "Area-3 Area-2 Area";
    grid-auto-columns: 4.25fr;
  }

  .links-section-footer.nm {
    margin-top: 30px;
  }

  .imageholder.bild-von-robert {
    justify-content: center;
    align-items: flex-start;
    width: 60%;
    height: 600px;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    display: flex;
  }

  .imageholder.selfie {
    margin-top: 40px;
    margin-right: 0;
  }

  .vertblock {
    flex-direction: column-reverse;
    align-items: center;
    overflow: hidden;
  }

  .robert {
    margin-top: 0;
    margin-left: -57px;
    margin-right: 68px;
  }

  .robert.img {
    margin-top: -166px;
    margin-right: -98px;
  }

  .image-3 {
    width: 50%;
    max-width: 250px;
    padding-left: 27px;
  }

  .section-2 {
    padding-top: 30px;
    padding-bottom: 0;
  }

  .image-6 {
    max-height: 700px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 767px) {
  .intro-content {
    width: 100%;
    padding-right: 0;
  }

  .paragraph-bigger {
    font-size: 16px;
    line-height: 28px;
  }

  .paragraph-bigger.cc-bigger-light {
    font-size: 1.5em;
  }

  .intro-header {
    background-image: linear-gradient(rgba(255, 255, 255, .9), rgba(255, 255, 255, .9)), url('../images/3backen.png');
    background-position: 0 0, 100% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, 300px;
    background-attachment: scroll, scroll;
    height: auto;
    margin-bottom: 0;
    padding-top: 80px;
  }

  .section, .section.cc-store-home-wrap {
    margin-left: 15px;
    margin-right: 15px;
  }

  .section.cc-store-home-wrap.no15 {
    margin-left: 0;
    margin-right: 0;
  }

  .heading-jumbo {
    font-size: 40px;
    line-height: 64px;
  }

  .main-paragraph-wrap {
    grid-row-gap: 30px;
    grid-template: "."
                   "."
                   / 1fr;
  }

  .container {
    text-align: center;
    padding-left: 16px;
    padding-right: 16px;
  }

  .container.cc-subscription-form {
    padding-left: 30px;
    padding-right: 30px;
  }

  .paragraph-light.cc-subscribe-paragraph {
    width: 80%;
  }

  .heading {
    font-size: 26px;
  }

  .image {
    width: 140px;
    margin-top: 14px;
    margin-bottom: -106px;
  }

  .image._2 {
    margin-top: -41px;
    margin-left: 28px;
  }

  .image._3 {
    margin-left: 132px;
  }

  .text-field.cc-subscribe-text-field {
    text-align: center;
    width: auto;
    margin-bottom: 10px;
    margin-right: 0;
  }

  .subscribe-form {
    flex-direction: column;
    align-items: stretch;
  }

  .form-block {
    width: 90%;
    max-width: 470px;
  }

  .heading-jumbo-small {
    font-size: 30px;
    line-height: 52px;
  }

  .logo-link {
    padding-left: 0;
  }

  .footer {
    text-align: center;
    flex-direction: column;
    align-items: center;
    padding-top: 100px;
    display: flex;
  }

  .links-section-footer {
    margin-top: 10px;
    margin-bottom: 40px;
  }

  .links-section-footer.nm {
    margin-top: 1px;
  }

  .label {
    margin-bottom: 0;
  }

  .logo-footer {
    margin-bottom: 70px;
  }

  .imageholder.bild-von-robert {
    align-items: flex-end;
    height: auto;
  }

  .vertblock {
    justify-content: flex-start;
  }

  .robert {
    margin-left: -66px;
    margin-right: -14px;
  }

  .image-3 {
    min-width: 250px;
  }

  .section-2 {
    padding-top: 0;
  }

  .div-block {
    margin-top: 40px;
  }

  .background-video {
    max-height: 300px;
  }

  .image-4 {
    width: 120px;
    margin-top: 83px;
  }

  .image-4._2 {
    width: 80px;
    margin-top: -114px;
    margin-left: 72px;
  }

  .image-4._3 {
    width: 120px;
    margin-left: -38px;
  }

  .text-block-4 {
    font-size: 10px;
  }

  .image-6 {
    max-height: 500px;
  }
}

@media screen and (max-width: 479px) {
  .intro-content {
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    padding: 20px 0 20px 15px;
    display: flex;
    overflow: visible;
  }

  .intro-header {
    background-image: linear-gradient(rgba(255, 255, 255, .89), rgba(255, 255, 255, .89)), url('../images/3backen.png');
    background-position: 0 0, 100% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, 200px;
    background-attachment: scroll, scroll;
    padding-top: 85px;
  }

  .section.cc-store-home-wrap.no15 {
    width: 100%;
    overflow: hidden;
  }

  .heading-jumbo {
    font-size: 36px;
    line-height: 48px;
  }

  .intro-text {
    margin-bottom: 0;
  }

  .container {
    padding-top: 0;
  }

  .container.cc-subscription-form {
    padding-left: 15px;
    padding-right: 15px;
  }

  .paragraph-light.cc-subscribe-paragraph {
    width: 100%;
  }

  .body {
    overflow: visible;
  }

  .image {
    margin: 0 152px -201px 31px;
    position: absolute;
    top: auto;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .image._2 {
    aspect-ratio: auto;
    width: 120px;
    margin: 0 6px -118px 0;
    position: absolute;
  }

  .image._3 {
    margin-left: 76px;
  }

  .form-block {
    width: 100%;
    max-width: none;
  }

  .imageholder.bild-von-robert {
    width: 80%;
    height: 400px;
    margin-top: 0;
  }

  .vertblock {
    justify-content: center;
    overflow: visible;
  }

  .robert {
    width: 120px;
    height: 120px;
    margin-left: -41px;
    margin-right: 0;
  }

  .robert.img {
    margin-top: -154px;
    margin-right: -31px;
  }

  .image-2 {
    width: 170px;
  }

  .heading-2 {
    font-size: .9em;
    line-height: 1.3em;
  }

  .image-3 {
    min-width: 200px;
  }

  .div-block {
    width: 100%;
    max-width: none;
  }

  .background-video {
    max-height: 250px;
  }

  .image-4 {
    margin-top: -64px;
    margin-left: -96px;
  }

  .image-4._2 {
    margin-top: -18px;
    margin-left: 252px;
  }

  .image-4._3 {
    margin-top: 38px;
    margin-left: -80px;
  }

  .image-5 {
    margin-bottom: 56px;
  }

  .image-6 {
    max-height: 400px;
  }
}

#w-node-_4a7a216a-700a-9f57-29f9-88318c84c203-aa6cb429, #w-node-b91305f0-a2e7-771a-f639-a445f53e04b5-aa6cb429 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-b91305f0-a2e7-771a-f639-a445f53e04da-aa6cb429 {
  grid-area: 1 / 5 / 2 / 6;
}

#w-node-b91305f0-a2e7-771a-f639-a445f53e04b7-aa6cb429, #w-node-b91305f0-a2e7-771a-f639-a445f53e04b9-aa6cb429 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-b91305f0-a2e7-771a-f639-a445f53e04d8-aa6cb429 {
  grid-area: 1 / 5 / 2 / 6;
}

#w-node-b91305f0-a2e7-771a-f639-a445f53e04e1-aa6cb429 {
  grid-area: 2 / 1 / 3 / 2;
}


