.LandingPageUpsell__Product{background-color:var(--color-lichen-25);border-radius:var(--radius-large);padding:calc(var(--grid-gap) / 2);position:relative}.LandingPageUpsell__ProductHead{margin-bottom:calc(var(--grid-gap) / 2)}.LandingPageUpsell__ProductHead>.Label{position:absolute;top:calc((var(--grid-gap) / 2) + 5px);left:calc((var(--grid-gap) / 2) + 5px)}.LandingPageUpsell__ProductHead>img{width:100%;border-radius:var(--radius-small);margin-bottom:calc(var(--grid-gap) / 2)}.LandingPageUpsell__ProductHead>div{flex-grow:1}.LandingPageUpsell__ProductHead p{margin:0}.LandingPageUpsell__ProductHead p:first-child h5{margin:0 0 5px}.LandingPageUpsell__ProductDescription{max-height:300px;overflow:hidden}.LandingPageUpsell__ProductDescription.is-expanded{max-height:none}.LandingPageUpsell__ProductDescription.can-expand{position:relative}.LandingPageUpsell__ProductDescription.can-expand:after{content:"";position:absolute;bottom:0;left:0;right:0;height:50px;background:linear-gradient(to bottom,rgba(255,255,255,0),var(--color-lichen-25))}.LandingPageUpsell__Skip{position:absolute;top:0;right:10px}
