faxonfirearms.com Open in urlscan Pro
63.141.128.17  Public Scan

Submitted URL: http://url8695.faxonfirearms.com/ls/click?upn=088q4yp-2FjFO7qDmQQAEANgMgdvkQI03ado7SchB3ul589fDuqfVkDKR-2FLoJ4OfCEHE8RWpkS2KBOLHf...
Effective URL: https://faxonfirearms.com/faxon-match-series-16-gunner-223-wylde-mid-length-416-r-stainless-qpq-nitride-5r-nickel-teflon-e...
Submission: On May 08 via api from US — Scanned from DE

Form analysis 5 forms found in the DOM

/search.php

<form class="form" action="/search.php">
  <fieldset class="form-fieldset">
    <div class="form-field">
      <label class="is-srOnly" for="search_query">Search</label>
      <input class="form-input" data-search-quick="" name="search_query" id="search_query" data-error-message="Search field cannot be empty." placeholder="What are you looking for?" autocomplete="off">
      <button type="submit" class="form-button">
        <i class="icon" aria-hidden="true">
                        <svg><use xlink:href="#icon-search"></use></svg>
                    </i>
      </button>
    </div>
  </fieldset>
</form>

POST /postreview.php

<form class="form writeReview-form" action="/postreview.php" method="post">
  <fieldset class="form-fieldset">
    <div class="form-field form-field--select">
      <label class="form-label" for="rating-rate">Rating <small>Required</small>
      </label>
      <!-- Stars -->
      <!-- TODO: Review Stars need to be componentised, both for display and input -->
      <select id="rating-rate" class="form-select" name="revrating" data-input="" aria-required="true">
        <option value="">Select Rating</option>
        <option value="1">1 star (worst)</option>
        <option value="2">2 stars</option>
        <option value="3">3 stars (average)</option>
        <option value="4">4 stars</option>
        <option value="5">5 stars (best)</option>
      </select>
    </div>
    <!-- Name -->
    <div class="form-field form-field--input form-field--inputText" id="revfromname" data-validation="">
      <label class="form-label" for="revfromname_input">Name <small>Required</small>
      </label>
      <input type="text" name="revfromname" id="revfromname_input" class="form-input" data-label="Name" data-input="" aria-required="true">
    </div>
    <!-- Email -->
    <div class="form-field form-field--input form-field--inputText" id="email" data-validation="">
      <label class="form-label" for="email_input">Email <small>Required</small>
      </label>
      <input type="text" name="email" id="email_input" class="form-input" data-label="Email" data-input="" aria-required="true">
    </div>
    <!-- Review Subject -->
    <div class="form-field form-field--input form-field--inputText" id="revtitle" data-validation="">
      <label class="form-label" for="revtitle_input">Review Subject <small>Required</small>
      </label>
      <input type="text" name="revtitle" id="revtitle_input" class="form-input" data-label="Review Subject" data-input="" aria-required="true">
    </div>
    <!-- Comments -->
    <div class="form-field form-field--textarea" id="revtext" data-validation="">
      <label class="form-label" for="revtext_input">Comments <small>Required</small>
      </label>
      <textarea name="revtext" id="revtext_input" data-label="Comments" rows="" aria-required="true" data-input="" class="form-input">
    </textarea>
    </div>
    <div class="g-recaptcha" data-sitekey="6LcjX0sbAAAAACp92-MNpx66FT4pbIWh-FTDmkkz">
      <div style="width: 304px; height: 78px;">
        <div><iframe title="reCAPTCHA"
            src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LcjX0sbAAAAACp92-MNpx66FT4pbIWh-FTDmkkz&amp;co=aHR0cHM6Ly9mYXhvbmZpcmVhcm1zLmNvbTo0NDM.&amp;hl=de&amp;v=1h-hbVSJRMOQsmO_2qL9cO0z&amp;size=normal&amp;cb=cguyb74qk7xm"
            width="304" height="78" role="presentation" name="a-thkbsdpnqkc9" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></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><br>
    <div class="form-field form-field--submit">
      <input type="submit" class="button button--primary" value="Submit Review">
    </div>
    <input type="hidden" name="product_id" value="357">
    <input type="hidden" name="action" value="post_review">
  </fieldset>
</form>

POST https://faxonfirearms.com/cart.php

<form class="form" method="post" action="https://faxonfirearms.com/cart.php" enctype="multipart/form-data" data-cart-item-add="">
  <input type="hidden" name="action" value="add">
  <input type="hidden" name="product_id" value="357">
  <div class="productView-options-wrap" data-product-option-change="" style="">
  </div>
  <div class="shipping-giftWrap-stock">
    <div class="form-field--stock u-hiddenVisually">
      <dt class="productView-info-name">Current Stock:</dt>
      <dd class="productView-info-value"><span data-product-stock=""></span></dd>
    </div>
  </div>
  <div id="add-to-cart-wrapper">
    <div class="form-field form-field--increments">
      <label class="form-label form-label--alternate" for="qty[]">Quantity:</label>
      <div class="form-increment" data-quantity-change="">
        <button class="button button--icon" data-action="dec" type="button">
          <span class="is-srOnly">Decrease Quantity of undefined</span>
          <i class="icon" aria-hidden="true">
                        <svg>
                            <use xlink:href="#icon-keyboard-arrow-down"></use>
                        </svg>
                    </i>
        </button>
        <input class="form-input form-input--incrementTotal" id="qty[]" name="qty[]" type="tel" value="1" data-quantity-min="0" data-quantity-max="0" min="1" pattern="[0-9]*" aria-live="polite">
        <button class="button button--icon" data-action="inc" type="button">
          <span class="is-srOnly">Increase Quantity of undefined</span>
          <i class="icon" aria-hidden="true">
                        <svg>
                            <use xlink:href="#icon-keyboard-arrow-up"></use>
                        </svg>
                    </i>
        </button>
      </div>
    </div>
    <div class="alertBox productAttributes-message" style="display:none">
      <div class="alertBox-column alertBox-icon">
        <icon glyph="ic-success" class="icon" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
            <path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z"></path>
          </svg></icon>
      </div>
      <p class="alertBox-column alertBox-message"></p>
    </div>
    <div class="form-action">
      <input id="form-action-addToCart" data-wait-message="Adding to cart…" class="button button--primary" type="submit" value="Add to Cart">
      <span class="product-status-message aria-description--hidden">Adding to cart… The item has been added</span>
    </div>
  </div>
</form>

POST /wishlist.php?action=add&product_id=357

<form action="/wishlist.php?action=add&amp;product_id=357" class="form form-wishlist form-action" data-wishlist-add="" method="post">
  <a aria-controls="wishlist-dropdown" aria-expanded="false" class="button button--secondary dropdown-menu-button" data-dropdown="wishlist-dropdown" href="#">
        <span>Add to Wish List</span>
        <i aria-hidden="true" class="icon">
            <svg>
                <use xlink:href="#icon-chevron-down"></use>
            </svg>
        </i>
    </a>
  <ul aria-hidden="true" class="dropdown-menu" data-dropdown-content="" id="wishlist-dropdown">
    <li>
      <input class="button" type="submit" value="Add to My Wish List">
    </li>
    <li>
      <a data-wishlist="" class="button" href="/wishlist.php?action=addwishlist&amp;product_id=357">Create Wish List</a>
    </li>
  </ul>
</form>

