{"product_id":"✨sticker-club✨","title":"✨STICKER CLUB✨","description":"\u003cstyle\u003e\n  body:has(.join-club-wrap) h1.main-page-title,\n  body:has(.join-club-wrap) .main-page-title,\n  body:has(.join-club-wrap) .page-title,\n  body:has(.join-club-wrap) .section-header__title,\n  body:has(.join-club-wrap) .page-header__title,\n  body:has(.join-club-wrap) .title-wrapper \u003e h1,\n  body:has(.join-club-wrap) .page-width \u003e h1:first-child {\n    display: none !important;\n  }\n\n  .join-club-wrap {\n    --st-bg: #050101;\n    --st-card: #312421;\n    --st-card-hover: #3c2e2c;\n    --st-text: #ffffff;\n    --st-text-muted: rgba(255, 255, 255, 0.82);\n    --st-border: rgba(255, 255, 255, 0.14);\n    --st-dot: rgba(255, 255, 255, 0.28);\n    --st-dot-active: #ffffff;\n    --st-nav-bg: rgba(255, 255, 255, 0.08);\n    --st-nav-border: rgba(255, 255, 255, 0.18);\n    --st-radius: 12px;\n    --st-card-gap: 16px;\n    --st-content-width: 984px;\n    --st-slide-gutter: 8px;\n    --st-card-height: 608px;\n    --st-card-max-height: 608px;\n    --st-card-stack-height: 290px;\n    --st-carousel-arrow-size: 2.5rem;\n    --st-carousel-arrow-gap: 12px;\n    --st-carousel-arrow-gutter: calc(var(--st-carousel-arrow-size) + var(--st-carousel-arrow-gap));\n    --st-stack-breakpoint: 920px;\n\n    background: var(--st-bg);\n    color: var(--st-text);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    font-size: 16px !important;\n    line-height: 1.5;\n    padding: 2rem 0 3rem;\n    width: 100vw;\n    max-width: 100vw;\n    margin-left: calc(50% - 50vw);\n    margin-right: calc(50% - 50vw);\n    box-sizing: border-box;\n  }\n\n  .join-club-wrap *,\n  .join-club-wrap *::before,\n  .join-club-wrap *::after {\n    box-sizing: border-box;\n  }\n\n  .join-club-inner {\n    max-width: var(--st-content-width);\n    margin: 0 auto;\n    padding: 0;\n    overflow: visible;\n  }\n\n  .join-club-promo {\n    text-align: center;\n    margin-bottom: 2rem;\n    padding: 0 24px;\n  }\n\n  .join-club-promo h1 {\n    margin: 0 0 0.75rem;\n    letter-spacing: 0.04em;\n    line-height: 1.15;\n    font-weight: 700;\n  }\n\n  .join-club-promo p {\n    margin: 0.35rem 0;\n    font-size: 16px !important;\n    line-height: 1.5;\n    color: var(--st-text-muted);\n  }\n\n  .st-membership-heading {\n    text-align: center;\n    font-size: 28px !important;\n    font-weight: 600;\n    line-height: 1.2;\n    margin: 0 0 1.5rem;\n    letter-spacing: -0.01em;\n    padding: 0 24px;\n  }\n\n  .join-club-wrap:not(.is-stacked) .st-membership {\n    padding-left: var(--st-carousel-arrow-gutter);\n    padding-right: var(--st-carousel-arrow-gutter);\n  }\n\n  .join-club-wrap:not(.is-stacked) .st-membership-heading {\n    padding-left: 0;\n    padding-right: 0;\n  }\n\n  .st-carousel-shell {\n    position: relative;\n    padding: 0;\n    width: 100%;\n  }\n\n  .st-carousel-viewport {\n    overflow: hidden;\n    width: 100%;\n  }\n\n  .st-carousel-track {\n    display: flex;\n    gap: 0;\n    align-items: stretch;\n    transition: transform 0.42s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    will-change: transform;\n  }\n\n  .st-carousel-slide {\n    flex: 0 0 33.333333%;\n    width: 33.333333%;\n    min-width: 33.333333%;\n    max-width: 33.333333%;\n    flex-shrink: 0;\n    min-height: 0;\n    box-sizing: border-box;\n    padding: 0 var(--st-slide-gutter);\n    display: flex;\n    align-items: stretch;\n  }\n\n  .join-club-wrap:not(.is-stacked) .st-tier-card {\n    height: var(--st-card-height);\n    max-height: var(--st-card-height);\n    min-height: 0;\n  }\n\n  .st-tier-card {\n    width: 100%;\n    min-width: 0;\n    min-height: 0;\n    max-width: 100%;\n    flex: 1 1 auto;\n    background: var(--st-card);\n    border-radius: var(--st-radius);\n    border: 1px solid var(--st-border);\n    display: flex;\n    flex-direction: column;\n    overflow: hidden;\n  }\n\n  .st-tier-card.is-popular {\n    border-color: #ffffff;\n  }\n\n  .st-tier-popular-badge {\n    display: none;\n    background: #ffffff;\n    color: #050101;\n    text-align: center;\n    font-size: 11px !important;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    padding: 8px 12px;\n    text-transform: uppercase;\n    line-height: 1.2;\n    flex-shrink: 0;\n  }\n\n  .st-tier-card.is-popular .st-tier-popular-badge {\n    display: block;\n  }\n\n  .st-tier-body {\n    padding: 24px;\n    display: flex;\n    flex-direction: column;\n    flex: 1 1 auto;\n    min-height: 0;\n    width: 100%;\n  }\n\n  .st-tier-card.is-popular .st-tier-body {\n    padding-top: 20px;\n  }\n\n  .st-tier-title {\n    font-size: 22px !important;\n    font-weight: 600;\n    line-height: 1.35;\n    margin: 0 0 12px;\n    flex-shrink: 0;\n  }\n\n  .st-tier-price {\n    margin: 0 0 16px;\n    line-height: 1;\n    flex-shrink: 0;\n  }\n\n  .st-tier-price-amount {\n    font-size: 32px !important;\n    font-weight: 700;\n    letter-spacing: -0.02em;\n    color: var(--st-text);\n  }\n\n  .st-tier-price-period {\n    font-size: 16px !important;\n    font-weight: 400;\n    color: var(--st-text-muted);\n    margin-left: 2px;\n  }\n\n  .st-tier-join {\n    appearance: none;\n    border: none;\n    width: 100%;\n    background: #ffffff;\n    color: #050101 !important;\n    font-family: inherit;\n    font-size: 14px !important;\n    font-weight: 700;\n    line-height: 1.2;\n    min-height: 44px;\n    padding: 12px 16px;\n    border-radius: 999px;\n    cursor: pointer;\n    transition: background 0.18s ease, transform 0.18s ease;\n    margin-bottom: 16px;\n    flex-shrink: 0;\n    box-sizing: border-box;\n    text-decoration: none;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n\n  .st-tier-join:hover {\n    background: #f0f0f0;\n  }\n\n  .st-tier-join:active {\n    transform: scale(0.98);\n  }\n\n  .st-tier-desc {\n    font-size: 14px !important;\n    line-height: 1.5;\n    color: var(--st-text-muted);\n  }\n\n  .join-club-wrap:not(.is-stacked) .st-tier-desc-wrap {\n    flex: 1 1 auto;\n    min-height: 0;\n    overflow: hidden;\n    position: relative;\n  }\n\n  .join-club-wrap:not(.is-stacked) .st-tier-desc-wrap.is-truncated::after {\n    content: \"\";\n    position: absolute;\n    left: 0;\n    right: 0;\n    bottom: 0;\n    height: 56px;\n    background: linear-gradient(to bottom, rgba(49, 36, 33, 0), var(--st-card));\n    pointer-events: none;\n  }\n\n  .join-club-wrap:not(.is-stacked) .st-tier-card.is-expanded {\n    height: auto;\n    max-height: none;\n    min-height: var(--st-card-height);\n  }\n\n  .st-tier-card.is-expanded .st-tier-desc-wrap {\n    flex: 0 1 auto;\n    overflow: visible;\n  }\n\n  .st-tier-card.is-expanded .st-tier-desc-wrap::after {\n    display: none;\n  }\n\n  .st-tier-card.is-expanded .st-tier-show-more {\n    margin-top: 0;\n    box-shadow: none;\n    padding-top: 10px;\n  }\n\n  .st-tier-show-more {\n    display: none;\n    align-items: center;\n    gap: 6px;\n    appearance: none;\n    background: var(--st-card);\n    border: none;\n    color: #8ec5ff !important;\n    font-family: inherit;\n    font-size: 14px !important;\n    font-weight: 600;\n    line-height: 1.2;\n    padding: 12px 0 0;\n    margin: 0;\n    margin-top: auto;\n    flex-shrink: 0;\n    cursor: pointer;\n    position: relative;\n    z-index: 2;\n    width: 100%;\n    box-shadow: 0 -10px 12px 6px var(--st-card);\n  }\n\n  .st-tier-show-more.is-visible {\n    display: flex;\n  }\n\n  .st-tier-show-more-icon {\n    width: 14px;\n    height: 14px;\n    flex-shrink: 0;\n    transition: transform 0.2s ease;\n  }\n\n  .st-tier-card.is-expanded .st-tier-show-more-icon {\n    transform: rotate(180deg);\n  }\n\n  .join-club-wrap.is-stacked .st-tier-desc-wrap.is-truncated::after {\n    content: \"\";\n    position: absolute;\n    left: 0;\n    right: 0;\n    bottom: 0;\n    height: 40px;\n    background: linear-gradient(to bottom, rgba(49, 36, 33, 0), var(--st-card));\n    pointer-events: none;\n  }\n\n  .join-club-wrap.is-stacked .st-tier-card.is-expanded {\n    height: auto;\n    max-height: none;\n    min-height: var(--st-card-stack-height);\n  }\n\n  .st-tier-desc p {\n    margin: 0 0 8px;\n    font-size: 14px !important;\n    line-height: 1.5 !important;\n  }\n\n  .st-tier-desc ul {\n    margin: 0;\n    padding-left: 20px;\n  }\n\n  .st-tier-desc ul ul {\n    margin-top: 4px;\n    padding-left: 18px;\n  }\n\n  .st-tier-desc li {\n    margin-bottom: 8px;\n    font-size: 14px !important;\n    line-height: 1.5 !important;\n  }\n\n  .st-tier-desc li:last-child {\n    margin-bottom: 0;\n  }\n\n  .st-tier-desc strong {\n    color: var(--st-text);\n    font-weight: 600;\n  }\n\n  .st-carousel-nav {\n    position: absolute;\n    top: 50%;\n    transform: translateY(-50%);\n    width: var(--st-carousel-arrow-size);\n    height: var(--st-carousel-arrow-size);\n    border-radius: 50%;\n    border: 1px solid var(--st-nav-border);\n    background: var(--st-nav-bg);\n    color: var(--st-text);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    cursor: pointer;\n    padding: 0;\n    transition: background 0.18s ease, border-color 0.18s ease, opacity 0.18s ease;\n    z-index: 2;\n  }\n\n  .st-carousel-nav:hover:not(:disabled) {\n    background: rgba(255, 255, 255, 0.14);\n    border-color: rgba(255, 255, 255, 0.32);\n  }\n\n  .st-carousel-nav:disabled {\n    opacity: 0.35;\n    cursor: default;\n  }\n\n  .st-carousel-nav svg {\n    width: 1rem;\n    height: 1rem;\n    display: block;\n  }\n\n  .join-club-wrap:not(.is-stacked) .st-carousel-prev {\n    left: calc(-1 * var(--st-carousel-arrow-gutter));\n  }\n\n  .join-club-wrap:not(.is-stacked) .st-carousel-next {\n    right: calc(-1 * var(--st-carousel-arrow-gutter));\n  }\n\n  .st-carousel-dots {\n    display: flex;\n    justify-content: center;\n    gap: 0.45rem;\n    margin-top: 1.5rem;\n  }\n\n  .st-carousel-dot {\n    appearance: none;\n    border: none;\n    width: 0.45rem;\n    height: 0.45rem;\n    border-radius: 50%;\n    padding: 0;\n    background: var(--st-dot);\n    cursor: pointer;\n    transition: transform 0.18s ease, background 0.18s ease;\n  }\n\n  .st-carousel-dot.is-active {\n    background: var(--st-dot-active);\n    transform: scale(1.15);\n  }\n\n  .join-club-wrap.is-stacked .st-carousel-shell {\n    padding: 0;\n  }\n\n  .join-club-wrap.is-stacked .st-carousel-nav,\n  .join-club-wrap.is-stacked .st-carousel-dots {\n    display: none !important;\n  }\n\n  .join-club-wrap.is-stacked .st-carousel-viewport {\n    overflow: visible;\n  }\n\n  .join-club-wrap.is-stacked .st-carousel-track {\n    flex-direction: column;\n    flex-wrap: nowrap;\n    align-items: center;\n    transform: none !important;\n    transition: none;\n    gap: var(--st-card-gap);\n  }\n\n  .join-club-wrap.is-stacked .st-carousel-slide {\n    flex: 1 1 auto;\n    width: 100%;\n    min-width: 0;\n    max-width: 588px;\n    padding: 0;\n  }\n\n  .join-club-wrap.is-stacked .st-tier-card {\n    width: 100%;\n    max-width: 588px;\n    min-width: 0;\n    flex: 1 1 auto;\n    height: var(--st-card-stack-height);\n    max-height: var(--st-card-stack-height);\n    min-height: 0;\n  }\n\n  .join-club-wrap.is-stacked .st-tier-desc-wrap {\n    flex: 1 1 auto;\n    min-height: 0;\n    overflow: hidden;\n    position: relative;\n  }\n\n  @media (max-width: 1024px) {\n    .join-club-wrap:not(.is-stacked) {\n      --st-carousel-arrow-gap: 8px;\n    }\n  }\n\n  @media (max-width: 920px) {\n    .join-club-inner {\n      padding: 0 1rem;\n    }\n\n    .st-membership-heading {\n      font-size: 24px !important;\n    }\n\n    .st-carousel-shell {\n      padding: 0;\n    }\n\n    .st-carousel-nav,\n    .st-carousel-dots {\n      display: none !important;\n    }\n\n    .st-carousel-viewport {\n      overflow: visible;\n    }\n\n    .st-carousel-track {\n      flex-direction: column;\n      flex-wrap: nowrap;\n      align-items: center;\n      transform: none !important;\n      transition: none;\n      gap: var(--st-card-gap);\n    }\n\n    .st-carousel-slide {\n      flex: 1 1 auto;\n      width: 100%;\n      min-width: 0;\n      max-width: 588px;\n      padding: 0;\n    }\n\n    .st-tier-card {\n      width: 100%;\n      max-width: 588px;\n      min-width: 0;\n      flex: 1 1 auto;\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle class=\"darkreader darkreader--sync\" media=\"screen\"\u003e\u003c\/style\u003e\n\u003cdiv class=\"join-club-wrap\"\u003e\n\u003cdiv class=\"join-club-inner\"\u003e\n\u003cdiv class=\"join-club-promo\"\u003e\n\u003ch1\u003e✨JOIN THE CLUB!✨\u003c\/h1\u003e\n\u003cp\u003eFree stickers every month! + Prints and tattoo discounts!\u003c\/p\u003e\n\u003cp\u003eAvailble through Patreon below!\u003cbr\u003eIf Patreon isn't your thing and you just want the stickers\/prints with no updates you can scroll down and subscribe straight to my store!\u003c\/p\u003e\n\u003c\/div\u003e\n\u003csection class=\"st-membership\"\u003e\n\u003ch2 class=\"st-membership-heading\"\u003eChoose your membership\u003c\/h2\u003e\n\u003cdiv class=\"st-carousel-shell\"\u003e\n\u003cbutton type=\"button\" class=\"st-carousel-nav st-carousel-prev\"\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n            \u003cpath d=\"M14.5 6.5 9 12l5.5 5.5\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"--darkreader-inline-stroke: currentColor;\" data-darkreader-inline-stroke=\"\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e \u003c\/button\u003e\n\u003cdiv class=\"st-carousel-viewport\"\u003e\n\u003cdiv class=\"st-carousel-track\"\u003e\n\u003cdiv class=\"st-carousel-slide\"\u003e\n\u003carticle class=\"st-tier-card\"\u003e\n\u003cdiv class=\"st-tier-popular-badge\"\u003eMost popular\u003c\/div\u003e\n\u003cdiv class=\"st-tier-body\"\u003e\n\u003ch3 class=\"st-tier-title\"\u003eHijo De Satanas - Tier 1\u003c\/h3\u003e\n\u003cp class=\"st-tier-price\"\u003e\u003cspan class=\"st-tier-price-amount\"\u003e$1\u003c\/span\u003e\u003cspan class=\"st-tier-price-period\"\u003e \/ month\u003c\/span\u003e\u003c\/p\u003e\n\u003ca class=\"st-tier-join\" href=\"https:\/\/www.patreon.com\/checkout\/seventhtower?rid=1730123\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eJoin\u003c\/a\u003e\n\u003cdiv class=\"st-tier-desc-wrap\"\u003e\n\u003cdiv class=\"st-tier-desc\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003eInstagram \"Close Friends\" story access: I post all my art to my Close Friends so you don't have to leave IG to see the goods! Includes uncensored artwork and links to download! Make sure to message me either on here with your IG name or on IG that you joined so I can added you! 👍\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eEarly pre-booking for events like Friday the 13th and flash sales! (Must be in the Crimson Coven tier for any actual discounts, this just allows you to book before general public)\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eHi-Res uncensored drawings\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eChristmas Cards every December!\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eCRIMSON COVEN STICKER CLUB! 1 free sticker a month! (and any Cat Face stickers made during the month)\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eEarly access to comic \u003cstrong\u003epages\u003c\/strong\u003e as I complete them (currently on hiatus)\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eSneak peeks to \u003cstrong\u003eGravehill\u003c\/strong\u003e \/ \u003cstrong\u003eTerminal Redux\u003c\/strong\u003e chapters (currently on hiatus)\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eYour name included in the list of patrons in the back of \u003cstrong\u003eevery issue \u003c\/strong\u003e(currently on hiatus)\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eAccess to patron-only content\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"st-tier-show-more\"\u003e \u003cspan class=\"st-tier-show-more-label\"\u003eShow more\u003c\/span\u003e \u003csvg class=\"st-tier-show-more-icon\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M6 9l6 6 6-6\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"--darkreader-inline-stroke: currentColor;\" data-darkreader-inline-stroke=\"\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"st-carousel-slide\"\u003e\n\u003carticle class=\"st-tier-card\"\u003e\n\u003cdiv class=\"st-tier-popular-badge\"\u003eMost popular\u003c\/div\u003e\n\u003cdiv class=\"st-tier-body\"\u003e\n\u003ch3 class=\"st-tier-title\"\u003eWitchfinder - SFW - Tier 2A\u003c\/h3\u003e\n\u003cp class=\"st-tier-price\"\u003e\u003cspan class=\"st-tier-price-amount\"\u003e$5\u003c\/span\u003e\u003cspan class=\"st-tier-price-period\"\u003e \/ month\u003c\/span\u003e\u003c\/p\u003e\n\u003ca class=\"st-tier-join\" href=\"https:\/\/www.patreon.com\/checkout\/seventhtower?rid=1730122\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eJoin\u003c\/a\u003e\n\u003cdiv class=\"st-tier-desc-wrap\"\u003e\n\u003cdiv class=\"st-tier-desc\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003eSFW CRIMSON COVEN STICKER CLUB+ {PACK!) - Get the whole suite of stickers I make that month! Example: if I draw 5 designs, with 5 alternate versions each, you get 25 stickers! (and any Cat Face stickers made during the month) If I make a sticker of anything you get it!\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003ePSD's (Photoshop File) of artwork I do!\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eHigh Quality \u003cstrong\u003ePDF\u003c\/strong\u003e or \u003cstrong\u003eCBR\u003c\/strong\u003e of each chapter as I complete them (currently on hiatus)\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eMerch discounts! (Tshirts coming soon)\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003ePlus all previous rewards\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"st-tier-show-more\"\u003e \u003cspan class=\"st-tier-show-more-label\"\u003eShow more\u003c\/span\u003e \u003csvg class=\"st-tier-show-more-icon\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M6 9l6 6 6-6\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"--darkreader-inline-stroke: currentColor;\" data-darkreader-inline-stroke=\"\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"st-carousel-slide\"\u003e\n\u003carticle class=\"st-tier-card\"\u003e\n\u003cdiv class=\"st-tier-popular-badge\"\u003eMost popular\u003c\/div\u003e\n\u003cdiv class=\"st-tier-body\"\u003e\n\u003ch3 class=\"st-tier-title\"\u003eWitchfinder - NSFW (🌶️Only) - Tier 2B\u003c\/h3\u003e\n\u003cp class=\"st-tier-price\"\u003e\u003cspan class=\"st-tier-price-amount\"\u003e$5\u003c\/span\u003e\u003cspan class=\"st-tier-price-period\"\u003e \/ month\u003c\/span\u003e\u003c\/p\u003e\n\u003ca class=\"st-tier-join\" href=\"https:\/\/www.patreon.com\/checkout\/seventhtower?rid=26761697\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eJoin\u003c\/a\u003e\n\u003cdiv class=\"st-tier-desc-wrap\"\u003e\n\u003cdiv class=\"st-tier-desc\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003eSPICY CRIMSON COVEN STICKER CLUB + (PACK!) - Get the whole suite of stickers I make that month! Example: if I draw 5 NSFW designs, with 5 alternate versions each, you get 25 stickers! (and any Cat Face stickers made during the month) If I make a sticker of anything you get it!\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003ePSD's (Photoshop File) of artwork I do!\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eHigh Quality \u003cstrong\u003ePDF\u003c\/strong\u003e or \u003cstrong\u003eCBR\u003c\/strong\u003e of each comic and manga chapter as I complete them (currently on hiatus)\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eMerch discounts! (Tshirts coming soon)\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003ePlus all previous rewards\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"st-tier-show-more\"\u003e \u003cspan class=\"st-tier-show-more-label\"\u003eShow more\u003c\/span\u003e \u003csvg class=\"st-tier-show-more-icon\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M6 9l6 6 6-6\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"--darkreader-inline-stroke: currentColor;\" data-darkreader-inline-stroke=\"\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"st-carousel-slide\"\u003e\n\u003carticle class=\"st-tier-card\"\u003e\n\u003cdiv class=\"st-tier-popular-badge\"\u003eMost popular\u003c\/div\u003e\n\u003cdiv class=\"st-tier-body\"\u003e\n\u003ch3 class=\"st-tier-title\"\u003eWitchfinder General - Tier 3\u003c\/h3\u003e\n\u003cp class=\"st-tier-price\"\u003e\u003cspan class=\"st-tier-price-amount\"\u003e$10\u003c\/span\u003e\u003cspan class=\"st-tier-price-period\"\u003e \/ month\u003c\/span\u003e\u003c\/p\u003e\n\u003ca class=\"st-tier-join\" href=\"https:\/\/www.patreon.com\/checkout\/seventhtower?rid=26761728\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eJoin\u003c\/a\u003e\n\u003cdiv class=\"st-tier-desc-wrap\"\u003e\n\u003cdiv class=\"st-tier-desc\"\u003e\n\u003cp\u003eA combination of both Witchfinder Tiers! You get ALL versions as stickers! SFW \u0026amp; NSFW! That's like 30 stickers sometimes depending on the month!\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003ePlus all previous rewards\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"st-tier-show-more\"\u003e \u003cspan class=\"st-tier-show-more-label\"\u003eShow more\u003c\/span\u003e \u003csvg class=\"st-tier-show-more-icon\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M6 9l6 6 6-6\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"--darkreader-inline-stroke: currentColor;\" data-darkreader-inline-stroke=\"\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"st-carousel-slide\"\u003e\n\u003carticle class=\"st-tier-card is-popular\"\u003e\n\u003cdiv class=\"st-tier-popular-badge\"\u003eMost popular\u003c\/div\u003e\n\u003cdiv class=\"st-tier-body\"\u003e\n\u003ch3 class=\"st-tier-title\"\u003eCrimson Coven - Tier 4\u003c\/h3\u003e\n\u003cp class=\"st-tier-price\"\u003e\u003cspan class=\"st-tier-price-amount\"\u003e$20\u003c\/span\u003e\u003cspan class=\"st-tier-price-period\"\u003e \/ month\u003c\/span\u003e\u003c\/p\u003e\n\u003ca class=\"st-tier-join\" href=\"https:\/\/www.patreon.com\/checkout\/seventhtower?rid=1730121\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eJoin\u003c\/a\u003e\n\u003cdiv class=\"st-tier-desc-wrap\"\u003e\n\u003cdiv class=\"st-tier-desc\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003eSUPPORTER TATTOO DISCOUNT PRICES HERE! All flash designs, and half off months like December deals!\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eSMALL print and sticker pack every month!\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eSneek peek of upcoming \u003cstrong\u003eGravehill \u003c\/strong\u003e\/ \u003cstrong\u003eTerminal Redux\u003c\/strong\u003e scripts (currently on hiatus)\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003ePlus all previous rewards\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"st-tier-show-more\"\u003e \u003cspan class=\"st-tier-show-more-label\"\u003eShow more\u003c\/span\u003e \u003csvg class=\"st-tier-show-more-icon\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M6 9l6 6 6-6\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"--darkreader-inline-stroke: currentColor;\" data-darkreader-inline-stroke=\"\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"st-carousel-slide\"\u003e\n\u003carticle class=\"st-tier-card\"\u003e\n\u003cdiv class=\"st-tier-popular-badge\"\u003eMost popular\u003c\/div\u003e\n\u003cdiv class=\"st-tier-body\"\u003e\n\u003ch3 class=\"st-tier-title\"\u003ePillars of Creation - Tier 5\u003c\/h3\u003e\n\u003cp class=\"st-tier-price\"\u003e\u003cspan class=\"st-tier-price-amount\"\u003e$40\u003c\/span\u003e\u003cspan class=\"st-tier-price-period\"\u003e \/ month\u003c\/span\u003e\u003c\/p\u003e\n\u003ca class=\"st-tier-join\" href=\"https:\/\/www.patreon.com\/checkout\/seventhtower?rid=26761795\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eJoin\u003c\/a\u003e\n\u003cdiv class=\"st-tier-desc-wrap\"\u003e\n\u003cdiv class=\"st-tier-desc\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003eName 1 character or idea I draw a month!\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003eTakes a slot of the supporter guaranteed artworks I do.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eCould be any character: anime, movie, show, comic, OC's, etc\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eAny pose, style, expressions, props, etc\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eComes with a FREE print of whatever I draw using your idea (+ the print you get from the previous tier, so TWO prints)\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eNot counted as a commission, you will not own any copyrights. The artwork will be free for all supporters to use and download as well, like the rest my art 🤠\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003ePhysical printed versions of my comics\/mangas (currently on hiatus)\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003ePlus all previous rewards!\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"st-tier-show-more\"\u003e \u003cspan class=\"st-tier-show-more-label\"\u003eShow more\u003c\/span\u003e \u003csvg class=\"st-tier-show-more-icon\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M6 9l6 6 6-6\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"--darkreader-inline-stroke: currentColor;\" data-darkreader-inline-stroke=\"\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"st-carousel-nav st-carousel-next\"\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n            \u003cpath d=\"M9.5 6.5 15 12l-5.5 5.5\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"--darkreader-inline-stroke: currentColor;\" data-darkreader-inline-stroke=\"\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e \u003c\/button\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"st-carousel-dots\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Seventh Tower","offers":[{"title":"Tier 1","offer_id":53143774855488,"sku":null,"price":1.0,"currency_code":"USD","in_stock":true},{"title":"Tier 2a","offer_id":53143774888256,"sku":null,"price":5.0,"currency_code":"USD","in_stock":true},{"title":"Tier 2b","offer_id":53143774921024,"sku":null,"price":5.0,"currency_code":"USD","in_stock":true},{"title":"Tier 3","offer_id":53143774953792,"sku":null,"price":10.0,"currency_code":"USD","in_stock":true},{"title":"Tier 4","offer_id":53143774986560,"sku":null,"price":20.0,"currency_code":"USD","in_stock":true},{"title":"Tier 5","offer_id":53143775019328,"sku":null,"price":40.0,"currency_code":"USD","in_stock":true}],"url":"https:\/\/seventhtower.shop\/products\/%e2%9c%a8sticker-club%e2%9c%a8","provider":"Seventh Tower","version":"1.0","type":"link"}