www.tntfireworks.com Open in urlscan Pro
75.101.237.181  Public Scan

Submitted URL: https://www.tntfireworks.com/rules
Effective URL: https://www.tntfireworks.com/sweepstakes
Submission: On May 12 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

GET /fireworks/

<form class="search-form" action="/fireworks/" accept-charset="UTF-8" method="get">
  <div class="input-prepend group border pl-3 border border-black bg-white rounded-full">
    <span class="">
      <i class="fa-regular fa-search fa-sm text-zinc-500"></i>
    </span>
    <input type="text" name="query" id="query" class="input-medium text-sm rounded-full query-input border-0" placeholder="Search Fireworks">
  </div>
</form>

GET /fireworks/

<form class="search-form" action="/fireworks/" accept-charset="UTF-8" method="get">
  <div class="input-prepend group border pl-3 border border-black bg-white rounded-full">
    <span class="">
      <i class="fa-regular fa-search fa-sm text-zinc-500"></i>
    </span>
    <input type="text" name="query" id="query" class="input-medium text-sm rounded-full query-input border-0" placeholder="Search Fireworks">
  </div>
</form>

POST /sweepstakes

<form class="form-horizontal" id="new_contest_entry" action="/sweepstakes" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token"
    value="qPez-xfpywY9ASMdF1YeR8vzXnAnpSFR8Bg8pIc41IU7mGyn5DXf6KEm0gQGSQFN_FfZFDcZkWOAEXLON2RrMQ" autocomplete="off">
  <div class="modal-header">
    <button aria-hidden="true" class="absolute top-2 right-4" data-dismiss="modal" id="cancel" type="button">×</button>
    <h3 class="font-futura uppercase font-bold text-2xl"> 2024 $10,000 Sweepstakes </h3>
  </div>
  <div class="modal-body">
    <div class="inputs gap-4">
      <label for="contest_entry_email">Email</label>
      <input pattern="[a-zA-Z0-9_\-\.\+]+@[a-zA-Z0-9_\-\.]+([a-zA-Z0-9_\-\.]+)*\.[a-zA-Z_\-\.]+$" required="required" class="w-full mb-2 peer invalid:[&amp;:not(:placeholder-shown):not(:focus)]:border-red-500" type="text" name="contest_entry[email]"
        id="contest_entry_email">
      <span class="mt-2 hidden text-sm text-red-500 peer-[&amp;:not(:placeholder-shown):not(:focus):invalid]:block"> Please enter a valid email address. </span>
      <div class="flex flex-col md:flex-row gap-4 mb-2">
        <div class="flex flex-col w-full md:w-1/2">
          <label for="contest_entry_first_name">First name</label>
          <input required="required" class="peer invalid:[&amp;:not(:placeholder-shown):not(:focus)]:border-red-500" type="text" name="contest_entry[first_name]" id="contest_entry_first_name">
          <span class="mt-2 hidden text-sm text-red-500 peer-[&amp;:not(:placeholder-shown):not(:focus):invalid]:block"> Please enter a valid first name. </span>
        </div>
        <div class="flex flex-col w-full md:w-1/2">
          <label for="contest_entry_last_name">Last name</label>
          <input required="required" class="peer invalid:[&amp;:not(:placeholder-shown):not(:focus)]:border-red-500" type="text" name="contest_entry[last_name]" id="contest_entry_last_name">
          <span class="mt-2 hidden text-sm text-red-500 peer-[&amp;:not(:placeholder-shown):not(:focus):invalid]:block"> Please enter a valid last name. </span>
        </div>
      </div>
      <div class="flex flex-col w-full mb-2">
        <label for="contest_entry_phone">Phone</label>
        <input type="text" name="contest_entry[phone]" id="contest_entry_phone">
      </div>
      <div class="flex flex-col w-full mb-2">
        <label for="contest_entry_address_1">Address 1</label>
        <input type="text" name="contest_entry[address_1]" id="contest_entry_address_1">
      </div>
      <div class="flex flex-col w-full mb-2">
        <label for="contest_entry_address_2">Address 2</label>
        <input type="text" name="contest_entry[address_2]" id="contest_entry_address_2">
      </div>
      <div class="flex flex-col md:flex-row gap-4">
        <div class="flex flex-col w-full mb-2">
          <label for="contest_entry_city">City</label>
          <input required="required" class="peer invalid:[&amp;:not(:placeholder-shown):not(:focus)]:border-red-500" type="text" name="contest_entry[city]" id="contest_entry_city">
          <span class="mt-2 hidden text-sm text-red-500 peer-[&amp;:not(:placeholder-shown):not(:focus):invalid]:block"> Please enter a valid city. </span>
        </div>
        <div class="state mb-2">
          <label for="contest_entry_state">State</label>
          <select name="contest_entry[state]" id="contest_entry_state">
            <option value="" label=" "></option>
            <option value="AK">AK</option>
            <option value="AL">AL</option>
            <option value="AR">AR</option>
            <option value="AZ">AZ</option>
            <option value="CA">CA</option>
            <option value="CO">CO</option>
            <option value="CT">CT</option>
            <option value="DC">DC</option>
            <option value="DE">DE</option>
            <option value="FL">FL</option>
            <option value="GA">GA</option>
            <option value="HI">HI</option>
            <option value="IA">IA</option>
            <option value="ID">ID</option>
            <option value="IL">IL</option>
            <option value="IN">IN</option>
            <option value="KS">KS</option>
            <option value="KY">KY</option>
            <option value="LA">LA</option>
            <option value="MA">MA</option>
            <option value="MD">MD</option>
            <option value="ME">ME</option>
            <option value="MI">MI</option>
            <option value="MN">MN</option>
            <option value="MO">MO</option>
            <option value="MS">MS</option>
            <option value="MT">MT</option>
            <option value="NC">NC</option>
            <option value="ND">ND</option>
            <option value="NE">NE</option>
            <option value="NH">NH</option>
            <option value="NJ">NJ</option>
            <option value="NM">NM</option>
            <option value="NV">NV</option>
            <option value="NY">NY</option>
            <option value="OH">OH</option>
            <option value="OK">OK</option>
            <option value="OR">OR</option>
            <option value="PA">PA</option>
            <option value="PR">PR</option>
            <option value="RI">RI</option>
            <option value="SC">SC</option>
            <option value="SD">SD</option>
            <option value="TN">TN</option>
            <option value="TX">TX</option>
            <option value="UT">UT</option>
            <option value="VA">VA</option>
            <option value="VT">VT</option>
            <option value="WA">WA</option>
            <option value="WI">WI</option>
            <option value="WV">WV</option>
            <option value="WY">WY</option>
          </select>
        </div>
        <div class="zip mb-2">
          <label for="contest_entry_zip">Zip</label>
          <input input_html="maxlength 10 size 10" type="text" name="contest_entry[zip]" id="contest_entry_zip">
        </div>
      </div>
      <div class="hidden">
        <input name="contest_entry[opt_in]" type="hidden" value="0" autocomplete="off"><input type="checkbox" value="1" checked="checked" name="contest_entry[opt_in]" id="contest_entry_opt_in"> Be the first to know about new products, promos, and
        exclusive sales! <br>
      </div>
      <input name="contest_entry[age_confirmation]" type="hidden" value="0" autocomplete="off"><input type="checkbox" value="1" name="contest_entry[age_confirmation]" id="contest_entry_age_confirmation"> I certify that I am 18 years or older
    </div>
  </div>
  <div class="modal-footer actions mt-2">
    <div class="recaptcha-div mx-auto">
      <script src="https://www.recaptcha.net/recaptcha/api.js" async="" defer=""></script>
      <div data-sitekey="6Lf2pdgUAAAAAPLXI68DUnevJglFbR6Jxi9CR3jz" class="g-recaptcha ">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-jb6atvf6locd" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
              src="https://www.recaptcha.net/recaptcha/api2/anchor?ar=1&amp;k=6Lf2pdgUAAAAAPLXI68DUnevJglFbR6Jxi9CR3jz&amp;co=aHR0cHM6Ly93d3cudG50ZmlyZXdvcmtzLmNvbTo0NDM.&amp;hl=de&amp;v=V6_85qpc2Xf2sbe3xTnRte7m&amp;size=normal&amp;cb=hk5etds1759y"></iframe>
          </div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
            style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div><iframe style="display: none;"></iframe>
      </div>
      <noscript>
        <div>
          <div style="width: 302px; height: 422px; position: relative;">
            <div style="width: 302px; height: 422px; position: absolute;">
              <iframe src="https://www.recaptcha.net/recaptcha/api/fallback?k=6Lf2pdgUAAAAAPLXI68DUnevJglFbR6Jxi9CR3jz" name="ReCAPTCHA" style="width: 302px; height: 422px; border-style: none; border: 0; overflow: hidden;">
              </iframe>
            </div>
          </div>
          <div style="width: 300px; height: 60px; border-style: none;
                bottom: 12px; left: 25px; margin: 0px; padding: 0px; right: 25px;
                background: #f9f9f9; border: 1px solid #c1c1c1; border-radius: 3px;">
            <textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid #c1c1c1;
                  margin: 10px 25px; padding: 0px; resize: none;">                </textarea>
          </div>
        </div>
      </noscript>
    </div>
    <div class="text-center"> By submitting this form, I agree to join the TNT Email Newsletter in accordance with the contest rules. </div>
    <div class="flex flex-col mx-auto">
      <input type="submit" name="commit" value="Enter"
        class="mx-auto font-futura tracking-widest uppercase text-md md:text-lg border border-yellow-400 shadow-2xl bg-tnt-yellow hover:bg-dark-yellow text-black font-semibold pb-2 pt-3 px-8 rounded-full my-6" data-disable-with="Enter">
    </div>
  </div>
