@font-face {
  font-family: "hurmegeometricsans4";
  font-style: normal;
  font-weight: 400;
  src: url("https://www.barilla.com/de-de/campaign/asset/5L1e7hhlIns0zzxSk5TnLj/media/images/shared/veganuary/assets/webfonts/hurmegeometricsans4-regular.eot");
  src: url("https://www.barilla.com/de-de/campaign/asset/5L1e7hhlIns0zzxSk5TnLj/media/images/shared/veganuary/assets/webfonts/hurmegeometricsans4-regular.eot")
      format("embedded-opentype"),
    url("https://www.barilla.com/de-de/campaign/asset/5L1e7hhlIns0zzxSk5TnLj/media/images/shared/veganuary/assets/webfonts/hurmegeometricsans4-regular.woff2") format("woff2"),
    url("https://www.barilla.com/de-de/campaign/asset/5L1e7hhlIns0zzxSk5TnLj/media/images/shared/veganuary/assets/webfonts/hurmegeometricsans4-regular.ttf") format("truetype");
}

@font-face {
  font-family: "hurmegeometricsans4";
  font-style: italic;
  font-weight: 400;
  src: url("https://www.barilla.com/de-de/campaign/asset/5L1e7hhlIns0zzxSk5TnLj/media/images/shared/veganuary/assets/webfonts/hurmegeometricsans4-regularobl.eot");
  src: url("https://www.barilla.com/de-de/campaign/asset/5L1e7hhlIns0zzxSk5TnLj/media/images/shared/veganuary/assets/webfonts/hurmegeometricsans4-regularobl.eot")
      format("embedded-opentype"),
    url("https://www.barilla.com/de-de/campaign/asset/5L1e7hhlIns0zzxSk5TnLj/media/images/shared/veganuary/assets/webfonts/hurmegeometricsans4-regularobl.woff2") format("woff2"),
    url("https://www.barilla.com/de-de/campaign/asset/5L1e7hhlIns0zzxSk5TnLj/media/images/shared/veganuary/assets/webfonts/hurmegeometricsans4-regularobl.ttf") format("truetype");
}

@font-face {
  font-family: "hurmegeometricsans4";
  font-style: normal;
  font-weight: 700;
  src: url("https://www.barilla.com/de-de/campaign/asset/5L1e7hhlIns0zzxSk5TnLj/media/images/shared/veganuary/assets/webfonts/hurmegeometricsans4-semibold.eot");
  src: url("https://www.barilla.com/de-de/campaign/asset/5L1e7hhlIns0zzxSk5TnLj/media/images/shared/veganuary/assets/webfonts/hurmegeometricsans4-semibold.eot")
      format("embedded-opentype"),
    url("https://www.barilla.com/de-de/campaign/asset/5L1e7hhlIns0zzxSk5TnLj/media/images/shared/veganuary/assets/webfonts/hurmegeometricsans4-semibold.woff2") format("woff2"),
    url("https://www.barilla.com/de-de/campaign/asset/5L1e7hhlIns0zzxSk5TnLj/media/images/shared/veganuary/assets/webfonts/hurmegeometricsans4-semibold.ttf") format("truetype");
}

@font-face {
  font-family: "mari_david";
  font-style: normal;
  font-weight: 400;
  src: url("https://www.barilla.com/de-de/campaign/asset/5L1e7hhlIns0zzxSk5TnLj/media/images/shared/veganuary/assets/webfonts/38F560.eot");
  src: url("https://www.barilla.com/de-de/campaign/asset/5L1e7hhlIns0zzxSk5TnLj/media/images/shared/veganuary/assets/webfonts/38F560.eot") format("embedded-opentype"),
    url("https://www.barilla.com/de-de/campaign/asset/5L1e7hhlIns0zzxSk5TnLj/media/images/shared/veganuary/assets/webfonts/38F560.woff2") format("woff2"),
    url("https://www.barilla.com/de-de/campaign/asset/5L1e7hhlIns0zzxSk5TnLj/media/images/shared/veganuary/assets/webfonts/38F560.ttf") format("truetype");
}


/*@function color($key: "blue") {
  @return map-get($colors, $key);
}*/
*,
*::before,
*::after {
    box-sizing: border-box;
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent;
    -webkit-font-smoothing: antialiased;
}

@-ms-viewport {
    width: device-width;
}

article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block;
}

body {
    margin: 0;
    font-family: "hurmegeometricsans4", "HelveticaNeue-CondensedBold", "Helvetica Neue", sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1;
    color: #4b1800;
    text-align: left;
    background-color: #f4ebda;
}

[tabindex="-1"]:focus {
    outline: 0 !important;
}


footer a, footer a:link, footer .navLinks a, footer .navLinks a:link, footer .navLinks a:visited, footer .navLinks a:active, footer .navLinks a:focus, footer .navLinks a:hover {
  color: #ffffff;
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
    font-family: "hurmegeometricsans4", "HelveticaNeue-CondensedBold", "Helvetica Neue", sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
    font-family: "hurmegeometricsans4", "HelveticaNeue-CondensedBold", "Helvetica Neue", sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size:1.5rem;
}

@media (max-width: 767.98px) {
    p {
      font-size:1rem;
    }
}



abbr[title],
abbr[data-original-title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit;
}

ol,
ul,
dl {
    margin-top: 0;
    margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
    margin-bottom: 0;
}

dt {
    font-weight: 700;
}

dd {
    margin-bottom: .5rem;
    margin-left: 0;
}

blockquote {
    margin: 0 0 1rem;
}

dfn {
    font-style: italic;
}

b,
strong {
    font-weight: bolder;
}

small {
    font-size: 50%;
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sub {
    bottom: -.25em;
}

sup {
    top: -.5em;
}

a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

a:hover {
    color: #0056b3;
    text-decoration: underline;
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
}

a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
    outline: 0;
}

pre,
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar;
}

figure {
    margin: 0 0 1rem;
}

img {
    vertical-align: middle;
    border-style: none;
}

svg:not(:root) {
    overflow: hidden;
}

table {
    border-collapse: collapse;
}

caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom;
}

th {
    text-align: inherit;
}

label {
    display: inline-block;
    margin-bottom: 0.5rem;
}

button {
    border-radius: 0;
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    padding: 0;
    border-style: none;
}

input[type="radio"],
input[type="checkbox"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
    -webkit-appearance: listbox;
}

textarea {
    overflow: auto;
    resize: vertical;
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal;
}

progress {
    vertical-align: baseline;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    outline-offset: -2px;
    -webkit-appearance: none;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}

output {
    display: inline-block;
}

summary {
    display: list-item;
    cursor: pointer;
}

template {
    display: none;
}

[hidden] {
    display: none !important;
}

@-ms-viewport {
    width: device-width;
}

html {
    box-sizing: border-box;
    -ms-overflow-style: scrollbar;
}

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

.bp-container {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 576px) {
    .bp-container {
        max-width: 640px;
    }
}

@media (min-width: 768px) {
    .bp-container {
        max-width: 992px;
    }
}

@media (min-width: 1024px) {
    .bp-container {
        max-width: 1140px;
    }
}

@media (min-width: 1140px) {
    .bp-container {
        max-width: 1280px;
    }
}

.bp-container-fluid {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
}

.bp-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
}

.bp-no-gutters {
    margin-right: 0;
    margin-left: 0;
}

.bp-no-gutters > .bp-col,
.bp-no-gutters > [class*="bp-col-"] {
    padding-right: 0;
    padding-left: 0;
}

.bp-container.bp-no-gutters {
    padding-left: 0px;
    padding-right: 0px;
    margin: 0 auto;
    max-width: 1400px;
}

