.shop_overview{--page-theme-color: var(--brand-blue-default)}.shop_overview .page-header__intro{margin:0;--line-height: 1.5;line-height:var(--line-height);font-family:var(--f-basic);text-wrap:pretty}.shop_overview .page-header__intro+p{margin-top:1em}.shop_overview .page-header__intro{font-size:1.375rem;--line-height: 1.4;line-height:var(--line-height);font-size:1.25rem;text-align:center;margin:0 auto;margin-bottom:var(--sp-large);color:var(--brand-green-dark);font-style:normal;max-width:70%}@media(max-width:1199.98px){.shop_overview .page-header__intro{max-width:100%}}.shop_overview .shop_categories{--item-color: var(--brand-green-default)}@media(max-width:1199.98px){.shop_overview .shop_pages{--items-per-row: 2}}.shop_pages{margin-top:var(--sp-medium)}.shop_cart{margin:var(--sp-medium) 0 var(--sp-medium);background:var(--c-white);border:2px solid var(--brand-green-light);border-radius:0;display:flex;flex-direction:column}.shop_cart__header{display:flex;justify-content:space-between;align-items:flex-start;padding:.25rem var(--sp-xs)}.shop_cart__icon{width:auto;height:4rem}.shop_cart__title{--line-height: 1.125;line-height:var(--line-height);margin:0;word-break:keep-all;font-weight:300;text-wrap:balance;text-wrap:pretty}.shop_cart__title h1,.shop_cart__title h2,.shop_cart__title h3,.shop_cart__title h4,.shop_cart__title h5,.shop_cart__title h6,.shop_cart__title p,.shop_cart__title a{font-size:inherit;line-height:inherit;font-weight:inherit;font-family:inherit;color:inherit}.shop_cart__title h1,.shop_cart__title h2,.shop_cart__title h3,.shop_cart__title h4,.shop_cart__title h5,.shop_cart__title h6,.shop_cart__title p{margin:0;padding:0}.shop_cart__title{--line-height: 1.25;line-height:var(--line-height);font-size:1.125rem;margin-bottom:.25em}@media(min-width:992px){.shop_cart__title{font-size:1.25rem}}.shop_cart__title{margin:0;font-weight:700;margin-top:.5rem}.shop_cart__footer{display:flex;justify-content:center;padding:var(--sp-xs) var(--sp-xs)}.shop_cart_items{padding:var(--sp-sm);margin:0;list-style:none;display:flex;flex-direction:column;gap:2rem;border-top:1px solid var(--brand-green-light);border-bottom:1px solid var(--brand-green-light)}.shop_cart_items__item{position:relative;padding-left:3.75rem;font-weight:600;line-height:1.2}.shop_cart_items__item-amount{position:absolute;display:inline-block;left:0;top:50%;transform:translateY(-50%);width:2.5rem;height:2.5rem;padding:0;border-radius:999px;background:var(--brand-green-10);text-align:center;color:var(--brand-green-default);display:flex;align-items:center;justify-content:center}.shop_cart_items__item-name{color:var(--c-black)}.shop_cart_items__empty{font-weight:600;color:var(--brand-green-default)}.shop_cart_items__checkout-button{text-decoration:none;--border-color: var(--brand-green-default);--bg-color: var(--brand-green-default);color:var(--c-white)}.shop_cart_items__checkout-button:hover{--bg-color: transparent;color:var(--brand-green-default)}.shop_pages{--items-per-row: 3;--item-gap: 1rem;width:100%;display:grid;grid-template-columns:repeat(var(--items-per-row),minmax(0,1fr));gap:var(--item-gap);align-items:stretch}.shop_pages .list_pagination{grid-column:1/-1;width:100%}@media(max-width:991.98px){.shop_pages{--items-per-row: 2}}@media(max-width:767.98px){.shop_pages{--items-per-row: 1}}.shop-item{--item-bg: white;display:flex;flex-direction:column;height:100%;position:relative;width:100%;overflow:hidden;background:var(--item-bg);color:var(--c-black)}.shop-item__content{position:relative;height:100%}.shop-item__text{padding:1rem 1.5rem 0;background:var(--item-bg);flex:1;display:flex;flex-direction:column}.shop-item__title{--line-height: 1.125;line-height:var(--line-height);margin:0;word-break:keep-all;font-weight:300;text-wrap:balance;text-wrap:pretty}.shop-item__title h1,.shop-item__title h2,.shop-item__title h3,.shop-item__title h4,.shop-item__title h5,.shop-item__title h6,.shop-item__title p,.shop-item__title a{font-size:inherit;line-height:inherit;font-weight:inherit;font-family:inherit;color:inherit}.shop-item__title h1,.shop-item__title h2,.shop-item__title h3,.shop-item__title h4,.shop-item__title h5,.shop-item__title h6,.shop-item__title p{margin:0;padding:0}.shop-item__title{font-size:1.375rem;--line-height: 1.1;line-height:var(--line-height);margin-bottom:.25em}@media(min-width:768px){.shop-item__title{font-size:1.5rem}}@media(min-width:1200px){.shop-item__title{font-size:2rem}}.shop-item__title{font-family:var(--f-basic),sans-serif;font-size:1.25rem;font-weight:600;margin-bottom:.5rem;--line-height: 1.25;line-height:var(--line-height);--lines-to-clamp: 3;display:-webkit-box;-webkit-line-clamp:var(--lines-to-clamp, 2);line-clamp:var(--lines-to-clamp, 2);-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:clip;padding-bottom:.2em;max-height:calc(var(--line-height) * 1em * var(--lines-to-clamp))}.shop-item__author{--lines-to-clamp: 1;display:-webkit-box;-webkit-line-clamp:var(--lines-to-clamp, 2);line-clamp:var(--lines-to-clamp, 2);-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:clip;padding-bottom:.2em;max-height:calc(var(--line-height) * 1em * var(--lines-to-clamp));margin:0}.shop-item__order{display:flex;padding:var(--sp-sm) var(--sp-xs)}.shop-item__panel{display:flex;flex-direction:column;justify-content:space-between;flex:1;min-height:0}.shop-item__quantity{width:5ch;transition:.3s ease;opacity:1;padding:.25rem;border-radius:.5rem;text-align:center;font-size:1.25rem}.shop-item__quantity-order{display:none;--border-color: var(--brand-green-default);--bg-color: var(--brand-green-default);color:var(--c-white)}.shop-item__quantity-order:hover{--bg-color: transparent;color:var(--brand-green-default)}.shop-item__quantity-inc,.shop-item__quantity-dec{opacity:1;display:flex;justify-content:center;align-items:center;margin:0 0 0 .5rem;height:2.5rem;width:2.5rem;border-radius:.25rem;font-weight:700;font-size:inherit;background-color:var(--pagination-theme, var(--brand-green-default));color:var(--pagination-hover-color, white);border:none;padding:0;cursor:pointer;-webkit-user-select:none;user-select:none;appearance:none;-webkit-appearance:none;box-shadow:none;outline:none;line-height:1;min-width:0;transition:background .2s ease,opacity .2s ease,color .2s ease}.shop-item__quantity-inc:hover,.shop-item__quantity-dec:hover{background-color:var(--pagination-hover, var(--brand-green-50));opacity:var(--pagination-hover-opacity, .7);color:var(--pagination-hover-color, white)}.shop-item__quantity[value="0"]{width:0;opacity:0}.shop-item__quantity[value="0"]~button[lux-product-order-value]:not(.shop-item__quantity-order){opacity:0!important;width:0!important;display:none}.shop-item__quantity[value="0"]~button.shop-item__quantity-order{display:inline-block}.shop-item__image{width:100%;aspect-ratio:380/460}@media(max-width:767.98px){.shop-item__image{width:100%}}.shop-item__image-container{aspect-ratio:380/460}.shop-item__image img{object-fit:cover;width:100%;height:100%;scale:1;transition:scale var(--animation-slow-zoom-out, 10s) ease}.news-item:hover .shop-item__image img{scale:1.1;transition:var(--animation-slow-zoom-in, 5s) ease}.shop-item__link span{position:absolute;inset:0}