<form
  style="text-decoration-thickness: inherit; background-position-x: 0px; background-position-y: 0px; background-repeat-x: repeat; background-repeat-y: repeat; border-top-color: currentcolor; border-right-color: currentcolor; border-bottom-color: currentcolor; border-left-color: currentcolor; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-top-width: medium; border-right-width: medium; border-bottom-width: medium; border-left-width: medium; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-numeric: normal; font-variant-east-asian: normal; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-decoration-line: inherit; text-decoration-style: inherit; text-decoration-color: inherit; border-image-source: none; border-image-slice: 100%; border-image-width: 1; border-image-outset: 0; border-image-repeat: stretch; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; column-rule-width: medium; column-rule-style: none; column-rule-color: black; transition-duration: 0s; transition-timing-function: ease; transition-delay: 0s; transition-property: all; background-attachment: scroll; background-color: transparent; background-image: none; background-position: 0 0; background-repeat: repeat; border-color: currentColor; border-radius: 0; border-style: none; border-width: medium; bottom: auto; clear: none; clip: auto; counter-increment: none; counter-reset: none; cursor: auto; direction: inherit; float: none; font-family: inherit; font-size: inherit; font-style: inherit; font-variant: normal; font-weight: inherit; height: auto; left: auto; letter-spacing: normal; line-height: inherit; list-style-type: inherit; list-style-position: outside; list-style-image: none; margin: 0; max-height: none; max-width: none; min-height: 0; min-width: 0; opacity: 1; outline: invert none medium; overflow: visible; padding: 0; position: static; quotes: '' ''; right: auto; table-layout: auto; text-decoration: inherit; text-indent: 0; text-transform: none; top: auto; unicode-bidi: normal; vertical-align: baseline; visibility: inherit; white-space: normal; width: auto; word-spacing: normal; z-index: auto; -webkit-background-origin: padding-box; background-origin: padding-box; -webkit-background-clip: border-box; background-clip: border-box; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; -webkit-border-image: none; -moz-border-image: none; -o-border-image: none; border-image: none; -webkit-border-radius: 0; -moz-border-radius: 0; -webkit-box-shadow: none; box-shadow: none; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; -webkit-column-count: auto; -moz-column-count: auto; column-count: auto; -webkit-column-gap: normal; -moz-column-gap: normal; column-gap: normal; -webkit-column-rule: medium none black; -moz-column-rule: medium none black; column-rule: medium none black; -webkit-column-span: 1; -moz-column-span: 1; column-span: 1; -webkit-column-width: auto; -moz-column-width: auto; column-width: auto; font-feature-settings: normal; overflow-x: visible; overflow-y: visible; -webkit-hyphens: manual; -moz-hyphens: manual; hyphens: manual; -webkit-perspective: none; -moz-perspective: none; -ms-perspective: none; -o-perspective: none; perspective: none; -webkit-perspective-origin: 50% 50%; -moz-perspective-origin: 50% 50%; -ms-perspective-origin: 50% 50%; -o-perspective-origin: 50% 50%; perspective-origin: 50% 50%; -webkit-backface-visibility: visible; -moz-backface-visibility: visible; -ms-backface-visibility: visible; -o-backface-visibility: visible; backface-visibility: visible; text-shadow: none; -webkit-transition: all 0s ease 0s; -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; transform: none; -webkit-transform-origin: 50% 50%; -moz-transform-origin: 50% 50%; -ms-transform-origin: 50% 50%; -o-transform-origin: 50% 50%; transform-origin: 50% 50%; -webkit-transform-style: flat; -moz-transform-style: flat; -ms-transform-style: flat; -o-transform-style: flat; transform-style: flat; word-break: normal; transition: all 2s ease; text-align: center; display: flex; flex-direction: column; justify-content: flex-start; box-sizing: border-box;">
  <div class="springbot-row"
    style="text-decoration-thickness: inherit; width: auto; background-attachment: scroll; background-color: transparent; background-image: none; background-position-x: 0px; background-position-y: 0px; background-repeat-x: repeat; background-repeat-y: repeat; border-top-color: currentcolor; border-right-color: currentcolor; border-bottom-color: currentcolor; border-left-color: currentcolor; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-top-width: medium; border-right-width: medium; border-bottom-width: medium; border-left-width: medium; bottom: auto; clear: none; clip: auto; counter-increment: none; counter-reset: none; cursor: auto; direction: inherit; float: none; font-family: inherit; font-size: inherit; font-style: inherit; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-weight: inherit; height: auto; left: auto; letter-spacing: normal; line-height: inherit; list-style-type: inherit; list-style-position: outside; list-style-image: none; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; max-height: none; max-width: none; min-height: 0px; min-width: 0px; opacity: 1; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; position: static; quotes: '' ''; right: auto; table-layout: auto; text-align: inherit; text-decoration-line: inherit; text-decoration-style: inherit; text-decoration-color: inherit; text-indent: 0px; text-transform: none; top: auto; unicode-bidi: normal; vertical-align: baseline; visibility: inherit; white-space: normal; word-spacing: normal; z-index: auto; background-origin: padding-box; background-clip: border-box; background-size: cover; -webkit-border-image: none; border-image-source: none; border-image-slice: 100%; border-image-width: 1; border-image-outset: 0; border-image-repeat: stretch; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; box-shadow: none; column-count: auto; column-gap: normal; column-rule-width: medium; column-rule-style: none; column-rule-color: black; column-width: auto; font-feature-settings: normal; overflow-x: visible; overflow-y: visible; hyphens: manual; perspective: none; perspective-origin: 50% 50%; backface-visibility: visible; text-shadow: none; transition-duration: 0s; transition-timing-function: ease; transition-delay: 0s; transition-property: all; transform: none; transform-origin: 50% 50%; transform-style: flat; word-break: normal; flex-direction: row; padding: 0 10px 0 10px; justify-content: center; display: flex; align-items: center; box-sizing: border-box;">
    <div class="springbot-cell"
      style="text-decoration-thickness: inherit; width: auto; background-attachment: scroll; background-color: transparent; background-image: none; background-position-x: 0px; background-position-y: 0px; background-repeat-x: repeat; background-repeat-y: repeat; border-top-color: currentcolor; border-right-color: currentcolor; border-bottom-color: currentcolor; border-left-color: currentcolor; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-top-width: medium; border-right-width: medium; border-bottom-width: medium; border-left-width: medium; bottom: auto; clear: none; clip: auto; counter-increment: none; counter-reset: none; cursor: auto; direction: inherit; float: none; font-family: inherit; font-size: inherit; font-style: inherit; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-weight: inherit; height: auto; left: auto; letter-spacing: normal; line-height: inherit; list-style-type: inherit; list-style-position: outside; list-style-image: none; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; max-height: none; max-width: none; min-height: 0px; min-width: 0px; opacity: 1; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; position: static; quotes: '' ''; right: auto; table-layout: auto; text-align: inherit; text-decoration-line: inherit; text-decoration-style: inherit; text-decoration-color: inherit; text-indent: 0px; text-transform: none; top: auto; unicode-bidi: normal; vertical-align: baseline; visibility: inherit; white-space: normal; word-spacing: normal; z-index: auto; background-origin: padding-box; background-clip: border-box; background-size: cover; -webkit-border-image: none; border-image-source: none; border-image-slice: 100%; border-image-width: 1; border-image-outset: 0; border-image-repeat: stretch; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; box-shadow: none; column-count: auto; column-gap: normal; column-rule-width: medium; column-rule-style: none; column-rule-color: black; column-width: auto; font-feature-settings: normal; overflow-x: visible; overflow-y: visible; hyphens: manual; perspective: none; perspective-origin: 50% 50%; backface-visibility: visible; text-shadow: none; transition-duration: 0s; transition-timing-function: ease; transition-delay: 0s; transition-property: all; transform: none; transform-origin: 50% 50%; transform-style: flat; word-break: normal; display: flex; flex-direction: column; justify-content: flex-start; flex-grow: 1; box-sizing: border-box; padding: 10px 0 10px 0;">
      <img src="https://springbot_www_production.s3.amazonaws.com/springmail/13606/1581965639381Faxon-Firearms-Logo-RGB-White-Background-002.png"
        style="background-attachment: scroll; background-color: transparent; background-image: none; background-position-x: 0px; background-position-y: 0px; background-repeat-x: repeat; background-repeat-y: repeat; bottom: auto; clear: none; clip: auto; counter-increment: none; counter-reset: none; cursor: auto; direction: inherit; display: inline; float: none; font-family: inherit; font-size: inherit; font-style: inherit; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-weight: inherit; height: auto; left: auto; letter-spacing: normal; line-height: inherit; list-style-type: inherit; list-style-position: outside; list-style-image: none; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; max-height: none; min-width: 0px; opacity: 1; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; position: static; quotes: '' ''; right: auto; table-layout: auto; text-align: inherit; text-decoration-line: inherit; text-decoration-thickness: inherit; text-decoration-style: inherit; text-decoration-color: inherit; text-indent: 0px; text-transform: none; top: auto; unicode-bidi: normal; visibility: inherit; white-space: normal; width: auto; word-spacing: normal; z-index: auto; background-origin: padding-box; background-clip: border-box; background-size: cover; -webkit-border-image: none; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; box-shadow: none; column-count: auto; column-gap: normal; column-rule-width: medium; column-rule-style: none; column-rule-color: black; column-width: auto; font-feature-settings: normal; overflow-x: visible; overflow-y: visible; hyphens: manual; perspective: none; perspective-origin: 50% 50%; backface-visibility: visible; text-shadow: none; transition-duration: 0s; transition-timing-function: ease; transition-delay: 0s; transition-property: all; transform: none; transform-origin: 50% 50%; transform-style: flat; word-break: normal; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-top-style: initial; border-right-style: initial; border-bottom-style: initial; border-left-style: initial; border-top-color: initial; border-right-color: initial; border-bottom-color: initial; border-left-color: initial; border-image-source: initial; border-image-slice: initial; border-image-width: initial; border-image-outset: initial; border-image-repeat: initial; box-sizing: border-box; max-width: 100%; min-height: 100%; vertical-align: top; align-self: center;">
      <p
        style="text-decoration-thickness: inherit; background-attachment: scroll; background-color: transparent; background-image: none; background-position-x: 0px; background-position-y: 0px; background-repeat-x: repeat; background-repeat-y: repeat; border-top-color: currentcolor; border-right-color: currentcolor; border-bottom-color: currentcolor; border-left-color: currentcolor; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-top-width: medium; border-right-width: medium; border-bottom-width: medium; border-left-width: medium; bottom: auto; clear: none; clip: auto; counter-increment: none; counter-reset: none; cursor: auto; direction: inherit; float: none; font-family: inherit; font-size: inherit; font-style: inherit; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-weight: inherit; height: auto; left: auto; letter-spacing: normal; line-height: inherit; list-style-type: inherit; list-style-position: outside; list-style-image: none; max-height: none; max-width: none; min-height: 0px; min-width: 0px; opacity: 1; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; position: static; quotes: '' ''; right: auto; table-layout: auto; text-align: inherit; text-decoration-line: inherit; text-decoration-style: inherit; text-decoration-color: inherit; text-indent: 0px; text-transform: none; top: auto; unicode-bidi: normal; vertical-align: baseline; visibility: inherit; white-space: normal; width: auto; word-spacing: normal; z-index: auto; background-origin: padding-box; background-clip: border-box; background-size: cover; -webkit-border-image: none; border-image-source: none; border-image-slice: 100%; border-image-width: 1; border-image-outset: 0; border-image-repeat: stretch; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; box-shadow: none; column-count: auto; column-gap: normal; column-rule-width: medium; column-rule-style: none; column-rule-color: black; column-width: auto; font-feature-settings: normal; overflow-x: visible; overflow-y: visible; hyphens: manual; perspective: none; perspective-origin: 50% 50%; backface-visibility: visible; text-shadow: none; transition-duration: 0s; transition-timing-function: ease; transition-delay: 0s; transition-property: all; transform: none; transform-origin: 50% 50%; transform-style: flat; word-break: normal; display: block; margin-top: 1em; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; color: rgb(0, 21, 52); background-repeat: no-repeat; background-position: center top; box-sizing: border-box;">
        <span
          style="text-decoration-thickness: inherit; background-attachment: scroll; background-color: transparent; background-image: none; background-position-x: 0px; background-position-y: 0px; background-repeat-x: repeat; background-repeat-y: repeat; border-top-color: currentcolor; border-right-color: currentcolor; border-bottom-color: currentcolor; border-left-color: currentcolor; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-top-width: medium; border-right-width: medium; border-bottom-width: medium; border-left-width: medium; bottom: auto; clear: none; clip: auto; counter-increment: none; counter-reset: none; cursor: auto; direction: inherit; display: inline; float: none; font-family: inherit; font-style: inherit; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-weight: inherit; height: auto; left: auto; letter-spacing: normal; line-height: inherit; list-style-type: inherit; list-style-position: outside; list-style-image: none; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; max-height: none; max-width: none; min-height: 0px; min-width: 0px; opacity: 1; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; position: static; quotes: '' ''; right: auto; table-layout: auto; text-align: inherit; text-decoration-line: inherit; text-decoration-style: inherit; text-decoration-color: inherit; text-indent: 0px; text-transform: none; top: auto; unicode-bidi: normal; vertical-align: baseline; visibility: inherit; white-space: normal; width: auto; word-spacing: normal; z-index: auto; background-origin: padding-box; background-clip: border-box; background-size: cover; -webkit-border-image: none; border-image-source: none; border-image-slice: 100%; border-image-width: 1; border-image-outset: 0; border-image-repeat: stretch; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; box-shadow: none; column-count: auto; column-gap: normal; column-rule-width: medium; column-rule-style: none; column-rule-color: black; column-width: auto; font-feature-settings: normal; overflow-x: visible; overflow-y: visible; hyphens: manual; perspective: none; perspective-origin: 50% 50%; backface-visibility: visible; text-shadow: none; transition-duration: 0s; transition-timing-function: ease; transition-delay: 0s; transition-property: all; transform: none; transform-origin: 50% 50%; transform-style: flat; word-break: normal; font-size: 36px; box-sizing: border-box;"><span
            style="text-decoration-thickness: inherit; background-attachment: scroll; background-color: transparent; background-image: none; background-position-x: 0px; background-position-y: 0px; background-repeat-x: repeat; background-repeat-y: repeat; border-top-color: currentcolor; border-right-color: currentcolor; border-bottom-color: currentcolor; border-left-color: currentcolor; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-top-width: medium; border-right-width: medium; border-bottom-width: medium; border-left-width: medium; bottom: auto; clear: none; clip: auto; counter-increment: none; counter-reset: none; cursor: auto; direction: inherit; display: inline; float: none; font-size: inherit; font-style: inherit; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-weight: inherit; height: auto; left: auto; letter-spacing: normal; line-height: inherit; list-style-type: inherit; list-style-position: outside; list-style-image: none; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; max-height: none; max-width: none; min-height: 0px; min-width: 0px; opacity: 1; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; position: static; quotes: '' ''; right: auto; table-layout: auto; text-align: inherit; text-decoration-line: inherit; text-decoration-style: inherit; text-decoration-color: inherit; text-indent: 0px; text-transform: none; top: auto; unicode-bidi: normal; vertical-align: baseline; visibility: inherit; white-space: normal; width: auto; word-spacing: normal; z-index: auto; background-origin: padding-box; background-clip: border-box; background-size: cover; -webkit-border-image: none; border-image-source: none; border-image-slice: 100%; border-image-width: 1; border-image-outset: 0; border-image-repeat: stretch; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; box-shadow: none; column-count: auto; column-gap: normal; column-rule-width: medium; column-rule-style: none; column-rule-color: black; column-width: auto; font-feature-settings: normal; overflow-x: visible; overflow-y: visible; hyphens: manual; perspective: none; perspective-origin: 50% 50%; backface-visibility: visible; text-shadow: none; transition-duration: 0s; transition-timing-function: ease; transition-delay: 0s; transition-property: all; transform: none; transform-origin: 50% 50%; transform-style: flat; word-break: normal; font-family: Lucida Sans Unicode,Helvetica,sans-serif; box-sizing: border-box;"><span
              style="text-decoration-thickness: inherit; background-attachment: scroll; background-color: transparent; background-image: none; background-position-x: 0px; background-position-y: 0px; background-repeat-x: repeat; background-repeat-y: repeat; border-top-color: currentcolor; border-right-color: currentcolor; border-bottom-color: currentcolor; border-left-color: currentcolor; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-top-width: medium; border-right-width: medium; border-bottom-width: medium; border-left-width: medium; bottom: auto; clear: none; clip: auto; counter-increment: none; counter-reset: none; cursor: auto; direction: inherit; display: inline; float: none; font-family: inherit; font-size: inherit; font-style: inherit; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-weight: inherit; height: auto; left: auto; letter-spacing: normal; line-height: inherit; list-style-type: inherit; list-style-position: outside; list-style-image: none; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; max-height: none; max-width: none; min-height: 0px; min-width: 0px; opacity: 1; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; position: static; quotes: '' ''; right: auto; table-layout: auto; text-align: inherit; text-decoration-line: inherit; text-decoration-style: inherit; text-decoration-color: inherit; text-indent: 0px; text-transform: none; top: auto; unicode-bidi: normal; vertical-align: baseline; visibility: inherit; white-space: normal; width: auto; word-spacing: normal; z-index: auto; background-origin: padding-box; background-clip: border-box; background-size: cover; -webkit-border-image: none; border-image-source: none; border-image-slice: 100%; border-image-width: 1; border-image-outset: 0; border-image-repeat: stretch; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; box-shadow: none; column-count: auto; column-gap: normal; column-rule-width: medium; column-rule-style: none; column-rule-color: black; column-width: auto; font-feature-settings: normal; overflow-x: visible; overflow-y: visible; hyphens: manual; perspective: none; perspective-origin: 50% 50%; backface-visibility: visible; text-shadow: none; transition-duration: 0s; transition-timing-function: ease; transition-delay: 0s; transition-property: all; transform: none; transform-origin: 50% 50%; transform-style: flat; word-break: normal; color: #ecf0f1; box-sizing: border-box;">GET
              ON TARGET</span></span></span></p>
      <p
        style="text-decoration-thickness: inherit; background-attachment: scroll; background-color: transparent; background-image: none; background-position-x: 0px; background-position-y: 0px; background-repeat-x: repeat; background-repeat-y: repeat; border-top-color: currentcolor; border-right-color: currentcolor; border-bottom-color: currentcolor; border-left-color: currentcolor; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-top-width: medium; border-right-width: medium; border-bottom-width: medium; border-left-width: medium; bottom: auto; clear: none; clip: auto; counter-increment: none; counter-reset: none; cursor: auto; direction: inherit; float: none; font-family: inherit; font-size: inherit; font-style: inherit; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-weight: inherit; height: auto; left: auto; letter-spacing: normal; line-height: inherit; list-style-type: inherit; list-style-position: outside; list-style-image: none; max-height: none; max-width: none; min-height: 0px; min-width: 0px; opacity: 1; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; position: static; quotes: '' ''; right: auto; table-layout: auto; text-align: inherit; text-decoration-line: inherit; text-decoration-style: inherit; text-decoration-color: inherit; text-indent: 0px; text-transform: none; top: auto; unicode-bidi: normal; vertical-align: baseline; visibility: inherit; white-space: normal; width: auto; word-spacing: normal; z-index: auto; background-origin: padding-box; background-clip: border-box; background-size: cover; -webkit-border-image: none; border-image-source: none; border-image-slice: 100%; border-image-width: 1; border-image-outset: 0; border-image-repeat: stretch; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; box-shadow: none; column-count: auto; column-gap: normal; column-rule-width: medium; column-rule-style: none; column-rule-color: black; column-width: auto; font-feature-settings: normal; overflow-x: visible; overflow-y: visible; hyphens: manual; perspective: none; perspective-origin: 50% 50%; backface-visibility: visible; text-shadow: none; transition-duration: 0s; transition-timing-function: ease; transition-delay: 0s; transition-property: all; transform: none; transform-origin: 50% 50%; transform-style: flat; word-break: normal; display: block; margin-top: 1em; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; color: rgb(0, 21, 52); background-repeat: no-repeat; background-position: center top; box-sizing: border-box;">
        <span
          style="text-decoration-thickness: inherit; background-attachment: scroll; background-color: transparent; background-image: none; background-position-x: 0px; background-position-y: 0px; background-repeat-x: repeat; background-repeat-y: repeat; border-top-color: currentcolor; border-right-color: currentcolor; border-bottom-color: currentcolor; border-left-color: currentcolor; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-top-width: medium; border-right-width: medium; border-bottom-width: medium; border-left-width: medium; bottom: auto; clear: none; clip: auto; counter-increment: none; counter-reset: none; cursor: auto; direction: inherit; display: inline; float: none; font-family: inherit; font-style: inherit; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-weight: inherit; height: auto; left: auto; letter-spacing: normal; line-height: inherit; list-style-type: inherit; list-style-position: outside; list-style-image: none; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; max-height: none; max-width: none; min-height: 0px; min-width: 0px; opacity: 1; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; position: static; quotes: '' ''; right: auto; table-layout: auto; text-align: inherit; text-decoration-line: inherit; text-decoration-style: inherit; text-decoration-color: inherit; text-indent: 0px; text-transform: none; top: auto; unicode-bidi: normal; vertical-align: baseline; visibility: inherit; white-space: normal; width: auto; word-spacing: normal; z-index: auto; background-origin: padding-box; background-clip: border-box; background-size: cover; -webkit-border-image: none; border-image-source: none; border-image-slice: 100%; border-image-width: 1; border-image-outset: 0; border-image-repeat: stretch; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; box-shadow: none; column-count: auto; column-gap: normal; column-rule-width: medium; column-rule-style: none; column-rule-color: black; column-width: auto; font-feature-settings: normal; overflow-x: visible; overflow-y: visible; hyphens: manual; perspective: none; perspective-origin: 50% 50%; backface-visibility: visible; text-shadow: none; transition-duration: 0s; transition-timing-function: ease; transition-delay: 0s; transition-property: all; transform: none; transform-origin: 50% 50%; transform-style: flat; word-break: normal; font-size: 16px; box-sizing: border-box;"><span
            style="text-decoration-thickness: inherit; background-attachment: scroll; background-color: transparent; background-image: none; background-position-x: 0px; background-position-y: 0px; background-repeat-x: repeat; background-repeat-y: repeat; border-top-color: currentcolor; border-right-color: currentcolor; border-bottom-color: currentcolor; border-left-color: currentcolor; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-top-width: medium; border-right-width: medium; border-bottom-width: medium; border-left-width: medium; bottom: auto; clear: none; clip: auto; counter-increment: none; counter-reset: none; cursor: auto; direction: inherit; display: inline; float: none; font-family: inherit; font-size: inherit; font-style: inherit; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-weight: inherit; height: auto; left: auto; letter-spacing: normal; list-style-type: inherit; list-style-position: outside; list-style-image: none; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; max-height: none; max-width: none; min-height: 0px; min-width: 0px; opacity: 1; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; position: static; quotes: '' ''; right: auto; table-layout: auto; text-align: inherit; text-decoration-line: inherit; text-decoration-style: inherit; text-decoration-color: inherit; text-indent: 0px; text-transform: none; top: auto; unicode-bidi: normal; vertical-align: baseline; visibility: inherit; white-space: normal; width: auto; word-spacing: normal; z-index: auto; background-origin: padding-box; background-clip: border-box; background-size: cover; -webkit-border-image: none; border-image-source: none; border-image-slice: 100%; border-image-width: 1; border-image-outset: 0; border-image-repeat: stretch; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; box-shadow: none; column-count: auto; column-gap: normal; column-rule-width: medium; column-rule-style: none; column-rule-color: black; column-width: auto; font-feature-settings: normal; overflow-x: visible; overflow-y: visible; hyphens: manual; perspective: none; perspective-origin: 50% 50%; backface-visibility: visible; text-shadow: none; transition-duration: 0s; transition-timing-function: ease; transition-delay: 0s; transition-property: all; transform: none; transform-origin: 50% 50%; transform-style: flat; word-break: normal; color: #ecf0f1; line-height: 18px; box-sizing: border-box;">Sign
            up for our newsletter to get the latest news on sales, new products, podcast info, and much more.</span></span></p>
      <div required="true" show-label="false" label-value="" name="Email" type="" placeholder="Email" class="springbot-form-group springbot-form-group__input"
        style="text-decoration-thickness: inherit; background-position-x: 0px; background-position-y: 0px; background-repeat-x: repeat; background-repeat-y: repeat; border-top-color: currentcolor; border-right-color: currentcolor; border-bottom-color: currentcolor; border-left-color: currentcolor; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-top-width: medium; border-right-width: medium; border-bottom-width: medium; border-left-width: medium; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-numeric: normal; font-variant-east-asian: normal; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; text-decoration-line: inherit; text-decoration-style: inherit; text-decoration-color: inherit; border-image-source: none; border-image-slice: 100%; border-image-width: 1; border-image-outset: 0; border-image-repeat: stretch; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; column-rule-width: medium; column-rule-style: none; column-rule-color: black; transition-duration: 0s; transition-timing-function: ease; transition-delay: 0s; transition-property: all; background-attachment: scroll; background-image: none; background-position: 0 0; background-repeat: repeat; border-color: currentColor; border-radius: 0; border-style: none; border-width: medium; bottom: auto; clear: none; clip: auto; counter-increment: none; counter-reset: none; cursor: auto; direction: inherit; float: none; font-family: inherit; font-size: inherit; font-style: inherit; font-variant: normal; font-weight: inherit; height: auto; left: auto; letter-spacing: normal; line-height: inherit; list-style-type: inherit; list-style-position: outside; list-style-image: none; margin: 0; max-height: none; max-width: none; min-height: 0; min-width: 0; opacity: 1; outline: invert none medium; overflow: visible; position: static; quotes: '' ''; right: auto; table-layout: auto; text-align: inherit; text-decoration: inherit; text-indent: 0; text-transform: none; top: auto; unicode-bidi: normal; vertical-align: baseline; visibility: inherit; white-space: normal; width: auto; word-spacing: normal; z-index: auto; -webkit-background-origin: padding-box; background-origin: padding-box; -webkit-background-clip: border-box; background-clip: border-box; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; -webkit-border-image: none; -moz-border-image: none; -o-border-image: none; border-image: none; -webkit-border-radius: 0; -moz-border-radius: 0; -webkit-box-shadow: none; box-shadow: none; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; -webkit-column-count: auto; -moz-column-count: auto; column-count: auto; -webkit-column-gap: normal; -moz-column-gap: normal; column-gap: normal; -webkit-column-rule: medium none black; -moz-column-rule: medium none black; column-rule: medium none black; -webkit-column-span: 1; -moz-column-span: 1; column-span: 1; -webkit-column-width: auto; -moz-column-width: auto; column-width: auto; font-feature-settings: normal; overflow-x: visible; overflow-y: visible; -webkit-hyphens: manual; -moz-hyphens: manual; hyphens: manual; -webkit-perspective: none; -moz-perspective: none; -ms-perspective: none; -o-perspective: none; perspective: none; -webkit-perspective-origin: 50% 50%; -moz-perspective-origin: 50% 50%; -ms-perspective-origin: 50% 50%; -o-perspective-origin: 50% 50%; perspective-origin: 50% 50%; -webkit-backface-visibility: visible; -moz-backface-visibility: visible; -ms-backface-visibility: visible; -o-backface-visibility: visible; backface-visibility: visible; text-shadow: none; -webkit-transition: all 0s ease 0s; transition: all 0s ease 0s; -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; transform: none; -webkit-transform-origin: 50% 50%; -moz-transform-origin: 50% 50%; -ms-transform-origin: 50% 50%; -o-transform-origin: 50% 50%; transform-origin: 50% 50%; -webkit-transform-style: flat; -moz-transform-style: flat; -ms-transform-style: flat; -o-transform-style: flat; transform-style: flat; word-break: normal; color: #4A4A4A; padding-top: 10px; padding-right: 0px; padding-bottom: 10px; padding-left: 0px; border: none rgb(74, 74, 74); background-color: rgba(0,0,0,0); padding: 10px 0 10px 0; display: flex; flex-direction: column; box-sizing: border-box;">
        <label
          style="text-decoration-thickness: inherit; background-position-x: 0px; background-position-y: 0px; background-repeat-x: repeat; background-repeat-y: repeat; border-top-color: currentcolor; border-right-color: currentcolor; border-bottom-color: currentcolor; border-left-color: currentcolor; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-top-width: medium; border-right-width: medium; border-bottom-width: medium; border-left-width: medium; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-numeric: normal; font-variant-east-asian: normal; margin-top: 0px; margin-right: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-decoration-line: inherit; text-decoration-style: inherit; text-decoration-color: inherit; border-image-source: none; border-image-slice: 100%; border-image-width: 1; border-image-outset: 0; border-image-repeat: stretch; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; column-rule-width: medium; column-rule-style: none; column-rule-color: black; transition-duration: 0s; transition-timing-function: ease; transition-delay: 0s; transition-property: all; background-attachment: scroll; background-color: transparent; background-image: none; background-position: 0 0; background-repeat: repeat; border-color: currentColor; border-radius: 0; border-style: none; border-width: medium; bottom: auto; clear: none; clip: auto; counter-increment: none; counter-reset: none; cursor: auto; direction: inherit; float: none; font-family: inherit; font-size: inherit; font-style: inherit; font-variant: normal; font-weight: inherit; height: auto; left: auto; letter-spacing: normal; line-height: inherit; list-style-type: inherit; list-style-position: outside; list-style-image: none; margin: 0; max-height: none; max-width: none; min-height: 0; min-width: 0; opacity: 1; outline: invert none medium; overflow: visible; padding: 0; position: static; quotes: '' ''; right: auto; table-layout: auto; text-align: inherit; text-decoration: inherit; text-indent: 0; text-transform: none; top: auto; unicode-bidi: normal; vertical-align: baseline; visibility: inherit; white-space: normal; width: auto; word-spacing: normal; z-index: auto; -webkit-background-origin: padding-box; background-origin: padding-box; -webkit-background-clip: border-box; background-clip: border-box; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; -webkit-border-image: none; -moz-border-image: none; -o-border-image: none; border-image: none; -webkit-border-radius: 0; -moz-border-radius: 0; -webkit-box-shadow: none; box-shadow: none; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; -webkit-column-count: auto; -moz-column-count: auto; column-count: auto; -webkit-column-gap: normal; -moz-column-gap: normal; column-gap: normal; -webkit-column-rule: medium none black; -moz-column-rule: medium none black; column-rule: medium none black; -webkit-column-span: 1; -moz-column-span: 1; column-span: 1; -webkit-column-width: auto; -moz-column-width: auto; column-width: auto; font-feature-settings: normal; overflow-x: visible; overflow-y: visible; -webkit-hyphens: manual; -moz-hyphens: manual; hyphens: manual; -webkit-perspective: none; -moz-perspective: none; -ms-perspective: none; -o-perspective: none; perspective: none; -webkit-perspective-origin: 50% 50%; -moz-perspective-origin: 50% 50%; -ms-perspective-origin: 50% 50%; -o-perspective-origin: 50% 50%; perspective-origin: 50% 50%; -webkit-backface-visibility: visible; -moz-backface-visibility: visible; -ms-backface-visibility: visible; -o-backface-visibility: visible; backface-visibility: visible; text-shadow: none; -webkit-transition: all 0s ease 0s; transition: all 0s ease 0s; -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; transform: none; -webkit-transform-origin: 50% 50%; -moz-transform-origin: 50% 50%; -ms-transform-origin: 50% 50%; -o-transform-origin: 50% 50%; transform-origin: 50% 50%; -webkit-transform-style: flat; -moz-transform-style: flat; -ms-transform-style: flat; -o-transform-style: flat; transform-style: flat; word-break: normal; color: #4A4A4A; margin-bottom: 8px; display: none; box-sizing: border-box;"></label><input
          type="email" required="true" name="Email" placeholder="Email" class="springbot-form-input"
          style="text-decoration-thickness: inherit; flex-grow: 1; flex-shrink: 1; flex-basis: 0%; background-position-x: 0px; background-position-y: 0px; background-repeat-x: repeat; background-repeat-y: repeat; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-numeric: normal; font-variant-east-asian: normal; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; text-decoration-line: inherit; text-decoration-style: inherit; text-decoration-color: inherit; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; column-rule-width: medium; column-rule-style: none; column-rule-color: black; transition-duration: 0s; transition-timing-function: ease; transition-delay: 0s; transition-property: all; border-top-width: 3px; border-right-width: 3px; border-bottom-width: 3px; border-left-width: 3px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: gray; border-right-color: gray; border-bottom-color: gray; border-left-color: gray; border-image-source: initial; border-image-slice: initial; border-image-width: initial; border-image-outset: initial; border-image-repeat: initial; padding-top: 10px; padding-right: 15px; padding-bottom: 10px; padding-left: 15px; background-attachment: scroll; background-image: none; background-position: 0 0; background-repeat: repeat; border-color: currentColor; border-radius: 0; border-style: none; border-width: medium; bottom: auto; clear: none; clip: auto; counter-increment: none; counter-reset: none; cursor: auto; direction: inherit; display: inline; float: none; font-family: inherit; font-style: inherit; font-variant: normal; font-weight: inherit; height: auto; left: auto; letter-spacing: normal; line-height: inherit; list-style-type: inherit; list-style-position: outside; list-style-image: none; margin: 0; max-height: none; max-width: none; min-height: 0; min-width: 0; opacity: 1; outline: invert none medium; overflow: visible; position: static; quotes: '' ''; right: auto; table-layout: auto; text-align: inherit; text-decoration: inherit; text-indent: 0; text-transform: none; top: auto; unicode-bidi: normal; visibility: inherit; white-space: normal; width: auto; word-spacing: normal; z-index: auto; -webkit-background-origin: padding-box; background-origin: padding-box; -webkit-background-clip: border-box; background-clip: border-box; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; -webkit-border-image: none; -moz-border-image: none; -o-border-image: none; border-image: none; -webkit-border-radius: 0; -moz-border-radius: 0; -webkit-box-shadow: none; box-shadow: none; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; -webkit-column-count: auto; -moz-column-count: auto; column-count: auto; -webkit-column-gap: normal; -moz-column-gap: normal; column-gap: normal; -webkit-column-rule: medium none black; -moz-column-rule: medium none black; column-rule: medium none black; -webkit-column-span: 1; -moz-column-span: 1; column-span: 1; -webkit-column-width: auto; -moz-column-width: auto; column-width: auto; font-feature-settings: normal; overflow-x: visible; overflow-y: visible; -webkit-hyphens: manual; -moz-hyphens: manual; hyphens: manual; -webkit-perspective: none; -moz-perspective: none; -ms-perspective: none; -o-perspective: none; perspective: none; -webkit-perspective-origin: 50% 50%; -moz-perspective-origin: 50% 50%; -ms-perspective-origin: 50% 50%; -o-perspective-origin: 50% 50%; perspective-origin: 50% 50%; -webkit-backface-visibility: visible; -moz-backface-visibility: visible; -ms-backface-visibility: visible; -o-backface-visibility: visible; backface-visibility: visible; text-shadow: none; -webkit-transition: all 0s ease 0s; transition: all 0s ease 0s; -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; transform: none; -webkit-transform-origin: 50% 50%; -moz-transform-origin: 50% 50%; -ms-transform-origin: 50% 50%; -o-transform-origin: 50% 50%; transform-origin: 50% 50%; -webkit-transform-style: flat; -moz-transform-style: flat; -ms-transform-style: flat; -o-transform-style: flat; transform-style: flat; word-break: normal; vertical-align: middle; font-size: 16px; padding: 10px 15px; background-color: white; border: 2.98611px none rgb(128, 128, 128); box-sizing: border-box;">
      </div><button type="submit" flex-alignment="center" full-width="false"
        style="text-decoration-thickness: initial; appearance: none; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-numeric: normal; font-variant-east-asian: normal; margin-top: 0px; margin-bottom: 0px; column-rule-width: medium; column-rule-style: none; column-rule-color: black; transition-duration: 0s; transition-timing-function: ease; transition-delay: 0s; transition-property: all; text-decoration-line: none; text-decoration-style: initial; text-decoration-color: initial; background-position-x: initial; background-position-y: initial; background-repeat-x: initial; background-repeat-y: initial; outline-color: initial; outline-style: initial; outline-width: initial; padding-top: 10px; padding-right: 25px; padding-bottom: 10px; padding-left: 25px; border-top-width: initial; border-right-width: initial; border-bottom-width: initial; border-left-width: initial; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-top-color: initial; border-right-color: initial; border-bottom-color: initial; border-left-color: initial; border-image-source: initial; border-image-slice: initial; border-image-width: initial; border-image-outset: initial; border-image-repeat: initial; border-top-left-radius: 4px; border-top-right-radius: 4px; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; background-attachment: scroll; background-position: 0 0; background-repeat: repeat; border-color: currentColor; border-style: none; border-width: medium; bottom: auto; clear: none; clip: auto; counter-increment: none; counter-reset: none; direction: inherit; display: inline; float: none; font-style: inherit; font-variant: normal; font-weight: inherit; height: auto; left: auto; letter-spacing: normal; line-height: inherit; list-style-type: inherit; list-style-position: outside; list-style-image: none; max-height: none; max-width: none; min-height: 0; min-width: 0; opacity: 1; overflow: visible; position: static; quotes: '' ''; right: auto; table-layout: auto; text-indent: 0; text-transform: none; top: auto; unicode-bidi: normal; vertical-align: baseline; visibility: inherit; white-space: normal; word-spacing: normal; z-index: auto; -webkit-background-origin: padding-box; background-origin: padding-box; -webkit-background-clip: border-box; background-clip: border-box; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; -webkit-border-image: none; -moz-border-image: none; -o-border-image: none; border-image: none; -webkit-border-radius: 0; -moz-border-radius: 0; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; -webkit-column-count: auto; -moz-column-count: auto; column-count: auto; -webkit-column-gap: normal; -moz-column-gap: normal; column-gap: normal; -webkit-column-rule: medium none black; -moz-column-rule: medium none black; column-rule: medium none black; -webkit-column-span: 1; -moz-column-span: 1; column-span: 1; -webkit-column-width: auto; -moz-column-width: auto; column-width: auto; font-feature-settings: normal; overflow-x: visible; overflow-y: visible; -webkit-hyphens: manual; -moz-hyphens: manual; hyphens: manual; -webkit-perspective: none; -moz-perspective: none; -ms-perspective: none; -o-perspective: none; perspective: none; -webkit-perspective-origin: 50% 50%; -moz-perspective-origin: 50% 50%; -ms-perspective-origin: 50% 50%; -o-perspective-origin: 50% 50%; perspective-origin: 50% 50%; -webkit-backface-visibility: visible; -moz-backface-visibility: visible; -ms-backface-visibility: visible; -o-backface-visibility: visible; backface-visibility: visible; text-shadow: none; -webkit-transition: all 0s ease 0s; transition: all 0s ease 0s; -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; transform: none; -webkit-transform-origin: 50% 50%; -moz-transform-origin: 50% 50%; -ms-transform-origin: 50% 50%; -o-transform-origin: 50% 50%; transform-origin: 50% 50%; -webkit-transform-style: flat; -moz-transform-style: flat; -ms-transform-style: flat; -o-transform-style: flat; transform-style: flat; word-break: normal; cursor: pointer; text-align: center; text-decoration: none; font-family: Arial, Helvetica, sans-serif; background: linear-gradient(to bottom, white 0%, #dddddd 100%, #d1d1d1 100%, #dddddd 100%); -webkit-appearance: none; filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dddddd',GradientType=0 ); -webkit-box-shadow: 1px 1px 0px #eee; -moz-box-shadow: 1px 1px 0px #eee; -o-box-shadow: 1px 1px 0px #eee; outline: initial; background-image: none; font-size: 14px; color: #FFFFFF; border-radius: 4px; background-color: rgb(74, 74, 74); box-shadow: 0 0 0; border: 1px none #CD5A22; margin: 0 60px 1px 500px; padding: 10px 25px 10px; margin-left: 10px; margin-right: 10px; width: auto; align-self: center; box-sizing: border-box;">Submit</button>
    </div>
  </div>
