.product-upsell{background:-webkit-gradient(linear,left top,right top,from(var(--background-gradient-dark-purple)),color-stop(84%,var(--background-yoast)),to(var(--background-yoast)));background:-o-linear-gradient(left,var(--background-gradient-dark-purple) 0%,var(--background-yoast) 84%,var(--background-yoast) 100%);background:linear-gradient(90deg,var(--background-gradient-dark-purple) 0%,var(--background-yoast) 84%,var(--background-yoast) 100%);padding:40px 40px 0;border-radius:16px;margin-bottom:calc(133px + 48px)}@media screen and (min-width:1297px){.product-upsell{margin-inline:-40px}}.product-upsell h2{text-align:center;color:var(--font-white);margin-bottom:32px}@media screen and (max-width:897px){.product-upsell .grid__col-3{grid-template-columns:1fr}}.product-upsell--card{background:var(--background-white);padding:32px;border-radius:24px;border:solid 1px var(--border-gray);margin-bottom:-133px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;max-width:500px}@media screen and (max-width:897px){.product-upsell--card{margin:0 auto;width:100%}.product-upsell--card:last-child{margin-bottom:-133px}}.product-upsell--card.highlight{border-color:var(--border-yoast)}.product-upsell--card .pill{padding:4px 16px;color:var(--button-font-amber);background:var(--background-amber);border-radius:14px;position:absolute;right:32px;top:-8px}@media screen and (max-width:897px){.product-upsell--card .pill{right:50%;-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%)}}.product-upsell--card h3{margin-bottom:20px}.product-upsell--card ul{list-style:none}.product-upsell--card ul li{margin-bottom:12px;position:relative;padding-left:30px}.product-upsell--card ul li::before{color:var(--font-green);position:absolute;left:0;top:2px}.product-upsell--card--meta{margin-top:auto}.product-upsell--card--meta .pricing{font-size:14px;margin-bottom:32px}.product-upsell--card--meta .pricing>.amount{color:var(--font-black);font-weight:600;font-size:36px;display:block;margin-bottom:8px}.product-upsell--card--meta .pricing>.amount.free-product{padding-bottom:24px}.product-upsell--card--meta .pricing>.woocommerce-Price-amount.amount{text-decoration:line-through;font-size:20px;display:block;font-weight:400}.product-upsell--card--meta .button{margin:0;padding:12px 10px!important}.product-upsell--card--meta .download-link{display:-webkit-box;display:-ms-flexbox;display:flex;height:48px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}