.hot-deals-wrapper{background-color:#f3f0f2;border-radius:12px;box-shadow:0 6px 12px 3px rgba(0,0,0,.12);margin:0 auto;max-width:1220px;padding:36px;position:relative;text-align:center;width:100%;z-index:2}.hot-deals-wrapper h2{margin:0 auto;padding:0}.hot-deals-wrapper p{margin:0 auto 36px;padding:0}.hot-deals-feed{grid-template-columns:repeat(4,1fr);grid-gap:18px;display:grid}.hot-deal-content{padding:18px}p.eyebrow{color:#777;font-size:.75rem;font-weight:600;margin:0 0 .5rem;text-transform:uppercase}p.title{margin:0}.hot-deal-title{font-weight:600;text-transform:capitalize}.hot-deals-subscription{grid-template-columns:3fr 5fr;margin:auto;padding:1.5rem 1.5rem 0;grid-row-gap:3.125rem;display:grid;grid-column-gap:3rem}.hot-deals-subscription .hs-button.primary.large{background-color:#3d4ed7;border:1px solid #3d4ed7}.hot-deal-image{align-items:center;border-radius:12px 12px 0 0;display:flex;height:9rem;justify-content:center;overflow:hidden}.hot-deal-image img{border-radius:12px 12px 0 0;flex-shrink:0;height:auto;min-height:100%;min-width:100%;object-fit:cover;width:100%}.hot-deal{background-color:#fff;border-radius:12px;box-shadow:0 6px 12px 3px rgba(0,0,0,.12);transition:all .125s}.hot-deal:hover *{color:#d50032!important;cursor:pointer;transition:all .125s}@media (max-width:767px){.hot-deals-feed{grid-template-columns:repeat(1,1fr);margin:2rem auto 0;max-width:100%;padding:0;grid-row-gap:1rem;display:grid;grid-column-gap:1rem}.int-padding.int-margin.hot-deals-wrapper{padding:24px}}