:root{--color-spring-wood: #FBF9F7;--color-siren: #7B032B;--color-alto: #D6D6D6;--color-black: #000;--color-white: #fff;--color-rodeo-dust: #CDB59A;--color-careys-pink: #BC8E99;--color-mercury: #E5E5E5;--color-text: var(--color-siren);--color-text-dark: var(--color-black);--color-text-dark-lighter: rgba(0,0,0,.6);--color-border: var(--color-siren);--color-border-light: var(--color-alto);--color-border-secondary: var(--color-careys-pink);--color-border-tertiary: var(--color-white);--color-border-dark: var(--color-black);--color-background-default: var(--color-spring-wood);--color-background-section: var(--color-white);--color-button-background-hover: var(--color-siren);--color-button-text-hover: var(--color-spring-wood);--color-product-background: var(--color-spring-wood);--color-teaser-background-primary: var(--color-careys-pink);--color-teaser-background-secondary: var(--color-rodeo-dust);--color-teaser-text: var(--color-white);--color-newsletter-background: var(--color-careys-pink);--color-newsletter-button: var(--color-siren);--color-product-overline: var(--color-alto);--color-product-button: var(--color-siren);--color-product-button-text: var(--color-white);--color-intro-teaser-text: var(--color-careys-pink);--color-blog-article-border: var(--color-mercury);--color-blog-article-link: var(--color-siren);--color-blog-overline: var(--color-alto);--distance-3xs: 4px;--distance-xxs: 8px;--distance-xs: 10px;--distance-s: 16px;--distance-m: 24px;--distance-l: 32px;--distance-xl: 40px;--distance-xxl: 50px;--distance-3xl: 100px;--border-radius-s: 4px;--border-radius-m: 8px;--font-size-xs: 10px;--font-size-s: 16px;--font-size-m: 20px;--font-size-l: 32px;--font-size-xl: 40px;--font-size-xxl: 55px;--line-height-s: 18px;--line-height-m: 22px;--font-family-default: Lato, "sans-serif";--font-weight-light: 300;--font-weight-bold: 700}.button{display:flex;gap:var(--distance-xs);border:2px solid rgba(0,0,0,0);border-radius:var(--border-radius-m);padding:var(--distance-s) var(--distance-xl);background:#0000;font-size:var(--font-size-s);color:var(--color-text);box-shadow:none;transition:all .25s ease!important}.button:before,.button:after{content:none}.button:hover{transform:translateY(0)!important}.button--primary{border-color:var(--color-border)}.button--primary:hover{background:var(--color-button-background-hover);color:var(--color-button-text-hover)}.button--secondary{border-color:var(--color-border-secondary)}.button--secondary:after{transition:all .25s ease;box-shadow:none!important}.button--secondary:hover{border-color:#0000}.button--secondary:hover:after{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border:4px solid var(--color-border-secondary)}.button--tertiary{color:var(--color-teaser-text);border-color:currentColor}.product-card-wrapper .product__vendor{margin-bottom:var(--distance-3xs);text-transform:uppercase;color:var(--color-text-dark);font-size:var(--font-size-xs);line-height:var(--line-height-s);font-weight:var(--font-weight-bold)}.product-card-wrapper .card__heading{margin-bottom:var(--distance-xs)}.product-card-wrapper .card__badge .badge--custom{position:absolute;top:0;right:0;padding:var(--distance-xxs) var(--distance-m);border-radius:0;border-bottom-left-radius:var(--border-radius-m);text-transform:uppercase;font-weight:var(--font-weight-bold)}.facets-container{align-items:center;grid-template-rows:0!important;border-top:1px solid var(--color-border-light);border-bottom:1px solid var(--color-border-light);padding-top:24px!important;padding-bottom:24px;height:72px}@media screen and (min-width: 750px){.facets-container{align-items:flex-start}}.facets-container .for-you{font-weight:var(--font-weight-light)}.facets-container .facets__price .field:before{content:none}.facets-container .facets__display{box-shadow:none}.facets-container .facets{grid-column-start:2}.facets-container .count-symbol{display:inline-block;margin-right:8px;width:8px;height:8px;border-radius:100%;background:var(--color-border)}.facets-container *{color:var(--color-text-dark);font-weight:var(--font-weight-bold)}.facets-container .facets__form{grid-template-columns:max-content}.facets-container .product-count{text-align:left}@media screen and (min-width: 750px){.facets-container .product-count{grid-column-start:1;align-self:flex-start}}.facets-container .facets__heading{display:none}@media screen and (min-width: 750px){.facets-container .facets__wrapper{grid-column:2;justify-content:flex-end}}@media screen and (min-width: 750px){.facets-container .facet-filters.sorting{grid-column:3!important}}.facets-container .facet-filters__label{margin-right:0}.facets-container .facet-filters__label label{font-weight:var(--font-weight-light)}.footer__payment .list-payment{justify-content:flex-start;gap:8px;margin:0}.footer__payment .list-payment .list-payment__item{padding:0}.footer__payment .list-payment .list-payment__item .icon{width:110px;height:auto}.list-social__item .list-social__link .icon{width:36px;height:36px}.pdp-intro-teaser{display:flex;justify-content:center;align-items:center;padding:var(--distance-m);margin-top:var(--distance-l);margin-bottom:var(--distance-xl);width:100%;background:var(--color-background-default);color:var(--color-intro-teaser-text);font-size:var(--font-size-m);text-align:center}@media screen and (min-width: 992px){.pdp-intro-teaser{font-size:var(--font-size-xl)}}.pdp-intro-teaser .pdp-intro-teaser__icon:first-child{margin:0 0 var(--distance-s)}@media screen and (min-width: 992px){.pdp-intro-teaser .pdp-intro-teaser__icon:first-child{margin:0 var(--distance-s) 0 0}}.pdp-intro-teaser .pdp-intro-teaser__icon:last-child{margin:var(--distance-s) 0 0 0}@media screen and (min-width: 992px){.pdp-intro-teaser .pdp-intro-teaser__icon:last-child{margin:0 0 0 var(--distance-s)}}.pdp-intro-teaser span{text-transform:uppercase;margin-right:var(--distance-3xs)}.pdp-intro-teaser p{display:flex;flex-direction:column;align-items:center}@media screen and (min-width: 992px){.pdp-intro-teaser p{flex-direction:row}}.announcement-bar .slider-button,.announcement-bar__message{color:var(--color-text-dark)}@media screen and (min-width: 750px){.main-blog .blog-articles{grid-template-columns:repeat(4,1fr);gap:var(--distance-xxl)}}.main-blog .blog-articles .article-card-wrapper{border:1px solid var(--color-blog-article-border)}.main-blog .blog-articles .article-card-wrapper .card__content{padding:0 var(--distance-s)}.main-blog .blog-articles .article-card-wrapper .card__content .card__information *{color:var(--color-text-dark)}.main-blog .blog-articles .article-card-wrapper .card__content .date{display:flex;align-items:center;gap:var(--distance-xs)}.main-blog .blog-articles .article-card-wrapper .card__content .article-card__footer{display:flex;justify-content:space-between}.main-blog .blog-articles .article-card-wrapper .card__content .blog-link{display:flex;justify-content:center;align-items:center;background:var(--color-blog-article-link);width:24px;height:24px;border-radius:100%}.article-template__overline{display:block;color:var(--color-blog-overline);font-size:var(--font-size-xs);line-height:var(--line-height-m);font-weight:var(--font-weight-bold);text-align:center}.article-template__title{text-align:center}.article-template__title+.circle-divider{display:block;text-align:center}.article-template__content *{color:var(--color-text-dark)}@media screen and (min-width: 750px){.collection-hero.collection-hero--with-image .collection-hero__image-container{flex:none;width:25%;min-height:auto;margin-left:0}}.collection-hero__overline{margin:0 0 var(--distance-xxs);color:var(--color-text-dark);font-size:var(--font-size-xs);line-height:var(--line-height-m);font-weight:var(--font-weight-bold)}.collection-hero__title{font-size:var(--font-size-l);font-weight:var(--font-weight-bold)}.collection-hero__description{margin:var(--distance-xxs) 0!important;color:var(--color-text-dark);font-size:var(--font-size-s)!important}.collection-hero__inner{gap:24px}.collection-list-wrapper .title-wrapper-with-link{flex-direction:column;justify-content:center;gap:0}@media screen and (min-width: 900px){.collection-list-wrapper .title-wrapper-with-link{width:33.33%;margin-right:auto;margin-left:auto}}.collection-list-wrapper .collection-list__overline{margin:0;color:var(--color-text-dark);font-size:var(--font-size-xs);line-height:var(--line-height-m);font-weight:var(--font-weight-bold)}.collection-list-wrapper .collection-list{row-gap:var(--distance-m);-moz-column-gap:var(--distance-l);column-gap:var(--distance-l)}.collection-list-wrapper .collection-list__copy{color:var(--color-text-dark);text-align:center}.collection-list-wrapper .collection-list__copy p{font-family:var(--font-family-default);font-weight:var(--font-weight-light)}@media screen and (min-width: 990px){.collection-list-wrapper .grid__item{width:calc(33.33% - var(--distance-l));max-width:calc(33.33% - var(--distance-l))}}.collection-list-wrapper .card:not(.ratio){align-items:center}@media screen and (min-width: 990px){.collection-list-wrapper .card:not(.ratio){flex-direction:row}}.collection-list-wrapper .card:not(.ratio) .icon-wrap{display:block}.collection-list-wrapper .card__overline{display:block;color:var(--color-text-dark);font-size:var(--font-size-xs);line-height:var(--line-height-m);font-weight:var(--font-weight-bold)}.collection-list-wrapper .card-wrapper:hover .card--standard .card__inner{transform:translateY(0)}.collection-list-wrapper .card-wrapper .card--standard{border-bottom:1px solid var(--color-border-light);background:var(--color-background-default);border-radius:var(--border-radius-m)}.collection-list-wrapper .card-wrapper .card--standard .card__inner .card__media{border-radius:0}.collection-list-wrapper .collection-list-view-all{display:flex;justify-content:center;margin-top:var(--distance-l)}.featured-collection .overline{margin:0;color:var(--color-text-dark);font-size:var(--font-size-xs);line-height:var(--line-height-m);font-weight:var(--font-weight-bold)}@media screen and (min-width: 990px){.featured-collection .collection__description,.featured-collection .overline,.featured-collection .title{max-width:33.33%}}.featured-collection .collection__description{color:var(--color-text-dark)}.featured-collection .collection__description p{font-family:var(--font-family-default);font-weight:var(--font-weight-light)}.featured-collection .product-grid{gap:0;justify-content:center;background:var(--color-product-background);border-radius:var(--border-radius-m);border-bottom:1px solid var(--color-border-light)}.featured-collection .product-card-wrapper{padding:var(--distance-m)}.featured-collection .product-card-wrapper .card--standard .card__inner{border-radius:0}.featured-collection .grid__item{border-right:1px solid var(--color-border-light)}.featured-collection .grid__item:last-child{border-right:none}.footer{background:var(--color-background-default)}.footer__content-top{padding:120px 20px}.footer__blocks-wrapper{gap:var(--distance-m);flex-wrap:nowrap}.footer .footer-block:first-child{padding-right:40px}.footer__social{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:var(--distance-m);padding:var(--distance-m);background:var(--color-background-section)}@media screen and (min-width: 992px){.footer__social{flex-direction:row}}.footer__social-headline{margin:0;font-size:var(--font-size-l);font-weight:var(--font-weight-bold);color:var(--color-text-dark-lighter)}.footer .footer__localization{justify-content:flex-start;padding:0}.footer .localization-form__select{border:none;background:#0000;padding-left:0;color:var(--color-text-dark)}.footer .localization-form__select:before,.footer .localization-form__select:after{content:none}.footer .link.disclosure__link{color:var(--color-text-dark);padding-left:0;padding-right:0}.header__menu-item{color:var(--color-text-dark)}.section-banner .banner__box{border-radius:var(--border-radius-m);background:var(--color-teaser-background-secondary)}.section-banner .banner__box:after{content:none}.section-banner .banner__overline{margin:0;font-size:var(--font-size-m);line-height:var(--line-height-m);font-weight:var(--font-weight-bold);color:var(--color-teaser-text)}.section-banner .banner__heading{color:var(--color-teaser-text);font-size:var(--font-size-xl)}.section-banner .banner__text{color:var(--color-teaser-text)}.image-with-text{border-bottom:1px solid var(--color-border-light);border-radius:var(--border-radius-m)}.image-with-text:not(.image-with-text--overlap) .image-with-text__grid .image-with-text__text-item:after{box-shadow:none}.image-with-text__heading{width:66.66%}.image-with-text__heading p{margin-bottom:0;font-family:var(--font-family-default);font-weight:var(--font-weight-light)}.image-with-text__content{background-color:var(--color-background-default)}@media screen and (min-width: 990px){.image-with-text__content{padding:100px 150px!important}}.image-with-text .content-container:after{box-shadow:none}.image-with-text-teaser.page-full{border-top:1px solid var(--color-border-light);border-bottom:1px solid var(--color-border-light)}.image-with-text-teaser:not(.image-with-text--overlap) .image-with-text__grid .image-with-text__text-item:after{box-shadow:none}.image-with-text-teaser__heading{width:66.66%}.image-with-text-teaser__heading p{margin-bottom:0;font-family:var(--font-family-default);font-weight:var(--font-weight-light)}.image-with-text-teaser__content{background-color:var(--color-background-default)}@media screen and (min-width: 990px){.image-with-text-teaser__content{padding:100px 150px!important}}.image-with-text-teaser .content-container:after{box-shadow:none}.image-with-text-teaser .mlp-image-teaser.is-hidden{opacity:0}.section-linklist{background:var(--color-background-section)}.section-linklist .linklist{padding:var(--distance-xl) 0}.section-linklist .linklist__wrapper{display:flex;align-items:center;gap:var(--distance-m);flex-direction:column}@media screen and (min-width: 990px){.section-linklist .linklist__wrapper{flex-direction:row}}.section-linklist .linklist__item{width:100%}@media screen and (min-width: 990px){.section-linklist .linklist__item{width:auto}}@media screen and (min-width: 990px){.section-linklist .linklist__item:first-child{width:20%}}.section-linklist .linklist__item .detox,.section-linklist .linklist__item .home,.section-linklist .linklist__item .clean,.section-linklist .linklist__item .baby,.section-linklist .linklist__item .care,.section-linklist .linklist__item .candle{width:24px!important;height:22px!important}.section-linklist .linklist__headline{margin:0;color:var(--color-text-dark);font-size:var(--font-size-xs);line-height:var(--line-height-m);font-weight:var(--font-weight-bold)}.section-linklist .linklist__copy{margin:0;font-size:var(--font-size-m);line-height:var(--line-height-m)}.section-linklist .linklist .button{padding:var(--distance-s)}.main-product{background:var(--color-background-section)}.main-product .product__text{color:var(--color-product-overline)}.main-product .group{display:flex;justify-content:flex-start;align-items:center;gap:var(--distance-s)}.main-product .group .product-form__input{margin-bottom:0}.main-product .group .quantity{height:55px;color:var(--color-text-dark);border:1px solid var(--color-border-dark)}.main-product .group .quantity:before{content:none}.main-product .group .quantity:after{box-shadow:none}.main-product .group .quantity__button{color:var(--color-text-dark)}.main-product .group .product-form__input{flex:0;min-width:auto;max-width:-moz-max-content;max-width:max-content}.main-product .group .product-form__submit{background:var(--color-product-button);color:var(--color-product-button-text)}.main-product .price__container .price__regular{font-size:var(--font-size-xl);font-weight:var(--font-weight-bold);color:var(--color-text-dark)}.main-product .product__tax{color:var(--color-text-dark)}.main-product .product__tax a{color:currentColor}.main-product .product__title *{font-weight:var(--font-weight-bold)}.main-product .tags{padding-left:0;padding-bottom:var(--distance-s);border-bottom:1px solid rgba(0,0,0,.18)}.main-product .tags .tag{list-style:none;color:var(--color-text-dark)}.main-product .tags .tag .tag-icon{color:var(--color-text)}.main-product .product-form__information{padding-bottom:var(--distance-s);border-bottom:1px solid rgba(0,0,0,.18);color:var(--color-text-dark)}.main-product .product-form__information .product-form__information-row{margin:0 0 var(--distance-xxs)}.main-product .product-form__information .product-form__information-row:last-child{margin-bottom:0}.newsletter__wrapper{padding:var(--distance-3xl);background:var(--color-newsletter-background);background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTU4NCIgaGVpZ2h0PSI0NTIiIHZpZXdCb3g9IjAgMCAxNTg0IDQ1MiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTY4NS4wMjIgNDY5Ljc1OEM1MzUuOTQzIDQ4Ni4wNTIgOTA0LjYxOCA1NjAuOTM5IDExNzYuNDMgMzAwLjM2M0MxMjk3LjU2IDE4NC4yODkgMTMxMy4wMiAxNy4xMTI5IDEyMTUuMDUgLTgwLjUxNjRDMTE1Ny4wMSAtMTM4LjI3NiAxMDY1LjU1IC0xOTYuNjU5IDkwNS4wMzQgLTgwLjkzMjRDNzI3LjI0OSA0Ny4yMDYgNTgzLjUwOSAzNDAuMDI1IDYwMy41NDggMzM1LjU4N0M2MjguOTI3IDMyOS45NyA5MzAuNDgyIC01My4wNTgyIDEwMjUuMzQgMTA5Ljk1OEMxMDk1LjkyIDIzMS4zNyA4NzYuMTIgNDQ4Ljg4NyA2ODUuMDIyIDQ2OS43NThaIiBmaWxsPSIjQ0E5RUE4Ii8+CjxwYXRoIGQ9Ik0xNTIzLjQgNDI5LjY4QzE1MjMuMzMgMzkxLjMzNSAxNTQ5LjEyIDM0Ny45MjkgMTU2Ny45MSAzMTYuMjQxQzE1NzQuMjkgMzA1LjQ5NCAxNTgxLjk5IDI5Mi41MjcgMTU4NCAyODYuNDk1TDE1NzYuMSAyODUuNzMyQzE1NDIuODggMjgyLjYxMiAxNTA2LjA2IDI3OS4xNDUgMTQ0My4zOCAyOTQuNjc3QzE0MDUuNDUgMzA0LjAzNyAxMzU4LjE2IDMyMC4zMzIgMTI5Ni4zOCAzNDcuOTI5QzEyMzEuNTUgMzc2Ljg0MyAxMTUwLjkxIDQxOC4xIDEwNDguNyA0NzYuNzYxQzg5NS44MSA1NjQuNDc1IDc0NC42NTEgNTg0LjU4MyA1OTkuNTk0IDUzNi42N0M0ODIuNjg5IDQ5Ny45NzkgNDAxLjkwOSA0MjUuNzk3IDM2My4wNzkgMzkxLjEyN0MzNTcuODA5IDM4Ni40ODEgMzUzLjQ0MSAzODIuNTI5IDM0OS45MDQgMzc5LjU0OEMzMTEuMDc1IDM0Ni43NSAxMTEuNzk0IDg5LjkxODcgMTQyLjk5NyAtMzIuNjcyNkMxNTEuMTEgLTY0LjQyOTkgMTczLjc4MyAtODQuMzk5NSAyMTAuNDY0IC05MS45NTc1QzM0Ni4zNjggLTExOS42MjQgNDU5LjQ2IDEzMC44OTggNTIwLjEzMiAyNjUuNjkzQzUzMi40NzQgMjkzLjAxMyA1NDUuMDk0IDMyMS4wMjYgNTUyLjM3NCAzMzMuMDIxQzU3MS4zNzMgMjE5LjUxMyA1MjMuMzIxIC0xMzguMzQ1IDM1NS44NjggLTI0Ni4yMzdDMzE2LjYyMiAtMjcxLjU0NSAyNjEuMDEyIC0yOTMuMjQ5IDIwNC4zNjIgLTI5My4yNDlDMTgzLjY5OSAtMjkzLjI0OSAxNjIuODk3IC0yOTAuMzM2IDE0Mi42NSAtMjgzLjY4Qzg1LjMwNjkgLTI2NC44MiA0Mi42NjM0IC0yMTkuMjY0IDE1LjgyOTIgLTE0OC4zOTlDLTY1LjcxMzQgMTA0LjgyNyAxODguNDgzIDQwNy42MyA0NzcuMjExIDUzMS40NjlDNjg1LjIyOCA2MjAuNTcgODgxLjczNCA1ODIuMjI1IDEwNzEuNzIgNTQ1LjEyOUMxMTIxLjMgNTM1LjQyMiAxMTcwLjE4IDUyNS45OTIgMTIxOC4wMyA1MTkuMTk2QzEyNjIuNjEgNTEyLjg4NiAxMzA2LjMgNTA5LjAwMyAxMzQ4Ljk0IDUwOS41NThDMTQzMC45IDUxMC41OTggMTUwOC45MSA1MjguMDcyIDE1ODEuMTYgNTc3LjMwMkMxNTc4LjE4IDU3MS4yNyAxNTc0LjI5IDU2My44NTEgMTU3MC42OSA1NTYuOTE3QzE1NTEuOSA1MjEuMTM4IDE1MjMuNTQgNDY3LjEyMyAxNTIzLjQ3IDQyOS42OEgxNTIzLjRaIiBmaWxsPSIjQ0E5RUE4Ii8+Cjwvc3ZnPgo=);background-repeat:no-repeat;background-position:center;background-size:cover;color:var(--color-teaser-text)}.newsletter__heading{color:var(--color-teaser-text);font-size:var(--font-size-xxl)}@media screen and (min-width: 990px){.newsletter__heading{width:33.33%;margin-left:auto;margin-right:auto}}@media screen and (min-width: 990px){.newsletter__subheading{width:33.33%;margin-left:auto;margin-right:auto}}.newsletter__badge{border:1px solid var(--color-border-tertiary);padding:var(--distance-3xs) var(--distance-xxs);border-radius:var(--border-radius-s);font-size:var(--font-size-m)}@media screen and (min-width: 750px){.newsletter .newsletter-form{max-width:33.33%}}.newsletter .newsletter-form__field-wrapper{max-width:none!important}.newsletter .newsletter-form__button{background:var(--color-newsletter-button)!important;width:auto;padding:var(--distance-s);border-top-right-radius:var(--border-radius-m);border-bottom-right-radius:var(--border-radius-m);text-transform:uppercase;font-weight:var(--font-weight-bold)}.section-pdp-teaser{background:var(--color-white);padding-bottom:var(--distance-xxl);width:100%}.section-pdp-teaser .pdp-teaser{display:flex;flex-direction:column;gap:var(--distance-m);align-items:center;margin:0 auto;padding:var(--distance-l);max-width:1083px;border-radius:var(--border-radius-m);background:var(--color-background-default)}@media screen and (min-width: 992px){.section-pdp-teaser .pdp-teaser{flex-direction:row}}.section-pdp-teaser .pdp-teaser__content{width:100%;color:var(--color-text-dark)}@media screen and (min-width: 992px){.section-pdp-teaser .pdp-teaser__content{width:66.66%}.section-pdp-teaser .pdp-teaser__content--reverse{order:2}}.section-pdp-teaser .pdp-teaser__content h2{color:var(--color-text-dark);line-height:1.4}.section-pdp-teaser .pdp-teaser__image{width:100%;border-radius:var(--border-radius-m)}@media screen and (min-width: 992px){.section-pdp-teaser .pdp-teaser__image{width:33.33%}.section-pdp-teaser .pdp-teaser__image--reverse{order:1}}.section-two-col-teaser{background:var(--color-background-section);padding-bottom:var(--distance-l)}.section-two-col-teaser .two-col-teaser{display:flex;flex-direction:column;gap:var(--distance-xs)}@media screen and (min-width: 990px){.section-two-col-teaser .two-col-teaser{flex-direction:row}}.section-two-col-teaser .two-col-teaser__icon{margin-bottom:var(--distance-s)}.section-two-col-teaser .two-col-teaser__item{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:var(--distance-m) var(--distance-xl);border-radius:var(--border-radius-m);color:var(--color-teaser-text)}@media screen and (min-width: 990px){.section-two-col-teaser .two-col-teaser__item:not(.is-single){flex-basis:50%}}.section-two-col-teaser .two-col-teaser__item:first-child{background:var(--color-teaser-background-primary)}.section-two-col-teaser .two-col-teaser__item:last-child{background:var(--color-teaser-background-secondary)}.section-two-col-teaser .two-col-teaser__headline{margin:0 0 var(--distance-xxs);color:var(--color-teaser-text);text-align:center}.section-two-col-teaser .two-col-teaser__copy{margin:0 0 var(--distance-s);color:var(--color-teaser-text);font-family:var(--font-family-default);font-weight:var(--font-weight-light);text-align:center}.rich-text__heading,.rich-text__text{color:var(--color-text-dark)}
/*# sourceMappingURL=/cdn/shop/t/24/assets/custom-mlp.css.map */