</form>

Text Content

Created with Sketch. Created with Sketch. Created with Sketch. Created with
Sketch. Created with Sketch. Created with Sketch. Created with Sketch. Created
with Sketch. Created with Sketch. Created with Sketch. Created with Sketch.
Created with Sketch. Created with Sketch. Created with Sketch. Created with
Sketch. Created with Sketch. Created with Sketch. Created with Sketch. Created
with Sketch. Created with Sketch. Created with Sketch. Created with Sketch.
Created with Sketch. Created with Sketch. Created with Sketch.
Search




 * Sign in or Register
 * 
 * (0)
   

close
 * Sign in or Register

 * ARAK-21
    * ARAK-21 Upper Receivers
    * ARAK-21 XRS Complete Rifles
    * ARAK-21 Conversion Barrels

 * Firearms
    * Complete Rimfire Firearms
    * Rifles
    * AR-15 and AR-10 Complete Rifles
    * ARAK-21 XRS
    * Upper Receiver Groups
    * 9MM PCC
    * 8.6 Blackout
    * FX-19 Pistols
    * Bolt Action

 * Rifle Barrels
    * 8.6 Blackout
   
    * AR-15
    * .223 Wylde
    * 5.56 NATO / .223 Remington
    * 6MM ARC
    * 6.5 Grendel
    * .300 Blackout
    * Pistol Caliber Carbine
    * 458 Socom/450 Bushmaster
    * 350 Legend
    * 224 Valkyrie
    * 7.62x39 Russian
   
    * AR-10 (LR-308)
    * .308 Winchester
    * 6.5 Creedmoor
    * Integral Muzzle Device
    * Pinned Gas Block Barrels
    * AK-47 / 74

 * Rimfire
    * FX22 Complete Firearms
    * Rimfire Barrels
    * Rimfire Bolts
    * Rimfire Receivers

 * Handgun Parts
    * Barrels
    * For Glock
    * For SIG
    * For Smith & Wesson
    * Cases
    * Compensators
    * Slides
    * For Glock
    * For Smith & Wesson
    * Magwells
   
    * Magazine Extensions
    * Holsters

 * Parts & Accessories
    * AR Completion Parts
    * 8.6 Blackout Completion Parts
    * Bolts & Carrier Groups
    * Charging Handles
    * Gas Blocks & Gas Tubes
    * Faxon
    * Superlative Arms
    * Handguards
    * Magazine Marker Bands
    * Matched Receiver Sets
   
    * Muzzle Devices
    * Upper Receivers

 * Clearance
 * Faxon Gear
    * T Shirts & Tanks
    * Sweatshirts & Hoodies
    * Jackets & Outerwear
    * Bags & Accessories
    * Hats & Headwear
    * Home & Decor
    * Pants & Footwear
    * Stickers & Patches
    * Flags & Banners
    * Baby - Kids - Youth

 * Limited Edition!
 * Support
 * Other Brands
    * B5
    * Blue Force Gear
    * C&G Holsters
    * Caveman LLC
    * Crimson Trace
    * Elite Tactical Systems
    * HIPERFIRE
    * HOLOSUN
    * Magpul
    * Mantis
   
    * Mission First Tactical
    * Otis Technology
    * REAL AVID
    * RISE Armament
    * Ruger
    * Vertx
    * Wheeler Tools



 1. Startseite
 2. Rifle Barrels
 3. Faxon Match Series 16" Gunner, .223 Wylde, Mid-Length, 416-R Stainless QPQ
    Nitride, 5R, Nickel Teflon Extension AR-15 Barrel

 * 
 * 
 * 
 * 
 * 


