<style>
            @import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;1,400;1,500;1,700&display=swap');

            #wpcaptcha_accesslock_screen_wrapper{
                font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
                width:100%;
                height:100%;
                position:fixed;
                top:0;
                left:0;
                z-index: 999999;
                font-size: 14px;
                color: #333;
                line-height: 1.4;
                background-image: linear-gradient(45deg, #4285f4 25%, #8eb8ff 25%, #8eb8ff 50%, #4285f4 50%, #4285f4 75%, #8eb8ff 75%, #8eb8ff 100%);
                background-size: 28.28px 28.28px;
            }

            #wpcaptcha_accesslock_screen_wrapper form{
                max-width: 300px;
                top:50%;
                left:50%;
                margin-top:-200px;
                margin-left:-200px;
                border: none;
                background: #ffffffde;
                box-shadow: 0 1px 3px rgb(0 0 0 / 4%);
                position: fixed;
                text-align:center;
                background: #fffffff2;
                padding: 20px;
                -webkit-box-shadow: 5px 5px 0px 1px rgba(0,0,0,0.22);
                box-shadow: 5px 5px 0px 1px rgba(0,0,0,0.22);
            }

            #wpcaptcha_accesslock_screen_wrapper p{
                padding: 10px;
                line-height:1.5;
            }

            #wpcaptcha_accesslock_screen_wrapper p.error{
                background: #f11c1c;
                color: #FFF;
                font-weight: 500;
            }

            #wpcaptcha_accesslock_screen_wrapper form input[type="text"]{
                padding: 4px 10px;
                border-radius: 2px;
                border: 1px solid #c3c4c7;
                font-size: 16px;
                line-height: 1.33333333;
                margin: 0 6px 16px 0;
                min-height: 40px;
                max-height: none;
                width: 100%;
            }

            #wpcaptcha_accesslock_screen_wrapper form input[type="submit"]{
                padding: 10px 10px;
                border-radius: 2px;
                border: none;
                font-size: 16px;
                background: #4285f4;
                color: #FFF;
                cursor: pointer;
                width: 100%;
            }

            #wpcaptcha_accesslock_screen_wrapper form input[type="submit"]:hover{
                background: #8eb8ff;
            }
        </style>

        <script>
        document.title = "MC2 Marketing";
        </script><div id="wpcaptcha_accesslock_screen_wrapper"><form method="POST"><img src="https://mc2marketing.com/new/wp-content/plugins/advanced-google-recaptcha//images/wp-captcha-logo.png" alt="WP Captcha PRO" height="60" title="WP Captcha PRO"><br /><br /><p class="error">We're sorry, but access from your location is not allowed.</p><p>If you are a user with administrative privilege please enter your email below to receive instructions on how to unblock yourself.</p><input type="text" name="wpcaptcha_recovery_email" value="" placeholder="" /><input type="submit" name="wpcaptcha_recovery_submit" value="Send unblock email" placeholder="" /><input type="hidden" id="wpcaptcha_recovery_nonce" name="wpcaptcha_recovery_nonce" value="9bbb2ae5cb" /><input type="hidden" name="_wp_http_referer" value="/sitemap.rss" /></form></div>