.NotionReceiptGraphic{display:flex;flex-direction:column;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:480px;height:295px;overflow:hidden;border-radius:8px;background:#fff;font-size:13px;line-height:20px;box-shadow:0 50px 100px -20px rgba(50,50,93,.25),0 30px 60px -30px rgba(0,0,0,.3)}.NotionReceiptGraphic span{display:block}.NotionReceiptGraphic:after,.NotionReceiptGraphic:before{content:"";position:absolute;top:0;right:0;transform:skewY(var(--angleStrong));transform-origin:bottom left}.NotionReceiptGraphic:before{width:100%;height:100px;background:#000}.NotionReceiptGraphic:after{height:70px;width:30%;background-color:rgba(170,183,196,.19)}.NotionReceiptGraphic__content{z-index:1;width:400px;height:310px;place-self:center;border-radius:6px}.NotionReceiptGraphic__logo{width:60px;height:60px;margin:24px auto 16px;border-radius:30px;background:#fff;box-shadow:0 0 5px -1px rgba(50,50,93,.25),0 0 3px -1px rgba(0,0,0,.3)}.NotionReceiptGraphic__notion{position:relative;width:30px;top:14px;left:16px}.NotionReceiptGraphic__title{color:#0a2540;letter-spacing:.2px;font-weight:450;text-align:center}.NotionReceiptGraphic__meta{margin:24px 0 0;display:flex;justify-content:space-between}.NotionReceiptGraphic__label{color:#425466}.NotionReceiptGraphic__label--title{text-transform:uppercase;font-weight:var(--fontWeightBold);letter-spacing:.2px;color:#8898aa;margin:0 0 4px}.NotionReceiptGraphic__label--centered{text-align:center}.NotionReceiptGraphic__details{background-color:#f7f9fc;border-radius:4px;padding:12px 16px 8px;margin:24px -16px 0}.NotionReceiptGraphic__detailRow{display:flex;justify-content:space-between;color:#425466;padding:2px 0}