.productBlockContainer{align-items:flex-start;display:flex;flex-direction:row;font-size:16px;gap:4em;justify-content:space-between;padding:2.5em 0}.productBlockReverse{flex-direction:row-reverse}.productBlockImage{border-radius:8px;height:auto;max-width:40%}.productBlockVideo{border-radius:8px;max-height:auto;max-width:40%}.productTextBlock{display:flex;flex:1;flex-direction:column;gap:.5em}.productBlockHeading{font-size:1.5em;font-weight:900;margin:0}.productBlockLink,.productTextBlock li,.productTextBlock p{font-size:1.25em;margin:0}.productBlockLink{color:#7611b6;font-weight:700;text-decoration:none}.productBlockLink:hover{color:#408cba}.productTextBlock ul{margin:0;padding:0 0 0 2.25em;position:relative}.productTextBlock li{font-size:1.25em;list-style:none}.productTextBlock li:before{color:transparent;content:"x";left:-.5em;padding-right:2em;position:absolute;transform:translateY(-2px)}@media screen and (max-width:991px){.productBlockContainer,.productBlockReverse{align-items:center;flex-direction:column;gap:2em}.productBlockImage{height:auto;max-width:unset;width:100%}.productBlockLink,.productTextBlock li,.productTextBlock p{font-size:1.125em}.productBlockHeading{font-size:1.25em}}@media screen and (max-width:576px){.productBlockLink,.productTextBlock li,.productTextBlock p{font-size:1em}.productBlockVideo{height:auto;max-width:unset;width:100%}}