.discount-cta{box-shadow:none !important;width:100%;padding:.85rem 2rem;display:flex;justify-content:space-between;align-items:center;cursor:pointer;text-decoration:none;margin-bottom:1.5rem;transition:0s !important;transform:none !important;border-top:solid 1px #ececec;border-bottom:solid 1px #ececec}.discount-cta-logo{flex:0 0 80px;width:80px;max-width:100%;margin:0;img{display:block;width:100%;height:auto;object-fit:contain}}.discount-cta-text{flex:0 0 140px;font-size:1.1rem;font-weight:600;color:#333;text-wrap:balance;margin:0;text-align:center;line-height:1.4;@media (hover:hover){&:hover strong{text-decoration:underline}}}@media only screen and (width <=1024px){.discount-cta{flex-direction:column;gap:0}.discount-cta-logo{flex:0 0 80px;height:80px;width:auto}.discount-cta-logo img{width:100%;height:100%;object-fit:contain}.discount-cta-text{flex:0 0 auto;width:100%;margin:6px 0 18px}}