membership-upsell{color:#7e7e7e;background:#f7f8f9;border-radius:15px;flex-wrap:wrap;gap:12px;margin:20px 0 10px;padding:10px;display:flex;position:relative}membership-upsell.is-checked{color:#000}membership-upsell.is-checked .membership-upsell__svg circle{fill:currentColor}membership-upsell.is-checked .membership-upsell__svg path{color:#fff;display:block}membership-upsell.is-checked .membership-upsell__value-props ul li:before{background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='8' viewBox='0 0 10 8' fill='none'><path d='M1 4L3.8 7L9 1' stroke='currentColor' stroke-linecap='square'/></svg>")}.membership-upsell__content{text-align:left;color:inherit;background:0 0;border:0;align-items:flex-start;gap:15px;width:100%;padding:0;display:flex}.membership-upsell__svg{min-width:20px;margin:10px 0 0}.membership-upsell__svg path{display:none}.membership-upsell__ttl{text-transform:capitalize;margin:0 0 3px;font-family:DINPro,sans-serif;font-size:14px;font-style:normal;font-weight:700;line-height:1.42857}.membership-upsell__desc{margin:0 0 5px;font-family:TradeGothicLT,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:1.5}.membership-upsell__price{flex-wrap:wrap;align-items:center;gap:5px;font-family:TradeGothicLT,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:1.5;display:flex}.membership-upsell__media{align-self:flex-start;width:70px;min-width:70px;margin:0 auto 0 0;position:relative}.membership-upsell__media img{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.membership-upsell__badge{color:#fff;text-align:center;text-transform:uppercase;background:#609f81;border-radius:5px;justify-content:center;align-items:center;min-width:78px;margin:0 10px;padding:3px 5px;font-family:TradeGothicLT,sans-serif;font-size:10px;font-style:normal;font-weight:700;line-height:12px;display:flex;position:absolute;top:-9px;right:0}@media (max-width:767px){.membership-upsell__badge{min-width:0}}.membership-upsell__value-props{font-family:TradeGothicLT,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:1.5}@media (max-width:767px){.membership-upsell__value-props{font-size:10px}}.membership-upsell__value-props ul{flex-wrap:wrap;gap:8px 20px;display:flex}.membership-upsell__value-props ul li{align-items:center;gap:5px;display:flex}.membership-upsell__value-props ul li:before{content:"";background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='8' viewBox='0 0 10 8' fill='none'><path d='M1 4L3.8 7L9 1' stroke='%237E7E7E' stroke-linecap='square'/></svg>");background-repeat:no-repeat;background-size:contain;width:10px;min-width:10px;height:8px;display:block}.membership-upsell__bottom-text{text-align:center;margin:19px 0 7px;font-family:TradeGothicLT,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:1.5}.membership-upsell__bottom-text a{color:inherit;font-weight:700;text-decoration:underline;transition:-webkit-text-decoration .2s ease-in-out,-webkit-text-decoration .2s ease-in-out,text-decoration .2s ease-in-out,-webkit-text-decoration .2s ease-in-out}.membership-upsell__bottom-text a:hover{-webkit-text-decoration-color:transparent;text-decoration-color:transparent}