.gamme{padding:30px 0 36px;background:#fff}.gamme__container{padding-inline:var(--page-padding, 5rem)}.gamme__header{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:32px;gap:24px;flex-wrap:wrap}.gamme__title{font-family:var(--font-heading--family, "Instrument Serif", serif);font-weight:400;font-size:clamp(28px,3.5vw,38px);line-height:1.2;color:#1a1a1a;margin:0}.gamme__title em,.gamme__title i{font-style:italic}.gamme__title p{margin:0}.gamme__links{display:flex;align-items:center;gap:16px;flex-shrink:0}.gamme__link{font-family:var(--font-body--family, "Poppins", sans-serif);font-size:12px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;color:#373737;transition:color .2s ease}.gamme__link--outline{border:none;background:#edecea;padding:11px 21px;border-radius:60px;transition:background .2s ease}.gamme__link--outline:hover{background:#e3e1dc}.gamme__link--plain{text-decoration:underline;text-underline-offset:3px}.gamme__link--plain:hover{color:#000}.gamme__track{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:4px}.gamme__track::-webkit-scrollbar{display:none}.gamme__card{flex:0 0 calc(25% - 12px);min-width:220px;scroll-snap-align:start}.gamme__card--product{position:relative}.gamme__card-inner{display:flex;flex-direction:column;background:#f5f5f5;border-radius:20px;overflow:hidden;height:100%;text-decoration:none;color:inherit;transition:box-shadow .25s ease}.gamme__card-product-inner:hover{box-shadow:0 4px 20px #0000000f}.gamme__card-media{padding:20px 20px 0;display:flex;align-items:center;justify-content:center;aspect-ratio:1/1;overflow:hidden}.gamme__card-img{width:100%;height:100%;object-fit:contain;display:block;mix-blend-mode:multiply}.gamme__card-placeholder{width:60%;opacity:.2}.gamme__card-info{padding:16px 20px 20px;display:flex;flex-direction:column;gap:2px;flex-grow:0}.gamme__card-type{font-family:var(--font-body--family, "Poppins", sans-serif);font-size:11px;font-weight:400;color:#888;letter-spacing:.02em}.gamme__card-name{font-family:var(--font-body--family, "Poppins", sans-serif);font-size:15px;font-weight:500;color:#1a1a1a;margin:0;line-height:1.35;padding-right:44px}.gamme__card-price{font-family:var(--font-body--family, "Poppins", sans-serif);font-size:15px;font-weight:400;color:#373737;margin-top:2px;padding-right:44px}.gamme__card-cart-form{position:absolute;bottom:16px;right:16px}.gamme__card-cart-btn{width:36px;height:36px;border-radius:50%;background:#1a1a1a;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;transition:background .2s ease,transform .2s ease;padding:0}.gamme__card-cart-btn:hover{background:#333;transform:scale(1.08)}.gamme__card-cart-btn svg{width:16px;height:16px}.gamme__card--text{display:flex}.gamme__card--text{container-type:inline-size}.gamme__card-text-inner{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:0;background:transparent;border:none;box-shadow:none;flex:1}.gamme__card-heading{font-family:var(--font-heading--family, "Arsenica", Georgia, serif);font-weight:400;font-style:normal;font-size:min(clamp(20px,2.78vw,40px),12cqw);line-height:1.47;color:#1a1a1a;margin:0 0 clamp(18px,2.42vw,34px);white-space:nowrap}.gamme__card-heading p{margin:0}.gamme__card-text-inner h1,.gamme__card-text-inner h2,.gamme__card-text-inner h4,.gamme__card-text-inner h5,.gamme__card-text-inner h6,.gamme__card-text-inner>p{font-family:var(--font-heading--family, "Arsenica", Georgia, serif);font-weight:400;font-style:normal;font-size:min(clamp(20px,2.78vw,40px),12cqw);line-height:1.47;color:#1a1a1a;margin:0 0 clamp(18px,2.42vw,34px);white-space:nowrap}.gamme__card-heading:empty{display:none}.gamme__card-heading em,.gamme__card-heading i{font-style:italic}.gamme__card-cta{margin-top:0}.gamme__cta-btn{display:inline-flex;align-items:center;gap:10px;max-width:100%;background:#e4f6a4;color:#1f1d1a;border:none;padding:clamp(9px,1.17vw,16px) clamp(18px,2.34vw,32px);border-radius:999px;font-family:var(--font-body--family, "Poppins", sans-serif);font-size:clamp(11px,1.1vw,15px);font-weight:600;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;line-height:1;cursor:pointer;transition:background .2s ease}.gamme__cta-btn:hover{background:#d8ed90}.gamme__cta-btn>span:first-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gamme__cta-circle{width:24px;height:24px;border-radius:50%;background:#1f1d1a;color:#fff;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.gamme__cta-circle svg{width:11px;height:11px;transition:transform .2s ease}.gamme__cta-btn:hover .gamme__cta-circle svg{transform:translate(2px)}.gamme__nav{display:flex;align-items:center;justify-content:space-between;margin-top:24px}.gamme__progress{flex:1;max-width:200px;height:2px;background:#e0e0e0;border-radius:2px;overflow:hidden}.gamme__progress-bar{height:100%;width:10%;background:#373737;border-radius:2px;transition:width .15s ease}.gamme__arrows{display:flex;align-items:center;gap:6px}.gamme__arrow{width:40px;height:40px;border-radius:50%;border:1px solid #d8d8d8;background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#373737;transition:background .2s ease,border-color .2s ease;padding:0}.gamme__arrow:hover{background:#f5f5f5;border-color:#bbb}@media(max-width:999px){.gamme__container{padding-inline:var(--page-padding, 1.6rem)}.gamme__card{flex:0 0 calc(33.333% - 11px);min-width:200px}}@media(max-width:599px){.gamme__container{padding-inline:var(--page-padding, 1.6rem)}.gamme__header{flex-direction:column;align-items:stretch;gap:16px;margin-bottom:24px}.gamme__links{flex-shrink:1;width:100%;flex-direction:column;align-items:stretch;gap:10px}.gamme__link--outline{text-align:center;padding:12px 20px}.gamme__link--plain{text-align:center}.gamme__card{flex:0 0 calc(50% - 8px);min-width:160px}.gamme__track{gap:12px}.gamme__card-text-inner{padding:0}.gamme__card-heading{font-size:17px}.gamme__card-info{padding:12px 16px 16px}.gamme__card-media{padding:16px 16px 0}.gamme__nav{margin-top:16px}.gamme__arrow{width:36px;height:36px}.gamme__card--text{overflow:hidden;min-width:0}.gamme__card-cta{width:100%}.gamme__cta-btn{max-width:100%;font-size:9px;letter-spacing:.03em;padding:5px 5px 5px 12px;gap:7px}.gamme__cta-btn>span:first-child{min-width:0}.gamme__cta-circle{width:20px;height:20px;flex-shrink:0}.gamme__cta-circle svg{width:9px;height:9px}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/elletens-gamme.css.map */
