• Funnel of the Week
  • Pages
  • SWIPE FILE: 3 Real-World eComm Subscription Models That Are Costing eComm Brands Millions
<style>
    @font-face {
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 700;
        font-display: swap;
        src: url('https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLCz7Z1xlFd2JQEk.woff2') format('woff2');
    }
    @font-face {
        font-family: 'Poppins';
        font-style: italic;
        font-weight: 700;
        font-display: swap;
        src: url('https://fonts.gstatic.com/s/poppins/v22/pxiDyp8kv8JHgFVrJJLmy15VF9eOYktMqg.woff2') format('woff2');
    }
    @font-face {
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 400;
        font-display: swap;
        src: url('https://fonts.gstatic.com/s/poppins/v22/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2') format('woff2');
    }
    @font-face {
        font-family: 'Poppins';
        font-style: italic;
        font-weight: 400;
        font-display: swap;
        src: url('https://fonts.gstatic.com/s/poppins/v22/pxiGyp8kv8JHgFVrJJLucHtAOvWDSA.woff2') format('woff2');
    }
    /* Fullscreen iframe styling */
    .full-screen-iframe {
        width: 100vw;
        height: 100vh;
        margin: 0;
        padding: 0;
        border: none;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 9999;
        background-color: #ffffff; /* Match page background */
    }
    /* Ensure parent div doesn’t interfere */
    .iframe-container {
        margin: 0;
        padding: 0;
        width: 100%;
        height: 100%;
    }
</style>

<div class="iframe-container">
    <iframe src="https://embeds.beehiiv.com/c27ff6e7-6592-4b12-ba82-b80097480cd2" data-test-id="beehiiv-embed" class="full-screen-iframe"></iframe>
</div>