</form>

Text Content

Fireworks
Aerials
Finale Aerials Multi Aerials Reloadables Rockets & Missiles Roman Candles Other
Aerials
Ground-Based
Fountains Firecrackers Smoke Ground Spinners Other Ground-Based
Assortments & Shows
Aerial Assortments Ground Assortments Novelty Assortments Pre-Built Shows Firing
Systems
Novelties
Sparklers & Handheld Snappers Confetti & Streamers Other Novelties
Collections
New Fireworks Celebrations Christmas New Year's Party
Merchandise
Apparel Other Merchandise
Locations
Buy Online
Supercenter Pickup
Stand & Tent Pickup
Celebrate Everyday
3D Show Builder
Coupons
About
Newsletter
Wholesale
Fundraising
Company History
Sweepstakes
Guarantee
Safety
Sustainability
Careers
Contact Us
Get The App
EN | ES

Find TNT Fireworks Near You!



Find TNT Fireworks Near You!


Fireworks
Aerials
Finale Aerials
Multi Aerials
Reloadables
Rockets & Missiles
Roman Candles
Other Aerials
Ground-Based
Fountains
Firecrackers
Smoke
Ground Spinners
Other Ground-Based
Assortments & Shows
Aerial Assortments
Ground Assortments
Novelty Assortments
Pre-Built Shows
Firing Systems
Novelties
Sparklers & Handheld
Snappers
Confetti & Streamers
Other Novelties
Collections
New Fireworks
Celebrations
Christmas
New Year's Party
Merchandise
Apparel
Other Merchandise
Locations
Buy Online
Supercenter Pickup Stand & Tent Pickup Celebrate Everyday
About
Newsletter Wholesale Fundraising Company History Sweepstakes Guarantee Safety
Sustainability Careers Contact Us

