.ProductInfo{display:grid;grid-auto-flow:row;grid-template-columns:repeat(12,1fr);grid-column-gap:var(--grid-gutter);grid-row-gap:0;padding:0}@media (min-width:1280px){.ProductInfo{padding:0 var(--spacing-xs)}}.ProductInfo .ProductInfo-media{align-self:flex-start;grid-column-end:span 12;grid-column-end:0;grid-column-start:0;margin-bottom:1.25rem;position:relative}@media (min-width:640px){.ProductInfo .ProductInfo-media{grid-column-end:span 3;grid-column-end:0;grid-column-start:0;margin-bottom:0}}@media (min-width:1280px){.ProductInfo .ProductInfo-media{margin-left:calc(var(--spacing-xs)*-1)}}@media (min-width:640px){.ProductInfo .ProductInfo-image{max-height:15.625rem;-o-object-fit:contain;object-fit:contain;pointer-events:none;width:100%}}@media (min-width:0) and (max-width:639px){.ProductInfo .ProductInfo-mediaDownload{display:none}}@media (min-width:640px){.ProductInfo .ProductInfo-mediaDownload{bottom:var(--spacing-xxs);position:absolute;right:var(--spacing-xxs)}}.ProductInfo .ProductInfo-content{grid-column-end:span 12;grid-column-end:0;grid-column-start:0}@media (min-width:640px){.ProductInfo .ProductInfo-content{grid-column-end:span 9;grid-column-end:0;grid-column-start:0}}.ProductInfo .ProductInfo-title{font-weight:700;margin-bottom:var(--spacing-xxs)}.ProductInfo .ProductInfo-subtitle{margin-bottom:var(--spacing-xs)}.ProductInfo .ProductInfo-ctas{display:-webkit-box;display:-ms-flexbox;display:flex;grid-column-end:span 12;grid-column-end:0;grid-column-start:0;margin-top:var(--spacing-sm);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:end;align-content:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:640px){.ProductInfo .ProductInfo-ctas{grid-column-end:span 6;grid-column-end:0;grid-column-start:0;margin-top:0}}.ProductInfo .ProductInfo-text+.ProductInfo-text{margin-top:var(--spacing-xxs)}.ProductInfo--secondary .ProductInfo-content{display:grid;grid-auto-flow:row;grid-template-columns:repeat(12,1fr);grid-column-gap:var(--grid-gutter);grid-row-gap:0}.ProductInfo--secondary .ProductInfo-content .ProductInfo-content-intro{grid-column-end:span 12;grid-column-end:0;grid-column-start:0}@media (min-width:640px){.ProductInfo--secondary .ProductInfo-content .ProductInfo-content-intro{grid-column-end:span 5;grid-column-end:0;grid-column-start:0}}.ProductInfo--secondary .ProductInfo-content .ProductInfo-content-details{grid-column-end:span 12;grid-column-end:0;grid-column-start:0}@media (min-width:640px){.ProductInfo--secondary .ProductInfo-content .ProductInfo-content-details{grid-column-end:span 7;grid-column-end:0;grid-column-start:0}}.ProductInfo--with-cta .ProductInfo-media{display:none}.ProductInfo--with-cta .ProductInfo-content{grid-column-end:span 12;grid-column-end:0;grid-column-start:0}@media (min-width:640px){.ProductInfo--with-cta .ProductInfo-content{grid-column-end:span 6;grid-column-end:0;grid-column-start:0}}