FAXON MATCH SERIES 16" GUNNER, .223 WYLDE, MID-LENGTH, 416-R STAINLESS QPQ
NITRIDE, 5R, NICKEL TEFLON EXTENSION AR-15 BARREL

Faxon
SKU: 15BW8M16NGQ-5R-NP3
|
UPC: 816341023116
$235.00

(You save )

(11 reviews) Write a Review


WRITE A REVIEW

Close ×

FAXON

FAXON MATCH SERIES 16" GUNNER, .223 WYLDE, MID-LENGTH, 416-R STAINLESS QPQ
NITRIDE, 5R, NICKEL TEFLON EXTENSION AR-15 BARREL

Rating Required Select Rating 1 star (worst) 2 stars 3 stars (average) 4 stars 5
stars (best)
Name Required
Email Required
Review Subject Required
Comments Required





Current Stock:
Quantity:
Decrease Quantity of undefined Increase Quantity of undefined



Adding to cart… The item has been added
Add to Wish List
 * 
 * Create Wish List

 * Facebook
 * Email
 * Print
 * Twitter
 * Linkedin
 * Pinterest

Close ×




DESCRIPTION



The Gunner profile is a blend of two of the best performing profiles of all
time, Gov't and Pencil. Faxon's Gunner profile combines the durability of the
Gov't profile with the weight savings and maneuverability of the Pencil profile.
The Gunner profile brings the balance of the rifle back towards the shooter's
body, limiting fatigue, and allowing for shooting, training, or hunting all day
long.

