.whats-new-product-text{background:#fff}.whats-new-product-text__container{max-width:var(--page-width);margin:0 auto;padding:0 2rem}@media screen and (min-width:750px){.whats-new-product-text__container{padding:0 5rem}}.whats-new-product-text__content{display:grid;grid-template-columns:1fr;gap:4rem;align-items:start}@media screen and (min-width:990px){.whats-new-product-text__content{grid-template-columns:400px 1fr;gap:6rem}.whats-new-product-text__content--full-width{grid-template-columns:1fr}}.whats-new-product-text__products{display:flex;flex-direction:column;max-width:400px}.whats-new-product-text__products-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem;margin-bottom:1.8rem}.whats-new-product-text__meta{font-size:2rem}.whats-new-product-text__products-title{margin:0;color:#333;font-family:var(--font-heading-family);font-size:2rem;line-height:1.1}.whats-new-product-text__meta-title{margin:0;color:#7f7f7f;font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);text-transform:capitalize;line-height:1.05}.whats-new-product-text__meta-date{color:#7f7f7f;display:inline-block;margin-top:.45rem;line-height:1.1}.whats-new-product-text__products-viewport{overflow:visible}.whats-new-product-text__products-track{display:flex;flex-direction:column;gap:1rem;transition:transform .3s ease}.whats-new-product-text--article .whats-new-product-text__products-viewport{height:var(--related-products-viewport-height, auto);overflow:hidden}.whats-new-product-text--article .whats-new-product-text__product{flex:0 0 auto;height:var(--related-products-card-height, auto)}.whats-new-product-text__product{display:flex;align-items:center;gap:1.2rem;padding:1.2rem;background:#f5f5f5;border-radius:6px;transition:all .3s ease;border:1px solid #e0e0e0;box-sizing:border-box}.whats-new-product-text__product:hover{background:#eee;border-color:#d0d0d0}.whats-new-product-text__product-image{flex-shrink:0;width:70px;height:70px;overflow:hidden;border-radius:4px;background:#fff;border:1px solid #e0e0e0}.whats-new-product-text__product-image img{width:100%;height:100%;object-fit:cover}.whats-new-product-text__product-image .placeholder-svg{width:100%;height:100%;fill:#ccc}.whats-new-product-text__product-info{flex:1;min-width:0}.whats-new-product-text__product-title{margin:0 0 .3rem;font-size:1.3rem;font-weight:600;line-height:1.2;color:#333}.whats-new-product-text--article .whats-new-product-text__product-title{display:-webkit-box;overflow:hidden;font-size:1.5rem;-webkit-box-orient:vertical;-webkit-line-clamp:2}.whats-new-product-text__product-title a{text-decoration:none;color:inherit;transition:color .3s ease}.whats-new-product-text__product-title a:hover{color:rgb(var(--brand-color))}.whats-new-product-text__product-meta{display:flex;flex-direction:column;gap:.2rem}.whats-new-product-text__product-sku{font-size:1.1rem;color:#666;font-weight:400}.whats-new-product-text--article .whats-new-product-text__product-sku{font-size:1.25rem}.whats-new-product-text__product-price{font-size:1.2rem;font-weight:700;color:#000}.whats-new-product-text--article .whats-new-product-text__product-price{font-size:1.4rem;line-height:1.25}.whats-new-product-text--article .whats-new-product-text__product-price .customer--price,.whats-new-product-text--article .whats-new-product-text__product-price .price__guest-row{display:flex;flex-wrap:wrap;gap:0 .5rem;font-size:1.15rem;font-weight:400;color:#666}.whats-new-product-text--article .whats-new-product-text__product-price .product__tax{margin:.2rem 0 0;font-size:1.05rem}.whats-new-product-text__navigation{display:flex;flex:0 0 auto;gap:.8rem}.whats-new-product-text__nav{width:4rem;height:4rem;padding:0;border:1px solid rgba(var(--color-foreground),.2);border-radius:50%;background:rgba(var(--color-foreground),.06);color:rgb(var(--color-foreground));cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease,opacity .2s ease}.whats-new-product-text__nav svg{width:2rem;height:2rem;fill:currentColor}.whats-new-product-text__nav:hover:not(:disabled){background:rgba(var(--color-foreground),.12)}.whats-new-product-text__nav:disabled{cursor:not-allowed;opacity:.35}.whats-new-product-text__products-footer{min-height:2.4rem;margin-top:1.2rem;text-align:right}.whats-new-product-text__view-all-link{color:rgb(var(--color-foreground));font-size:1.3rem;font-weight:600;text-underline-offset:.3rem}.whats-new-product-text__legacy-view-all{display:flex;justify-content:center;margin-top:1rem}.whats-new-product-text__legacy-view-all-link{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;border-radius:50%;background:#e0e0e0;color:#666;font-size:1.8rem;line-height:1;text-decoration:none;transition:background-color .3s ease,color .3s ease,transform .3s ease}.whats-new-product-text__legacy-view-all-link:hover{background:rgb(var(--brand-color));color:#fff;transform:scale(1.1)}.whats-new-product-text__text{display:flex;flex-direction:column;gap:1.5rem}.whats-new-product-text__article-title{margin:0 0 .4rem;font-family:var(--font-heading-family);font-size:3rem;font-weight:var(--font-heading-weight);letter-spacing:.04em;line-height:1.08;text-transform:capitalize}.whats-new-product-text__heading{margin:0;color:#333;font-weight:600;font-size:1.6rem}.whats-new-product-text__content-text{font-size:1.4rem;line-height:1.6;color:#444}.whats-new-product-text__content-text p{margin:0 0 1.5rem;font-family:var(--font-body-family)!important;font-size:inherit!important;line-height:inherit!important}.whats-new-product-text__content-text li{font-family:var(--font-body-family)!important;font-size:inherit!important;line-height:inherit!important}.whats-new-product-text__content-text p span,.whats-new-product-text__content-text li span{font:inherit!important;letter-spacing:inherit!important}.whats-new-product-text__content-text p:last-child{margin-bottom:0}.whats-new-product-text__download{margin-top:1rem}.whats-new-product-text__download .downloads-video__cta-wrap{justify-content:flex-start}@media screen and (max-width:989px){.whats-new-product-text__products{max-width:100%;margin-bottom:2rem}.whats-new-product-text--article .whats-new-product-text__text{order:1}.whats-new-product-text--article .whats-new-product-text__products{order:2}}@media screen and (max-width:749px){.whats-new-product-text__content{gap:2rem}.whats-new-product-text__product{gap:1rem;padding:1rem}.whats-new-product-text__product-image{width:60px;height:60px}.whats-new-product-text__product-title{font-size:1.2rem}.whats-new-product-text--article .whats-new-product-text__product-title{font-size:1.4rem}.whats-new-product-text__product-sku{font-size:1rem}.whats-new-product-text--article .whats-new-product-text__product-sku{font-size:1.2rem}.whats-new-product-text__product-price{font-size:1.1rem}.whats-new-product-text--article .whats-new-product-text__product-price{font-size:1.35rem}.whats-new-product-text__heading{font-size:1.4rem}.whats-new-product-text__meta-date{font-size:2rem}.whats-new-product-text__content-text{font-size:1.3rem}.whats-new-product-text__products-header{align-items:center}.whats-new-product-text__nav{width:4.4rem;height:4.4rem}}
/*# sourceMappingURL=/cdn/shop/t/196/assets/section-whats-new-product-text.css.map */
