.product-description{color:var(--rnb--color--text-primary)}.product-description__wrapper{display:grid;gap:var(--rnb--spacing--2xl);grid-template-columns:1fr;padding:var(--rnb--spacing--l) var(--rnb--spacing--m)}@media (min-width:53rem){.product-description__wrapper{column-gap:var(--rnb--spacing--4xl);grid-template-columns:46.5441% 1fr;padding:var(--rnb--spacing--3xl) var(--rnb--spacing--2xl)}}@media (width >= 53rem){.product-description__wrapper{column-gap:var(--rnb--spacing--4xl);grid-template-columns:46.5441% 1fr;padding:var(--rnb--spacing--3xl) var(--rnb--spacing--2xl)}}.product-description__col{align-items:flex-start;display:flex;flex-direction:column}.product-description__col--content{gap:0}.product-description__col--content p{font-size:var(--rnb--font-size--body-l);line-height:var(--rnb--line-height--body-l)}@media (min-width:53rem){.product-description__col--content p{width:76.1832%}}@media (width >= 53rem){.product-description__col--content p{width:76.1832%}}.product-description__col--content>p:last-of-type{margin-bottom:0}.product-description__col--content>.buttons{display:flex;flex-wrap:wrap;gap:var(--rnb--spacing--xs);margin-top:var(--rnb--spacing--m)}@media (min-width:53rem){.product-description__col--content>.buttons{gap:var(--rnb--spacing--s);margin-top:var(--rnb--spacing--l)}}@media (width >= 53rem){.product-description__col--content>.buttons{gap:var(--rnb--spacing--s);margin-top:var(--rnb--spacing--l)}}.product-description__heading{font-size:var(--rnb--font-size--h3);line-height:var(--rnb--line-height--h3);margin:0;text-transform:uppercase}.product-description__heading mark,.product-description__heading span[style*=color]{color:inherit}.product-description__dealer-preview{pointer-events:none;-webkit-user-select:none;user-select:none}