.shopify-section--seen-on .seen-on__carousel{overflow:hidden}.shopify-section--seen-on .seen-on__item{display:none}.shopify-section--seen-on .seen-on__item.is-selected{display:block}.shopify-section--seen-on .seen-on__layout{align-items:center;display:grid;gap:clamp(24px,4vw,64px);grid-template-columns:.5fr 1fr}.shopify-section--seen-on .seen-on__layout--image-right .seen-on__image-col{order:2}.shopify-section--seen-on .seen-on__layout--image-right .seen-on__content-col{order:1}@media(max-width:999.98px){.shopify-section--seen-on .seen-on__layout{grid-template-columns:1fr}.shopify-section--seen-on .seen-on__layout .seen-on__image-col{order:1!important}.shopify-section--seen-on .seen-on__layout .seen-on__content-col{order:2!important}}.shopify-section--seen-on .seen-on__image-col{position:relative;width:100%}.shopify-section--seen-on .seen-on__image-col .seen-on__image{aspect-ratio:3/4;border-radius:var(--media-border-radius,0);display:block;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.shopify-section--seen-on .seen-on__image-col .seen-on__image--placeholder{aspect-ratio:3/4;background:rgb(var(--border-color)/20%);width:100%}.shopify-section--seen-on .seen-on__content-col{display:flex;flex-direction:column;gap:1.5rem}.shopify-section--seen-on .seen-on__text{display:flex;flex-direction:column}.shopify-section--seen-on .seen-on__surtitre{font-size:.75rem}.shopify-section--seen-on .seen-on__titre{font-size:1.25rem;margin-bottom:.5em}.shopify-section--seen-on .seen-on__body{font-size:1rem;line-height:1.2}.shopify-section--seen-on .seen-on__products{position:relative}.shopify-section--seen-on .seen-on__product-list{--product-list-items-per-row:3.75;display:grid;gap:var(--product-list-column-gap,16px);grid-auto-columns:calc(100%/var(--product-list-items-per-row));grid-auto-flow:column;overflow-x:auto;scrollbar-width:none}@media(max-width:999.98px){.shopify-section--seen-on .seen-on__product-list{--product-list-items-per-row:2.4}}.shopify-section--seen-on .seen-on__product-list::-webkit-scrollbar{display:none}.shopify-section--seen-on .seen-on__product-list .product-card{scroll-snap-align:start}.shopify-section--seen-on .seen-on__product-list .product-card__image{aspect-ratio:3/4;-o-object-fit:cover;object-fit:cover;width:100%}.shopify-section--seen-on .seen-on__button{display:flex;justify-content:center;width:100%}.shopify-section--seen-on .seen-on__button a{font-size:1rem;font-weight:700;text-decoration:underline;text-transform:uppercase;text-underline-offset:.2em;transition:text-decoration-thickness .3s,text-underline-offset .3s}.shopify-section--seen-on .seen-on__button a:hover{text-decoration-thickness:2px;text-underline-offset:.3em}.shopify-section--seen-on .seen-on__nav-btn{bottom:16px;position:absolute}.shopify-section--seen-on .seen-on__nav-btn--prev{left:16px}.shopify-section--seen-on .seen-on__nav-btn--next{left:68px}