CINXE.COM
We Are The Mighty
<!DOCTYPE html> <html><head><meta charset="UTF-8"> <meta charset="UTF-8"> <!--<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Oswald&display=swap">--> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <!--<link rel="stylesheet" type="text/css" href="css/styles.css">--> <!--<script src="js/jquery.min.js"></script>--> <!--<link rel="stylesheet" type="text/css" href="css/loading.css">--> <!--<script src="js/loadingIndicator.js"></script>--> <!--<script type='text/javascript' src="js/client.js"></script>--> <script type="text/javascript"> async function init() { try { const client = 'We_Are_The_Mighty'; const setPreferenceFlag = true; const recipient = await initEmailRidMidRequired(client, setPreferenceFlag); // document.getElementById('secondFormEmail').value = document.getElementById('email').value; } catch (error) { console.error("error".error); } } </script> <link href="https://fonts.googleapis.com/css2?family=Oswald&display=swap" rel="stylesheet"> <title>We Are The Mighty</title> <!--<style>--> <!-- div#loadingDiv {--> <!-- width: 100%;--> <!-- height: 100%;--> <!-- top: 0;--> <!-- left: 0;--> <!-- position: fixed;--> <!-- display: block;--> <!-- opacity: 0.7;--> <!-- background-color: #fff;--> <!-- z-index: 99;--> <!-- text-align: center;--> <!-- }--> <!-- #loading-image {--> <!-- position: absolute;--> <!-- top: 100px;--> <!-- left: 240px;--> <!-- z-index: 100;--> <!-- }--> <!--</style>--> <style> body { margin: 0; } @media only screen and (max-width: 370px) { .font-brandon-light { font-family: 'Arial'; font-weight: 400; font-style: normal; } .font-brandon-medium { font-family: 'Arial'; font-weight: 700; font-style: normal; } .main { font-family: 'Oswald'; } .header-style { padding: 30px 0 20px; border-bottom: 1px solid #c8c8c8; text-align: center; } .body_container { background-color: #EAEAEA; padding: 42px 25px 60px; } .header-text { text-align: center; } .mainHeader { font-size: 30px; line-height: 43px; margin: 0; padding-bottom: 0; font-family: 'Oswald'; font-weight: normal; } .secHeader { font-size: 20px; font-weight: 500; margin-top: 10px; padding: 10px 30px; } .newsletters_container { width: 100%; margin: 0 auto; } .module { display: inline-block; width: 100%; padding: 0; margin-bottom: 55px; vertical-align: top; } .module img { width: 100% !important; } h3.nl_title { font-size: 28px; font-weight: normal; font-family: 'Oswald'; margin: 20px 0 10px; padding: 0; } .nl_freq { font-size: 15px; text-transform: uppercase; font-family: 'Arial'; } .nl_desc { font-size: 20px; line-height: 25px; } .daily p { margin-top: 15px; } .sub label { font-size: 14px; vertical-align: top; } /* Dropdown menu */ select { width: 100%; background: none; padding: 5px 8px; } .custom-select { position: relative; width: 100%; font-size: 15px; border-top: 1px solid #000; border-bottom: 1px solid #000; } .custom-select select { display: none; } .select-selected { background-color: #EAEAEA; } .select-items div:nth-child(1) { padding-top: 12px; } .select-selected:after { position: absolute; content: ""; top: 8px; right: 8px; width: 8px; height: 8px; border: 1px solid transparent; border-color: transparent transparent #000 #000; transform: rotate(-45deg); } .select-selected.select-arrow-active:after { border-color: #000 #000 transparent transparent; transform: rotate(-45deg); top: 14px; } .select-items div, .select-selected { color: #000; padding: 5px 8px; border-left: 1px solid #000; border-right: 1px solid #000; cursor: pointer; } .select-items { position: absolute; background-color: #EAEAEA; border-bottom: 1px solid #000; top: 100%; left: 0; right: 0; z-index: 99; } .select-hide { display: none; } .select-items div:hover, .same-as-selected { text-decoration: underline; } .social_container { text-align: center; width: 245px; margin: 0 auto; } .email_container .social_container { text-align: center; width: 245px; margin: 65px auto 0; } .social { display: inline-block; } .btn_update { width: 225px; margin: 0 auto; } .btn_update button { width: 100%; height: 50; font-size: 14px; margin-left: 0; } .email_container { background-color: #093070; padding: 20px 25px 5px; } .signup { width: 100%; margin: 0 auto; } .unsub { width: 100%; margin: 0 auto; } .unsub p { color: #000; font-size: 20px; font-family: 'Oswald'; text-align: center; } .unsub .btn_unsub { width: 208px; margin: 0 auto; } .unsub button { width: 100%; height: 50px; font-size: 14px; margin-left: 0; } .signup input { width: 100%; height: 50px; color: black; font-size: 14px; font-family: 'Arial'; font-weight: 400; font-style: normal; border: none; padding-left: 15px; /* MH - 5/23/22*/ box-sizing: border-box; } button { /* MH - 5/23/22 */ /*width: 37%;*/ width: 100%; height: 50px; background-color: #A8113C; color: white; margin: 0; border: 0; font-size: 14px; font-family: 'Arial'; font-weight: 700; font-style: normal; margin-left: 0; margin-top: 8px; cursor: pointer; letter-spacing: .5px; } .product-detail { padding: 0 10px; text-align: left } input[type='checkbox'] { width: 15px; height: 15px; border-radius: 0; border: 1px solid black; } input[type='checkbox']:before { content: ''; display: block; } input[type='checkbox']:checked { color: #000000; background: none; } } @media only screen and (min-width: 371px) and (max-width: 480px) { .font-brandon-light { font-family: 'Arial'; font-weight: 400; font-style: normal; } .font-brandon-medium { font-family: 'Arial'; font-weight: 700; font-style: normal; } .main { font-family: 'Oswald'; } .header-style { padding: 30px 0 20px; border-bottom: 1px solid #c8c8c8; text-align: center; } .body_container { background-color: #EAEAEA; padding: 42px 25px 60px; } .header-text { text-align: center; } .mainHeader { font-size: 30px; line-height: 43px; margin: 0; padding-bottom: 0; font-family: 'Oswald'; font-weight: normal; } .secHeader { font-size: 20px; font-weight: 500; margin-top: 10px; padding: 10px 30px; } .newsletters_container { width: 100%; margin: 0 auto; } .module { display: inline-block; width: 100%; padding: 0; margin-bottom: 55px; vertical-align: top; } .module img { width: 100% !important; } h3.nl_title { font-size: 28px; font-weight: normal; font-family: 'Oswald'; margin: 20px 0 10px; padding: 0; } .nl_freq { font-size: 15px; text-transform: uppercase; font-family: 'Arial'; } .nl_desc { font-size: 20px; line-height: 25px; } .daily p { margin-top: 15px; } .sub label { font-size: 14px; vertical-align: top; } /* Dropdown menu */ select { width: 100%; background: none; padding: 5px 8px; } .custom-select { position: relative; width: 100%; font-size: 15px; border-top: 1px solid #000; border-bottom: 1px solid #000; } .custom-select select { display: none; } .select-selected { background-color: #EAEAEA; } .select-items div:nth-child(1) { padding-top: 12px; } .select-selected:after { position: absolute; content: ""; top: 8px; right: 8px; width: 8px; height: 8px; border: 1px solid transparent; border-color: transparent transparent #000 #000; transform: rotate(-45deg); } .select-selected.select-arrow-active:after { border-color: #000 #000 transparent transparent; transform: rotate(-45deg); top: 14px; } .select-items div, .select-selected { color: #000; padding: 5px 8px; border-left: 1px solid #000; border-right: 1px solid #000; cursor: pointer; } .select-items { position: absolute; background-color: #EAEAEA; border-bottom: 1px solid #000; top: 100%; left: 0; right: 0; z-index: 99; } .select-hide { display: none; } .select-items div:hover, .same-as-selected { text-decoration: underline; } .btn_update { width: 225px; margin: 0 auto; } .btn_update button { width: 100%; height: 50; font-size: 14px; margin-left: 0; } .social_container { text-align: center; width: 245px; margin: 0 auto; } .email_container .social_container { text-align: center; width: 245px; margin: 65px auto 0; } .social { display: inline-block; } .email_container { position: sticky; width: 100%; bottom: 0; background-color: #093070; padding: 20px 25px 5px; box-sizing: border-box; } .signup { width: 100%; margin: 0 auto; /* MH - 5/23/22 */ display: flex; } .unsub { width: 100%; margin: 0 auto; } .unsub p { color: #000; font-size: 28px; font-family: 'Oswald'; text-align: center; } .unsub .btn_unsub { width: 208px; margin: 0 auto; } .unsub button { width: 100%; height: 50px; font-size: 14px; margin-left: 0; } .signup input { width: 54%; height: 50px; color: black; font-size: 14px; font-family: 'Arial'; font-weight: 400; font-style: normal; border: none; padding-left: 15px; box-sizing: border-box; } button { width: 37%; height: 50px; background-color: #A8113C; color: white; margin: 0; border: 0; font-size: 14px; font-family: 'Arial'; font-weight: 700; font-style: normal; margin-left: 8px; cursor: pointer; letter-spacing: .5px; } .product-detail { padding: 0 10px; text-align: left } input[type='checkbox'] { width: 15px; height: 15px; border-radius: 0; border: 1px solid black; } input[type='checkbox']:before { content: ''; display: block; } input[type='checkbox']:checked { color: #000000; background: none; } } @media only screen and (min-width: 481px) and (max-width: 840px) { .font-brandon-light { font-family: 'Arial'; font-weight: 400; font-style: normal; } .font-brandon-medium { font-family: 'Arial'; font-weight: 700; font-style: normal; } .header-style { padding: 30px 0 20px; border-bottom: 1px solid #c8c8c8; text-align: center; } .body_container { background-color: #EAEAEA; padding: 80px 0 110px; } .header-text { margin-bottom: 80px; text-align: center; width: 100%; } .mainHeader { font-size: 42px; line-height: 48px; margin: 0; padding-bottom: 0; font-family: 'Oswald'; font-weight: normal; display: flex; justify-content: center; align-items: center; width: 506px; margin: 0 auto; } .secHeader { font-size: 20px; font-weight: 500; margin-top: 10px; padding: 0; display: flex; justify-content: center; align-items: center; width: 506px; margin: 0 auto; margin-top: 10px; } .newsletters_container { width: 100%; margin: 0 auto; display: flex; flex-direction: row; justify-content: center; } .module { display: inline-block; width: 47%; padding: 0 5px; margin-bottom: 55px; vertical-align: top; } .module img { width: 100% !important; } h3.nl_title { font-size: 28px; font-weight: normal; font-family: 'Oswald'; margin: 20px 0 10px; padding: 0; } .nl_freq { font-size: 15px; text-transform: uppercase; font-family: 'Arial'; } .nl_desc { font-size: 20px; line-height: 25px; } .daily p { margin-top: 15px; } /* Dropdown menu */ select { width: 100%; background: none; padding: 5px 8px; } .custom-select { position: relative; width: 100%; font-size: 15px; border-top: 1px solid #000; border-bottom: 1px solid #000; } .custom-select select { display: none; } .select-selected { background-color: #EAEAEA; } .select-items div:nth-child(1) { padding-top: 12px; } .select-selected:after { position: absolute; content: ""; top: 8px; right: 8px; width: 8px; height: 8px; border: 1px solid transparent; border-color: transparent transparent #000 #000; transform: rotate(-45deg); } .select-selected.select-arrow-active:after { border-color: #000 #000 transparent transparent; transform: rotate(-45deg); top: 14px; } .select-items div, .select-selected { color: #000; padding: 5px 8px; border-left: 1px solid #000; border-right: 1px solid #000; cursor: pointer; } .select-items { position: absolute; background-color: #EAEAEA; border-bottom: 1px solid #000; top: 100%; left: 0; right: 0; z-index: 99; } .select-hide { display: none; } .select-items div:hover, .same-as-selected { text-decoration: underline; } .sub label { font-size: 14px; vertical-align: top; } .btn_update { width: 225px; margin: 0 auto; } .btn_update button { width: 100%; height: 50; font-size: 14px; margin-left: 0; } .social_container { text-align: center; width: 245px; margin: 0 auto; } .email_container .social_container { text-align: center; width: 245px; margin: 65px auto 0; } .social { display: inline-block; } .email_container { position: sticky; width: 100%; bottom: 0; background-color: #093070; padding: 20px 25px 5px; box-sizing: border-box; } .signup { width: 506px; margin: 0 auto; display: flex; } .disclaimer { width: 506px; margin: 0 auto; display: flex; } .unsub { width: 530px; margin: 0 auto; } .unsub p { color: #000; font-size: 28px; font-family: 'Oswald'; text-align: center; } .unsub .btn_unsub { width: 208px; margin: 0 auto; } .unsub button { width: 100%; height: 50px; font-size: 14px; margin-left: 0; letter-spacing: .5px; } .signup input { width: 100%; max-width: 263px; height: 50px; color: black; font-size: 14px; font-family: 'Arial'; font-weight: 400; font-style: normal; border: none; padding-left: 15px; } button { width: 208px; height: 50px; background-color: #A8113C; color: white; margin: 0; border: 0; font-size: 14px; font-family: 'Arial'; font-weight: 700; font-style: normal; margin-left: 14px; cursor: pointer; letter-spacing: .5px; } } @media only screen and (min-width: 841px) { .font-brandon-light { font-family: 'Arial'; font-weight: 400; font-style: normal; } .font-brandon-medium { font-family: 'Arial'; font-weight: 700; font-style: normal; } .header-style { padding: 30px 0 20px; border-bottom: 1px solid #c8c8c8; text-align: center; } .body_container { background-color: #EAEAEA; padding: 80px 0 93px; height: 110vh; } .header-text { margin-bottom: 80px; text-align: center; width: 100%; } .mainHeader { font-size: 42px; line-height: 48px; margin: 0; padding-bottom: 0; font-family: 'Oswald'; font-weight: normal; display: flex; justify-content: center; align-items: center; width: 806px; margin: 0 auto; } .secHeader { font-size: 20px; font-weight: 500; margin-top: 10px; padding: 0; display: flex; justify-content: center; align-items: center; width: 706px; margin: 0 auto; margin-top: 10px; } .newsletters_container { width: 840px; margin: 0 auto; display: flex; flex-direction: row; justify-content: center; } .module { display: inline-block; width: 257px; padding: 0 10px; margin-bottom: 55px; vertical-align: top; } h3.nl_title { font-size: 28px; font-weight: normal; font-family: 'Oswald'; margin: 20px 0 10px; padding: 0; } .nl_freq { font-size: 15px; text-transform: uppercase; font-family: 'Arial'; } .nl_desc { font-size: 20px; line-height: 25px; } .daily p { margin-top: 15px; } /* Dropdown menu */ select { width: 100%; background: none; padding: 5px 8px; } .custom-select { position: relative; width: 100%; font-size: 15px; border-top: 1px solid #000; border-bottom: 1px solid #000; } .custom-select select { display: none; } .select-selected { background-color: #EAEAEA; } .select-items div:nth-child(1) { padding-top: 12px; } .select-selected:after { position: absolute; content: ""; top: 8px; right: 8px; width: 8px; height: 8px; border: 1px solid transparent; border-color: transparent transparent #000 #000; transform: rotate(-45deg); } .select-selected.select-arrow-active:after { border-color: #000 #000 transparent transparent; transform: rotate(-45deg); top: 14px; } .select-items div, .select-selected { color: #000; padding: 5px 8px; border-left: 1px solid #000; border-right: 1px solid #000; cursor: pointer; } .select-items { position: absolute; background-color: #EAEAEA; border-bottom: 1px solid #000; top: 100%; left: 0; right: 0; z-index: 99; } .select-hide { display: none; } .select-items div:hover, .same-as-selected { text-decoration: underline; } .sub label { font-size: 14px; vertical-align: top; } .btn_update { width: 225px; margin: 0 auto; } .btn_update button { width: 100%; height: 50; font-size: 14px; margin-left: 0; } .social_container { text-align: center; width: 245px; margin: 0 auto; } .email_container .social_container { text-align: center; width: 245px; margin: 65px auto 0; } .social { display: inline-block; } .email_container { position: sticky; width: 100%; bottom: 0; background-color: #093070; padding: 20px 25px 5px; box-sizing: border-box; } .signup { width: 706px; margin: 0 auto; display: flex; align-items: center; justify-content: center; } .disclaimer { width: 706px; margin: 0 auto; display: flex; align-items: center; justify-content: center; } .unsub { width: 530px; margin: 0 auto; } .unsub p { color: #000; font-size: 28px; font-family: 'Oswald'; text-align: center; } .unsub .btn_unsub { width: 208px; margin: 0 auto; } .unsub button { width: 100%; height: 50px; font-size: 14px; margin-left: 0; } .signup input { width: 100%; max-width: 263px; height: 50px; color: black; font-size: 14px; font-family: 'Arial'; font-weight: 400; font-style: normal; border: none; padding-left: 15px; } button { width: 208px; height: 50px; background-color: #A8113C; color: white; margin: 0; border: 0; font-size: 14px; font-family: 'Arial'; font-weight: 700; font-style: normal; margin-left: 14px; cursor: pointer; letter-spacing: .5px; } } </style> <script>function st_recaptcha_1(token) { var form = document.querySelectorAll("form[data-st-form-num='1']")[0]; HTMLFormElement.prototype.submit.call(form); }</script></head><body> <!--<div id="loadingDiv">--> <!-- <img id="loading-image" src="images/Spinner-1s-200px.gif" alt="Loading..." />--> <!--</div>--> <form id="WATMUpdatePref" name="WATMUpdatePref" method="post" onsubmit="validateMyForm()" data-st-form-num="1"> <!-- These won't do anything in Sailthru --> <!--<input type="hidden" value="" name="email" id="email" />--> <!--<input type="hidden" value="" name="rid" id="rid" />--> <!--<input type="hidden" value="" name="mid" id="mid" />--> <!--<input type="hidden" value="" name="typeOption" id="typeOption" />--> <input type="hidden" value="" name="typeOption" id="typeOption"> <header> <div class="header-style"> <a href="https://www.wearethemighty.com/"><img src="https://media.sailthru.com/79r/1k7/3/9/640a0285a9082.png" width="300" class="logo" alt="We Are The Mighty Logo"></a> </div> </header> <div class="body_container"> <div class="header-text"> <h2 class="mainHeader">Sign up for We Are The Mighty’s Newsletters</h2> <p class="secHeader font-brandon-light">Check the box of each newsletter you’d like to receive.</p> </div> <div class="newsletters_container"> <div class="module"> <div class="homebodies"> <a href="https://wearethemighty.com/" target="_blank"><img src="https://media.sailthru.com/79y/1k6/7/8/62c8958089438.jpg" alt="The Mighty" width="257"></a> <h3 class="nl_title">The Mighty</h3> <div class="custom-select font-brandon-light"> <select name="vars[We_Are_The_Mighty_frequency_option]" id="daily_freq"> </select> </div> <p class="nl_desc font-brandon-light">The latest military news and entertainment delivered right to your inbox.</p> <div class="sub"> <input type="checkbox" name="lists[We Are The Mighty_The Mighty]"> <label class="font-brandon-light" for="sub_chkbox">SUBSCRIBE</label> </div> </div> </div> </div> <div class="social_container"> <p class="font-brandon-light" style="font-size:14px;">LET'S KEEP IN TOUCH.</p> <div class="social"> <svg style="padding-right:0px; padding-up:40px;" width="40" height="40" class="twitter_icon " viewbox="0 -5 22 22" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <a href="https://twitter.com/WeAreTheMighty" target="_blank"> <path d="M12.6.75h2.454l-5.36 6.142L16 15.25h-4.937l-3.867-5.07-4.425 5.07H.316l5.733-6.57L0 .75h5.063l3.495 4.633L12.601.75Zm-.86 13.028h1.36L4.323 2.145H2.865z"></path> </a></svg> <svg style="padding-right:10px;" width="33" height="33" class="facebook_icon " xmlns="http://www.w3.org/2000/svg" version="1.1" viewbox="0 0 4.2333332 4.2333335"> <a href="https://www.facebook.com/themighty" target="_blank"> <path class="header_facebook" style="fill-rule:evenodd;" d="M 2.402944,3.968749 H 1.717614 V 2.281876 H 1.14507 V 1.621039 H 1.717614 V 1.134106 c 0,-0.278248 0.07809,-0.492729 0.234236,-0.643446 0.156148,-0.150718 0.364345,-0.226076 0.624592,-0.226076 0.208198,0 0.378781,0.0087 0.511805,0.02608 v 0.58258 l -0.355657,0.0087 c -0.12725,0 -0.213999,0.02609 -0.260247,0.07826 -0.04628,0.05217 -0.0694,0.130427 -0.0694,0.234771 V 1.621041 H 3.062235 L 2.975485,2.281878 H 2.402942 Z"> </path></a></svg> <svg style="padding-right:10px;" width="33" height="33" class="instagram_icon" xmlns="http://www.w3.org/2000/svg" version="1.1" viewbox="0 0 4.2333332 4.2333335"> <defs class="instadefs"> <lineargradient class="linearGradient854"> <stop class="stop850" offset="0" style="stop-color:#ffd521;stop-opacity:1"></stop> <stop class="stop858" offset="0.5" style="stop-color:#f50701;stop-opacity:1"></stop> <stop class="stop852" offset="1" style="stop-color:#b900b4;stop-opacity:1"></stop> </lineargradient> <lineargradient gradienttransform="translate(-4.2333335)" y2="0.66145825" x2="7.8052087" y1="3.5718751" x1="4.8947916" gradientunits="userSpaceOnUse" class="instaGradient" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#linearGradient854"> </lineargradient> </defs> <a href="https://www.instagram.com/wearethemighty" target="_blank"> <path class="header_instagram" style="opacity:1;fill-opacity:1;" d="m 1.5875001,0.2645834 c -0.92604156,0 -1.32291676,0.39687497 -1.32291676,1.3229167 v 1.0583333 c 0,0.9260417 0.3968752,1.3229167 1.32291676,1.3229167 h 1.0583333 c 0.9260416,0 1.3229166,-0.396875 1.3229166,-1.3229167 V 1.5875001 c 0,-0.92604173 -0.396875,-1.3229167 -1.3229166,-1.3229167 z m 5.167e-4,0.33124592 h 1.0583333 c 0.4157739,0 0.6425724,0.0855004 0.7735962,0.21652426 0.131024,0.13102388 0.2185913,0.35988942 0.2185913,0.77566322 v 1.0583333 c 0,0.4157739 -0.087567,0.6425724 -0.2185913,0.7735962 C 3.2889222,3.5509703 3.062124,3.6385376 2.6463501,3.6385376 H 1.5880168 c -0.4157737,0 -0.64463926,-0.087567 -0.77566316,-0.2185913 C 0.68132974,3.2889225 0.59582934,3.062124 0.59582934,2.6463501 V 1.5880168 c 0,-0.4157737 0.0855,-0.64463931 0.2165243,-0.77566322 C 0.94337754,0.68132966 1.1722431,0.59582935 1.5880168,0.59582932 Z M 3.0954184,0.91260587 A 0.22489583,0.22489583 0 0 0 2.8706258,1.1379151 0.22489583,0.22489583 0 0 0 3.0954184,1.3627076 0.22489583,0.22489583 0 0 0 3.3207275,1.1379151 0.22489583,0.22489583 0 0 0 3.0954184,0.91260587 Z M 2.1166667,1.1906251 A 0.9260416,0.9260416 0 0 0 1.1906251,2.1166667 0.9260416,0.9260416 0 0 0 2.1166667,3.0427084 0.9260416,0.9260416 0 0 0 3.0427084,2.1166667 0.9260416,0.9260416 0 0 0 2.1166667,1.1906251 Z m 0,0.3172933 A 0.60854166,0.60854166 0 0 1 2.725415,2.1166667 0.60854166,0.60854166 0 0 1 2.1166667,2.725415 0.60854166,0.60854166 0 0 1 1.5079184,2.1166667 0.60854166,0.60854166 0 0 1 2.1166667,1.5079184 Z"> </path> </a></svg> <!--<svg width="33" height="33" version="1.0" xmlns="http://www.w3.org/2000/svg"--> <!-- viewBox="0 0 262.000000 262.000000" preserveAspectRatio="xMidYMid meet" <metadata> Created by--> <!-- potrace 1.16, written by Peter Selinger 2001-2019 </metadata> <a--> <!-- href="" target="_blank">--> <!-- <g transform="translate(0.000000,262.000000) scale(0.100000,-0.100000)" fill="#000000"--> <!-- stroke="none">--> <!-- <path--> <!-- d="M1160 2554 c-216 -40 -292 -64 -430 -136 -345 -178 -588 -511 -655 -895 -19 -111 -19 -326 0 -439 81 -460 429 -850 874 -980 253 -74 515 -70 760 12 682 227 1031 976 770 1651 -145 372 -464 654 -856 754 -102 27 -139 31 -278 34 -88 2 -171 2 -185 -1z m315 -688 c232 -34 419 -88 593 -172 86 -42 117 -62 132 -87 31 -50 26 -93 -14 -133 -47 -47 -81 -45 -192 11 -151 77 -371 139 -589 166 -130 16 -423 16 -550 0 -55 -7 -143 -24 -195 -37 -107 -27 -136 -25 -174 15 -56 58 -35 145 42 178 50 21 246 60 362 72 126 13 460 5 585 -13z m-187 -417 c224 -24 430 -82 609 -170 55 -28 111 -62 124 -75 31 -33 31 -85 0 -118 -42 -44 -69 -42 -172 13 -108 58 -258 110 -409 143 -92 20 -133 22 -340 22 -223 1 -241 -1 -354 -27 -134 -32 -165 -28 -192 25 -29 57 0 108 75 132 171 56 446 79 659 55z m137 -427 c128 -28 234 -66 348 -124 107 -55 128 -78 111 -126 -5 -14 -21 -33 -36 -41 -26 -15 -32 -13 -130 36 -165 81 -290 116 -479 133 -137 12 -328 0 -485 -31 -97 -18 -108 -19 -130 -4 -45 29 -43 95 4 119 24 12 211 48 312 60 90 11 398 -3 485 -22z" />--> <!-- </g> </svg>--> <!--<a href="" target="_blank"><img style="padding-right:10px;" width="33" height="33" src="https://media.sailthru.com/79y/1k6/7/5/62c4f4163ffe7.png" /></a>--> <svg style="padding-right:10px;" width="33" height="33" class="pinterest_icon " xmlns="http://www.w3.org/2000/svg" version="1.1" viewbox="0 0 4.2333332 4.2333335"> <a href="https://ro.pinterest.com/WeAreTheMighty" target="_blank"> <path class="header_pinterest" style="fill-rule:evenodd;" d="m 1.496482,1.681905 c 0,-0.156515 0.04047,-0.289841 0.121449,-0.39998 0.08098,-0.11014 0.179272,-0.16521 0.294946,-0.16521 0.09833,0 0.172055,0.03188 0.221217,0.09565 0.04916,0.06376 0.07373,0.142021 0.07373,0.234771 0,0.05797 -0.0086,0.130428 -0.02609,0.21738 -0.02304,0.08116 -0.05205,0.179701 -0.08675,0.295638 -0.0347,0.11014 -0.06074,0.19999 -0.07809,0.269552 -0.02893,0.115937 -0.0072,0.215931 0.06507,0.299985 0.07229,0.08405 0.166253,0.126081 0.281928,0.126081 0.202423,0 0.368676,-0.114486 0.498813,-0.343461 C 2.992815,2.083335 3.057883,1.80654 3.057883,1.481917 3.057883,1.232652 2.978353,1.029766 2.819317,0.873251 2.660282,0.716736 2.436178,0.63848 2.147033,0.63848 c -0.323872,0 -0.585562,0.102892 -0.785099,0.30868 -0.199508,0.205788 -0.299277,0.4536 -0.299277,0.743442 0,0.168109 0.04916,0.313028 0.147487,0.434761 0.0347,0.03478 0.04625,0.07536 0.0347,0.121733 -0.01166,0.02898 -0.02609,0.08695 -0.04339,0.173905 -0.01166,0.02898 -0.02748,0.04782 -0.04772,0.05652 -0.02026,0.0087 -0.04192,0.01014 -0.06504,0.0043 C 0.93832,2.418051 0.825532,2.310815 0.750359,2.160098 0.675189,2.00938 0.637599,1.835477 0.637599,1.638384 c 0,-0.127531 0.02026,-0.255059 0.06071,-0.38259 C 0.738779,1.128264 0.802407,1.005082 0.889156,0.886247 0.975906,0.767412 1.080004,0.661621 1.201453,0.568872 1.322901,0.476122 1.470388,0.402213 1.643886,0.347143 c 0.173498,-0.05507 0.361431,-0.0826 0.563855,-0.0826 0.202423,0 0.391827,0.03478 0.568212,0.104342 0.176385,0.06956 0.323844,0.162311 0.442406,0.278248 0.118561,0.115937 0.211084,0.250711 0.277597,0.404327 0.06651,0.153617 0.09977,0.311579 0.09977,0.47389 0,0.434764 -0.109873,0.794163 -0.329646,1.078208 -0.219773,0.284045 -0.503144,0.426066 -0.85014,0.426066 -0.115675,0 -0.224104,-0.02609 -0.325316,-0.07826 C 1.989413,2.899194 1.91857,2.835428 1.878096,2.760069 1.791346,3.096286 1.739298,3.296274 1.721948,3.360039 1.675678,3.533945 1.571574,3.736831 1.409652,3.968705 H 1.262193 C 1.227493,3.673066 1.233263,3.429602 1.279403,3.238306 L 1.56566,2.038365 C 1.51938,1.939815 1.49626,1.820985 1.49626,1.681861 Z"> </path></a></svg> <a href="https://www.youtube.com/wearethemighty" target="_blank"><img style="padding-right:10px;" width="33" height="33" src="https://media.sailthru.com/79y/1k6/6/u/62be61e88a38a.png"></a> </div> </div> </div> <div class="email_container"> <div class="signup"> <label><input name="email" type="hidden" id="email"></label> <input type="text" name="email" placeholder="Email Address" required> <input type="hidden" name="vars[WATM_Contact]" value="Yes"> <input type="hidden" name="lists[We Are The Mighty_The Mighty]" value="1"> <input type="hidden" name="vars[source]" value="WATMWebsiteLanding"> <!--<input type="hidden" name="lists[dwell_Dedicated/Sales]" value="1" />--> <button type="submit" name="submit" class="st-recaptcha" data-callback="st_recaptcha_1">SIGN ME UP!</button><noscript> <input type="hidden" name="st_no_js" value="1"> </noscript> </div> <div class="disclaimer"> <p class="font-brandon-light" style="font-size:13px;text-align:center;color:#FFF;">By subscribing to our newsletter (which may include marketing communications and promotions from our affiliates and partners), you agree to our <u><a href="https://recurrent.io/terms-and-conditions/" target="_blank" style="color:#FFF;text-decoration:none;">Terms of Use</a></u> and our <u><a href="https://recurrent.io/privacy-policy/" target="_blank" style="color:#FFF;text-decoration:none;">Privacy Policy</a></u>. You may opt-out from an individual subscription anytime by clicking "unsubscribe" on an applicable e-mail communication. </p></div> </div> <input type="hidden" name="profile_id" value="62671d291601426f720df5bd"><input type="hidden" name="st_form_num" value="0"></form> <script type="text/javascript"> // var myInput = document.getElementById("email"); function validateMyForm() { if(myInput.value != "" || null ) { console.log("you must be a bot; validation failed"); event.preventDefault(); return false; } console.log("you're valid, please proceed"); return true; } </script> <script> var x, i, j, l, ll, selElmnt, a, b, c; /* Look for any elements with the class "custom-select": */ x = document.getElementsByClassName("custom-select"); l = x.length; for (i = 0; i < l; i++) { selElmnt = x[i].getElementsByTagName("select")[0]; ll = selElmnt.length; /* For each element, create a new DIV that will act as the selected item: */ a = document.createElement("DIV"); a.setAttribute("class", "select-selected"); a.innerHTML = selElmnt.options[selElmnt.selectedIndex].innerHTML; x[i].appendChild(a); /* For each element, create a new DIV that will contain the option list: */ b = document.createElement("DIV"); b.setAttribute("class", "select-items select-hide"); for (j = 1; j < ll; j++) { /* For each option in the original select element, create a new DIV that will act as an option item: */ c = document.createElement("DIV"); c.innerHTML = selElmnt.options[j].innerHTML; c.addEventListener("click", function (e) { /* When an item is clicked, update the original select box, and the selected item: */ var y, i, k, s, h, sl, yl; s = this.parentNode.parentNode.getElementsByTagName("select")[0]; sl = s.length; h = this.parentNode.previousSibling; for (i = 0; i < sl; i++) { if (s.options[i].innerHTML == this.innerHTML) { s.selectedIndex = i; h.innerHTML = this.innerHTML; y = this.parentNode.getElementsByClassName("same-as-selected"); yl = y.length; for (k = 0; k < yl; k++) { y[k].removeAttribute("class"); } this.setAttribute("class", "same-as-selected"); break; } } h.click(); }); b.appendChild(c); } x[i].appendChild(b); a.addEventListener("click", function (e) { /* When the select box is clicked, close any other select boxes, and open/close the current select box: */ e.stopPropagation(); closeAllSelect(this); this.nextSibling.classList.toggle("select-hide"); this.classList.toggle("select-arrow-active"); }); } function closeAllSelect(elmnt) { /* A function that will close all select boxes in the document, except the current select box: */ var x, y, i, xl, yl, arrNo = []; x = document.getElementsByClassName("select-items"); y = document.getElementsByClassName("select-selected"); xl = x.length; yl = y.length; for (i = 0; i < yl; i++) { if (elmnt == y[i]) { arrNo.push(i) } else { y[i].classList.remove("select-arrow-active"); } } for (i = 0; i < xl; i++) { if (arrNo.indexOf(i)) { x[i].classList.add("select-hide"); } } } /* If the user clicks anywhere outside the select box, then close all select boxes: */ document.addEventListener("click", closeAllSelect); </script> <!-- Start WKND tag. Deploy at the beginning of document head. --> <script> (function(d) { var e = d.createElement('script'); e.src = d.location.protocol + '//tag.wknd.ai/5204/i.js'; e.async = true; d.getElementsByTagName("head")[0].appendChild(e); }(document)); </script> <!-- End WKND tag --> </body></html><script type="text/javascript">function st_recaptcha_onload() { const submitButtons = window.self.document.querySelectorAll(".st-recaptcha"); for (var i = 0; i < submitButtons.length; i++) { submitButtons[i].addEventListener('click', function (e) { if (e.defaultPrevented) { e.stopImmediatePropagation(); } }); grecaptcha.render(submitButtons[i], {'sitekey': '6Lf8zqgoAAAAAFUUkcOQ6F63JUDRJdiz_4BCIDPj'}); } }</script><script src="https://www.google.com/recaptcha/api.js?onload=st_recaptcha_onload&render=explicit" async="" defer></script>