@charset "UTF-8";
/* ------------------------------------------------------------ *\
	Vendor
\* ------------------------------------------------------------ */
/* Bulma Utilities */
.is-block {
  display: block !important; }
@media screen and (max-width: 768px) {
  .is-block-mobile {
    display: block !important; } }
@media screen and (min-width: 769px), print {
  .is-block-tablet {
    display: block !important; } }
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .is-block-tablet-only {
    display: block !important; } }
@media screen and (max-width: 1023px) {
  .is-block-touch {
    display: block !important; } }
@media screen and (min-width: 1024px) {
  .is-block-desktop {
    display: block !important; } }
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .is-block-desktop-only {
    display: block !important; } }
@media screen and (min-width: 1216px) {
  .is-block-widescreen {
    display: block !important; } }
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .is-block-widescreen-only {
    display: block !important; } }
@media screen and (min-width: 1408px) {
  .is-block-fullhd {
    display: block !important; } }
.is-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }
@media screen and (max-width: 768px) {
  .is-flex-mobile {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; } }
@media screen and (min-width: 769px), print {
  .is-flex-tablet {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; } }
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .is-flex-tablet-only {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; } }
@media screen and (max-width: 1023px) {
  .is-flex-touch {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; } }
@media screen and (min-width: 1024px) {
  .is-flex-desktop {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; } }
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .is-flex-desktop-only {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; } }
@media screen and (min-width: 1216px) {
  .is-flex-widescreen {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; } }
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .is-flex-widescreen-only {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; } }
@media screen and (min-width: 1408px) {
  .is-flex-fullhd {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; } }
.is-inline {
  display: inline !important; }
@media screen and (max-width: 768px) {
  .is-inline-mobile {
    display: inline !important; } }
@media screen and (min-width: 769px), print {
  .is-inline-tablet {
    display: inline !important; } }
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .is-inline-tablet-only {
    display: inline !important; } }
@media screen and (max-width: 1023px) {
  .is-inline-touch {
    display: inline !important; } }
@media screen and (min-width: 1024px) {
  .is-inline-desktop {
    display: inline !important; } }
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .is-inline-desktop-only {
    display: inline !important; } }
@media screen and (min-width: 1216px) {
  .is-inline-widescreen {
    display: inline !important; } }
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .is-inline-widescreen-only {
    display: inline !important; } }
@media screen and (min-width: 1408px) {
  .is-inline-fullhd {
    display: inline !important; } }
.is-inline-block {
  display: inline-block !important; }
@media screen and (max-width: 768px) {
  .is-inline-block-mobile {
    display: inline-block !important; } }
@media screen and (min-width: 769px), print {
  .is-inline-block-tablet {
    display: inline-block !important; } }
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .is-inline-block-tablet-only {
    display: inline-block !important; } }
@media screen and (max-width: 1023px) {
  .is-inline-block-touch {
    display: inline-block !important; } }
@media screen and (min-width: 1024px) {
  .is-inline-block-desktop {
    display: inline-block !important; } }
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .is-inline-block-desktop-only {
    display: inline-block !important; } }
@media screen and (min-width: 1216px) {
  .is-inline-block-widescreen {
    display: inline-block !important; } }
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .is-inline-block-widescreen-only {
    display: inline-block !important; } }
@media screen and (min-width: 1408px) {
  .is-inline-block-fullhd {
    display: inline-block !important; } }
