@keyframes scaleCard{to{height:calc(100% + var(--upset-height));margin:calc(var(--upset-height)*-1/2) calc(var(--upset-width)*-1/2);width:calc(100% + var(--upset-width))}}@media (min-width:1140px){@keyframes scaleCard{to{height:calc(100% + var(--upset-height));margin:calc(var(--upset-height)*-1/2) calc(var(--upset-width)*-1/2);width:calc(100% + var(--upset-width))}}}