.deals-of-the-day-single{position:relative;text-align:center}.deals-of-the-day-single:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--color__fullblack);opacity:.5}.deals-of-the-day-single .deals-of-the-day-single-intro{position:relative;z-index:2}.deals-of-the-day-single .deals-of-the-day-single-content{position:relative;z-index:2;background-color:var(--color__white);border-radius:1rem;padding:2.5rem}.deals-of-the-day-single .deals-of-the-day-single__card{position:relative;display:flex;flex-direction:column;flex-grow:1;text-align:center;padding:1.5rem 1.5rem .5rem}@media screen and (min-width:53.1875em){.deals-of-the-day-single .deals-of-the-day-single__card{padding:2.5rem 2.5rem 1rem}}.deals-of-the-day-single .deals-of-the-day-single__card h3{font-size:2rem;color:var(--color__black);margin-bottom:1.5rem}@media screen and (min-width:53.1875em){.deals-of-the-day-single .deals-of-the-day-single__card h3{font-size:2.5rem}}.deals-of-the-day-single .deals-of-the-day-single__card .deals-of-the-day-single__img{margin-right:1.5rem;height:10rem;background-color:var(--color__white);text-align:center;border:1px solid var(--bgcolor__grey--dark)}.deals-of-the-day-single .deals-of-the-day-single__card .deals-of-the-day-single__img img{position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);max-width:12rem;max-height:9rem}.deals-of-the-day-single .deals-of-the-day-single__card .deals-of-the-day-single__prices{font-size:1.8rem;font-weight:var(--strong);text-align:left;line-height:1.2}@media screen and (min-width:53.1875em){.deals-of-the-day-single .deals-of-the-day-single__card .deals-of-the-day-single__prices{font-size:2rem}}.deals-of-the-day-single .deals-of-the-day-single__card .deals-of-the-day-single__prices .deals-of-the-day-single__originalprice{color:var(--color__black);text-decoration:line-through;display:block;margin-bottom:.3rem}.deals-of-the-day-single .deals-of-the-day-single__card .deals-of-the-day-single__prices .deals-of-the-day-single__dealprice{color:var(--color__orange);display:block;margin-bottom:.5rem}.deals-of-the-day-single .deals-of-the-day-single__card .deals-of-the-day-single__logo{font-size:0;text-align:left;margin-bottom:0}.deals-of-the-day-single .deals-of-the-day-single__card .deals-of-the-day-single__logo img{max-height:3rem}.deals-of-the-day-single .deals-of-the-day-single__link{position:relative;z-index:2;padding-top:3rem;text-align:center}