3D Show Builder Coupons Newsletter Get The App
EN | ES


Newsletter Sweepstakes Catalog Wholesale Fundraising Guarantee Safety Privacy
Policy Careers Contact Us
 * Newsletter
 * Sweepstakes
 * Wholesale
 * Fundraising
 * Guarantee
 * Safety
 * Sustainability
 * Privacy Policy
 * Careers
 * Contact Us


2024 $10,000 SWEEPSTAKES







Enter to Win!
×


2024 $10,000 SWEEPSTAKES

Email Please enter a valid email address.
First name Please enter a valid first name.
Last name Please enter a valid last name.
Phone
Address 1
Address 2
City Please enter a valid city.
State AK AL AR AZ CA CO CT DC DE FL GA HI IA ID IL IN KS KY LA MA MD ME MI MN MO
MS MT NC ND NE NH NJ NM NV NY OH OK OR PA PR RI SC SD TN TX UT VA VT WA WI WV WY
Zip
Be the first to know about new products, promos, and exclusive sales!

I certify that I am 18 years or older
By submitting this form, I agree to join the TNT Email Newsletter in accordance
with the contest rules.



RULES



2024 SWEEPSTAKES RULES
(the "Official Rules")

Sweepstakes Name: 2024 TEN THOUSAND DOLLAR ($10,000.00) Sweepstakes (the
"Sweepstakes")
Sweepstakes Sponsor: American Promotional Events, Inc. -- East, an Alabama
corporation d/b/a TNT Fireworks (the “Sponsor”)
Sponsor’s Address: 4511 Helton Drive, Florence, Alabama 35630
Sponsor's Telephone Number: (800) 243-1189