.bp-col-1, .bp-col-2, .bp-col-3, .bp-col-4, .bp-col-5, .bp-col-6, .bp-col-7, .bp-col-8, .bp-col-9, .bp-col-10, .bp-col-11, .bp-col-12, .bp-col,
.bp-col-auto, .bp-col-sm-1, .bp-col-sm-2, .bp-col-sm-3, .bp-col-sm-4, .bp-col-sm-5, .bp-col-sm-6, .bp-col-sm-7, .bp-col-sm-8, .bp-col-sm-9, .bp-col-sm-10, .bp-col-sm-11, .bp-col-sm-12, .bp-col-sm,
.bp-col-sm-auto, .bp-col-md-1, .bp-col-md-2, .bp-col-md-3, .bp-col-md-4, .bp-col-md-5, .bp-col-md-6, .bp-col-md-7, .bp-col-md-8, .bp-col-md-9, .bp-col-md-10, .bp-col-md-11, .bp-col-md-12, .bp-col-md,
.bp-col-md-auto, .bp-col-lg-1, .bp-col-lg-2, .bp-col-lg-3, .bp-col-lg-4, .bp-col-lg-5, .bp-col-lg-6, .bp-col-lg-7, .bp-col-lg-8, .bp-col-lg-9, .bp-col-lg-10, .bp-col-lg-11, .bp-col-lg-12, .bp-col-lg,
.bp-col-lg-auto, .bp-col-xl-1, .bp-col-xl-2, .bp-col-xl-3, .bp-col-xl-4, .bp-col-xl-5, .bp-col-xl-6, .bp-col-xl-7, .bp-col-xl-8, .bp-col-xl-9, .bp-col-xl-10, .bp-col-xl-11, .bp-col-xl-12, .bp-col-xl,
.bp-col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.bp-col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

.bp-col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
}

.bp-col-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
}

.bp-col-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
}

.bp-col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.bp-col-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
}

.bp-col-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
}

.bp-col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.bp-col-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
}

.bp-col-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
}

.bp-col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}

.bp-col-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
}

.bp-col-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
}

.bp-col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.bp-order-first {
    -ms-flex-order: -1;
    order: -1;
}

.bp-order-last {
    -ms-flex-order: 13;
    order: 13;
}

.bp-order-0 {
    -ms-flex-order: 0;
    order: 0;
}

.bp-order-1 {
    -ms-flex-order: 1;
    order: 1;
}

.bp-order-2 {
    -ms-flex-order: 2;
    order: 2;
}

.bp-order-3 {
    -ms-flex-order: 3;
    order: 3;
}

.bp-order-4 {
    -ms-flex-order: 4;
    order: 4;
}

.bp-order-5 {
    -ms-flex-order: 5;
    order: 5;
}

.bp-order-6 {
    -ms-flex-order: 6;
    order: 6;
}

.bp-order-7 {
    -ms-flex-order: 7;
    order: 7;
}

.bp-order-8 {
    -ms-flex-order: 8;
    order: 8;
}

.bp-order-9 {
    -ms-flex-order: 9;
    order: 9;
}

.bp-order-10 {
    -ms-flex-order: 10;
    order: 10;
}

.bp-order-11 {
    -ms-flex-order: 11;
    order: 11;
}

.bp-order-12 {
    -ms-flex-order: 12;
    order: 12;
}

.bp-offset-1 {
    margin-left: 8.33333%;
}

.bp-offset-2 {
    margin-left: 16.66667%;
}

.bp-offset-3 {
    margin-left: 25%;
}

.bp-offset-4 {
    margin-left: 33.33333%;
}

.bp-offset-5 {
    margin-left: 41.66667%;
}

.bp-offset-6 {
    margin-left: 50%;
}

.bp-offset-7 {
    margin-left: 58.33333%;
}

.bp-offset-8 {
    margin-left: 66.66667%;
}

.bp-offset-9 {
    margin-left: 75%;
}

.bp-offset-10 {
    margin-left: 83.33333%;
}

.bp-offset-11 {
    margin-left: 91.66667%;
}

@media (min-width: 576px) {
    .bp-col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .bp-col-sm-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }

    .bp-col-sm-1 {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }

    .bp-col-sm-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }

    .bp-col-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .bp-col-sm-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    .bp-col-sm-5 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }

    .bp-col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .bp-col-sm-7 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }

    .bp-col-sm-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }

    .bp-col-sm-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .bp-col-sm-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }

    .bp-col-sm-11 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }

    .bp-col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .bp-order-sm-first {
        -ms-flex-order: -1;
        order: -1;
    }

    .bp-order-sm-last {
        -ms-flex-order: 13;
        order: 13;
    }

    .bp-order-sm-0 {
        -ms-flex-order: 0;
        order: 0;
    }

    .bp-order-sm-1 {
        -ms-flex-order: 1;
        order: 1;
    }

    .bp-order-sm-2 {
        -ms-flex-order: 2;
        order: 2;
    }

    .bp-order-sm-3 {
        -ms-flex-order: 3;
        order: 3;
    }

    .bp-order-sm-4 {
        -ms-flex-order: 4;
        order: 4;
    }

    .bp-order-sm-5 {
        -ms-flex-order: 5;
        order: 5;
    }

    .bp-order-sm-6 {
        -ms-flex-order: 6;
        order: 6;
    }

    .bp-order-sm-7 {
        -ms-flex-order: 7;
        order: 7;
    }

    .bp-order-sm-8 {
        -ms-flex-order: 8;
        order: 8;
    }

    .bp-order-sm-9 {
        -ms-flex-order: 9;
        order: 9;
    }

    .bp-order-sm-10 {
        -ms-flex-order: 10;
        order: 10;
    }

    .bp-order-sm-11 {
        -ms-flex-order: 11;
        order: 11;
    }

    .bp-order-sm-12 {
        -ms-flex-order: 12;
        order: 12;
    }

    .bp-offset-sm-0 {
        margin-left: 0;
    }

    .bp-offset-sm-1 {
        margin-left: 8.33333%;
    }

    .bp-offset-sm-2 {
        margin-left: 16.66667%;
    }

    .bp-offset-sm-3 {
        margin-left: 25%;
    }

    .bp-offset-sm-4 {
        margin-left: 33.33333%;
    }

    .bp-offset-sm-5 {
        margin-left: 41.66667%;
    }

    .bp-offset-sm-6 {
        margin-left: 50%;
    }

    .bp-offset-sm-7 {
        margin-left: 58.33333%;
    }

    .bp-offset-sm-8 {
        margin-left: 66.66667%;
    }

    .bp-offset-sm-9 {
        margin-left: 75%;
    }

    .bp-offset-sm-10 {
        margin-left: 83.33333%;
    }

    .bp-offset-sm-11 {
        margin-left: 91.66667%;
    }
}

@media (min-width: 768px) {
    .bp-col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .bp-col-md-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }

    .bp-col-md-1 {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }

    .bp-col-md-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }

    .bp-col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .bp-col-md-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    .bp-col-md-5 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }

    .bp-col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .bp-col-md-7 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }

    .bp-col-md-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }

    .bp-col-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .bp-col-md-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }

    .bp-col-md-11 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }

    .bp-col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .bp-order-md-first {
        -ms-flex-order: -1;
        order: -1;
    }

    .bp-order-md-last {
        -ms-flex-order: 13;
        order: 13;
    }

    .bp-order-md-0 {
        -ms-flex-order: 0;
        order: 0;
    }

    .bp-order-md-1 {
        -ms-flex-order: 1;
        order: 1;
    }

    .bp-order-md-2 {
        -ms-flex-order: 2;
        order: 2;
    }

    .bp-order-md-3 {
        -ms-flex-order: 3;
        order: 3;
    }

    .bp-order-md-4 {
        -ms-flex-order: 4;
        order: 4;
    }

    .bp-order-md-5 {
        -ms-flex-order: 5;
        order: 5;
    }

    .bp-order-md-6 {
        -ms-flex-order: 6;
        order: 6;
    }

    .bp-order-md-7 {
        -ms-flex-order: 7;
        order: 7;
    }

    .bp-order-md-8 {
        -ms-flex-order: 8;
        order: 8;
    }

    .bp-order-md-9 {
        -ms-flex-order: 9;
        order: 9;
    }

    .bp-order-md-10 {
        -ms-flex-order: 10;
        order: 10;
    }

    .bp-order-md-11 {
        -ms-flex-order: 11;
        order: 11;
    }

    .bp-order-md-12 {
        -ms-flex-order: 12;
        order: 12;
    }

    .bp-offset-md-0 {
        margin-left: 0;
    }

    .bp-offset-md-1 {
        margin-left: 8.33333%;
    }

    .bp-offset-md-2 {
        margin-left: 16.66667%;
    }

    .bp-offset-md-3 {
        margin-left: 25%;
    }

    .bp-offset-md-4 {
        margin-left: 33.33333%;
    }

    .bp-offset-md-5 {
        margin-left: 41.66667%;
    }

    .bp-offset-md-6 {
        margin-left: 50%;
    }

    .bp-offset-md-7 {
        margin-left: 58.33333%;
    }

    .bp-offset-md-8 {
        margin-left: 66.66667%;
    }

    .bp-offset-md-9 {
        margin-left: 75%;
    }

    .bp-offset-md-10 {
        margin-left: 83.33333%;
    }

    .bp-offset-md-11 {
        margin-left: 91.66667%;
    }
}

