#content-wrap{margin-bottom:4em}.ecard{--ecard-border-radius:8px;--ecard-cover-opacity:1;aspect-ratio:2/1;border-radius:var(--ecard-border-radius);display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;padding:15px 20px 20px;position:relative}.ecard__cover{top:0;right:0;bottom:0;left:0;position:absolute}.ecard__image{height:100%;object-fit:cover;opacity:var(--ecard-cover-opacity);-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.ecard__price{color:#fff;font-size:18px;font-weight:600;line-height:20px;z-index:1}.ecard__label{background-color:#f0f0f0;border-radius:4px;font-size:11px;font-weight:600;left:5px;letter-spacing:.04em;line-height:14px;padding:3px 8px;position:absolute;text-transform:uppercase;top:5px}.ecard__logo{align-items:flex-end;display:inline-flex;height:15px;margin-inline-start:auto;width:113px;z-index:1}.ecard__logo-img{height:-moz-max-content;height:max-content;width:100%}.ecard--xs{padding:10px 10px 5px}.ecard--xs .ecard__logo{height:10px;width:75px}.ecard--xs .ecard__price{font-size:12px;line-height:18px}@media screen and (min-width:1020px){.ecard--sm{padding:10px 10px 5px}.ecard--sm .ecard__logo{height:10px;width:69px}.ecard--sm .ecard__price{font-size:14px;line-height:20px}.ecard--lg{padding:15px}.ecard--lg .ecard__price{font-size:20px;line-height:25px}.ecard--preview{--ecard-border-radius:16px;padding:30px}.ecard--preview .ecard__logo{height:20px;width:162px}.ecard--preview .ecard__price{font-size:36px;letter-spacing:-.01em;line-height:40px}}.ecard--loading{overflow:hidden;position:relative}.ecard--loading:before{background-color:#f0f0f0}.ecard--loading:after,.ecard--loading:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.ecard--loading:after{animation:animate-bg-blick 2s linear 0s infinite normal;background:linear-gradient(90deg,#f0f0f0 0,#e8e8e8 50%,#f0f0f0);height:100%;width:100%}@keyframes animate-bg-blick{0%{transform:translate(-300%)}to{transform:translate(400%)}}.ecard--empty .ecard__cover,.ecard--loading .ecard__cover{background-color:#e8e8e8}