.is-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important; }
@media screen and (max-width: 768px) {
  .is-inline-flex-mobile {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }
@media screen and (min-width: 769px), print {
  .is-inline-flex-tablet {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .is-inline-flex-tablet-only {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }
@media screen and (max-width: 1023px) {
  .is-inline-flex-touch {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }
@media screen and (min-width: 1024px) {
  .is-inline-flex-desktop {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .is-inline-flex-desktop-only {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }
@media screen and (min-width: 1216px) {
  .is-inline-flex-widescreen {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .is-inline-flex-widescreen-only {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }
@media screen and (min-width: 1408px) {
  .is-inline-flex-fullhd {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }
.is-hidden {
  display: none !important; }
.is-sr-only {
  border: none !important;
  clip: rect(0, 0, 0, 0) !important;
  height: 0.01em !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 0.01em !important; }
@media screen and (max-width: 768px) {
  .is-hidden-mobile {
    display: none !important; } }
@media screen and (min-width: 769px), print {
  .is-hidden-tablet {
    display: none !important; } }
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .is-hidden-tablet-only {
    display: none !important; } }
@media screen and (max-width: 1023px) {
  .is-hidden-touch {
    display: none !important; } }
@media screen and (min-width: 1024px) {
  .is-hidden-desktop {
    display: none !important; } }
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .is-hidden-desktop-only {
    display: none !important; } }
@media screen and (min-width: 1216px) {
  .is-hidden-widescreen {
    display: none !important; } }
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .is-hidden-widescreen-only {
    display: none !important; } }
@media screen and (min-width: 1408px) {
  .is-hidden-fullhd {
    display: none !important; } }
.is-invisible {
  visibility: hidden !important; }
@media screen and (max-width: 768px) {
  .is-invisible-mobile {
    visibility: hidden !important; } }
@media screen and (min-width: 769px), print {
  .is-invisible-tablet {
    visibility: hidden !important; } }
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .is-invisible-tablet-only {
    visibility: hidden !important; } }
@media screen and (max-width: 1023px) {
  .is-invisible-touch {
    visibility: hidden !important; } }
@media screen and (min-width: 1024px) {
  .is-invisible-desktop {
    visibility: hidden !important; } }
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .is-invisible-desktop-only {
    visibility: hidden !important; } }
@media screen and (min-width: 1216px) {
  .is-invisible-widescreen {
    visibility: hidden !important; } }
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .is-invisible-widescreen-only {
    visibility: hidden !important; } }
@media screen and (min-width: 1408px) {
  .is-invisible-fullhd {
    visibility: hidden !important; } }
/* ------------------------------------------------------------ *\
	Generic
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
  SCSS Functions
\* ------------------------------------------------------------ */
/* example usage*/
/* ------------------------------------------------------------ *\
	Cart
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Box Simple
\* ------------------------------------------------------------ */
.box-simple {
  padding: 21px 23px 25px;
  border: 1px solid #e9e9e9;
  border-radius: 6px; }
.box-simple .box__head {
    padding-bottom: 18px;
    border-bottom: 1px solid #e9e9e9; }
.box-simple .box__body {
    padding-top: 22px;
    color: #545454; }
.box-simple .box__body p {
    margin-bottom: 0; }
.box-simple .box__actions {
    padding-top: 32px; }
.box-simple .box__actions a {
    text-decoration: none;
    color: #e46d5f;
    border-bottom: 1px solid #fbe2df;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
.box-simple .box__actions a:hover {
      border-color: #e46d5f; }
.box-simple .box__actions.box__actions-simple span + span:before {
    content: '\b7';
    /* Code Unicode pour le point médian */
    padding: 0 6px; }
.box-simple .box__actions:not(.box__actions-simple) {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 16px;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    text-align: left;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
.box-simple .box__actions:not(.box__actions-simple) span + span:before {
      content: '\b7';
      /* Code Unicode pour le point médian */
      padding: 0 6px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .box-simple .box__actions:not(.box__actions-simple) {
        max-width: 100%;
        gap: 0;
        padding: 25px 0 0;
        margin-bottom: -25px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        text-align: center; }
        .box-simple .box__actions:not(.box__actions-simple) span + span:before {
          content: '';
          /* Code Unicode pour le point médian */
          padding: 0; } }
.box-simple .box__actions:not(.box__actions-simple) span {
    display: inline-block; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .box-simple .box__actions:not(.box__actions-simple) span {
        width: 100%;
        border-top: 1px solid #e9e9e9; }
        .box-simple .box__actions:not(.box__actions-simple) span.box__actions_btn {
          padding: 16px 0; } }
.box-simple .box__actions:not(.box__actions-simple) a:not(.button) {
    color: #e46d5f;
    text-decoration: none;
    border-bottom: 1px solid #fbe2df;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
.box-simple .box__actions:not(.box__actions-simple) a:not(.button):hover {
      border-bottom: 1px solid #e46d5f; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .box-simple .box__actions:not(.box__actions-simple) a:not(.button) {
        padding: 16px 0;
        border-bottom: 0;
        display: block; } }
.box-simple.box-full-height {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column; }
.box-simple.box-full-height .box__actions {
    margin-top: auto; }
.box-simple.box-simple-item {
  border: 0;
  padding: 0 0 25px 0;
  border-bottom: 1px solid #e9e9e9;
  border-radius: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
.box-simple.box-simple-item.box-full-height {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: initial;
            flex-flow: initial; }
.box-simple.box-simple-item > div:first-child {
    min-width: 25%;
    width: 25%; }
.box-simple.box-simple-item > div:last-child {
    padding-left: 23px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    width: 100%; }
.box-simple.box-simple-item img {
    border-radius: 8px; }
.box-simple.box-simple-item .box__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
.box-simple.box-simple-item .box__title > div:last-child {
      padding-left: 10px;
      text-align: right; }
.box-simple.box-simple-item .box__body {
    padding: 0;
    font-size: 0.8em; }
.box-simple.box-simple-item .box__body p {
      margin-bottom: 1em; }
.box-simple.box-simple-item .box__body p:has(+ p.box__body_el_group) {
      margin-bottom: 6px; }
.box-simple.box-simple-item .box__actions {
    margin-top: auto;
    text-align: right;
    padding: 0; }
.box-simple.box-simple-item .box__actions:not(.box__actions-simple) {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    text-align: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
/* ------------------------------------------------------------ *\
	Box
\* ------------------------------------------------------------ */
.box {
  padding: 11px 16px 15px 17px;
  border: 1px solid #e9e9e9;
  border-radius: 8px;
  -webkit-box-shadow: none;
          box-shadow: none; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .box {
      height: 259px; } }
.box .box__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
.box .box__title {
    color: #343537; }
.box .box__body {
    padding-top: 21px;
    font-size: 16px;
    color: #545454;
    line-height: 1.44; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .box .box__body {
        padding-top: 24px;
        font-size: 14px;
        line-height: 1.43; } }
.box .box__foot {
    padding: 93px 0 2px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .box .box__foot {
        padding: 39px 0 2px;
        font-size: 14px; } }
.box .box__meta {
    color: #545454; }
.box .box__actions a {
    position: relative;
    text-decoration: none;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease; }
.box .box__actions a:before {
      content: '';
      position: absolute;
      bottom: -2px;
      left: 0;
      right: 0;
      height: 1px;
      background: #c4c4c4;
      -webkit-transition: 0.3s ease;
      -o-transition: 0.3s ease;
      transition: 0.3s ease; }
.box .box__actions a:hover {
      color: #545454; }
.box .box__actions a:hover:before {
        opacity: 0; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .box .list-stars {
      padding-right: 0; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .box .list-stars li {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
/* Box Styling */
.box-custom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: 1px solid #ddd;
  border-radius: 12px;
  padding: 10px 20px;
  position: relative;
  overflow: hidden;
  -webkit-transition: height .5s ease-in-out;
  -o-transition: height .5s ease-in-out;
  transition: height .5s ease-in-out;
  height: 58px;
  width: 100%; }
.box-custom .content ul {
    margin-left: 15px; }
/* Header */
.box-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%; }
.box-header .box-header-text {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    /* Take up remaining space */
    margin-left: 10px; }
.box-header .box-header-text .mainTitle {
      margin-bottom: 0;
      font-size: 14px;
      font-family: "Sohne Kraftig", sans-serif;
      font-weight: 600; }
.box-header .box-header-text .subtitle {
      font-size: 12px;
      color: #545454;
      font-family: "Shne Buch", sans-serif; }
.box-header img:first-child {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    /* Circular logo */
    margin-right: 10px; }
.box-header #js-toggle-ico {
    cursor: pointer;
    width: 24px;
    height: 24px;
    -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
            transform: rotate(0deg);
    -webkit-transition: -webkit-transform 0.5s ease-in-out;
    transition: -webkit-transform 0.5s ease-in-out;
    -o-transition: transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out; }
.is-active #js-toggle-ico {
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg); }
/* Expanded State */
.box-custom.is-active {
  height: 201px; }
.box-body {
  display: none;
  margin-top: 15px;
  border-top: 1px solid #ddd;
  font-size: 12px; }
.is-active .box-body {
  display: block; }
.btn-protect-my-plants {
  float: right;
  margin-top: 10px; }
@media screen and (max-width: 768px) {
  .box-custom {
    padding: 8px 12px; }
  .box-header img:first-child {
    width: 32px;
    height: 32px; } }
.sub-highlight {
  font-family: "Sohne Kraftig", sans-serif;
  font-weight: bold;
  /* Optional */
  background: -webkit-gradient(linear, left top, right top, from(#007aff), color-stop(#5856d6), color-stop(#ff2d55), to(#ff9500));
  background: -o-linear-gradient(left, #007aff, #5856d6, #ff2d55, #ff9500);
  background: linear-gradient(90deg, #007aff, #5856d6, #ff2d55, #ff9500);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-size: 300% 300%;
  /* Scale background for smooth animation */
  -webkit-animation: gradient-animation 3s infinite ease-in-out;
          animation: gradient-animation 3s infinite ease-in-out;
  /* Infinite animation */ }
.sub-highlight-protected {
  font-family: "Sohne Kraftig", sans-serif;
  font-size: 0.85em;
  color: #e46d5f;
  display: inline; }
@-webkit-keyframes gradient-animation {
  0% {
    background-position: 0% 50%;
    /* Start at left */ }
  50% {
    background-position: 100% 50%;
    /* Move to the right */ }
  100% {
    background-position: 0% 50%;
    /* Move back to the left */ } }
@keyframes gradient-animation {
  0% {
    background-position: 0% 50%;
    /* Start at left */ }
  50% {
    background-position: 100% 50%;
    /* Move to the right */ }
  100% {
    background-position: 0% 50%;
    /* Move back to the left */ } }
.cart {
  position: relative;
  z-index: 5; }
.cart .cart__backdrop {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    background: rgba(52, 53, 55, 0.4);
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    pointer-events: none; }
.cart .cart__content {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 3;
    max-width: 583px;
    width: 100%;
    padding: 34px 0 57px;
    background: #fff;
    -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
            transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    -o-transition: transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    pointer-events: all;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100%;
    overflow: hidden; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .cart .cart__content {
        width: 100%;
        padding: 17px 0 0; } }
.cart .cart__head {
    padding: 0 41px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .cart .cart__head {
        padding: 0 18px 20px;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; } }
.cart .cart__head a svg path {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
.cart .cart__head a:hover svg path {
    fill: #e46d5f; }
.cart .cart__head-inner,
  .cart .cart__head-inner-wishlist {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    font-size: 16px;
    color: #545454;
    line-height: 1.44; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .cart .cart__head-inner,
      .cart .cart__head-inner-wishlist {
        padding-top: 8px; } }
.cart .cart__title {
    margin-right: 11px;
    margin-bottom: 0;
    font-family: "Shne Schmal Halbfett", sans-serif;
    color: #545454;
    text-transform: uppercase;
    line-height: 1;
    letter-spacing: 0.4px;
    cursor: pointer; }
.cart .cart__title.is-active {
      color: #343537;
      cursor: default; }
.cart .cart__outer {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .cart .cart__outer {
        overflow-y: auto;
        padding-bottom: 0px; } }
.cart .cart__body {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    overflow-y: auto;
    padding-top: 0;
    padding-bottom: 16px; }
.cart .cart__total {
    padding: 15px 40px 17px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    background: rgba(242, 241, 236, 0.3);
    font-family: "Shne Schmal Halbfett", sans-serif;
    font-size: 28px;
    color: #343537;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: 0.4px; }
.cart .cart__total h5, .cart .cart__total .h5 {
      font-weight: 400 !important;
      margin: 0; }
.cart .cart__total span {
      font-family: "Shne Mono", sans-serif;
      font-size: 12px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .cart .cart__total {
        padding: 22px 18px 21px; } }
.cart .cart__pending-payment-order {
    text-align: center;
    padding: 15px 40px 17px;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    background: rgba(242, 241, 236, 0.3); }
.cart .cart__actions {
    padding: 4px 0 15px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .cart .cart__actions {
        padding: 4px 0 10px; } }
.cart .cart__actions--top {
    position: sticky;
    top: 0;
    z-index: 20;
    background: #fff;
    padding: 10px 40px 10px;
    border-bottom: 1px solid #e9e9e9; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .cart .cart__actions--top {
        padding: 10px 18px; } }
.cart .cart__info-strip {
    position: sticky;
    top: 60px;
    z-index: 15;
    background: #fff;
    padding: 8px 40px 0; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .cart .cart__info-strip {
        padding: 8px 18px 0;
        top: 56px; } }
.cart .cart__message {
    width: 100%;
    padding: 0 40px;
    text-align: center; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .cart .cart__message {
        padding: 0 18px; } }
.cart .cart__message p {
    margin-bottom: 17px; }
.cart.is-active:before {
  opacity: 1; }
.cart.is-active .cart__content {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0); }
.cart.is-active .cart__backdrop {
  opacity: 1;
  pointer-events: all; }
.cart--empty .cart__outer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
.payment-logos {
  margin-top: 10px; }
/* ------------------------------------------------------------ *\
	Cart Panels
\* ------------------------------------------------------------ */
#cart-panels-app {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  pointer-events: none;
  color: #545454; }
#cart-panels-app [v-cloak] {
    display: none; }
.cart-panels-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(52, 53, 55, 0.4);
  z-index: 1000;
  pointer-events: all;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease; }
.cart-panels-backdrop:hover {
    opacity: 1; }
.cart-panel {
  position: fixed;
  top: 0;
  bottom: 0;
  background: #fff;
  -webkit-box-shadow: -2px 0 10px rgba(0, 0, 0, 0.1);
          box-shadow: -2px 0 10px rgba(0, 0, 0, 0.1);
  pointer-events: all;
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-radius: 0 0 0 0;
  padding: 0; }
.cart-panel.is-open {
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0); }
.cart-panel--right {
    right: 0;
    -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
            transform: translateX(100%); }
.cart-panel--right.is-open {
      -webkit-transform: translateX(0);
          -ms-transform: translateX(0);
              transform: translateX(0); }
.cart-panel--left {
    left: 0;
    -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
            transform: translateX(-100%); }
.cart-panel--left.is-open {
      -webkit-transform: translateX(0);
          -ms-transform: translateX(0);
              transform: translateX(0); }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .cart-panel {
      width: 100% !important;
      border-radius: 0; } }
.cart-panel__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  overflow: hidden;
  padding: 34px 0 57px; }
.cart-panel__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 41px 20px;
  border-bottom: 1px solid #e9e9e9;
  background: #fff;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  min-height: 60px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .cart-panel__header {
      padding: 0 18px 20px; } }
.cart-panel__title {
  font-family: "Shne Schmal Halbfett", sans-serif;
  color: #545454;
  text-transform: uppercase;
  font-size: 32px;
  font-weight: 400;
  margin: 0;
  letter-spacing: 0.4px;
  line-height: 1.1; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .cart-panel__title {
      font-size: 22px; } }
.cart-panel__close {
  background: none;
  border: none;
  padding: 0;
  margin-left: 10px;
  cursor: pointer; }
.cart-panel__close svg {
    width: 28px;
    height: 28px; }
.cart-panel__close svg path {
      -webkit-transition: fill 0.3s;
      -o-transition: fill 0.3s;
      transition: fill 0.3s;
      fill: #545454; }
.cart-panel__close:hover svg path {
    fill: #e46d5f; }
.cart-panel__body {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  overflow-y: auto;
  padding: 28px 40px 40px 40px;
  background: #fff; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .cart-panel__body {
      padding: 18px 12px 24px 12px; } }
.cart-panel__loading {
  text-align: center;
  color: #545454;
  font-size: 18px;
  padding: 40px 0; }
.cart-panel__error {
  text-align: center;
  color: #545454;
  font-size: 18px;
  padding: 40px 0; }
.cart-panel__default {
  text-align: center;
  color: #545454;
  font-size: 18px;
  padding: 40px 0; }
.cart-panel__content-inner {
  font-size: 18px;
  line-height: 1.5;
  color: #343537; }
.cart-panel__content-inner p {
    margin-bottom: 1em; }
.panel-product-details .product-image {
  text-align: center;
  margin-bottom: 20px; }
.panel-product-details .product-image img {
    max-width: 100%;
    height: auto;
    border-radius: 8px; }
.panel-product-details .product-info h4 {
  margin-bottom: 8px; }
.panel-product-details .product-info .product-variant {
  color: #545454;
  font-size: 14px;
  margin-bottom: 16px; }
.panel-product-details .product-info .product-price {
  margin-bottom: 16px; }
.panel-product-details .product-info .product-price .price-discounted {
    color: #e46d5f;
    font-weight: 600;
    font-size: 18px; }
.panel-product-details .product-info .product-price .price-original {
    color: #545454;
    margin-left: 8px; }
.panel-product-details .product-info .product-price .price {
    font-weight: 600;
    font-size: 18px; }
.panel-product-details .product-info .care-preview {
  margin-top: 20px;
  padding: 16px;
  background: #f2f1ec;
  border-radius: 8px; }
.panel-product-details .product-info .care-preview h5 {
    margin-top: 0;
    margin-bottom: 8px; }
.panel-shipping-info .shipping-methods {
  margin-bottom: 24px; }
.panel-shipping-info .shipping-methods .shipping-method {
    padding: 16px;
    border: 1px solid #e9e9e9;
    border-radius: 8px;
    margin-bottom: 12px; }
.panel-shipping-info .shipping-methods .shipping-method .method-header {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-bottom: 8px; }
.panel-shipping-info .shipping-methods .shipping-method .method-header h5 {
        margin: 0; }
.panel-shipping-info .shipping-methods .shipping-method .method-header .method-price {
        font-weight: 600;
        color: #e46d5f; }
.panel-shipping-info .shipping-methods .shipping-method .method-description {
      margin-bottom: 4px;
      font-size: 14px; }
.panel-shipping-info .shipping-methods .shipping-method .method-delivery {
      font-size: 12px;
      color: #545454;
      margin: 0; }
.panel-shipping-info .shipping-notice {
  padding: 16px;
  background: #f2f1ec;
  border-radius: 8px;
  font-size: 14px; }
.panel-shipping-info .shipping-notice p {
    margin-bottom: 8px; }
.panel-shipping-info .shipping-notice p:last-child {
      margin-bottom: 0; }
.panel-care-instructions .care-header {
  margin-bottom: 24px; }
.panel-care-instructions .care-header .plant-name {
    color: #545454;
    font-style: italic;
    margin: 0; }
.panel-care-instructions .care-sections .care-section {
  margin-bottom: 20px; }
.panel-care-instructions .care-sections .care-section h5 {
    margin-bottom: 8px;
    color: #e46d5f; }
.panel-care-instructions .care-tips {
  margin-top: 24px;
  padding: 16px;
  background: #f2f1ec;
  border-radius: 8px; }
.panel-care-instructions .care-tips h5 {
    margin-top: 0;
    margin-bottom: 12px; }
.panel-care-instructions .care-tips ul {
    margin-bottom: 0; }
.panel-care-instructions .care-actions {
  margin-top: 24px;
  text-align: center; }
.panel-replacement-info .replacement-header {
  margin-bottom: 24px; }
.panel-replacement-info .replacement-header .replacement-status {
    margin-top: 8px; }
.panel-replacement-info .replacement-header .replacement-status .status-guaranteed {
      color: green;
      font-weight: 600; }
.panel-replacement-info .replacement-header .replacement-status .status-not-guaranteed {
      color: #545454; }
.panel-replacement-info .guarantee-info .guarantee-terms {
  margin: 20px 0; }
.panel-replacement-info .guarantee-info .guarantee-terms h6 {
    margin-bottom: 12px; }
.panel-replacement-info .guarantee-info .guarantee-terms ul {
    margin-bottom: 0; }
.panel-replacement-info .no-guarantee-info .protection-options {
  margin-top: 20px; }
.panel-replacement-info .no-guarantee-info .protection-options .protection-option {
    padding: 16px;
    border: 1px solid #e9e9e9;
    border-radius: 8px; }
.panel-replacement-info .no-guarantee-info .protection-options .protection-option h6 {
      margin-top: 0;
      margin-bottom: 8px;
      color: #e46d5f; }
.panel-replacement-info .no-guarantee-info .protection-options .protection-option p {
      margin-bottom: 12px;
      font-size: 14px; }
.button-outline {
  background: transparent;
  border: 2px solid #e46d5f;
  color: #e46d5f; }
.button-outline:hover {
    background: #e46d5f;
    color: #fff; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .cart-panel .cart-panel__body {
    padding: 16px; }
  .cart-panel .cart-panel__header {
    padding: 16px; }
  .panel-product-details .product-image {
    margin-bottom: 16px; }
  .panel-shipping-info .shipping-methods .shipping-method {
    padding: 12px; } }
.high-contrast .cart-panel {
  border: 2px solid #343537; }
.high-contrast .cart-panel__close:hover {
  background-color: rgba(0, 0, 0, 0.2); }
.cart-panel {
  z-index: 1001; }
/* ------------------------------------------------------------ *\
	Slider Cart
\* ------------------------------------------------------------ */
.slider-cart {
  max-width: 516px;
  margin: 0 auto;
  padding: 31px 0 40px;
  overflow: visible; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .slider-cart {
      padding: 23px 0 0; } }
.slider-cart .splide__arrows .splide__arrow {
    background-color: transparent !important;
    -webkit-box-shadow: none;
            box-shadow: none;
    padding: 0; }
.slider-cart .splide__arrows svg {
    fill: #343537; }
.slider-cart .splide__arrows .splide__arrow--prev {
    left: -0.5rem; }
.slider-cart .splide__arrows .splide__arrow--next {
    right: -0.5rem; }
.splide__arrows {
  z-index: 1; }
.splide__arrow {
  background: #0000;
  border: 0;
  color: #fff;
  cursor: pointer;
  position: absolute;
  top: 50%; }
.splide__arrow[disabled] {
    cursor: not-allowed; }
.splide__arrow[disabled] svg {
      fill: #767676; }
.splide__arrow--prev {
  left: -1.5rem;
  -webkit-transform: scaleX(-1) translateY(-50%) scale(0.3);
      -ms-transform: scaleX(-1) translateY(-50%) scale(0.3);
          transform: scaleX(-1) translateY(-50%) scale(0.3); }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .splide__arrow--prev {
      left: -5px; } }
.splide__arrow--next {
  right: -1.5rem;
  -webkit-transform: translateY(-50%) scale(0.3);
      -ms-transform: translateY(-50%) scale(0.3);
          transform: translateY(-50%) scale(0.3); }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .splide__arrow--next {
      right: 0; } }