Faxon's MATCH SERIES of barrels takes our renowned performance and value up a
notch.

Manufactured in-house from gun-barrel-quality bar-stock, the Match Series starts
with 416-R in 5R rifling. 5R is a hybrid rifling, with lands opposite grooves
and reduced sharp angles that reduces jacket deformation increasing velocity and
easy cleaning. We chamber our Match Series in .223 Wylde, a hybrid chamber that
the 5R rifling takes full advantage of. Better accuracy through less bullet
jump, but fully and individually MPI tested for your safety. After rigorous
testing, the barrels are Nitride treated inside and out, locking in the bore,
improving barrel life, and keeping the elements at bay. 

The extension is coated in Nickel Teflon which maintains incredible dry
lubricity, corrosion resistance, and with the coating, tightens up fit between
the extension and receiver - again improving upon accuracy. Combined, the Match
Series of barrels are ready for when duty calls or the buzzer beeps with
unrivaled performance value. 

 * FAXON FIREARMS 16'' 4150CMV MID-LENGTH SOCOM AR-15 BARREL (HD)
   
   Faxon's SOCOM barrel review. Nine Line Apparel shirts [includ...

ADDITIONAL INFORMATION


Barrel Material: 416-R Stainless
Barrel Type: 5R Button Rifled
Barrel Caliber: .223 Wylde
Barrel Length: 16"
Barrel Twist: 1:8
Barrel Profile: Gunner
Barrel Gas System: Mid
Inside Finish: Salt Bath Nitride
Outside Finish: Salt Bath Nitride
Muzzle Thread: 1/2x28
Gas Block Diameter: .625"
Gas Block Journal Length: 1.9"
Barrel Extension: M4 - Nickel Teflon Coated
Barrel Weight: 1.33 lbs
Crown Type: Recessed 11-degree Target Crown