@media (min-width: 1024px) {
    .bp-col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .bp-col-lg-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }

    .bp-col-lg-1 {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }

    .bp-col-lg-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }

    .bp-col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .bp-col-lg-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    .bp-col-lg-5 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }

    .bp-col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .bp-col-lg-7 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }

    .bp-col-lg-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }

    .bp-col-lg-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .bp-col-lg-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }

    .bp-col-lg-11 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }

    .bp-col-lg-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .bp-order-lg-first {
        -ms-flex-order: -1;
        order: -1;
    }

    .bp-order-lg-last {
        -ms-flex-order: 13;
        order: 13;
    }

    .bp-order-lg-0 {
        -ms-flex-order: 0;
        order: 0;
    }

    .bp-order-lg-1 {
        -ms-flex-order: 1;
        order: 1;
    }

    .bp-order-lg-2 {
        -ms-flex-order: 2;
        order: 2;
    }

    .bp-order-lg-3 {
        -ms-flex-order: 3;
        order: 3;
    }

    .bp-order-lg-4 {
        -ms-flex-order: 4;
        order: 4;
    }

    .bp-order-lg-5 {
        -ms-flex-order: 5;
        order: 5;
    }

    .bp-order-lg-6 {
        -ms-flex-order: 6;
        order: 6;
    }

    .bp-order-lg-7 {
        -ms-flex-order: 7;
        order: 7;
    }

    .bp-order-lg-8 {
        -ms-flex-order: 8;
        order: 8;
    }

    .bp-order-lg-9 {
        -ms-flex-order: 9;
        order: 9;
    }

    .bp-order-lg-10 {
        -ms-flex-order: 10;
        order: 10;
    }

    .bp-order-lg-11 {
        -ms-flex-order: 11;
        order: 11;
    }

    .bp-order-lg-12 {
        -ms-flex-order: 12;
        order: 12;
    }

    .bp-offset-lg-0 {
        margin-left: 0;
    }

    .bp-offset-lg-1 {
        margin-left: 8.33333%;
    }

    .bp-offset-lg-2 {
        margin-left: 16.66667%;
    }

    .bp-offset-lg-3 {
        margin-left: 25%;
    }

    .bp-offset-lg-4 {
        margin-left: 33.33333%;
    }

    .bp-offset-lg-5 {
        margin-left: 41.66667%;
    }

    .bp-offset-lg-6 {
        margin-left: 50%;
    }

    .bp-offset-lg-7 {
        margin-left: 58.33333%;
    }

    .bp-offset-lg-8 {
        margin-left: 66.66667%;
    }

    .bp-offset-lg-9 {
        margin-left: 75%;
    }

    .bp-offset-lg-10 {
        margin-left: 83.33333%;
    }

    .bp-offset-lg-11 {
        margin-left: 91.66667%;
    }
}

@media (min-width: 1140px) {
    .bp-col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .bp-col-xl-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }

    .bp-col-xl-1 {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }

    .bp-col-xl-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }

    .bp-col-xl-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .bp-col-xl-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    .bp-col-xl-5 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }

    .bp-col-xl-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .bp-col-xl-7 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }

    .bp-col-xl-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }

    .bp-col-xl-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .bp-col-xl-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }

    .bp-col-xl-11 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }

    .bp-col-xl-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .bp-order-xl-first {
        -ms-flex-order: -1;
        order: -1;
    }

    .bp-order-xl-last {
        -ms-flex-order: 13;
        order: 13;
    }

    .bp-order-xl-0 {
        -ms-flex-order: 0;
        order: 0;
    }

    .bp-order-xl-1 {
        -ms-flex-order: 1;
        order: 1;
    }

    .bp-order-xl-2 {
        -ms-flex-order: 2;
        order: 2;
    }

    .bp-order-xl-3 {
        -ms-flex-order: 3;
        order: 3;
    }

    .bp-order-xl-4 {
        -ms-flex-order: 4;
        order: 4;
    }

    .bp-order-xl-5 {
        -ms-flex-order: 5;
        order: 5;
    }

    .bp-order-xl-6 {
        -ms-flex-order: 6;
        order: 6;
    }

    .bp-order-xl-7 {
        -ms-flex-order: 7;
        order: 7;
    }

    .bp-order-xl-8 {
        -ms-flex-order: 8;
        order: 8;
    }

    .bp-order-xl-9 {
        -ms-flex-order: 9;
        order: 9;
    }

    .bp-order-xl-10 {
        -ms-flex-order: 10;
        order: 10;
    }

    .bp-order-xl-11 {
        -ms-flex-order: 11;
        order: 11;
    }

    .bp-order-xl-12 {
        -ms-flex-order: 12;
        order: 12;
    }

    .bp-offset-xl-0 {
        margin-left: 0;
    }

    .bp-offset-xl-1 {
        margin-left: 8.33333%;
    }

    .bp-offset-xl-2 {
        margin-left: 16.66667%;
    }

    .bp-offset-xl-3 {
        margin-left: 25%;
    }

    .bp-offset-xl-4 {
        margin-left: 33.33333%;
    }

    .bp-offset-xl-5 {
        margin-left: 41.66667%;
    }

    .bp-offset-xl-6 {
        margin-left: 50%;
    }

    .bp-offset-xl-7 {
        margin-left: 58.33333%;
    }

    .bp-offset-xl-8 {
        margin-left: 66.66667%;
    }

    .bp-offset-xl-9 {
        margin-left: 75%;
    }

    .bp-offset-xl-10 {
        margin-left: 83.33333%;
    }

    .bp-offset-xl-11 {
        margin-left: 91.66667%;
    }
}

/* Slider */
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
}

.slick-track:before, .slick-track:after {
    content: "";
    display: table;
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    outline: 0;
    display: none;
}

[dir="rtl"] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
    margin: 0 auto;
}
@media (max-width: 767.98px) {
    .slick-slide img {
        margin-top:-270px;
    }
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

/* Slider */
/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
    position: absolute;
    display: block;
    height: 100%;
    width: 200%;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 0;
    padding: 0;
    border: none;
    outline: none;
    z-index: 1;
    box-shadow: none;
}

.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    outline: none;
    color: transparent;
}

.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: 0.25;
}

.slick-prev {
    right: 100%;
}

.slick-next {
    left: 100%;
}

/* Dots */
.slick-dots {
    position: absolute;
    left: 0;
    bottom: -80px;
    width: 100%;
    list-style: none;
    /*display: block;*/
    display: none !important;
    padding: 0;
    margin: 0;
    line-height: 0;
    text-align: center;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;

}

@media (max-width: 767.98px) {
    .slick-dots {
        bottom: -76px;
    }
}

.slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 0.10417rem 0;
    padding: 0;
    cursor: pointer;
}

.slick-dots li.slick-active button {
    background: transparent;
    border-color: #d35e13;
}

