.notification{z-index:1000;width:auto;transition:transform .5s cubic-bezier(.62,-.16,0,1.49);display:block;position:fixed;bottom:3rem;left:50%;transform:translate(-50%,400px);background-image:linear-gradient(to bottom,#be0a1e,#cf2033);border-radius:1rem;box-shadow:0 8px 32px #00000080;font-weight:700;line-height:1.5;color:var(--white);padding:1rem 2rem;white-space:break-spaces;text-align:center}.notification a{font-size:inherit;font-weight:inherit;color:inherit;text-decoration:underline;cursor:pointer}.notification.show{transform:translate(-50%)}@media (max-width: 1365.98px){.notification{bottom:6rem}}@media (max-width: 1279.98px){.notification{font-size:var(--sm)}}@media (max-width: 767.98px){.notification{width:90%}}.redemption__picture-wrapper{position:relative}.redemption__picture-wrapper picture{width:100%;height:auto;display:block;cursor:pointer;margin-bottom:3rem}.redemption__picture-wrapper img{width:100%}.redemption__picture-wrapper .redemption__play{position:absolute;width:5rem;height:5rem;z-index:2;top:50%;left:50%;transform:translate(-50%,-50%);cursor:pointer}.redemption__tradein-img{margin-bottom:5rem;display:block;width:100%;height:450px;background-color:var(--gray-very-light);border-radius:1rem;text-align:center;padding:2rem}@media (max-width: 767.98px){.redemption__tradein-img{margin-bottom:2.5rem;height:300px}}.redemption__tradein-img img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain}