RELATED PRODUCTS


 * Quick view Add to Cart
   
   FAXON MATCH SERIES 14.5" GUNNER, .223 WYLDE, MID-LENGTH, 416-R STAINLESS QPQ
   NITRIDE, 5R, NICKEL TEFLON EXTENSION AR-15 BARREL
   
   $230.00
   
   Faxon
   
   
 * Sold Out
   
   Quick view Sold Out
   
   FAXON MATCH SERIES 14.5" PENCIL, .223 WYLDE, MID-LENGTH, 416-R STAINLESS QPQ
   NITRIDE, 5R, NICKEL TEFLON EXTENSION AR-15 BARREL
   
   $230.00
   
   Faxon
   
   
 * Quick view Add to Cart
   
   FAXON MATCH SERIES 16" PENCIL, .223 WYLDE, MID-LENGTH, 416-R STAINLESS QPQ
   NITRIDE, 5R, NICKEL TEFLON EXTENSION AR-15 BARREL
   
   $235.00
   
   Faxon
   
   
 * Quick view Add to Cart
   
   FAXON MATCH SERIES 13.9" GUNNER, .223 WYLDE, MID-LENGTH, 416-R STAINLESS QPQ
   NITRIDE, 5R, NICKEL TEFLON EXTENSION AR-15 BARREL
   
   $230.00
   
   Faxon
   
   

