---
title: "Save the date: Our Black Friday 2024 deals are preparing for launch!"
date: 2024-11-05
author: "Casey Burridge"
link: "https://staging.gravitykit.com/black-friday-2024-save-the-date/"
---

# Save the date: Our Black Friday 2024 deals are preparing for launch!

Prepare for liftoff. We're gearing up to launch our unbeatable savings this Black Friday/Cyber Monday. Don't miss out on your chance to grab deals that are truly extra-dimensional (including a special lifetime deal that will ONLY be available during the sale period).

Black Friday and Cyber Monday 2024 will see out-of-this-world savings on our must-have [Gravity Forms add-ons](/products/)! Our sale begins on Monday, November 18th at 8am ET and ends on Monday, December 2nd at midnight. Discounts apply to new licenses and upgrades.

---

## Save the date

🗓️ Add to your calendar 👇  
[Google Calendar](https://cf61600d-90c1-49ac-b4a6-d97914c46f41.cv03.conves.io/bfcm-gcal/) | [Apple iCal](https://cf61600d-90c1-49ac-b4a6-d97914c46f41.cv03.conves.io/bfcm-ical/) | [Outlook Calendar](https://cf61600d-90c1-49ac-b4a6-d97914c46f41.cv03.conves.io/bfcm-outlook/) | [Office 365](https://cf61600d-90c1-49ac-b4a6-d97914c46f41.cv03.conves.io/bfcm-office365/)

---

Sign up below and be the first to know when our deals launch into orbit! 🌠

![](https://cf61600d-90c1-49ac-b4a6-d97914c46f41.cv03.conves.io/wp-content/uploads/2024/09/kit-bfcm24.png)
/* GK optin */
/*Style the heading font*/
#gform_wrapper_76 .gform_heading .gform_title {
    color: white;
    font-weight: 700;
    line-height: 45px;
    font-family: system-ui,-apple-system,Segoe UI,Helvetica,Arial, sans-serif;
font-size:42px;
}

/*Form Description*/
#gform_wrapper_76 .gform_heading .gform_description {
    color: white;
    font-weight: 600;
    line-height: 20px;
    display: block;
    font-size:14px;
margin-bottom:10px !important;
    font-family: system-ui,-apple-system,Segoe UI,Helvetica,Arial, sans-serif;
font-size:16px;
line-height:1.3;
}

.desktop-optin {
	padding:10px 15px 0px 15px !important;
	max-height:350px;
	border-radius:10px;
    background-position: top;
    background-repeat: no-repeat;
}

.desktop-optin {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}

#gform_wrapper_76 button {margin-bottom:50px;} 

/* Submit button */
#gform_wrapper_76 button {
    background:white;
    border:none;
    appearance: none;
    padding: 10px 25px;
    color: #001a4d;
    font-weight: 600;
border-radius:5px;
    font-size:17px;
text-transform: capitalize;
}
/* Submit button */
#gform_wrapper_76 button:hover {
cursor:pointer;
background: #D99B21;
color:#ffffff;
}

/* Basic input styles */
#gform_wrapper_76 input.large {
    border-radius:5px;
    height: 41px;
    text-indent:10px;
    transition:all 0.3s ease-in-out;
}

/* Responsive styles */
@media only screen and (max-width: 820px) {
.desktop-optin {display:none !important;}
}

@media only screen and (min-width: 820px) {
.mobile-optin {display:none !important;}
}

/* Mobile Optin */
.mobile-optin {
display: flex;
 justify-content: center;
 align-items: center;
color:#ffffff;
}

.mobile-optin {
padding:20px 20px 5px 20px;
border-radius: 10px;
}

.mobile-optin .gform_wrapper {
text-align:left;
/*margin-bottom:10px;*/
}

