.elementor-577 .elementor-element.elementor-element-d4d7d8e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:flex-start;--border-radius:8px 8px 8px 8px;box-shadow:0px 4px 15px 0px rgba(0, 0, 0, 0.08);--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-577 .elementor-element.elementor-element-d4d7d8e:not(.elementor-motion-effects-element-type-background), .elementor-577 .elementor-element.elementor-element-d4d7d8e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-9d6aead );}.elementor-577 .elementor-element.elementor-element-d4d7d8e:hover{--border-radius:8px 8px 8px 8px;--border-top-left-radius:8px;--border-top-right-radius:8px;--border-bottom-right-radius:8px;--border-bottom-left-radius:8px;box-shadow:0px 4px 15px 0px rgba(0, 0, 0, 0.08);}.elementor-577 .elementor-element.elementor-element-d4d7d8e, .elementor-577 .elementor-element.elementor-element-d4d7d8e::before{--border-transition:0.3s;}.elementor-577 .elementor-element.elementor-element-4145ab4 .jet-listing-dynamic-image{justify-content:flex-start;}.elementor-577 .elementor-element.elementor-element-4145ab4 .jet-listing-dynamic-image__figure{align-items:flex-start;}.elementor-577 .elementor-element.elementor-element-4145ab4 .jet-listing-dynamic-image a{display:flex;justify-content:flex-start;width:100%;}.elementor-577 .elementor-element.elementor-element-4145ab4 .jet-listing-dynamic-image img{width:100%;height:250px;object-fit:cover;border-radius:8px 8px 8px 8px;}.elementor-577 .elementor-element.elementor-element-4145ab4 .jet-listing-dynamic-image__caption{text-align:left;}.elementor-577 .elementor-element.elementor-element-b5780c5{--display:flex;--justify-content:flex-start;--align-items:stretch;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--gap:8px 8px;--row-gap:8px;--column-gap:8px;--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-577 .elementor-element.elementor-element-1be71c9 .jet-listing-dynamic-field__content{color:#1A2E4C;font-size:20px;font-weight:600;text-align:left;}.elementor-577 .elementor-element.elementor-element-1be71c9 .jet-listing-dynamic-field .jet-listing-dynamic-field__inline-wrap{width:auto;}.elementor-577 .elementor-element.elementor-element-1be71c9 .jet-listing-dynamic-field .jet-listing-dynamic-field__content{width:auto;}.elementor-577 .elementor-element.elementor-element-1be71c9 .jet-listing-dynamic-field{justify-content:flex-start;}.elementor-577 .elementor-element.elementor-element-340e45a .jet-listing-dynamic-field__content{color:#1A2E4C;font-size:16px;font-weight:400;text-align:left;}.elementor-577 .elementor-element.elementor-element-340e45a .jet-listing-dynamic-field .jet-listing-dynamic-field__inline-wrap{width:auto;}.elementor-577 .elementor-element.elementor-element-340e45a .jet-listing-dynamic-field .jet-listing-dynamic-field__content{width:auto;}.elementor-577 .elementor-element.elementor-element-340e45a .jet-listing-dynamic-field{justify-content:flex-start;}.elementor-577 .elementor-element.elementor-element-56fd23f{margin:8px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-577 .elementor-element.elementor-element-56fd23f .jet-listing-dynamic-link__link{align-self:flex-start;font-size:14px;font-weight:500;color:#1A2E4C;flex-direction:row;}.elementor-577 .elementor-element.elementor-element-56fd23f .jet-listing-dynamic-link__link:hover{color:#C9A84C;}.elementor-577 .elementor-element.elementor-element-56fd23f .jet-listing-dynamic-link__icon{order:1;}/* Start custom CSS for container, class: .elementor-element-d4d7d8e */.elementor-577 .elementor-element.elementor-element-d4d7d8e:hover {
    transform: translateY(-4px);
    box-shadow: 0px 8px 20px rgba(0,0,0,0.12);
    transition: all 0.3s ease;
}

.elementor-577 .elementor-element.elementor-element-d4d7d8e {
    transition: all 0.3s ease;
}
```

---

## Final Structure (Navigator View)
```
▼ Container (Main Card)
  ├── Dynamic Image (Featured Image)
  └── ▼ Container (Text Content)
        ├── Dynamic Field (Post Title)
        ├── Dynamic Field (product_tagline)
        └── Dynamic Link (Permalink)
```

---

## Preview Check

Your card should look like:
```
┌─────────────────────────────────┐
│                                 │
│      [Coasters Image]           │
│                                 │
├─────────────────────────────────┤
│                                 │
│  Custom Silicone Coasters       │
│                                 │
│  First Class Impressions.       │
│  Forever Quality.               │
│                                 │
│  View Product →                 │
│                                 │
└─────────────────────────────────┘/* End custom CSS */