CUSTOMERS ALSO VIEWED


 * Quick view View Options
   
   FAXON MATCH SERIES 16" HEAVY FLUTED, .223 WYLDE, MID-LENGTH, 416-R STAINLESS
   QPQ NITRIDE, 5R, NICKEL TEFLON EXTENSION AR-15
   
   $310.00
   
   Faxon
   
   

 * Quick view Add to Cart
   
   FAXON DUTY SERIES 16" GUNNER, 5.56 NATO, MID-LENGTH, 4150 QPQ NITRIDE AR-15
   BARREL
   
   $185.00
   
   Faxon
   
   

 * Quick view Add to Cart
   
   FAXON MATCH SERIES 16" PENCIL, .223 WYLDE, MID-LENGTH, 416-R STAINLESS QPQ
   NITRIDE, 5R, NICKEL TEFLON EXTENSION AR-15 BARREL
   
   $235.00
   
   Faxon
   
   

 * Quick view Add to Cart
   
   FAXON MATCH SERIES PATENTED 16" FLAME FLUTED, .223 WYLDE, MID-LENGTH, 416-R
   STAINLESS QPQ NITRIDE, 5R, NICKEL TEFLON EXTENSION AR-15 BARREL
   
   $315.00
   
   Faxon
   
   


REVIEWS

 * 5
   
   GREAT BARREL
   
   Posted by R. Clark on Feb 13th 2023
   
   Fabulous upgrade. Shot three 5-shot groups (55 gr FMJ x2 and 77 SMK) at 100
   yds, each covered by my turret caps. Worth every penny.

 * 5
   
   BARREL PERFORMANCE
   
   Posted by Tyrone Shaw on Apr 20th 2022
   
   This barrel has shot excellent right out of the box. My son hits a 2” plate @
   200 yds 60-70% of the time. It seems to improve with the round count.

 * 5
   
   BARREL PERFORMANCE
   
   Posted by Tyrone Shaw on Apr 20th 2022
   
   This barrel has shot excellent right out of the box. My son hits a 2” plate @
   200 yds 60-70% of the time. It seems to improve with the round count.

 * 5
   
   ONE OF THE BEST BARRELS I HAVE EVER SHOT
   
   Posted by William May on Jul 25th 2021
   
   I bought my first Faxon barrel based on a friends recommendation. It has
   turned out to be one of the best barrels ever. Most people can only shoot a
   couple types of ammo thru their riffle and have great results but I have
   great to outstanding results with almost any ammo I put thru it. I own
   several Faxon barrels and have friends with them. They all shoot amazing
   well. Totally spoiled.

 * 4
   
   LOOKS GREAT
   
   Posted by Andrew on Apr 14th 2019
   
   The look of the barrel are fantastic it appears the attention to detail is
   spot on. I’m still waiting for faxon to get gas blocks and breaks back in
   stock so I can finish this build the. I can actually put some rounds through
   this barrel. And see if the looks match the function.

 * 5
   
   A PHENOMENAL BARREL FOR A HIGH VALUE
   
   Posted by Rhory Costelow on Apr 11th 2019
   
   This is my second build using a Faxon barrel with this barrel being the far
   lighter of the two. This Gunner shoots nearly just as well as my 16" Flame
   Fluted barrel also from Faxon does. Both are very accurate. The Gunner is
   simply worth it, buy with confidence. Also I requested an eagle be drawn on
   the packaging as a joke. I was surprised and amused to see an eagle drawn on
   the box. Faxon has amazing products at great prices but their true strength
   is in their commitment to the end user.

 * 4
   
   223 WYLDE GUNNER
   
   Posted by Edward Hernandez Jr. on Feb 23rd 2019
   
   This barrel is for a lightweight build on a hybrid lower/upper. Fast shipping
   and great care in packaging to withstand the rough and tumble trip via
   carrier. Upon inspection, the barrel appears to be of excellent quality with
   a perfect finish, protective caps on both ends, inside and out very clean,
   and a beautiful nickle teflon finish on the extension and feed ramps. The (4)
   stars is just because my build is not complete and will update review up or
   down after putting it through its paces.

 * 5
   
   MATCH 16'' GUNNER .223 WYLDE
   
   Posted by Kenneth on Jun 18th 2018
   
   Bought this barrel for my first build. Read lots of reviews on different
   types of barrels and manufactures. I am not a professional shooter or builder
   by any means, however, within just a few rounds to get sighted in, with Norma
   .223 55gr rounds, I was shooting 1MOA and less at a 100 yards. Great Barrel
   and a Great Product from Faxon Firearms! I would not hesitate to recommend
   these barrels to anyone for their next rifle build, great price and great
   quality!!

 * 5
   
   MATCH 16" GUNNER 416R BARREL
   
   Posted by Trevor on Apr 21st 2018
   
   This is a great barrel. Very accurate, very lightweight, and overall
   excellent for the price. As a professional firearms end user and instructor
   I've shot many barrels from all of the bigger named brands. I'm very
   impressed with the feel, fit, and finish. Makes an excellent lightweight
   build without the felt whip of other lightweight barrels. Even when hot,
   there is almost zero shift in POI. Looking for to long service life from this
   barrel. Will not be last barrel from Faxon.

 * Next

Close ×


OK



FOOTER START

CATEGORIES

 * ARAK-21
 * Firearms
 * Rifle Barrels
 * Rimfire
 * Handgun Parts
 * Parts & Accessories
 * Clearance
 * Faxon Gear
 * Limited Edition!
 * Support
 * Other Brands

INFORMATION

 * ISO 9001:2015
 * Faxon Rimfire
 * Quality Policy
 * OEM & Dealers
 * Support
 * Faxon Embassy
 * The Faxon Blog and Podcast
 * Sitemap

FOLLOW US

FAXON FIREARMS

Faxon Firearms
4348 Le Saint Ct.
Cincinnati, OH 45014
513-280-8861

© 2023 Faxon Firearms





Are you 18+?
You must be 18 or older to visit this website.
I'm 18 or Older


We use cookies to improve your experience on our site. By using our site you
consent to cookie usage. 
Got it
Cookie Policy






×

Rewards Program
✕

GET ON TARGET

Sign up for our newsletter to get the latest news on sales, new products,
podcast info, and much more.


Submit

Sign up for our newsletter!

Subscribe


THANKS!


Be on the lookout for the new product info, promotions, podcasts, and much more.