.slick-dots li.slick-active button:after {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.slick-dots button {
    position: relative;
    border: 2px solid #d35e13;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
    border-radius: 20px;
    padding: 0;
    outline: none;
    font-size: 0;
    cursor: pointer;
    transition: .4s;
    z-index: 1;
}

@media (max-width: 767.98px) {
    .slick-dots button {
        width: 10px;
        height: 10px;
        border-radius: 10px;
        border-width: 1px;
    }
}

.slick-dots button:after {
    content: '';
    display: block;
    position: absolute;
    top: 3px;
    left: 3px;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #5e3327;
    -webkit-transform: scale(0);
    transform: scale(0);
    transition: .4s;
}

@media (max-width: 767.98px) {
    .slick-dots button:after {
        top: 2px;
        left: 2px;
        width: 4px;
        height: 4px;
        border-radius: 5px;
    }
}

.slick-dots button:hover {
    background: transparent;
    border-color: #d35e13;
}

.slick-dots button:hover:after {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.bp-container {
    padding-left: 50px;
    padding-right: 50px;
    margin: 0 auto;
    max-width: 1280px;
}

@media (max-width: 1023.98px) {
    .bp-container {
        padding-left: 40px;
        padding-right: 40px;
    }
}

@media (max-width: 767.98px) {
    .bp-container {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.bp-btn {
    font-size: 18px;
    display: block;
    width: 100%;
    color: #fff;
    background-color: #e62b27;
    padding: 17px 10px 16px;
    cursor: pointer;
    box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.2);
    text-align: center;
    transition: all .3s ease;
    line-height: 1;
}

.bp-btn:hover {
    text-decoration: none;
    color: #fff;
    background-color: #9f1512;
}

.bp-introSection-header h1, .bp-introSection-text h2, .bp-introSection-footer h2, .bp-rules-header h2, .bp-productSection-title, .bp-slider-header h2 {
    font-size: 100px;
}

@media (max-width: 1023.98px) {
    .bp-introSection-header h1, .bp-introSection-text h2, .bp-introSection-footer h2, .bp-rules-header h2, .bp-productSection-title, .bp-slider-header h2 {
        font-size: 60px;
    }
}

@media (max-width: 767.98px) {
    .bp-introSection-header h1, .bp-introSection-text h2, .bp-introSection-footer h2, .bp-rules-header h2, .bp-productSection-title, .bp-slider-header h2 {
        font-size: 3.5rem;
    }
}

.bp-introSection-header h1 span, .bp-introSection-text li, .bp-product-name {
    font-size: 45px;
}

@media (max-width: 1023.98px) {
    .bp-introSection-header h1 span, .bp-introSection-text li, .bp-product-name {
        font-size: 36px;
    }
}

@media (max-width: 767.98px) {
    .bp-introSection-header h1 span, .bp-introSection-text li, .bp-product-name {
        font-size: 30px;
    }
}

.bp-button-red, .gigya-screen input[type=submit] {
    font-size: 18px !important;
}

.bp-button-red.bp-slider-button {
    font-size: 26px !important;

}

.bp-slider-button {
    max-width: 360px;
}

@media (max-width: 1023.98px) {
    .bp-button-red, .gigya-screen input[type=submit] {
        font-size: 16px !important;
    }
}

@media (max-width: 767.98px) {
    .bp-button-red, .gigya-screen input[type=submit] {
        font-size: 20px !important;
    }
    .bp-button-red.bp-slider-button {
        font-size: 20px !important;
    }
}

.bp-introSection-header p, .bp-introSection-text p, .bp-introSection-footer p, .bp-product-text, .bp-rules-header p, .bp-slider-header p, .bp-slider-data h3 {
    line-height: 1.35;
}

@media (max-width: 767.98px) {
    .bp-introSection-header p, .bp-introSection-text p, .bp-introSection-footer p, .bp-product-text, .bp-rules-header p, .bp-slider-header p, .bp-slider-data h3 {
        line-height: 1.5;
    }
}

.bp-main {
    cursor: default;
    overflow-x: hidden;
    overflow-y: auto;
    width: 100%;
    min-width: 320px;
    line-height: 1;
    font-size: 24px;
}

@media (max-width: 1023.98px) {
    .bp-main {
        font-size: 18px;
    }
}

@media (max-width: 767.98px) {
    .bp-main {
        font-size: 16px;
    }
}

.bp-main h1, .bp-main h2 {
    font-weight: 400;
}

.bp-button-red, .gigya-screen input[type=submit] {
    display: block;
    width: 100%;
    color: white !important;
    background-color: #183074 !important;
    padding: 17px 5px 16px !important;
    cursor: pointer !important;
    transition: all .3s ease !important;
    box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.2) !important;
    text-align: center !important;
    margin: 0 auto;
}

@media (max-width: 767.98px) {
    .bp-button-red, .gigya-screen input[type=submit] {
        padding: 13px 5px 14px !important;
    }
}

.bp-button-red:hover, .gigya-screen input:hover[type=submit] {
    background-color: #666666 !important;
    color: #FFF;
    text-decoration: none !important;
}

.bp-button-red *, .gigya-screen input[type=submit] * {
    pointer-events: none !important;
}

.bp-show-reg {
    padding: 80px 0;
    text-align: center;
}

.bp-show-reg-btn {
    max-width: 320px;
    margin: 0 auto;
}

.bp-beans-bg {
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

@media (max-width: 1023.98px) {
    .bp-beans-bg {
        display: none;
    }
}

.bp-beans-bg-m0 {
    background-image: url("https://www.barilla.com/de-de/campaign/asset/5L1e7hhlIns0zzxSk5TnLj/media/images/shared/veganuary/images/beans_0.png");
    width: 79px;
    height: 139px;
}

.bp-beans-bg-m0r {
    background-image: url("https://www.barilla.com/de-de/campaign/asset/5L1e7hhlIns0zzxSk5TnLj/media/images/shared/veganuary/images/beans_0.png");
    right: 0px;
    width: 79px;
    height: 139px;
    transform: scaleX(-1);
}

.bp-beans-bg-m1 {
    background-image: url("https://www.barilla.com/de-de/campaign/asset/5L1e7hhlIns0zzxSk5TnLj/media/images/shared/veganuary/images/beans_1.png");

    top: 300px;
    width: 64px;
    height: 89px;
}

.bp-beans-bg-m1r {
    background-image: url("https://www.barilla.com/de-de/campaign/asset/5L1e7hhlIns0zzxSk5TnLj/media/images/shared/veganuary/images/beans_1.png");
    top: 400px;
    right: 80px;
    width: 64px;
    height: 89px;
    transform: scaleX(-1) rotate(-70deg);

}

.bp-beans-bg-m2 {
    background-image: url("https://www.barilla.com/de-de/campaign/asset/5L1e7hhlIns0zzxSk5TnLj/media/images/shared/veganuary/images/beans_2.png");
    right: 0px;
    width: 81px;
    height: 139px;
}

.bp-beans-bg-m2rb {
    background-image: url("https://www.barilla.com/de-de/campaign/asset/5L1e7hhlIns0zzxSk5TnLj/media/images/shared/veganuary/images/beans_2.png");
    right: 0px;
    top: 380px;
    width: 81px;
    height: 139px;
}


.bp-beans-bg-m3 {
    background-image: url("https://www.barilla.com/de-de/campaign/asset/5L1e7hhlIns0zzxSk5TnLj/media/images/shared/veganuary/images/beans_3.png");
    left: -30px;
    width: 124px;
    height: 160px;
}


.gigya-screen .gigya-composite-control.gigya-composite-control-textbox input {
    border-radius: 0 !important;
    border: 1px solid #fc3 !important;
    font-family: HurmeGeometricSans4, Helvetica Neue, Helvetica, Arial, sans-serif !important;
}

.gigya-screen .gigya-composite-control.gigya-composite-control-textbox input:focus {
    box-shadow: none !important;
}

.gigya-style-modern div.gigya-screen-dialog-top {
    padding: 20px 10px !important;
}

.gigya-style-modern div.gigya-screen-dialog-close > a > img {
    margin-top: 0 !important;
}

.gigya-style-modern div.gigya-screen-dialog-caption,
.gigya-subscribe-with-email-form .gigya-header {
    font-family: HurmeGeometricSans4, Helvetica Neue, Helvetica, Arial, sans-serif !important;
    text-transform: uppercase !important;
}

.gigya-subscribe-with-email-form .gigya-header {
    font-weight: 400 !important;
    text-transform: uppercase !important;
    margin-bottom: 40px !important;
}

.gigya-screen.portrait .gigya-layout-row.with-divider > .gigya-layout-cell.with-divider {
    display: none !important;
}

.gigya-screen input[type=submit] {
    height: auto !important;
    border-radius: 0 !important;
}

.bp-intro-inner {
    position: relative;
}

/*-- stage image desktop --*/

.bp-intro-bg {
    padding-bottom: 26.5%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: url("https://www.barilla.com/de-de/campaign/asset/5L1e7hhlIns0zzxSk5TnLj/media/images/shared/veganuary/images/veganuary_head_112023.jpg");
}

.bp-intro-bg.bp-v2 {
    background-image: url("https://www.barilla.com/de-de/campaign/asset/5L1e7hhlIns0zzxSk5TnLj/media/images/shared/veganuary/images/veganuary_head_112023.jpg");
}

/*-- stage image mobile --*/

@media (max-width: 767.98px) {
    .bp-intro-bg.bp-v2 {
        padding-bottom: 78.1%;
        background-image: url("https://www.barilla.com/de-de/campaign/asset/5L1e7hhlIns0zzxSk5TnLj/media/images/shared/veganuary/images/veganuary_head_mobile_112023.jpg");
    }
}

@media (min-width: 1921px) {

}

@media (max-width: 767.98px) {
    .bp-intro-bg {
        padding-bottom: 53%;
        background-image: url("https://www.barilla.com/de-de/campaign/asset/5L1e7hhlIns0zzxSk5TnLj/media/images/shared/veganuary/images/veganuary_head_mobile_112023.jpg");
    }
}

.bp-intro-link {
    width: 50%;
    height: 100%;
    position: absolute;
    right: 0;
    bottom: 0;
}

@media (max-width: 767.98px) {
    .bp-intro-link {
        right: auto;
        left: 0;
    }
}

.vcenter {
    /* NO OTHER SOLUTION */
    margin-top: 22px;

}

@media (max-width: 767.98px) {
    .vcenter {
        margin-top: 0px;
    }
}

.bp-introSection {
    position: relative;
    padding-top: 139px;
    padding-bottom: 126px;
}

@media (max-width: 1023.98px) {
    .bp-introSection {
        padding-top: 46px;
    }
}

@media (max-width: 767.98px) {
    .bp-introSection {
        padding-bottom: 48px;
    }
}

.bp-introSection > .bp-beans-bg-m0 {
    /*left: -10px;*/
    top: 22.49%;
}

.bp-introSection > .bp-beans-bg-m1 {
    /*right: -10px;*/
    top: 8.07%;
}

.bp-introSection-header {
    /*margin-bottom: 72px;*/
}

.bp-introSection-header.mb-0 {
    margin-bottom: 0px;
}

@media (max-width: 767.98px) {
    .bp-introSection-header {
        margin-bottom: 23px;
    }
}

.bp-introSection-header h1 {
    text-transform: uppercase;
    margin: 0 0 50px;
    text-align: center;
    /*letter-spacing: 1.6px;*/
    font-weight: bold;
    font-size: 70px;
}

@media (max-width: 767.98px) {
    .bp-introSection-header h1 {
        margin-bottom: 37px;
        font-size:2rem;
    }
}

.bp-introSection-header h1 span {
    display: block;
    line-height: 1.2;
    color: #d35e13;
    letter-spacing: .07rem;
}

@media (max-width: 767.98px) {
    .bp-introSection-header h1 span {
        font-size: 16px;
        line-height: 1;
        letter-spacing: .025rem;
        margin-bottom: 19px;
    }
}

.bp-introSection-header p {
    margin: 0 0 60px;
    color:#183074;
}

.bp-introSection-body {
    position: relative;
}

.bp-introSection-img img {
    display: inline-block;
    max-width: 100%;
}

@media (max-width: 767.98px) {
    .bp-introSection-content {
        margin-bottom: 30px;
    }
}

.bp-introSection-text {
    margin: 0 0 42px;
}

@media (max-width: 767.98px) {
    .bp-introSection-text {
        margin-bottom: 23px;
    }
}

.bp-introSection-text h2 {
    text-transform: uppercase;
    margin: 0 0 82px;
    color: #d35e13;
    font-family: "mari_david";
    letter-spacing: .15rem;
}

@media (max-width: 767.98px) {
    .bp-introSection-text h2 {
        text-align: center;
        letter-spacing: .05rem;
        margin-bottom: 23px;
    }
}

.bp-introSection-text ul {
    margin: 0;
    list-style: none;
    padding: 0;
}

.bp-introSection-text li {
    position: relative;
    margin-bottom: 35px;
    padding-left: 71px;
    text-transform: uppercase;
    font-family: "mari_david";
    letter-spacing: .07rem;
}

@media (max-width: 767.98px) {
    .bp-introSection-text li {
        font-size: 16px;
        padding-left: 29px;
        margin-bottom: 14px;
        letter-spacing: .025rem;
    }
}

.bp-introSection-text li:before {
    content: '';
    position: absolute;
    left: 3px;
    top: 1px;
    display: block;
    width: 49px;
    height: 48px;
    background: url("https://www.barilla.com/de-de/campaign/asset/5L1e7hhlIns0zzxSk5TnLj/media/images/shared/veganuary/images/bean.png") no-repeat center;
    background-size: contain;
}

@media (max-width: 767.98px) {
    .bp-introSection-text li:before {
        width: 19px;
        height: 19px;
        left: 0;
        top: 0;
    }
}

.bp-introSection-btn {
    max-width: 280px;
}

.bp-introSection-section {
    position: relative;
}

.bp-introSection-section.bp-m0 {
    margin-bottom: 50px;
}

@media (max-width: 767.98px) {
    .bp-introSection-section.bp-m0 {
        margin-bottom: 45px;
    }
}

.bp-introSection-section.bp-m0 .bp-introSection-text {
    padding-top: 135px;
    padding-left: 38px;
}

@media (max-width: 1023.98px) {
    .bp-introSection-section.bp-m0 .bp-introSection-text {
        padding: 0;
    }
}

.bp-introSection-section.bp-m0 > .bp-beans-bg-m1 {
    right: -8px;
    bottom: -6px;
}

.bp-introSection-section.bp-m1 {
    /*margin-bottom: 50px;*/
}

@media (max-width: 767.98px) {
    .bp-introSection-section.bp-m1 {
        /*margin-bottom: 45px;*/
    }
}

.bp-introSection-section.bp-m1 .bp-introSection-text {
    padding-top: 134px;
}

@media (max-width: 1023.98px) {
    .bp-introSection-section.bp-m1 .bp-introSection-text {
        padding: 0;
    }
}

.bp-introSection-footer h2 {
    text-transform: uppercase;
    margin: 0 0 82px;
    color: #d35e13;
    font-family: "mari_david";
    letter-spacing: .15rem;
}

@media (max-width: 767.98px) {
    .bp-introSection-footer h2 {
        text-align: center;
        letter-spacing: .05rem;
        margin-bottom: 37px;
    }
}

@media (max-width: 767.98px) {
    .bp-introSection-footer p {
        margin-bottom: 44px;
    }
}

.bp-introSection-pb0 {
    padding-bottom: 0px;
}

.bp-product {
    margin-bottom: 50px;
}

@media (max-width: 767.98px) {
    .bp-product {
        margin-bottom: -5px;
    }
}

.bp-product-item {
    margin-bottom: 40px;
}

@media (min-width: 1024px) {
    .bp-product-item.bp-m-2 {
        padding-left: 20px;
    }
}

@media (max-width: 767.98px) {
    .bp-product-item {
        margin-bottom: 44px;
    }
}

.bp-product-img {
    text-align: center;
    margin-bottom: 53px;
    /*margin-top:40px;*/
}

@media (max-width: 767.98px) {
    .bp-product-img {
        margin-bottom: 20px;
    }
}

.bp-product-img img {
    display: inline-block;
    max-width: 100%;
}

.bp-product-img.bp-product-halfsize img {
    display: inline-block;
    max-width: 40%;
}

@media (max-width: 767.98px) {
    .bp-product-img img {
        max-width: 250px;
    }

    .bp-product-img.bp-product-wide img {
        max-width: 100%;
    }
}

.bp-product-name {
    text-transform: uppercase;
    margin-bottom: 44px;
    font-family: "mari_david";
    letter-spacing: .07rem;
}

.bp-product-name-light {
    text-transform: uppercase;
    /*margin-bottom: 46px;*/
    font-family: "mari_david";
    font-weight: 400;
    letter-spacing: .09rem;
    font-size: 2.7rem;
}

@media (max-width: 767.98px) {
    .bp-product-name {
        text-align: center;
        margin-bottom: 12px;
        letter-spacing: .04rem;
    }
}

.bp-product-text {
    margin: 0;
}


.bp-rules {
    padding: 70px 0px;
    background-image: url("https://www.barilla.com/de-de/campaign/asset/5L1e7hhlIns0zzxSk5TnLj/media/images/shared/veganuary/images/fondo.jpg");
    background-repeat: repeat;
    background-position: center;
    /*background-size: cover;*/
    /*margin-bottom: 151px;*/
}

.bp-rules.bg-intro {
    background-image: url("https://www.barilla.com/de-de/campaign/asset/5L1e7hhlIns0zzxSk5TnLj/media/images/shared/veganuary/images/bg_intro.jpg");
    background-position-y: center;
    background-size: cover;
}

@media (max-width: 1023.98px) {
    .bp-rules {
        padding: 70px 0 70px;
        /*margin-bottom: 70px;*/
    }
}

@media (max-width: 767.98px) {
    .bp-rules {
        padding: 20px 0px 20px 0px;
        background-image: url("https://www.barilla.com/de-de/campaign/asset/5L1e7hhlIns0zzxSk5TnLj/media/images/shared/veganuary/images/fondo_mob.jpg");
    }
}

.bp-rules2 {
    padding: 60px 0 20px;
    background-image: url("https://www.barilla.com/de-de/campaign/asset/5L1e7hhlIns0zzxSk5TnLj/media/images/shared/veganuary/images/bg_middle_part.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    /*margin-bottom: 151px;*/
}

@media (max-width: 1023.98px) {
    .bp-rules2 {
        padding: 20px 0 20px;
        margin-bottom: 70px;
    }
}

@media (max-width: 767.98px) {
    .bp-rules2 {
        padding: 47px 0 47px;
        /*background-image: url("https://www.barilla.com/de-de/campaign/asset/5L1e7hhlIns0zzxSk5TnLj/media/images/shared/veganuary/images/fondo_mob.jpg);*/
    }
}


.bp-rules-header h2 {
    text-transform: uppercase;
    margin: 0 0 78px;
    text-align: center;
    font-family: "mari_david";
    letter-spacing: .16rem;
}

@media (max-width: 767.98px) {
    .bp-rules-header h2 {
        margin: 0 0 38px;
    }
}

.bp-rules-header p {
    margin: 0 0 40px;
}

.bp-rules-body {
    margin-bottom: 13px;
}

@media (max-width: 767.98px) {
    .bp-rules-body {
        margin-bottom: 4px;
    }
}

.bp-rules-body .bp-container {
    padding: 0;
    overflow: hidden;
}

.bp-rules-items {
    border: 2px solid #d35e13;
    background: rgba(250, 244, 234, 0.5);
    padding: 49px 40px 43px;
}

@media (max-width: 1023.98px) {
    .bp-rules-items {
        padding: 19px 20px 23px;
    }
}

@media (max-width: 767.98px) {
    .bp-rules-items {
        border-width: 1px;
        padding: 24px 9px 23px;
        max-width: 320px;
        margin: 0 auto;
    }
}

.bp-rule {
    position: relative;
    margin-bottom: 40px;
    padding-left: 70px;
    padding-top: 10px;
}

@media (max-width: 1023.98px) {
    .bp-rule {
        padding-left: 50px;
        padding-top: 4px;
    }
}

@media (max-width: 767.98px) {
    .bp-rule {
        padding-left: 0px;
        padding-top: 0;
        margin-bottom: 44px;
    }
}

@media (max-width: 767.98px) {
    .bp-rule.bp-m2 {
        margin-bottom: 0;
    }
}

.bp-rule-num {
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 50px;
    background: #cf5a17;
    color: #FFF;
    font-size: 40px;
    line-height: 50px;
    border-radius: 100%;
    text-align: center;
}

@media (max-width: 1023.98px) {
    .bp-rule-num {
        width: 36px;
        height: 36px;
        line-height: 36px;
        font-size: 28px;
    }
}

@media (max-width: 767.98px) {
    .bp-rule-num {
        width: 25px;
        height: 25px;
        line-height: 25px;
        font-size: 20px;
    }
}

.bp-rule-title {
    font-size: 24px;
    font-family: "HelveticaNeue-CondensedBold", "Helvetica Neue", "hurmegeometricsans4", sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    color: #4b1800;
    margin-bottom: 20px;
    line-height: 1.3;
}

@media (max-width: 1023.98px) {
    .bp-rule-title {
        font-size: 18px;
    }
}

@media (max-width: 1023.98px) {
    .bp-rule-img-wrap {
        text-align: center;
    }
}

.bp-rule-img {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}

@media (max-width: 1023.98px) {
    .bp-rule-img {
        display: inline-block;
    }
}

.bp-rule-img.bp-m0 {
    width: 120px;
    height: 119px;
    background-image: url("https://www.barilla.com/de-de/campaign/asset/5L1e7hhlIns0zzxSk5TnLj/media/images/shared/veganuary/images/1.png");
    left: 40px;
    top: 22px;
}

@media (max-width: 1023.98px) {
    .bp-rule-img.bp-m0 {
        left: -22px;
        top: 22px;
        width: 90px;
        height: 90px;
    }
}

@media (max-width: 767.98px) {
    .bp-rule-img.bp-m0 {
        left: -32px;
    }
}

.bp-rule-img.bp-m1 {
    width: 140px;
    height: 81px;
    background-image: url("https://www.barilla.com/de-de/campaign/asset/5L1e7hhlIns0zzxSk5TnLj/media/images/shared/veganuary/images/2.png");
    left: 51px;
    top: 72px;
}

@media (max-width: 1023.98px) {
    .bp-rule-img.bp-m1 {
        left: -23px;
        top: 31px;
        width: 120px;
        height: 70px;
    }
}

@media (max-width: 767.98px) {
    .bp-rule-img.bp-m1 {
        left: -26px;
        top: -3px;
    }
}

.bp-rule-img.bp-m2 {
    width: 91px;
    height: 113px;
    background-image: url("https://www.barilla.com/de-de/campaign/asset/5L1e7hhlIns0zzxSk5TnLj/media/images/shared/veganuary/images/3.png");
    left: 85px;
    top: 24px;
}

@media (max-width: 1023.98px) {
    .bp-rule-img.bp-m2 {
        left: 0;
        top: 0;
        width: 73px;
        height: 91px;
    }
}

@media (max-width: 767.98px) {
    .bp-rule-img.bp-m2 {
        left: -25px;
    }
}

.bp-rules-footer {
    text-align: right;
}

@media (max-width: 767.98px) {
    .bp-rules-footer {
        max-width: 320px;
        margin: 0 auto;
    }
}

.bp-rules-link {
    display: inline-block;
    font-size: 18px;
    border-bottom: 1px solid #4b1800;
    color: #4b1800;
    margin-bottom: 64px;
}

.bp-rules-link:hover {
    color: #4b1800;
    text-decoration: none;
    border-bottom-color: transparent;
}

@media (max-width: 767.98px) {
    .bp-rules-link {
        font-size: 10px;
        margin-bottom: 30px;
    }
}

.bp-rules-btn {
    /*text-align: right;*/
    margin-top: 70px;
}

@media (max-width: 767.98px) {
    .bp-rules-btn {
        text-align: center;
        margin-top: 0px;
        margin-bottom: 0px;
    }
}

.bp-rules-btn .bp-btn {
    width: 280px;
    display: inline-block;
}

@media (max-width: 767.98px) {
    .bp-rules-btn .bp-btn {
        width: 100%;
        margin-top: 30px;
    }
}

@media (max-width: 767.98px) {
    .bp-img-pc {
        display: none !important;
    }
}

.bp-img-mob {
    display: none !important;
}

@media (max-width: 767.98px) {
    .bp-img-mob {
        display: inline-block !important;
    }
}

.bp-productSection {
    position: relative;
}

.bp-productSection-header {
    padding: 135px 0 138px;
    background-image: url("https://www.barilla.com/de-de/campaign/asset/5L1e7hhlIns0zzxSk5TnLj/media/images/shared/veganuary/images/bg_0.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

@media (max-width: 767.98px) {
    .bp-productSection-header {
        padding: 47px 0 47px;
        background-image: url("https://www.barilla.com/de-de/campaign/asset/5L1e7hhlIns0zzxSk5TnLj/media/images/shared/veganuary/images/bg_0_mob.jpg");
    }
}

.bp-productSection-title {
    margin: 0;
    text-transform: uppercase;
    text-align: center;
    font-family: "mari_david";
    letter-spacing: .15rem;
}

@media (max-width: 767.98px) {
    .bp-productSection-title {
        letter-spacing: .05rem;
    }
}

.bp-productSection-body {
    position: relative;
}

.bp-productSection-body.isPlaying .bp-productSection-img {
    opacity: 0;
    visibility: hidden;
}

.bp-productSection-img {
    padding-bottom: 48%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: url("https://www.barilla.com/de-de/campaign/asset/5L1e7hhlIns0zzxSk5TnLj/media/images/shared/veganuary/images/bg_1.jpg");
    transition: 1s;
}

@media (max-width: 767.98px) {
    .bp-productSection-img {
        background-image: url("https://www.barilla.com/de-de/campaign/asset/5L1e7hhlIns0zzxSk5TnLj/media/images/shared/veganuary/images/bg_1_mob.jpg");
    }
}

.bp-productSection-iframe {
    position: absolute;
    left: 10%;
    top: 0;
    width: 80%;
    padding-bottom: 45%;
    cursor: pointer;
    overflow: hidden;
    margin: 0 auto;
}

.bp-productSection-iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
}

.bp-slider {
    position: relative;
    /*background-image: url("https://www.barilla.com/de-de/campaign/asset/5L1e7hhlIns0zzxSk5TnLj/media/images/shared/veganuary/images/bollo_giallo.jpg);*/
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-bottom: 229px;
    padding-top: 100px;
}

@media (max-width: 767.98px) {
    .bp-slider {
        padding-top: 44px;
        padding-bottom: 0px;
        background-image: url("https://www.barilla.com/de-de/campaign/asset/5L1e7hhlIns0zzxSk5TnLj/media/images/shared/veganuary/images/fondo_mob.jpg");
    }
}

.bp-slider-header {
    margin-bottom: 92px;
}

@media (max-width: 767.98px) {
    .bp-slider-header {
        margin-bottom: 20px;
    }
}

.bp-slider-header h2 {
    margin: 0 0 79px;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: .15rem;
    font-size: 70px;
    font-weight: bold;
}

@media (max-width: 767.98px) {
    .bp-slider-header h2 {
        margin-bottom: 38px;
        letter-spacing: .05rem;
        font-size:2rem;
    }
}

.bp-slider-header p {
    margin-bottom: 40px;
}

@media (max-width: 767.98px) {
    .bp-slider-header p {
        margin-bottom: 0;
    }
}

@media (max-width: 767.98px) {
    .bp-slider-body .bp-container {
        padding: 0 5px;
    }
}

@media (max-width: 767.98px) {
    .bp-slider-body .bp-row {
        margin: 0 -5px;
    }
}

@media (max-width: 767.98px) {
    .bp-slider-body .bp-col-lg-12 {
        padding: 0 5px;
    }
}

.bp-slider-body .js-slider-next,
.bp-slider-body .js-slider-prev {
    display: block;
    position: absolute;
    bottom: -100px;
    height: 75px;
    width: 75px;
    outline: 0;
    border-radius: 0;
    box-shadow: none;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: -23px;
    cursor: pointer;
    z-index: 20;
}


@media (max-width: 767.98px) {
    .bp-slider-body .js-slider-next,
    .bp-slider-body .js-slider-prev {
        top: 0;
        margin-top: 0;
        width: 60px;
        height: auto;
    }
}

.bp-slider-body .js-slider-next {
    left: calc(50% + 50px);
    background-image: url("https://www.barilla.com/de-de/campaign/asset/5L1e7hhlIns0zzxSk5TnLj/media/images/shared/veganuary/images/arrow_right.png");
}

@media (max-width: 1400px) {
    .bp-slider-body .js-slider-next {
        right: 20px;
    }
}

@media (max-width: 767.98px) {
    .bp-slider-body .js-slider-next {
        left: calc(50% + 30px);
    }
}

.bp-slider-body .js-slider-prev {
    left: calc(50% - 50px);
    background-image: url("https://www.barilla.com/de-de/campaign/asset/5L1e7hhlIns0zzxSk5TnLj/media/images/shared/veganuary/images/arrow_left.png");
}

@media (max-width: 1400px) {
    /*.bp-slider-body .js-slider-prev {
        left: 20px;
    }*/
}

@media (max-width: 767.98px) {
    .bp-slider-body .js-slider-prev {
        left: calc(50% - 90px);
    }
}

.bp-slider-media {
    position: relative;
    cursor: pointer;
}

.bp-slider-media.isPlaying .bp-slider-img {
    opacity: 0;
    visibility: hidden;
}

.bp-slider-img {
    background-size: cover;
    background-position: center;
    transition: 1s;
    max-height: 325px;
    max-width: 600px;
    width:auto;
}
@media (max-width: 767.98px) {
    .bp-slider-img {
        max-height:200px;
        max-width:320px;
    }
}

.bp-slider-play {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 82px;
    width: 76px;
    outline: 0;
    border-radius: 0;
    box-shadow: none;
    background: transparent;
}

.bp-slider-play:before {
    content: '';
    display: inline-block;
    height: 82px;
    width: 76px;
    background: url("https://www.barilla.com/de-de/campaign/asset/5L1e7hhlIns0zzxSk5TnLj/media/images/shared/veganuary/images/play.svg") no-repeat center;
    background-size: contain;
    position: relative;
}

.bp-slider-iframe {
    position: relative;
    padding-bottom: 56.25%;
    cursor: pointer;
    overflow: hidden;
}

.bp-slider-iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
}

.bp-slider-data {
    /*border-top: 2px solid #d35e13;*/
    /*background: rgba(250, 244, 234, 0.5);*/
    padding: 34px 31px 41px;
}

@media (max-width: 767.98px) {
    .bp-slider-data {
        border-width: 1px;
        padding: 14px 10px 25px;
    }
}

.bp-slider-data h3 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 42px;
    color: #183074;
}

.bp-slider-count {
    display: none;
}

.bp-slider-data p {
    color: #183074;
    font-size: 24px;
    line-height: 31px;
    margin-bottom: 50px;
    margin-top: 25px;
}

@media (max-width: 767.98px) {
    .bp-slider-data h3 {
        font-size: 1.6rem;
        margin-bottom: 0;
    }
    .bp-slider-data p {
        margin-bottom: 230px;
        line-height: 1.2;
        font-size:1.0rem;
        margin-top:5px;
    }
    .bp-slider-data-text {
        min-height: 96px;
    }
    .bp-slider-controls {
        position: relative;
        margin-top: 0px;
        margin-bottom: 130px;
    }
}



.bp-slider .bp-button-red, .bp-slider .gigya-screen input[type=submit], .gigya-screen .bp-slider input[type=submit] {
    max-width: 280px;
}

@media (max-width: 767.98px) {
    .bp-slider .bp-button-red, .bp-slider .gigya-screen input[type=submit], .gigya-screen .bp-slider input[type=submit] {
        max-width: 100%;
    }
}

.mob-show {
    display: none;
}

@media (max-width: 767.98px) {
    .mob-show {
        display: inherit;
    }
}

.mob-hide {
    display: inherit;
}

@media (max-width: 767.98px) {
    .mob-hide {
        display: none;
    }
}


.flipcard {
    width: 100%;
}

.bp-flipcard {
    padding: 0;
}

.flip-card {
    background-color: transparent;
    width: 100%;
    height: auto;
    /*border: 1px solid #f1f1f1;*/
    perspective: 1000px; /* Remove this if you don't want the 3D effect */
}

/* This container is needed to position the front and back side */
.flip-card-inner {
    position: relative;
    width: 100%;
    height: auto;
    text-align: center;
    transition: transform 0.8s;
    transform-style: preserve-3d;
}

/* Do an horizontal flip when you move the mouse over the flip box container */
.flip-card:hover .flip-card-inner {
    transform: rotateY(180deg);
}

/* Position the front and back side */
.flip-card-front, .flip-card-back {
    position: relative;
    width: 100%;
    height: auto;
    -webkit-backface-visibility: hidden; /* Safari */
    backface-visibility: hidden;
}

.flip-card-back {
    position: absolute;
    top: 0px;
}

/* Style the front side (fallback if image is missing) */
.flip-card-front {
    background-color: #bbb;
    color: black;
}

/* Style the back side */
.flip-card-back {
    background-color: dodgerblue;
    color: white;
    transform: rotateY(180deg);
}


.text-center {
    text-align: center;
}

.bp-slider-width {
    display: block;
    padding-left: 60px;
    padding-right: 60px;
    max-width: 1650px;
}

.mt-0 {
    margin-top: 0px;
}

.mt-25 {
    margin-top: 25px;
}

.mt-50 {
    margin-top: 50px;
}

.mt-75 {
    margin-top: 75px;
}

.mt-100 {
    margin-top: 100px;
}

.bp-tipps {
    margin-bottom: 30px;
}

.bp-tipps p {
    color: #183074;
}

.bp-tip-1 {
    background: url("https://www.barilla.com/de-de/campaign/asset/5L1e7hhlIns0zzxSk5TnLj/media/images/shared/veganuary/images/tip_1.png");
    background-position: left center;
    background-repeat: no-repeat;
    width: auto;
    height: 170px;
    background-size: auto 170px;
    padding-left: 110px;
    padding-top: 50px;
    padding-right: 210px;
}

.bp-tip-2 {
    background: url("https://www.barilla.com/de-de/campaign/asset/5L1e7hhlIns0zzxSk5TnLj/media/images/shared/veganuary/images/tip_2.png");
    background-position: left center;
    background-repeat: no-repeat;
    width: auto;
    height: 170px;
    background-size: auto 170px;
    padding-left: 175px;
    padding-top: 50px;
    padding-right: 200px;
}

.bp-tip-3 {
    background: url("https://www.barilla.com/de-de/campaign/asset/5L1e7hhlIns0zzxSk5TnLj/media/images/shared/veganuary/images/tip_3.png");
    background-position: right 80px center;
    background-repeat: no-repeat;
    width: auto;
    height: 170px;
    background-size: auto 170px;
    text-align: right;
    /*! padding-left: 50px; */
    padding-top: 50px;
    padding-right: 200px;

}

.bp-tip-4 {
    background: url("https://www.barilla.com/de-de/campaign/asset/5L1e7hhlIns0zzxSk5TnLj/media/images/shared/veganuary/images/tip_4.png");
    background-position: right center;
    background-repeat: no-repeat;
    width: auto;
    height: 170px;
    background-size: auto 170px;
    text-align: right;
    /*padding-left: 50px;*/
    padding-top: 50px;
    padding-right: 125px;

}

.bp-tip-5 {
    background: url("https://www.barilla.com/de-de/campaign/asset/5L1e7hhlIns0zzxSk5TnLj/media/images/shared/veganuary/images/tip_5.png");
    background-position: left -15px center;
    background-repeat: no-repeat;
    width: auto;
    height: 170px;
    background-size: auto 170px;
    padding-left: 130px;
    padding-top: 25px;
    padding-right: 60px;

}

.bp-tip-6 {
    background: url("https://www.barilla.com/de-de/campaign/asset/5L1e7hhlIns0zzxSk5TnLj/media/images/shared/veganuary/images/tip_6.png");
    background-position: left center;
    background-repeat: no-repeat;
    width: auto;
    height: 170px;
    background-size: auto 170px;
    padding-left: 110px;
    padding-top: 50px;
    /*padding-right: 50px;*/
}


/* ACCORDION */
.accordion {
    max-width: 1280px;
    /*box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    overflow: hidden;*/
    font-family: "hurmegeometricsans4", sans-serif;
    /*background: #009578;*/
}

.accordion>div {
    border-top:solid 2px #183074;
    padding-top: 20px;
    padding-bottom: 20px;
}
.accordion>div:last-child{
    border-bottom:solid 2px #183074;
}

div.sect:has(>input.accordion__input:checked){
    background: rgba(255,255,255,0.42);
}


.accordion__label,
.accordion__content {
    padding: 14px 20px;
}

.accordion__label {
    display: block;
    color: #183074;
    font-weight: bold;
    font-size:26px;
    cursor: pointer;
    position: relative;
    transition: background 0.1s;

}



.accordion__label::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
    width: 50px;
    height:50px;
    /*
    background-image: url('data:image/svg+xml;utf8,<svg width="100" height="50" xmlns="http://www.w3.org/2000/svg"><polygon points="0,0 100,0 50,50" style="fill:%23FFFFFF99;" /></svg>');
     */
    background-image:url("https://www.barilla.com/de-de/campaign/asset/5L1e7hhlIns0zzxSk5TnLj/media/images/shared/veganuary/images/faq.png");
    background-size: contain;
    transition: transform 0.4s;
}

.accordion__content {
    color:#183074;
    line-height: 1.6;
    font-size: 24px;
    display: none;
}

.accordion__input {
    display: none;
}

.accordion__input:checked ~ .accordion__content{
    display: block;
    /*background: rgba(255,255,255,0.42);*/
}

.accordion__input:checked ~ .accordion__label::after {
    transform: translateY(-50%) rotate(0.25turn);
}

.veganuary-logo {
    transform: rotate(-15deg);
    display: block;
    float: right;
    margin-top: -10px;
}

@media (max-width:1023.97px) {
    .bp-tip-1,.bp-tip-2,.bp-tip-3,.bp-tip-4,.bp-tip-5,.bp-tip-6{
        font-size:1.0rem;
        background-size:auto 100px;
    }

    .bp-tipps{
        margin-bottom:0px;
    }
    .bp-tip-1{
        padding-right:0px;
        padding-left:60px;
    }
    .bp-tip-2 {
        padding-right:140px;
        padding-left:0px;
        background-position-x: right;
        background-position-y: 0px;
        text-align: right;
        padding-top: 20px;

    }
    .bp-tip-3 {
        padding-right:0px;
        background-position-x:left;
        text-align: left;
        padding-left: 130px;
        padding-top: 15px;
        background-position-y: 0px;
    }
    .bp-tip-4 {
        background-position-x: right;
        background-position-y: 0px;
        padding-top: 4px;
        padding-right: 77px;
    }
    .bp-tip-5 {
        padding-right:0px;
        background-position-x: left;
        background-position-y: 0px;
        padding-top: 7px;
        padding-left: 90px;
    }
    .bp-tip-6 {
        background-position-x: left;
        background-position-y: 0px;
        padding-left: 65px;
        padding-right: 0px;
        text-align: left;
        padding-top: 0px;
    }

    .veganuary-logo{
        display:unset;
        float: unset;
        margin-top:unset;
    }

    .accordion > div{
        padding:0px;
    }

    .accordion__label {
        font-size:20px;
        padding-left:20px;
        padding-right: 55px;
        margin-right: -20px;
        line-height: 1.25;
    }
    .accordion__label::after{
        width: 30px;
        height: 30px;
        background-repeat: no-repeat;
    }
    .accordion__content {
        color:#183074;
        line-height: 20px;
        font-size: 1rem;
        display: none;
        padding: 0;
        padding-right: 20px;
    }
    .accordion__content p{
        margin-bottom: 0px;
        padding-left:20px;
        padding-bottom:25px;
    }

}



@media (max-width: 603px) {
    .bp-container.bp-no-gutters {
        padding-left: 25px;
        padding-right: 25px;
        margin: 0 auto;
        max-width: 1280px;
    }
    h1,h2{
        font-size:2rem;
    }
    body{
        font-size:1rem;
    }
}


