/** Shopify CDN: Minification failed

Line 752:18 Unexpected "{"
Line 752:27 Expected ":"

**/
.shopify-section--image-with-text-overlay h1.heading.h2 {
    font-weight: 500;
    font-size: 64px;
    line-height: 96px;
    text-transform:initial;
}
.template-blog article-list.article-list,
.c-page-autorenprofil article-list.article-list{
    margin-left: 0;
    margin-right: 0;
    gap: 70px 30px;
}
.template-blog h3.article-item__title.heading.h4,
.c-page-autorenprofil h3.article-item__title.heading.h4 {
    color: #000000;
    font-weight: 600;
    font-size: 25px;
    line-height: 28px;
    text-transform: initial;
    margin-bottom: 10px;
}
.template-blog .article-item__excerpt.text--small,
.c-page-autorenprofil .article-item__excerpt.text--small{
    color: #000000;
    font-weight: 400;
    font-size: 20px;
    line-height: 25px;
}
.template-blog a.article-item__cread,
.c-page-autorenprofil a.article-item__cread{
    color: #000000;
    font-weight: 400;
    font-size: 20px;
    line-height: 20px;
    text-decoration:underline;
    margin-top: 10px;
    display: block;
}
.template-blog .article-item,
.c-page-autorenprofil .article-item {
    background-color: #F7F7F7;
    padding: 20px;
    border-radius: 5px;
}
.social-icon_inner__wrap-blog ul.social-media {
    justify-content: center;
}
.social-icon_inner__wrap-blog {
    margin-top: 45px;
}
.social-icon_inner__wrap-blog .social-media__item::before{
    display:none;
}
.social-icon_inner__wrap-blog li.social-media__item {
    box-shadow: none;
}
.social-icon_inner__wrap-blog .social-media__item:hover .social-media__link {
    color: #000;
}
.social-icon_inner__wrap-blog .social-media__link {
    height: 40px;
    width: 40px;
}
.social-icon_inner__wrap-blog li.social-media__item svg{
    width: 25px;
    height: 25px;
}
.social-icon_inner__wrap-blog li.social-media__item svg path{
    color: #4D5756;
    fill: #4D5756;
}
.section--image-with-text-overlay-new .image-overlay__image-desktop{
    display:block;
}
.section--image-with-text-overlay-new .image-overlay__image-mobile{
    display:none;
}
.section--blog-post-banner-new .article__image-wrapper--square {
    width: 100%;
}
.section--blog-post-banner-new .article__header-content.text-container{
    width: 100%;
}
.section--blog-post-banner-new .article__header {
    flex-direction: initial;
    width: 100%;
    background: transparent;
    display:block;
}
.section--blog-post-banner-new .bp-banner-text{
    width: 100%;
}
.section--blog-post-banner-new .article__image-wrapper {
    /* padding-bottom:  19.3%; */
    /* padding-bottom:  70%; */
    padding-bottom:  30%;
    position:relative;
}
.section--blog-post-banner-new .article__image-wrapper img {
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    object-fit: contain;
    object-position: left;
}
.section--blog-post-banner-new .article__header-content.text-container {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    padding: 0;
}
.section--blog-post-banner-new .bp-banner-text{
    position:relative;
}
.section--blog-post-banner-new .article__header-content h1.article__title.heading.h1 {
    font-weight: 500;
    font-size: 64px;
    line-height: 96px;
    color: #fff;
    padding: 0px 65px;
    text-transform: capitalize;
}
.section--blog-post-banner-new  .bp-top-section h1.article__title.heading.h1 {
    color: #000000;
    font-weight: 500;
    font-size: 50px;
    line-height: 75px;
    text-transform: initial;
    margin-bottom: 25px;
}
.section--blog-post-banner-new .bp-info .info-item {
    display: flex;
    align-items: center;
    grid-gap: 5px;
}
.section--blog-post-banner-new .bp-info span.article__tags-label.heading.heading--small,
.section--blog-post-banner-new .bp-info .article__share-label {
    margin: 0;
    color: #000000;
    font-weight: 600;
    font-size: 13px;
    line-height: 20px;
    text-transform:initial;
    letter-spacing: initial;
}
.section--blog-post-banner-new .bp-info .article__share-label {
    display: block;
    margin-bottom: 0;
}
.section--blog-post-banner-new .bp-info .article__share {
    display: flex;
    grid-gap: 5px;
}
.section--blog-post-banner-new .bp-info .article__share-button-list {
    margin-left: 0px !important;
}
.section--blog-post-banner-new .bp-info  .article__tags {
    display: flex;
    grid-gap: 5px;
}
.section--blog-post-banner-new .article__share-button-list {
    grid-gap: 5px;
}
.section--blog-post-banner-new li.article__tags-item a.text--subdued.link {
    color: #91C24F;
    font-weight: 300;
    font-size: 13px;
    line-height: 20px;
    text-decoration-color: #91c24f;
}
.section--blog-post-banner-new li.article__tags-item {
    margin-right: 9px;
}
.section--blog-post-banner-new a.article__meta-item.article__author,
.section--blog-post-banner-new  time.article__meta-item.article__date{
    color: #000000;
    font-weight: 300;
    font-size: 13px;
    line-height: 20px;
}
.section--blog-post-banner-new .article__share-button-list svg path {
    fill: #4D5756;
    color: #4D5756;
}
.section--blog-post-banner-new .article__share-button-list svg {
    height: 13px;
}
.section--blog-post-banner-new .bp-top-section {
    padding-bottom: 50px;
}
.shopify-section--main-article .article__content {
    max-width: 100%;
}
.shopify-section--main-article .article__inner {
    margin-left: 0;
    margin-right: 0;
}
.shopify-section--main-article .article {
    margin-top: 55px;
    margin-bottom: 55px;
}
.shopify-section--main-article .article__content h3,
.shopify-section--main-article .article__content h2,
.shopify-section--main-article .article__content h4{
    color: #000000;
    font-weight: 600;
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 5px;
    margin-top: 25px;
}
.shopify-section--main-article .article__content p,
.shopify-section--main-article .article__content a{
    color: #000000;
    font-weight: 300;
    font-size: 15px;
    line-height: 30px;
}
.template-article .shopify-section--featured-collections h3.heading.h2.desktop-heading {
    color: #000000;
    font-weight: 400;
    font-size: 50px;
    line-height: 40px;
    font-family: var(--heading-font-family);
    text-transform:initial;
}
.template-article .shopify-section--breadcrumb .breadcrumb{
    color: #000000;
    font-weight: 300;
    font-size: 15px;
    line-height: 30px;
}
.template-article a.article__meta-item.article__author {
    display: flex;
    align-items: center;
    grid-gap: 3px;
    text-decoration:underline;
}
.autorenprofil-content {
    display: grid;
    grid-template-columns: 237px 1fr;
}
.autorenprofil-content h1{
    color: #000000;
    font-weight: 600;
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 10px;
}
.autorenprofil-content p{
    color: #000000;
    font-weight: 300;
    font-size: 15px;
    line-height: 30px;
}
.autorenprofil-content_inner {
    padding: 28px 40px 25px;
}
.autorenprofil-content-image img {
    border-radius: 10px;
    height: 100%;
    width: 100%;
    object-fit:cover;
}
.c-page-autorenprofil .shopify-section--breadcrumb,
.c-page-glossar .shopify-section--breadcrumb{
    display:none;
}
.text-with-image-autorenprofil{
    margin: 100px 0;
}
.autorenprofil-text-desktop{
     display:block;
}
.autorenprofil-text-mobile{
     display:none;
}
.c-page-autorenprofil .shopify-section--image-with-text .image-with-text__content-wrapper {
    margin: 0 !important;
    width: 50%;
    padding: 25px 42px 20px;
    display: flex;
    align-items: center;
}
.c-page-autorenprofil .shopify-section--image-with-text .image-with-text__image-wrapper {
    margin: 0 !important;
    width: 50%;
}
.c-page-autorenprofil .shopify-section--image-with-text .image-with-text__wrapper{
    background-color:#E7EFDB;
    padding: 0;
    border-radius: 10px;
    align-items: initial;
}
.c-page-autorenprofil .shopify-section--image-with-text h3.heading.h3 {
    color: #000000;
    font-weight: 600;
    font-size: 25px;
    line-height: 35px;
    text-transform: initial;
    margin-bottom: 15px;
}
.c-page-autorenprofil .shopify-section--image-with-text .image-with-text__text-wrapper p {
    color: #000000;
    font-weight: 300;
    font-size: 15px;
    line-height: 30px;
}
.c-page-autorenprofil .shopify-section--image-with-text .image-with-text__image-wrapper .image-with-text__image{
    height: 100%;
    object-fit: cover;
}
.c-page-autorenprofil .shopify-section--image-with-text {
    margin-bottom: 100px;
}
.c-page-autorenprofil .shopify-section--blog-posts header.section__header.text-container h3.heading.h2{
    color: #000000;
    font-weight: 400;
    font-size: 50px;
    line-height: 40px;
    text-align:left;
    text-transform:initial;
}
.c-page-autorenprofil .shopify-section--blog-posts header.section__header.text-container{
    margin: 0 0 40px 0 !important;
}
.section-glossar-filter section.section {
    margin-top: 40px;
}
.c-page-glossar .shopify-section--image-with-text-overlay .image-overlay {
    margin-bottom: 0;
}
.newsletter-signup-discount .inner_wrap {
    display: grid !important;
    grid-template-columns: 619px 1fr !important;
}
.newsletter-signup-discount .main-title {
    max-width: 100% !important;
}
.newsletter-signup-discount .main-title {
    line-height: 70px !important;
}
.newsletter-signup-discount .description {
    line-height: 30px !important;
}
.newsletter-signup-discount .newsletter_input input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #9D9D9D;
}
.newsletter-signup-discount .newsletter_input input::-moz-placeholder { /* Firefox 19+ */
  color: #9D9D9D;
}
.newsletter-signup-discount .newsletter_input input:-ms-input-placeholder { /* IE 10+ */
  color: #9D9D9D;
}
.newsletter-signup-discount .newsletter_input input:-moz-placeholder { /* Firefox 18- */
  color: #9D9D9D;
}
.casida-guide-container thead tr th {
    color: #fff;
    font-weight: 600;
    font-size: 20px;
    line-height: 22px;
    background-color: #91C24F;
}
.casida-guide-container tbody th, .casida-guide-container tbody td {
    color: #333333;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
}
.casida-guide-container tbody tr:nth-child(even) {
    background-color: #f2f2f2;
}
.bp-top-section a.article__share-button-item.article__share-button-item--whatsapp.tap-area svg {
    width: 16px;
}
.bp-top-section a.article__share-button-item.article__share-button-item--whatsapp.tap-area {
    line-height: 18px;
}
.shopify-section--featured-collections .cus-product .section__header {
    margin-bottom: 30px;
}
.shopify-section--featured-collections .cus-product .price-list .price--highlight,
.shopify-section--featured-collections .cus-product .price-list span.price {
  color:#000;
}
.shopify-section--featured-collections .cus-product .unit_price-text,
.shopify-section--featured-collections .cus-product .unit_price-text span{
  color:#acacac;
}
.c_article-item__excerpt{
    color: #000;
    font-weight: 400;
    font-size: 20px;
    line-height: 25px;
}
a.c_article-item__cread {
    color: #000;
    font-weight: 400;
    font-size: 20px;
    line-height: 20px;
    text-decoration: underline;
    margin-top: 10px;
    display: block;
}
h3.c_article_title{
    color: #000;
    font-weight: 600;
    font-size: 25px;
    line-height: 28px;
    text-transform: initial;
    margin-bottom: 4px;
    margin-top: 24px;
}
body.template-page.c-page-all-blogs section#shopify-section-breadcrumb {
    display: none;
}
.c_article{
    background-color: #f7f7f7;
    padding: 20px;
    border-radius: 5px;
    height: auto;
}
.all-blogs-section .swiper-container.blog-articles-swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
    margin-bottom: 70px;
}
.all-blogs-section .swiper-container.blog-articles-swiper-container {
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}
.all-blogs-section .swiper-container.blog-articles-swiper-container.swiper-initialized {
  opacity: 1;
}
.c_blog_title h2 {
    font-size: 50px;
    line-height: 1;
    letter-spacing: 0;
    font-weight: 400;
    color: #000;
    margin: 0 0 21px;
}
.c_heading-arrow {
    margin: 0 0 51px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.c_blog_title {
    flex: 1;
}
.c_slider-arrow {
    display: flex;
    align-items: center;
}
.c-swiper-button-prev {
    margin-right: 16px;
}
.c_slider-arrow svg {
    cursor: pointer;
}
.all-blogs-section .c-swiper-button-next.swiper-button-disabled, .all-blogs-section .c-swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}
.c-swiper-button-prev, .c-swiper-button-next {
    display: flex;
}
@media only screen and (min-width: 992px) {
.c-page-autorenprofil article-list.article-list{
    grid-template-columns: repeat(auto-fit, calc(100% / 3 - 30px * (2 / 3)))
}
.newsletter-signup-discount .description {
    max-width: 771px !important;
}
.newsletter-signup-discount .newsletter_content {
    padding-left: 75px !important;
}
.shopify-section--main-blog .article-list--stacked {
    grid-template-columns: repeat(auto-fit, calc(100% / 3 - 30px * (2 / 3)));
}
}
@media only screen and (max-width: 767px) {
.shopify-section--image-with-text-overlay h1.heading.h2 {
    font-weight: 500;
    font-size: 30px;
    line-height: 45px;
}
.section--image-with-text-overlay-new .image-overlay__image-desktop{
    display:none;
}
.section--image-with-text-overlay-new .image-overlay__image-mobile{
    display:block;
}
 .section--image-with-text-overlay-new image-with-text-overlay.image-overlay {
    height: 224px;
}
 .section--image-with-text-overlay-new h3.heading.h2  [reveal] {
    opacity: 1;
}
.section--image-with-text-overlay-new .image-overlay .image-overlay__content-wrapper {
    height: 100%;
    padding: 0 !important;
}
.template-blog h3.article-item__title.heading.h4,
.c-page-autorenprofil h3.article-item__title.heading.h4 {
    font-size: 20px;
    line-height: 25px;
}
.template-blog .article-item__excerpt.text--small,
.c-page-autorenprofil .article-item__excerpt.text--small {
    font-size: 15px;
    line-height: 20px;
}
.template-blog a.article-item__cread,
.c-page-autorenprofil a.article-item__cread {
    font-size: 15px;
    line-height: 20px;
    margin-top:10px;
}
.template-blog article-list.article-list,
.c-page-autorenprofil article-list.article-list{
    margin-left: 0;
    margin-right: 0;
    gap: 45px 30px;
}
.section--blog-post-banner-new .bp-top-section h1.article__title.heading.h1 {
    font-size: 28px;
    line-height: 35px;
}
.section--blog-post-banner-new .article__header-content h1.article__title.heading.h1 {
    font-size: 28px;
    line-height: 30px;
    padding: 0 12px;
}
.section--blog-post-banner-new .article__image-wrapper {
    padding-bottom: 70%;
    position: relative;
}
.section--blog-post-banner-new .article__meta {
    display: grid;
    grid-gap: 8px;
}
.shopify-section--main-article .article__content h3,
.shopify-section--main-article .article__content h2,
.shopify-section--main-article .article__content h4 {
    font-size: 20px;
    line-height: 35px;
}
.shopify-section--main-article .article__content p, .shopify-section--main-article .article__content a {
    line-height: 25px;
}
.template-article .cus-product .section__header .text-container .heading {
    font-size: 35px;
    line-height: 40px;
    font-family: var(--heading-font-family);
    margin-bottom: 35px !important;
}
.autorenprofil-text-desktop{
     display:none;
}
.autorenprofil-text-mobile{
     display:block;
}
.autorenprofil-content {
    grid-template-columns: 138px 1fr;
}
.autorenprofil-content h1 {
    font-size: 20px;
    line-height: 35px;
    margin-bottom: 0;
}
.autorenprofil-content p{
    font-size: 15px;
    line-height: 25px;
    font-weight:500;
}
.text-with-image-autorenprofil .container{
    padding-left: 16px;
    padding-right: 16px;
}
.autorenprofil-content_inner {
    padding: 12px 15px 15px;
}
.mobile-autorenprofil-text p{
    color: #000000;
    font-weight: 300;
    font-size: 15px;
    line-height: 25px;
}
span.mobile-autorenprofil-text {
    padding: 20px;
    display: block;
}
.text-with-image-autorenprofil {
    margin: 40px 0;
}
.c-page-autorenprofil .shopify-section--image-with-text .image-with-text__image-wrapper {
    width: 100%;
}
.c-page-autorenprofil .shopify-section--image-with-text .image-with-text__content-wrapper {
    width: 100%;
    padding: 25px 16px 20px;
}
.c-page-autorenprofil .shopify-section--image-with-text h3.heading.h3 {
    font-size: 20px;
    line-height: 35px;
    margin-bottom: 5px;
}
.c-page-autorenprofil .shopify-section--image-with-text .image-with-text__text-wrapper p {
    line-height: 25px;
}
.c-page-autorenprofil .shopify-section--image-with-text {
    margin-bottom: 25px;
}
.shopify-section--image-with-text image-with-text.image-with-text{
    margin-bottom: 0px !important;
}
.c-page-autorenprofil .shopify-section--blog-posts header.section__header.text-container h3.heading.h2 {
    font-size: 35px;
    line-height: 40px;
}
.c-page-autorenprofil .shopify-section--blog-posts article-list.article-list.article-list--section > .article-item:last-child {
    display:none;
}
.c-page-autorenprofil .shopify-section--image-with-text  image-with-text.image-with-text {
    padding-left: 16px;
    padding-right: 16px;
}
.c-page-autorenprofil .shopify-section--blog-posts .container {
    padding-left: 16px;
    padding-right: 16px;
}
.section-glossar-filter section.section {
    margin-top: 20px;
}
.newsletter-signup-discount .inner_wrap {
    grid-template-columns: auto !important;
}
.newsletter-signup-discount .main-title {
    line-height: 40px !important;
    font-size: 30px !important;
}
.newsletter-signup-discount .description {
    line-height: 25px !important;
    font-size: 15px !important;
}
.newsletter-signup-discount .newsletter_inner .description p:nth-child(2){
    display:none;
}
.section--blog-post-banner-new .article__image-wrapper img {
    object-fit: cover;
    object-position: center;
}
.shopify-section--breadcrumb .breadcrumb {
    gap: 5px !important;
    font-size: 14px !important;
}
.template-blog .article-item {
    padding: 0;
}
.c_blog_title h2 {
    font-size: 25px;
}
.c_heading-arrow {
    align-items: center;
    margin: 0 0 30px;
    grid-gap: 5px;
}

.c_slider-arrow svg {
    width: 25px;
    height: 25px;
}
.c-page-all-blogs h1.heading.h2 span {
    opacity: 1;
}
.c-page-all-blogs .image-overlay {
    margin-bottom: 45px;
}
h3.c_article_title {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 4px;
    margin-top: 24px;
}
.c_article-item__excerpt, a.c_article-item__cread {
    font-size: 15px;
    line-height: 20px;
}
.c-swiper-button-prev {
    margin-right: 0;
}
}
@media only screen and (max-width: 250px) {
    .shopify-section--breadcrumb .breadcrumb {
        gap: 4px !important;
        font-size: 12px !important;
    }
}
@media screen and (pointer: fine) {
    .c_article:hover .article-item__arrow {
        visibility: visible;
        opacity: 1;
        transform: scale(1);
    }
}
.free-text-green {
  color: #91c24f;
}

/* 1. Fügt Abstand über und unter der gesamten Sektion hinzu */
body.c-page-lp_summer_sale #shopify-section-template--25433564217731__custom_text_with_icon_RAMP9h {
  margin-top: 40px;
  margin-bottom: 40px;
}

/* 2. Setzt die Hintergrundfarbe und die runden Ecken für die ÄUSSERE Box */
body.c-page-lp_summer_sale #shopify-section-template--25433564217731__custom_text_with_icon_RAMP9h .section {
  background-color: rgba(254, 117, 36, 0.1) !important;
  border-radius: 12px;
}

/* 3. Macht die INNERE Box transparent, damit die Farbe der äußeren Box durchscheint */
body.c-page-lp_summer_sale #shopify-section-template--25433564217731__custom_text_with_icon_RAMP9h .section__color-wrapper {
  background-color: transparent !important;
}

.qsc2-r-product-wrapper.qsc2-r-product-wrapper--vertical {
    background-color: #E4FAE9;
    padding: 10px;
}
#shopify-section-{{ section.id }} .slideshow__text-wrapper .button {
  max-width: none;
  white-space: nowrap;
}