{"product_id":"cork-society-aero™-wine-aerator-pourer","title":"Cork Society Aero™ Wine Aerator Pourer","description":"\u003cstyle\u003e\n  .cs-aero {\n    background: linear-gradient(135deg, #100f0d, #1c1712 55%, #2a1d14);\n    color: #f8f1e7;\n    padding: 32px 22px;\n    border-radius: 20px;\n    font-family: Arial, sans-serif;\n    line-height: 1.6;\n    position: relative;\n    overflow: hidden;\n    border: 1px solid rgba(201, 154, 59, 0.35);\n    box-shadow: 0 18px 45px rgba(0,0,0,0.28);\n  }\n\n  .cs-aero:before {\n    content: \"\";\n    position: absolute;\n    top: -90px;\n    right: -90px;\n    width: 220px;\n    height: 220px;\n    background: radial-gradient(circle, rgba(201,154,59,0.35), transparent 70%);\n    animation: csAeroGlow 4s ease-in-out infinite alternate;\n  }\n\n  .cs-aero:after {\n    content: \"\";\n    position: absolute;\n    bottom: -120px;\n    left: -120px;\n    width: 260px;\n    height: 260px;\n    background: radial-gradient(circle, rgba(105,18,26,0.45), transparent 70%);\n    animation: csAeroGlow 5s ease-in-out infinite alternate-reverse;\n  }\n\n  @keyframes csAeroGlow {\n    from { opacity: 0.45; transform: scale(1); }\n    to { opacity: 1; transform: scale(1.18); }\n  }\n\n  .cs-aero * {\n    position: relative;\n    z-index: 2;\n  }\n\n  .cs-aero-badge {\n    color: #c99a3b;\n    letter-spacing: 2.2px;\n    font-size: 12px;\n    text-transform: uppercase;\n    margin-bottom: 8px;\n    font-weight: 700;\n  }\n\n  .cs-aero-title {\n    font-size: 31px;\n    font-weight: 800;\n    margin: 0;\n    color: #ffffff;\n    line-height: 1.15;\n  }\n\n  .cs-aero-subtitle {\n    color: #d8c6a3;\n    font-size: 15px;\n    margin-top: 8px;\n    margin-bottom: 22px;\n  }\n\n  .cs-aero-hero {\n    padding: 18px;\n    border-radius: 16px;\n    background: rgba(255,255,255,0.055);\n    border: 1px solid rgba(201,154,59,0.25);\n    margin-bottom: 24px;\n  }\n\n  .cs-aero-heading {\n    font-size: 21px;\n    color: #ffffff;\n    margin: 0 0 10px;\n    font-weight: 800;\n  }\n\n  .cs-aero-text {\n    font-size: 15.5px;\n    color: #eee4d5;\n    margin: 0 0 14px;\n  }\n\n  .cs-aero-features {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 12px;\n    margin-top: 18px;\n  }\n\n  .cs-aero-feature {\n    background: rgba(255,255,255,0.065);\n    border: 1px solid rgba(201,154,59,0.32);\n    padding: 14px 15px;\n    border-radius: 15px;\n    transition: transform 0.28s ease, border-color 0.28s ease, background 0.28s ease;\n  }\n\n  .cs-aero-feature:hover {\n    transform: translateY(-3px);\n    border-color: #c99a3b;\n    background: rgba(201,154,59,0.13);\n  }\n\n  .cs-aero-feature strong {\n    display: block;\n    color: #ffffff;\n    font-size: 15.5px;\n    margin-bottom: 3px;\n  }\n\n  .cs-aero-feature span {\n    display: block;\n    color: #d8c6a3;\n    font-size: 14px;\n  }\n\n  .cs-aero-perfect {\n    margin-top: 24px;\n    padding: 17px;\n    border-left: 3px solid #c99a3b;\n    background: rgba(255,255,255,0.055);\n    border-radius: 14px;\n    color: #eee4d5;\n    font-size: 15px;\n  }\n\n  .cs-aero-perfect strong {\n    color: #ffffff;\n    font-size: 17px;\n  }\n\n  .cs-aero-promise {\n    margin-top: 24px;\n    padding: 20px;\n    border-radius: 16px;\n    background: linear-gradient(135deg, rgba(201,154,59,0.16), rgba(255,255,255,0.04));\n    border: 1px solid rgba(201,154,59,0.25);\n  }\n\n  .cs-aero-footer {\n    text-align: center;\n    margin-top: 24px;\n    color: #c99a3b;\n    font-weight: 800;\n    letter-spacing: 1.4px;\n    text-transform: uppercase;\n    font-size: 13px;\n  }\n\n  @media (min-width: 768px) {\n    .cs-aero {\n      padding: 42px;\n    }\n\n    .cs-aero-title {\n      font-size: 40px;\n    }\n\n    .cs-aero-features {\n      grid-template-columns: 1fr 1fr;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"cs-aero\"\u003e\n  \u003cdiv class=\"cs-aero-badge\"\u003eCork Society\u003c\/div\u003e\n\n  \u003ch2 class=\"cs-aero-title\"\u003eAero™\u003c\/h2\u003e\n  \u003cdiv class=\"cs-aero-subtitle\"\u003ePremium Wine Aerator \u0026amp; Pourer\u003c\/div\u003e\n\n  \u003cdiv class=\"cs-aero-hero\"\u003e\n    \u003ch3 class=\"cs-aero-heading\"\u003ePour Better. Taste More. 🍷\u003c\/h3\u003e\n    \u003cp class=\"cs-aero-text\"\u003e\n      Elevate every glass with the \u003cstrong\u003eCork Society Aero™\u003c\/strong\u003e — the effortless way to aerate and pour your wine in one smooth motion.\n    \u003c\/p\u003e\n    \u003cp class=\"cs-aero-text\"\u003e\n      Simply place the Aero™ in your bottle and pour. As the wine flows through, it instantly aerates — helping soften tannins, release aromas, and bring out more flavour from every bottle.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003ch3 class=\"cs-aero-heading\"\u003eWhy You'll Love It ❤️\u003c\/h3\u003e\n\n  \u003cdiv class=\"cs-aero-features\"\u003e\n    \u003cdiv class=\"cs-aero-feature\"\u003e\n      \u003cstrong\u003e🌬️ Instant Aeration\u003c\/strong\u003e\n      \u003cspan\u003eAerates as you pour — no decanter or waiting required.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cs-aero-feature\"\u003e\n      \u003cstrong\u003e🍷 Richer Flavour \u0026amp; Aroma\u003c\/strong\u003e\n      \u003cspan\u003eDesigned to help unlock more character from every glass.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cs-aero-feature\"\u003e\n      \u003cstrong\u003e✨ Drip-Free Pouring\u003c\/strong\u003e\n      \u003cspan\u003eClean, smooth, and elegant serving with less mess.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cs-aero-feature\"\u003e\n      \u003cstrong\u003e🧼 Easy to Clean\u003c\/strong\u003e\n      \u003cspan\u003eSimply rinse under water and it’s ready for the next pour.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cs-aero-feature\"\u003e\n      \u003cstrong\u003e🎁 Perfect Gift\u003c\/strong\u003e\n      \u003cspan\u003eA beautiful add-on for any wine lover’s collection.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cs-aero-feature\"\u003e\n      \u003cstrong\u003e🏡 Fits Most Wine Bottles\u003c\/strong\u003e\n      \u003cspan\u003eSuitable for red, white, and rosé wine occasions.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cs-aero-perfect\"\u003e\n    \u003cstrong\u003ePerfect For 🎉\u003c\/strong\u003e\u003cbr\u003e\n    Dinner parties • Date nights • Wine tastings • Birthdays • Anniversaries • Housewarmings • Everyday wine enjoyment\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cs-aero-promise\"\u003e\n    \u003ch3 class=\"cs-aero-heading\"\u003eThe Cork Society Promise 🥂\u003c\/h3\u003e\n    \u003cp class=\"cs-aero-text\"\u003e\n      At Cork Society, we believe great wine deserves a great experience — from the moment you uncork to the very last drop.\n    \u003c\/p\u003e\n    \u003cp class=\"cs-aero-text\"\u003e\n      The Aero™ is designed to make every pour feel intentional, every glass taste better, and every moment worth savouring.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cs-aero-footer\"\u003eUncork The Moment.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Cork Society","offers":[{"title":"Default Title","offer_id":41480556904506,"sku":null,"price":0.0,"currency_code":"ZAR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0596\/7429\/6378\/files\/AeratorIMG1.png?v=1781997099","url":"https:\/\/corksociety.co.za\/products\/cork-society-aero%e2%84%a2-wine-aerator-pourer","provider":"Cork Society","version":"1.0","type":"link"}