.GiftPhotoPlaceholderComponent{overflow:hidden}.GiftPhotoPlaceholderComponent .giftIcon{position:relative}.GiftPhotoPlaceholderComponent .giftIcon:after{--shadow-size: calc(var(--icon-size) * 4);--shadow-width: calc(var(--icon-size) * .65);--shadow-extent: calc(var(--shadow-size) + var(--shadow-width));--clip-polygon: polygon(var(--shadow-width) 0, var(--shadow-extent) var(--shadow-size), var(--shadow-size) var(--shadow-extent), 0 var(--shadow-width), 0 0);content:"";position:absolute;width:var(--shadow-size);height:var(--shadow-size);top:0;left:-10%;z-index:0;background:linear-gradient(135deg,hsla(0,0%,0%,0) 10%,hsla(0,0%,0%,.2) 70%);-webkit-clip-path:var(--clip-polygon);clip-path:var(--clip-polygon)}