1. NO PAYMENT OR PURCHASE OF ANY KIND IS NECESSARY TO ENTER OR TO WIN THE
SWEEPSTAKES. NO PURCHASE WILL AFFECT OR INCREASE THE CHANCE OF WINNING THIS
SWEEPSTAKES. THE SWEEPSTAKES IS VOID WHERE PROHIBITED BY LAW. THE SWEEPSTAKES IS
GOVERNED BY AND SUBJECT TO THESE RULES (COLLECTIVELY, THESE “RULES”). BY
ENTERING INTO THE SWEEPSTAKES, A PARTICIPANT AGREES TO THESE RULES.

2. Who is eligible for the Sweepstakes? The Sweepstakes is only open to
individuals who are lawful residents of one of the fifty (50) states of the
United States of America or the District of Columbia, and who are also nineteen
(19) years of age or older (each, a “Participant”); provided, however,
directors, employees and officers of the Sponsor, or of the Sponsor’s
affiliates, parent entities or subsidiaries, are not eligible for the
Sweepstakes. Children, parents, siblings and spouses of any director, employee
or officer of the Sponsor, or of the Sponsor’s affiliates, parent entities or
subsidiaries, are also not eligible for the Sweepstakes.

3. How to enter the Sweepstakes? To enter the Sweepstakes, a Participant must
complete the electronic entry form found on www.tntfireworks.com. A link to this
electronic entry form is available by using a QR code reader at one of the
Sponsor’s or its affiliate’s participating stands or tents, or at a retail store
operated by TNT Stores, LLC. THERE ARE NO PAPER ENTRY FORMS AVAILABLE. If a
Participant is eligible for the Sweepstakes and requires reasonable
accommodation in order to enter the Sweepstakes, please contact the Sponsor via
email at digitalmedia@tntfireworks.com or by phone at (800) 243-1189. Any
incomplete registration forms will not be accepted or considered. EACH
PARTICIPANT IS LIMITED TO ONE (1) ENTRY. BY ENTERING THE SWEEPSTAKES, A
PARTICIPANT AGREES TO RECEIVE ADVERTISING, MARKETING AND OTHER PROMOTIONAL
MATERIALS OR MESSAGES FROM THE SPONSOR OR ITS AFFILIATES.

4. What are the odds of winning the Sweepstakes? The odds of winning the
Sweepstakes are completely dependent on the number of Participants who enter the
Sweepstakes; and, thus, vary from day-to-day.

5. How long are the Sweepstakes? The Sweepstakes is only open from 12:00 a.m.
Central Time on Wednesday, March 20th, 2024 until 11:59 p.m. Central Time on
Wednesday, July 5th, 2024. No entries before 12:00 a.m. Central Time on
Wednesday, March 22nd, 2023 or after 11:59 p.m. Central Time on Wednesday, July
5th, 2024 will be accepted or considered. The Sponsor reserves the right, in its
sole discretion, to discontinue or to terminate the Sweepstakes for any reason
or no reason.

6. How is the winner of the Sweepstakes selected? Only one (1) Participant will
be randomly selected as the winner of the Sweepstakes (the “Winner”). The Winner
will be randomly selected from all the eligible entries. The Winner will be
notified through either the email address or phone number provided on their
entry from. The Winner has seven (7) calendar days (Sunday to Saturday) to
accept the Prize (as defined herein), or else another winner will be randomly
selected from the remaining eligible entries.

