.product-texts{display:flex;flex-direction:column;gap:4rem}.product-texts__item{margin:auto;max-width:31.25rem}.product-texts__title{color:var(--c-gray-700);font-size:1.5rem;font-weight:600;letter-spacing:-.0625rem;line-height:1.3333333333;margin:0 0 1rem}.product-texts__description{color:var(--c-gray-600)}.product-texts__col--img{margin:3rem -1.5rem 0}.product-texts__image{display:block;margin:auto}@media only screen and (min-width:46.5em){.product-texts__title{font-size:3rem;font-weight:600;letter-spacing:-.125rem;line-height:1.25;margin-bottom:1.5rem}}@media only screen and (min-width:80em){.product-texts__item{align-items:center;display:flex;max-width:73.5rem}.product-texts__item:nth-child(2n){flex-direction:row-reverse}.product-texts__col{flex:0 0 50%}.product-texts__col--text{padding-left:3rem;padding-right:3rem}.product-texts__col--img{display:flex;margin:0}.product-texts__item:nth-child(odd) .product-texts__col--img{justify-content:flex-end;padding-right:1.5rem}.product-texts__item:nth-child(2n) .product-texts__col--img{padding-left:1.5rem}.product-texts__image{margin:0}}@media only screen and (min-width:100em){.product-texts{gap:8rem}}
