.product-story{border-top:1px solid var(--color-dark);border-bottom:1px solid var(--color-dark);background-color:#f8f9f9}.product-story__inner{display:flex;flex-flow:column;max-width:1440px;margin:0 auto}.product-story__inner .text-holder{padding:var(--spacing-3x)}.product-story__inner .text-holder .icon{margin-bottom:var(--spacing-4x)}.product-story__inner .text-holder__title{font-family:var(--font-nantes);font-style:normal;font-feature-settings:"ss03" on;font-size:2.6rem;font-weight:300;line-height:3.4rem;margin-bottom:var(--spacing-1x)}.product-story__inner .text-holder .block,.product-story__inner .text-holder__block{margin-bottom:var(--spacing-4x)}.product-story__inner .text-holder .block__title,.product-story__inner .text-holder__block__title{font-family:GT America Extended,sans-serif;font-style:normal;font-feature-settings:"ss03" on;font-size:1.4rem;font-weight:400;line-height:2rem}.product-story__inner .text-holder .block__text,.product-story__inner .text-holder__block__text{font-family:GT America Extended,sans-serif;font-style:normal;font-feature-settings:"ss03" on;font-size:1.2rem;font-weight:400;line-height:2.4rem;margin-bottom:var(--spacing-4x);color:var(--color-light-grey)}.product-story__inner .image-holder{position:relative;width:100%;max-width:375px;margin:0 auto;padding:var(--spacing-4x)}.product-story__inner .image-holder__inner{max-width:260px;max-height:260px;margin-bottom:var(--spacing-5x);border:1px solid var(--color-dark)}.product-story__inner .image-holder__inner--product{position:absolute;right:var(--spacing-4x);bottom:-50px;width:100%;max-width:160px;height:100%;max-height:160px;margin-bottom:0;background-color:#fcfcfc}.product-story__inner .image-holder__inner img,.product-story__inner .image-holder__inner--product img{width:100%;height:100%;object-fit:cover}@media (min-width:768px){.product-story__inner{flex-flow:row}.product-story__inner .text-holder{flex:0 0 50%;margin-left:auto;padding:var(--spacing-10x)}.product-story__inner .text-holder__title{font-size:2.6rem;font-weight:300;line-height:3.4rem}.product-story__inner .text-holder .block__title,.product-story__inner .text-holder__block__title{font-size:1.5rem;line-height:2.4rem}.product-story__inner .text-holder .block__title,.product-story__inner .text-holder__block__title{font-size:1.4rem;font-weight:400;line-height:2rem}.product-story__inner .text-holder .block__text,.product-story__inner .text-holder__block__text{font-size:1.5rem;line-height:2.4rem}.product-story__inner .text-holder .block__text,.product-story__inner .text-holder__block__text{font-size:1.2rem;font-weight:400;line-height:2.4rem}.product-story__inner .image-holder__inner{max-width:380px;max-height:380px;margin-bottom:var(--spacing-10x)}.product-story__inner .image-holder__inner--product{top:310px;right:0;max-width:200px;max-height:200px;margin-bottom:var(--spacing-10x)}}@media (min-width:1024px){.product-story__inner .image-holder{flex:0 0 50%;max-width:unset;padding:var(--spacing-10x);border-right:1px solid var(--color-dark)}.product-story__inner .image-holder__inner--product{top:unset;right:100px;bottom:0;max-width:200px;max-height:200px;margin-bottom:var(--spacing-10x)}}