7. What is the prize for the Sweepstakes? The prize for the Sweepstakes is TEN
THOUSAND UNITED STATES DOLLARS AND NO CENTS ($10,000.00 USD) (the “Prize”). The
Prize must be picked-up by the Winner, in-person, at an office of the Sponsor or
an office of one of its affiliates. The Winner bears all costs and expenses
associated with traveling to-and-from this office. The Winner must bring and
present photographic identification in order to claim the Prize.

8. Taxes. The Winner shall be solely responsible for reporting to the
appropriate taxing authorities, and for paying when due to the appropriate
taxing authorities, any and all federal, state or local taxes assessed, imposed
or levied on the Prize. The Winner must provide a completed and signed Form W-9
to the Sponsor in order to claim the Prize. The failure to do so within seven
(7) calendar days (Sunday to Saturday) after being notified as the Winner shall
disqualify that individual and another individual may be selected as the Winner.
The Winner will receive a Form 1099-MISC from the Sponsor for the calendar year
in which the Prize was awarded. This Form 1099-MISC will be provided by the
Sponsor in accordance with its normal course of business. The Winner agrees to
defend, indemnify and hold harmless the Sponsor and each of its affiliates,
parent entities, subsidiaries, and each of their attorneys, directors, employees
and officers, from and against any and all causes of action, claims, costs,
demands, expenses (including, but without limitation, actual attorneys’ fees and
court costs), fees, fines, interest, judgments, penalties, and/or settlements
arising out of, relating to, or resulting from any delay or failure by the
Winner to timely pay any applicable tax on the Prize, whether at the federal,
state or local level.

9. Rights Granted by Participant. By entering into the Sweepstakes and to the
fullest extent permitted by law, a Participant grants the Sponsor and each of
its affiliates, parent entities and subsidiaries an irrevocable, non-exclusive,
perpetual, royalty-free and world-wide license to broadcast, distribute,
exploit, modify, print, post, publish, reproduce, share and otherwise use: (a)
Participant’s name, image and likeness; and (b) Participant’s social media
handles, regardless of the platform, in the Sponsor’s or its affiliates’, parent
entitys’ or subsidiaries’ advertising, marketing or promotional materials. A
Participant, who is also the Winner of the Sweepstakes, agrees to meet with an
agent or employee of the Sponsor to be filmed, interviewed and photographed upon
acceptance of the Prize.

10. Disclaimer of Representations and Warranties. THE SPONSOR MAKES NO
REPRESENTATIONS OR WARRANTIES OF ANY KIND OR NATURE WHATSOEVER TO A PARTICIPANT
REGARDING THESE RULES OR THE SWEEPSTAKES. TO THE FULLEST EXTENT PERMITTED BY
LAW, THE SPONSOR HEREBY DISCLAIMS ANY AND ALL WARRANTIES OF ANY KIND OR NATURE
WHATSOEVER, INCLUDING, BUT WITHOUT LIMITATION, THOSE WHICH MAY OTHERWISE BE
EXPRESSED OR IMPLIED. ENTERING INTO THE SWEEPSTAKES AND PARTICIPATING IN THE
SWEEPSTAKES IS “AS IS”, “HOW IS” AND “WITH ALL FAULTS”, AND SPECIFICALLY AT A
PARTICIPANT’S OWN RISK. THE SPONSOR MAKES NO REPRESENTATION OR WARRANTY THAT A
PARTICIPANT’S ENTRY OR PARTICIPATION IN THE SWEEPSTAKES WILL BE DISRUPTION OR
ERROR-FREE.
EACH PARTICIPANT ALSO ACKNOWLEDGES AND AGREES THAT THEIR ABILITY TO ENTER INTO
THE SWEEPSTAKES MAY DEPEND ON THEIR DEVICE’S ABILITY TO CONNECT TO THE INTERNET,
WHETHER VIA A CELLULAR NETWORK, WIFI OR OTHERWISE. FURTHER, EACH PARTICIPANT
ACKNOWLEDGES AND AGREES THAT THEIR DEVICE’S ABILITY TO CONNECT TO THE INTERNET
IS NOT WITHIN THE CONTROL OF THE SPONSOR, AND THAT THE SPONSOR SHALL NOT BE
LIABLE OR RESPONSIBLE FOR A PARTICIPANT’S INABILITY TO CONNECT TO THE INTERNET
IN ORDER TO ENTER THE SWEEPSTAKES.

