.lucien-offers-products,.lucien-offers-products *{box-sizing:border-box}.lucien-offers-products{width:100%;overflow:visible;color:var(--offers-text);background:var(--offers-bg);border-top:0;font-family:Roboto,var(--font-body-family),Arial,sans-serif}.section-lucien-gift-banner+.section-lucien-offers-products .lucien-offers-products{border-top:0}.lucien-offers-products__inner{width:100%;max-width:var(--offers-max-width);margin:0 auto;padding:var(--offers-padding-mobile)}.lucien-offers-products__heading{max-width:310px;margin:0 auto var(--offers-title-margin-bottom-mobile);text-align:center}.lucien-offers-products--heading-left .lucien-offers-products__heading{margin-right:0;margin-left:0;text-align:left}.lucien-offers-products__title{max-width:none;margin:0;color:inherit;font-size:var(--offers-title-size-mobile);font-weight:700;line-height:.98;letter-spacing:-.02em;text-align:inherit;text-transform:uppercase;font-family:Roboto,sans-serif}.lucien-offers-products__subtitle{margin:17px 0 0;color:inherit;font-family:Roboto,sans-serif;font-size:20px;font-weight:700;line-height:1.25;letter-spacing:0;text-transform:uppercase;overflow-wrap:anywhere;white-space:nowrap}.lucien-offers-products__product-title{font-family:Roboto,sans-serif}.lucien-offers-products__scroller{width:100%;margin:0;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scrollbar-width:none}.lucien-offers-products__scroller::-webkit-scrollbar{display:none}.lucien-offers-products__grid{display:flex;gap:var(--offers-card-gap-mobile);width:max-content;padding:0 0 2px}.lucien-offers-products__card{position:relative;display:flex;flex:0 0 min(var(--offers-card-width-mobile),calc(100vw - (var(--offers-padding-x-mobile) * 2)));flex-direction:column;height:var(--offers-card-height-mobile);min-width:0;padding:var(--offers-card-padding-mobile);background:var(--offers-card-bg);border:1px solid var(--offers-card-border);border-radius:0;scroll-snap-align:start}.lucien-offers-products__media-link,.lucien-offers-products__product-title a,.lucien-offers-products__button{color:inherit;text-decoration:none}.lucien-offers-products__media-link{display:block}.lucien-offers-products__media{position:relative;display:block;width:100%;aspect-ratio:100 / var(--offers-image-height-ratio);overflow:visible;background:var(--lucien-beige-1)}.lucien-offers-products__image-frame{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.lucien-offers-products__image,.lucien-offers-products__placeholder{display:block;width:100%;height:100%}.lucien-offers-products__image{object-fit:cover;transition:transform .52s cubic-bezier(.22,1,.36,1);transform:scale(1);transform-origin:center}.lucien-offers-products__placeholder{background:var(--lucien-beige-1);fill:var(--lucien-vert-3)}.lucien-offers-products__badge{position:absolute;z-index:2;top:var(--offers-badge-top);left:var(--offers-badge-left);width:var(--offers-badge-width-mobile);height:var(--offers-badge-height-mobile);transform:translate(-50%) rotate(var(--offers-badge-rotate));transform-origin:center;pointer-events:none}.lucien-offers-products__badge-image{display:block;width:100%;height:100%;object-fit:fill}.lucien-offers-products__badge-text{display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:18px;padding:2px 8px 1px;color:var(--offers-text);background:var(--lucien-beige-2);border:2px solid var(--offers-text);border-radius:999px;font-size:12px;font-weight:700;line-height:1;letter-spacing:-.04em;text-transform:uppercase;white-space:nowrap}.lucien-offers-products__info{flex:0 0 auto;padding-top:10px}.lucien-offers-products__product-title{margin:0;color:inherit;font-size:var(--offers-card-title-size-mobile);font-weight:700;line-height:1.05;letter-spacing:-.02em;text-transform:uppercase}.lucien-offers-products__price{margin-top:var(--offers-info-gap-mobile);color:inherit;font-size:var(--offers-price-size-mobile);font-weight:400;line-height:1}.lucien-offers-products__rating{display:flex;align-items:center;gap:8px;min-height:24px;margin-top:var(--offers-info-gap-mobile);font-size:var(--offers-rating-note-size-mobile);line-height:1}.lucien-offers-products__stars{display:inline-flex;flex:0 0 auto;align-items:center;gap:2px;color:var(--offers-rating-color)}.lucien-offers-products__star-icon{display:inline-flex;flex:0 0 24px;width:24px;height:24px}.lucien-offers-products__star-icon svg{display:block;width:100%;height:100%}.lucien-offers-products__rating-text{color:var(--offers-text);font-size:var(--offers-rating-note-size-mobile);font-weight:400;line-height:1;white-space:nowrap}.lucien-offers-products__button{display:inline-flex;align-items:center;justify-content:center;width:100%;height:var(--offers-button-height-mobile);margin-top:var(--offers-rating-button-gap);padding:0 10px;color:var(--offers-button-color);background:var(--offers-button-bg);border:0;font-size:var(--offers-button-font-size-mobile);font-weight:500;line-height:1;letter-spacing:-.02em;text-align:center;text-transform:uppercase;cursor:pointer;transition:filter .18s ease,background-color .18s ease,color .18s ease}.lucien-offers-products__button:hover,.lucien-offers-products__button:focus-visible{color:var(--offers-button-hover-color, var(--offers-button-color));background:#66725b;filter:none}.lucien-offers-products__card:hover .lucien-offers-products__image{transform:scale(1.035)}@media(prefers-reduced-motion:reduce){.lucien-offers-products__image{transition:none}.lucien-offers-products__card:hover .lucien-offers-products__image{transform:none}}@media screen and (min-width:750px){.lucien-offers-products__inner{max-width:1200px;padding:var(--offers-padding-desktop)}.lucien-offers-products__heading{max-width:none;margin:0 0 var(--offers-title-margin-bottom-desktop);text-align:center}.lucien-offers-products--heading-left .lucien-offers-products__heading{text-align:left}.lucien-offers-products__title{font-size:var(--offers-title-size-desktop);line-height:1}.lucien-offers-products__subtitle{max-width:620px;line-height:1.25}.lucien-offers-products__scroller{width:100%;overflow:visible}.lucien-offers-products__grid{display:grid;grid-template-columns:repeat(var(--offers-grid-columns, var(--offers-card-count)),minmax(0,1fr));gap:var(--offers-card-gap-desktop);width:100%;padding:0}.lucien-offers-products__card{flex-basis:auto;height:auto;padding:var(--offers-card-padding-desktop)}.lucien-offers-products__media{aspect-ratio:100 / var(--offers-image-height-ratio)}.lucien-offers-products__badge{width:var(--offers-badge-width-desktop);height:var(--offers-badge-height-desktop)}.lucien-offers-products__info{padding-top:11px}.lucien-offers-products__product-title{font-size:var(--offers-card-title-size-desktop)}.lucien-offers-products__price{margin-top:var(--offers-info-gap-desktop);font-size:var(--offers-price-size-desktop)}.lucien-offers-products__rating{margin-top:var(--offers-info-gap-desktop);font-size:var(--offers-rating-note-size-desktop)}.lucien-offers-products__rating-text{font-size:var(--offers-rating-note-size-desktop);font-weight:400}.lucien-offers-products__button{height:var(--offers-button-height-desktop);margin-top:var(--offers-rating-button-gap);font-size:var(--offers-button-font-size-desktop)}}@media screen and (min-width:1201px){.lucien-offers-products__inner{padding-right:0;padding-left:0}}@media screen and (max-width:749px){.lucien-offers-products__subtitle{margin-top:15px;font-size:16px;white-space:normal}.lucien-offers-products__scroller{margin-top:-34px;padding-top:34px}.lucien-offers-products--mobile-slider .lucien-offers-products__scroller{width:calc(100% + (var(--offers-padding-x-mobile) * 2));margin-right:calc(var(--offers-padding-x-mobile) * -1);margin-left:calc(var(--offers-padding-x-mobile) * -1);scroll-padding-inline:var(--offers-padding-x-mobile)}.lucien-offers-products--mobile-slider .lucien-offers-products__grid{padding-right:0;padding-left:var(--offers-padding-x-mobile)}.lucien-offers-products--mobile-slider .lucien-offers-products__grid:after{content:"";display:block;flex:0 0 var(--offers-padding-x-mobile);width:var(--offers-padding-x-mobile);margin-left:calc(var(--offers-card-gap-mobile) * -1)}.lucien-offers-products__media-link{flex:1 1 auto;min-height:0}.lucien-offers-products__media{height:100%;aspect-ratio:auto}.lucien-offers-products--mobile-stacked .lucien-offers-products__scroller{overflow:visible;scroll-snap-type:none}.lucien-offers-products--mobile-stacked .lucien-offers-products__grid{flex-direction:column;align-items:center;width:100%;padding:0}.lucien-offers-products--mobile-stacked .lucien-offers-products__card{flex:0 0 auto;width:min(var(--offers-card-width-mobile-stacked),100%);scroll-snap-align:none}}
/*# sourceMappingURL=/cdn/shop/t/35/assets/lucien-offers-products.css.map */