11. Limitation of Liability. BY ENTERING THE SWEEPSTAKES, AND TO THE FULLEST
EXTENT PERMITTED BY LAW, A PARTICIPANT ACKNOWLEDGES AND AGREES THAT THE SPONSOR
SHALL NOT BE LIABLE TO A PARTICIPANT FOR ANY CONSEQUENTIAL, DIRECT, INDIRECT,
PUNITIVE OR SPECIAL DAMAGES OF ANY KIND OR NATURE WHATSOEVER, UNDER ANY
CIRCUMSTANCES AND REGARDLESS OF THE CAUSE OF SUCH DAMAGES, EVEN IF SUCH WERE
FORESEEABLE OR IF THE POSSIBILITY OF SUCH DAMAGES WAS MADE KNOWN TO THE SPONSOR
IN ADVANCE.

12. Indemnification. By entering into the Sweepstakes, and to the fullest extent
permitted by law, a Participant agrees to unconditionally defend (with counsel
acceptable to Sponsor), to indemnify and to hold harmless the Sponsor, its
affiliates, parent entities, subsidiaries, successors-and-assigns, and each of
their agents, attorneys, directors, employees and officers (each, an
“Indemnified Party”) from and against any and all causes of action, claims,
costs, damages, deaths, expenses (including, but without limitation, actual
attorneys’ fees and court costs), injuries, illnesses, judgments, lawsuits,
liabilities, losses, penalties and/or settlements of any kind or nature arising
out of, relating to, or resulting from, whether alleged or proven: (i) any act
or omission of a Participant; (ii) any breach of these Rules by a Participant;
(iii) any defamatory, fraudulent, inaccurate, misleading or untruthful
statement; (iv) the lawful use or the misuse of the Prize (applicable only to
the Winner); (v) the transmission of any dangerous, illegal, or otherwise
harmful content or material to Sponsor, including, but without limitation, any
ransomware, trojan horse, virus or worm; (vi) the violation of any intellectual
property rights of a third-party by a Participant; and/or (vii) the violation of
any applicable law, ordinance, regulation or rule by a Participant (each, an
“Indemnified Claim”). An Indemnified Party shall have the absolute right to
control and direct the defense of any Indemnified Claim, which shall be defended
at the sole cost and expense of a Participant. A Participant shall not
compromise, resolve or settle an Indemnified Claim without the prior written
consent of an Indemnified Party, consent which may be conditioned or withheld in
an Indemnified Party’s sole discretion.

13. Governing Law and Jurisdiction. These Rules and the Sweepstakes are governed
by and are to be interpreted in accordance with the laws of the State of
Alabama, without regard for its choice of law or conflict of laws principles. By
entering into the Sweepstakes, and to the fullest extent permitted by law, a
Participant irrevocably consents to the exclusive jurisdiction of those federal
and state courts located within the State of Alabama for any claim, controversy,
dispute, litigation or other proceeding arising out of, relating to, or
resulting from these Rules or the Sweepstakes. Also, by entering into the
Sweepstakes, and to the fullest extent permitted by law, a Participant also
waives any claim or defense based on lack of jurisdiction or forum non
conveniens for any claim, controversy, dispute, litigation or other proceeding
arising out of, relating to, or resulting from these Rules or the Sweepstakes.
Further, to the fullest extent permitted by law, a Participant agrees to resolve
any claim, controversy, dispute, litigation or other proceeding on an individual
basis and without resort to any form of class action. BY ENTERING INTO THE
SWEEPSTAKES, AND TO THE FULLEST EXTENT PERMITTED BY LAW, A PARTICIPANT WAIVES
THEIR RIGHT(S) TO PARTICIPATE IN OR TO PURSUE A CLASS ACTION AGAINST THE SPONSOR
RELATED TO THESE RULES OR THE SWEEPSTAKES.

14. Privacy Policy. A Participant’s information included on an entry form and
submitted to the Sponsor is governed by and subject to the Sponsor’s Privacy
Policy found on the following link: https://www.tntfireworks.com/privacy (the
“Privacy Policy”). The Sponsor reserves the right, in its sole discretion, to
amend, change, modify or update the Privacy Policy without prior notice to a
Participant. Any amendments, changes, modifications or updates to the Privacy
Policy will be found on the foregoing link, and shall be binding upon a
Participant based on their continued participation in the Sweepstakes.

15. California Residents. A Participant’s, who is a resident of the State of
California, information included on an entry form and submitted to the Sponsor
is governed by and subject to the Sponsor’s Privacy Notice for California
Residents (the “California Notice”) found on the following link:
https://www.tntfireworks.com/ca-privacy. The Sponsor reserves the right, in its
sole discretion, to amend, change, modify or update the California Notice
without prior notice to a Participant. Any amendments, changes, modifications or
updates to the California Notice will be found on the foregoing link, and shall
be binding upon a Participant based on their continued participation in the
Sweepstakes.

16. OFAC Compliance. By entering into the Sweepstakes, and by continuing to
participate in the Sweepstakes, a Participant covenants, represents and warrants
to the Sponsor that they are not a blocked or restricted person under any
executive order, including, but without limitation, that certain Executive Order
Blocking Property and Prohibiting Transactions with Persons who Commit, Threaten
to Commit or Support Terrorism from September 24, 2001; or under any regulation
or rule from the Office of Foreign Asset Control (“OFAC”) within the United
States Department of Treasury, including, but without limitation, not being a
person named on OFAC’s Specially Designated and Blocked Persons List.

17. Miscellaneous. In the event any term(s) or condition(s) of these Rules are
determined or held to be illegal, invalid or unenforceable by a court of
competent jurisdiction, only such term(s) or condition(s) shall be deemed
severable from these Rules and the remaining terms and conditions shall remain
in full force and effect. These Rules are and shall be binding upon a
Participant and each of their administrators, executors, heirs, personal
representatives, successors-and-assigns and trustees. These Rules may not be
amended or modified by a Participant. These Rules may be amended or modified by
the Sponsor, in its sole discretion, without prior notice to a Participant. Any
amendments or modifications to these Rules will be published where found on the
Sponsor’s website. A Participant may not assign, delegate or transfer any of
their duties, obligations or rights arising out of, relating to or resulting
from these Rules, without the prior written consent of the Sponsor, consent
which may be conditioned or withheld in the Sponsor’s sole discretion. These
Rules contain and represent the entire agreement and understanding between a
Participant and the Sponsor regarding the Sweepstakes. No other or prior
agreements, discussions, negotiations or understandings, whether in writing or
verbal, are binding, enforceable or valid. These Rules replace and supersede any
prior terms and conditions governing or relating to the Sweepstakes. These Rules
shall survive the expiration or termination of the Sweepstakes.




FIREWORKS

Aerials
Finale Aerials
Multi Aerials
Reloadables
Rockets & Missiles
Roman Candles
Other Aerials

Ground-Based
Fountains
Firecrackers
Smoke
Ground Spinners
Other Ground-Based

Assortments & Shows
Aerial Assortments
Ground Assortments
Novelty Assortments
Pre-Built Shows
Firing Systems

Novelties
Sparklers & Handheld
Snappers
Confetti & Streamers
Other Novelties

Collections
New Fireworks
Celebrations
Christmas
New Year's Party

Merchandise
Apparel
Other Merchandise


CONNECT

 * Newsletter
 * Sweepstakes
   
   
 * Wholesale
 * Company History
 * Guarantee
 * Contest Rules
 * Safety
 * Sustainability
 * Privacy Policy
 * California Privacy
 * Careers
 * Contact Us


LOCATIONS

 * Supercenters
 * Stands & Tents
 * Chain Stores
 * Buy Online


COUPONS

 * Request a Coupon

Earn Money Selling Fireworks



© 2024 TNT FIREWORKS. ALL RIGHTS RESERVED.