Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
308 Permanent Redirect - 8sow.com
HTTP Status: 308
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Connection: close
Location: https://8sow.com/
Server: Caddy
Date: Fri, 02 May 2025 02:36:00 GMT
Content-Length: 0

HTTP Code 308 Permanent Redirect

308 http status code is a permanent redirect that, unlike 301, ensures the request method remains unchanged.

When is Code 308 used?

  • When a resource is permanently moved while preserving the request method
  • When enforcing HTTPS without changing form submission behavior

What does Code 308 mean for the user?

The user is permanently redirected to the new URL, and the request method remains the same.

200 OK - https://8sow.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Alt-Svc: h3=":443"; ma=2592000
Content-Length: 56455
Content-Type: text/html; charset=utf-8
Date: Fri, 02 May 2025 02:36:00 GMT
Server: Caddy

HTTP Code 200 OK

200 http status code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.

GET / HTTP/1.1
Host: 8sow.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width,initial-scale=1"> <meta name="description" content=""> <meta name="keywords" content=""> <meta name="author" content=""> <meta property="og:type" content="website"> <meta property="og:title" content=""> <meta property="og:description" content=""> <meta property="og:image" content=""> <meta property="og:image:alt" content=""> <meta property="og:url" content="https://8sow.com"> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:title" content=""> <meta name="twitter:image" content=""> <meta name="robots" content="noindex, nofollow"> <link rel="icon" type="image/png" sizes="32x32" href="https://www.mailerlite.com/site/themes/new/img/favicons/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="https://www.mailerlite.com/site/themes/new/img/favicons/favicon-32x32.png"> <link rel="stylesheet" href="https://assets.mlcdn.com/ml/bootstrap/css/bootstrap-4.3.1.min.css"> <script src="https://assets.mlcdn.com/ml/jquery/jquery-3.4.1.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js" integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous"></script> <script src="https://assets.mlcdn.com/ml/bootstrap/js/bootstrap-4.3.1.min.js"></script> <script src="https://kit.fontawesome.com/0f54bd8811.js"></script> <title></title> <script type="text/javascript" src="https://payhip.com/payhip.js"></script> <style type="text/css">@import url(https://assets.mlcdn.com/fonts.css?version=1736416);</style> <script src="https://cdnjs.cloudflare.com/ajax/libs/baguettebox.js/1.11.0/baguetteBox.min.js"></script> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/baguettebox.js/1.11.0/baguetteBox.min.css"> <script>!function(e){window.addEventListener("DOMContentLoaded",function(){e(".ml-gallery").length&&baguetteBox&&baguetteBox.run(".ml-gallery")})}(jQuery)</script> <script src="https://assets.mlcdn.com/ml/moment/moment.min.js"></script> <script src="https://assets.mlcdn.com/ml/moment-timezone/moment-timezone-with-data.min.js"></script> <script>var previousTimeZone=[],updatingTimer=!1;function timers(i){updatingTimer=!0,setTimeout(function(){$(".countdown").each(function(){var e=$(this).attr("id"),t=$(this).attr("data-zone"),n=$(this).attr("data-"+t);void 0===previousTimeZone[e]&&(previousTimeZone[e]=n),$(this).data("countdown-bound")&&!i&&previousTimeZone[e]===n||(previousTimeZone[e]=n,$(this).data("countdown-bound",!0),initializeClock(e,getUTC(i||$(this).attr("data-date"),n)))}),updatingTimer=!1})}function getUTC(e,t){var n=window.moment;try{n=window.top&&window.top.moment}catch(e){}var i="YYYY-MM-DD HH:mm:ss";if(n.tz&&t){r=(r=n.tz(e,t)).tz?r.tz("UTC"):r}else{var r=n(e,i);r=t&&r.tz?r.tz(t):r}return r.format(i)}function getTimeRemaining(e){e=e.replace(" ","T")+"Z";var t=new Date,n=Date.parse(t.toUTCString());e&&!Number.isNaN(Date.parse(e))||(e=n);var i=Date.parse(e)-n,r=Math.floor(i/1e3%60),o=Math.floor(i/1e3/60%60),a=Math.floor(i/36e5%24);return{total:i,days:Math.floor(i/864e5),hours:a,minutes:o,seconds:r}}function initializeClock(e,t){var n=document.getElementById(e),i=n.querySelector(".days"),r=n.querySelector(".hours"),o=n.querySelector(".minutes"),a=n.querySelector(".seconds");function s(){var e=getTimeRemaining(t);i.innerHTML=e.days,r.innerHTML=("0"+e.hours).slice(-2),o.innerHTML=("0"+e.minutes).slice(-2),a.innerHTML=("0"+e.seconds).slice(-2),e.total<=0&&(i.innerHTML="00",r.innerHTML="00",o.innerHTML="00",a.innerHTML="00")}s(),window["timerinterval"+e]&&clearInterval(window["timerinterval"+e]),window["timerinterval"+e]=setInterval(s,1e3)}$(document).ready(function(){timers(),$("body").on("DOMNodeInserted",function(e){updatingTimer||timers()})})</script> <style type="text/css">.ml-notification{text-align:center;margin-bottom:0;border-radius:0;background-color:#eee;border-bottom:1px solid #ccc;padding-top:8px;padding-bottom:8px;z-index:1000}.ml-notification.box{position:fixed;bottom:20px;left:20px;right:auto;flex-direction:column;display:flex;max-width:340px;border-radius:4px;border:1px solid #ccc}.ml-notification.box.right{right:20px;left:auto}@media only screen and (max-width:480px){.ml-notification.box{bottom:0;left:0;right:0;max-width:100%;border-radius:0!important}}.ml-notification.bottom{position:fixed;bottom:0;left:0;right:0;top:auto;z-index:1}.ml-notification .text-block{padding:6px 0}.ml-notification .text-block p{font-family:Poppins,sans-serif;color:#505256;font-size:14px;line-height:21px;margin-bottom:10px}.ml-notification .text-block p:last-child{margin-bottom:0}.ml-notification .text-block p a{color:#505256;text-decoration:underline}.ml-notification .button-block{padding:2px 0}.ml-notification .button-block .btn-one{width:auto;display:inline-block;font-family:Poppins,sans-serif;background-color:#111;font-size:14px;color:#fff;border-radius:3px;padding:5px 15px!important;font-weight:400;font-style:normal;text-decoration:none}.ml-notification .button-block .btn-one:active,.ml-notification .button-block .btn-one:active:hover,.ml-notification .button-block .btn-one:focus,.ml-notification .button-block .btn-one:hover{background-color:#2d2d2d;color:#fff;font-weight:400;font-style:normal;text-decoration:none}.ml-notification .button-block .btn-two{width:auto;display:inline-block;font-family:Poppins,sans-serif;background-color:#fff;font-size:14px;border-top:1px solid #000;border-bottom:1px solid #000;border-left:1px solid #000;border-right:1px solid #000;color:#000;border-radius:3px;padding:5px 15px!important;font-weight:400;font-style:normal;text-decoration:none}.ml-notification .button-block .btn-two:active,.ml-notification .button-block .btn-two:active:hover,.ml-notification .button-block .btn-two:focus,.ml-notification .button-block .btn-two:hover{background-color:#000;border-top:1px solid #000;border-bottom:1px solid #000;border-left:1px solid #000;border-right:1px solid #000;color:#fff;font-weight:400;font-style:normal;text-decoration:none}</style><style>.flex-column .col-1,.flex-column .col-10,.flex-column .col-11,.flex-column .col-12,.flex-column .col-2,.flex-column .col-3,.flex-column .col-4,.flex-column .col-5,.flex-column .col-6,.flex-column .col-7,.flex-column .col-8,.flex-column .col-9{flex-basis:auto}</style><style>.skip-link{background:#007bff;height:30px;left:50%;padding:8px;position:absolute;transform:translateY(-1000%);transition:transform .3s;color:#fff;text-decoration:none}.skip-link:focus{transform:translateY(-50%)}.navbar-toggler{color:transparent!important;border-color:transparent!important}.navbar-toggler-icon{background-image:none!important}.navbar-toggler-icon{background-image:none;border-bottom:1px solid #fd7e14;height:17px;position:relative;transition:all .3s linear;width:24px}.navbar-toggler-icon:after,.navbar-toggler-icon:before{background-color:#fd7e14;content:'';height:1px;left:0;position:absolute;top:0;transition:all .3s linear;width:24px;z-index:2}.navbar-toggler-icon:after{top:8px}.navbar-toggler[aria-expanded=true] .navbar-toggler-icon:after{transform:rotate(45deg)}.navbar-toggler[aria-expanded=true] .navbar-toggler-icon:before{transform:translateY(8px) rotate(-45deg)}.navbar-toggler[aria-expanded=true] .navbar-toggler-icon{border-color:transparent}</style><style type="text/css">header .navbar-brand,header .navbar-light .navbar-brand{font-family:Poppins,sans-serif;color:#bfdeff;font-size:21px;font-weight:700;font-style:normal;text-decoration:none;letter-spacing:0;margin-bottom:0}header .navbar-brand:hover,header .navbar-light .navbar-brand:hover{color:#bfdeff}</style><style>button:focus{outline:0}header{padding-top:24px;padding-bottom:24px;background-color:#111;border-bottom:0 solid #ccc;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;box-shadow:none;position:relative;z-index:1}header .navbar{padding:0;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}header .navbar .navbar-brand img{height:25px}@media (min-width:768px){header .navbar-nav .nav-item{padding-left:32px;padding-right:32px}header .navbar-nav .nav-item:first-child{padding-left:0}header .navbar-nav .nav-item:last-child{padding-right:0}}header .navbar .nav-item a.dropdown-toggle:after{border:solid #fd7e14!important;border-width:0 2px 2px 0!important;vertical-align:.2em;padding:2px!important;transform:rotate(45deg);-webkit-transform:rotate(45deg);margin-left:10px;transition:transform .3s;color:#fd7e14!important}header .navbar .nav-item a.dropdown-toggle:hover:after{vertical-align:.15em;transform:rotate(-135deg)!important;-webkit-transform:rotate(-135deg)!important;border-color:#b8b8b8!important}header .navbar .nav-item .dropdown-menu{border:1px solid rgba(241,241,241,.5);border:1px solid #fd7e1430!important;margin-top:0;margin-left:-3px;box-shadow:0 0 10px rgba(0,0,0,.1);min-width:200px;background:#111;left:32px}header .navbar .nav-item:first-child .dropdown-menu{left:0!important}header .navbar .nav-item .dropdown-menu a{border-bottom:none!important;padding:.5rem 1.5rem;font-size:17px!important}header .navbar .nav-item .dropdown-menu a:hover{border-bottom:none;color:#b8b8b8!important;background:#b8b8b830!important}header .navbar .nav-item a{font-family:Poppins,sans-serif;color:#fd7e14!important;font-size:18px!important;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;font-weight:700;font-style:normal;text-decoration:none}header .navbar .nav-item a:hover{color:#b8b8b8!important;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}header .navbar .nav-item a.active-page{font-weight:700!important}header .navbar .btn-block{width:auto;display:inline-block;font-family:Poppins,sans-serif;background-color:#111;font-size:14px;border-top:0 solid #111;border-bottom:0 solid #111;border-left:0 solid #111;border-right:0 solid #111;color:#fff;border-radius:3px;padding:14px 40px!important;font-weight:400;font-style:normal;text-decoration:none}header .navbar .btn-block:active,header .navbar .btn-block:active:hover,header .navbar .btn-block:focus,header .navbar .btn-block:hover{background-color:#303030;border-top:0 solid #111;border-bottom:0 solid #111;border-left:0 solid #111;border-right:0 solid #111;color:#fff;font-weight:400;font-style:normal;text-decoration:none}@media (max-width:767px){.mobile-nav{overflow:hidden;width:100%;height:100%}body header{width:100%;min-height:1%;z-index:20}body.mobile-nav header{width:100%;min-height:100%!important;height:100%;max-height:100vh;overflow-y:scroll;background:#111}.navbar-light .navbar-nav .nav-link{text-align:left;border-bottom:none!important;width:100%}header .navbar .nav-item .dropdown-menu{border:none!important;margin-left:0!important;box-shadow:none!important;min-width:100%!important;background:0 0!important;display:block!important;padding:0}header .navbar .nav-item a.dropdown-toggle:hover:after{transform:rotate(45deg)!important;vertical-align:.2em!important}header .navbar .nav-item .dropdown-menu a{color:#fd7e14!important}header .navbar .nav-item .dropdown-menu a:hover{background:0 0!important}}@media (max-width:768px){body.mobile-nav header{max-height:100vh;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}body.mobile-nav header::-webkit-scrollbar{width:0;background:0 0}}</style><style type="text/css">.container-fluid.ml-lp-10{padding-bottom:30px;padding-top:30px;background-color:#58d7b1}</style><style type="text/css">.image-block-13 img{max-width:100%}</style><style type="text/css">.container-fluid.ml-lp-12{padding-bottom:30px;padding-top:30px;background-color:#fff842}</style><style type="text/css">.image-block-12 img{max-width:100%}</style><style type="text/css">.ml-lp-12 h1{font-family:Poppins,sans-serif;color:#2d2d2d;font-size:72px;letter-spacing:0;line-height:125%!important;font-weight:700;font-style:normal;text-decoration:none}.ml-lp-12 h2{font-family:Poppins,sans-serif;color:#2d2d2d;font-size:30px;letter-spacing:0;line-height:125%!important;font-weight:700;font-style:normal;text-decoration:none}.ml-lp-12 h3{font-family:Poppins,sans-serif;color:#2d2d2d;font-size:20px;letter-spacing:0;line-height:125%!important}.ml-lp-12 blockquote{font-family:Poppins,sans-serif;color:#505256;font-size:16px;margin:0 0 15px 0;padding-left:1em;border-left:.2em solid #505256}.ml-lp-12 blockquote:after,.ml-lp-12 blockquote:before{content:'\201C';font-family:Poppins,sans-serif;color:#505256}.ml-lp-12 blockquote:after{content:'\201D'}.ml-lp-12 ol,.ml-lp-12 p,.ml-lp-12 ul{font-family:Poppins,sans-serif;color:#505256;font-size:16px;margin:0 0 15px 0;line-height:150%!important}.ml-lp-12 ol:last-child,.ml-lp-12 p:last-child,.ml-lp-12 ul:last-child{margin-bottom:0}.ml-lp-12 ol a,.ml-lp-12 p a,.ml-lp-12 ul a{font-family:Poppins,sans-serif;color:#505256;text-decoration:underline}@media (max-width:768px){.ml-lp-12 ol,.ml-lp-12 p,.ml-lp-12 ul{font-size:16px!important}.ml-lp-12 h1{font-size:28px!important}.ml-lp-12 h2{font-size:24px!important}.ml-lp-12 h3{font-size:20px!important}}</style><style type="text/css">.ml-lp-12 .button-block .btn-block{width:auto;display:inline-block;font-family:Poppins,sans-serif;background-color:#111;font-size:14px;color:#fff;border-radius:3px;padding:14px 40px!important;font-weight:400;font-style:normal;text-decoration:none}.ml-lp-12 .button-block .btn-block:active,.ml-lp-12 .button-block .btn-block:active:hover,.ml-lp-12 .button-block .btn-block:focus,.ml-lp-12 .button-block .btn-block:hover{background-color:#2d2d2d;color:#fff;font-weight:400;font-style:normal;text-decoration:none}.ml-lp-12 .button2-block .btn-block{width:auto;display:inline-block;font-family:Poppins,sans-serif;background-color:#fff;font-size:14px;border-top:1px solid #000;border-bottom:1px solid #000;border-left:1px solid #000;border-right:1px solid #000;color:#000;border-radius:3px;padding:14px 40px!important;font-weight:400;font-style:normal;text-decoration:none}.ml-lp-12 .button2-block .btn-block:active,.ml-lp-12 .button2-block .btn-block:active:hover,.ml-lp-12 .button2-block .btn-block:focus,.ml-lp-12 .button2-block .btn-block:hover{background-color:#000;border-top:1px solid #000;border-bottom:1px solid #000;border-left:1px solid #000;border-right:1px solid #000;color:#fff;font-weight:400;font-style:normal;text-decoration:none}@media (max-width:768px){.ml-lp-12 .button-block .btn-block{width:100%!important}.ml-lp-12 .button2-block .btn-block{width:100%!important}}</style><style type="text/css">.container-fluid.ml-lp-18{padding-bottom:30px;padding-top:10px;background-color:#fff}</style><style type="text/css">.ml-lp-18 h1{font-family:Poppins,sans-serif;color:#2d2d2d;font-size:70px;letter-spacing:0;line-height:125%!important;font-weight:700;font-style:normal;text-decoration:none}.ml-lp-18 h2{font-family:Poppins,sans-serif;color:#2d2d2d;font-size:30px;letter-spacing:0;line-height:125%!important;font-weight:700;font-style:normal;text-decoration:none}.ml-lp-18 h3{font-family:Poppins,sans-serif;color:#2d2d2d;font-size:20px;letter-spacing:0;line-height:125%!important}.ml-lp-18 blockquote{font-family:Poppins,sans-serif;color:#505256;font-size:16px;margin:0 0 15px 0;padding-left:1em;border-left:.2em solid #505256}.ml-lp-18 blockquote:after,.ml-lp-18 blockquote:before{content:'\201C';font-family:Poppins,sans-serif;color:#505256}.ml-lp-18 blockquote:after{content:'\201D'}.ml-lp-18 ol,.ml-lp-18 p,.ml-lp-18 ul{font-family:Poppins,sans-serif;color:#505256;font-size:16px;margin:0 0 15px 0;line-height:150%!important}.ml-lp-18 ol:last-child,.ml-lp-18 p:last-child,.ml-lp-18 ul:last-child{margin-bottom:0}.ml-lp-18 ol a,.ml-lp-18 p a,.ml-lp-18 ul a{font-family:Poppins,sans-serif;color:#505256;text-decoration:underline}@media (max-width:768px){.ml-lp-18 ol,.ml-lp-18 p,.ml-lp-18 ul{font-size:16px!important}.ml-lp-18 h1{font-size:28px!important}.ml-lp-18 h2{font-size:24px!important}.ml-lp-18 h3{font-size:20px!important}}</style><style type="text/css">.ml-lp-21{background-color:#fff}.ml-lp-21 hr{margin-bottom:30px;margin-top:30px;border-top:1px solid #1c26da;width:50%}</style><style type="text/css">.container-fluid.ml-lp-23{padding-bottom:0;padding-top:10px;background-color:#fff}</style><style type="text/css">.ml-lp-23 h1{font-family:Poppins,sans-serif;color:#2d2d2d;font-size:70px;letter-spacing:0;line-height:125%!important;font-weight:700;font-style:normal;text-decoration:none}.ml-lp-23 h2{font-family:'Lucida Sans Unicode','Lucida Grande',sans-serif;color:#2d2d2d;font-size:30px;letter-spacing:0;line-height:125%!important;font-weight:700;font-style:normal;text-decoration:none}.ml-lp-23 h3{font-family:Poppins,sans-serif;color:#2d2d2d;font-size:20px;letter-spacing:0;line-height:125%!important}.ml-lp-23 blockquote{font-family:Tahoma,Geneva,sans-serif;color:#505256;font-size:16px;margin:0 0 15px 0;padding-left:1em;border-left:.2em solid #505256}.ml-lp-23 blockquote:after,.ml-lp-23 blockquote:before{content:'\201C';font-family:Tahoma,Geneva,sans-serif;color:#505256}.ml-lp-23 blockquote:after{content:'\201D'}.ml-lp-23 ol,.ml-lp-23 p,.ml-lp-23 ul{font-family:Tahoma,Geneva,sans-serif;color:#505256;font-size:16px;margin:0 0 15px 0;line-height:150%!important}.ml-lp-23 ol:last-child,.ml-lp-23 p:last-child,.ml-lp-23 ul:last-child{margin-bottom:0}.ml-lp-23 ol a,.ml-lp-23 p a,.ml-lp-23 ul a{font-family:Tahoma,Geneva,sans-serif;color:#505256;text-decoration:underline}@media (max-width:768px){.ml-lp-23 ol,.ml-lp-23 p,.ml-lp-23 ul{font-size:16px!important}.ml-lp-23 h1{font-size:28px!important}.ml-lp-23 h2{font-size:24px!important}.ml-lp-23 h3{font-size:20px!important}}</style><style type="text/css">.ml-lp-26{background-color:#fff}.ml-lp-26 hr{margin-bottom:0;margin-top:40px;border-top:2px solid #1a64b7;width:50%}</style><style type="text/css">.container-fluid.ml-lp-28{padding-bottom:20px;padding-top:30px;background-color:#fff842}</style><style type="text/css">.ml-lp-28 h1{font-family:Poppins,sans-serif;color:#2d2d2d;font-size:70px;letter-spacing:0;line-height:125%!important;font-weight:700;font-style:normal;text-decoration:none}.ml-lp-28 h2{font-family:Poppins,sans-serif;color:#2d2d2d;font-size:30px;letter-spacing:0;line-height:125%!important;font-weight:700;font-style:normal;text-decoration:none}.ml-lp-28 h3{font-family:Poppins,sans-serif;color:#2d2d2d;font-size:20px;letter-spacing:0;line-height:125%!important}.ml-lp-28 blockquote{font-family:Poppins,sans-serif;color:#505256;font-size:16px;margin:0 0 15px 0;padding-left:1em;border-left:.2em solid #505256}.ml-lp-28 blockquote:after,.ml-lp-28 blockquote:before{content:'\201C';font-family:Poppins,sans-serif;color:#505256}.ml-lp-28 blockquote:after{content:'\201D'}.ml-lp-28 ol,.ml-lp-28 p,.ml-lp-28 ul{font-family:Poppins,sans-serif;color:#505256;font-size:16px;margin:0 0 15px 0;line-height:150%!important}.ml-lp-28 ol:last-child,.ml-lp-28 p:last-child,.ml-lp-28 ul:last-child{margin-bottom:0}.ml-lp-28 ol a,.ml-lp-28 p a,.ml-lp-28 ul a{font-family:Poppins,sans-serif;color:#505256;text-decoration:underline}@media (max-width:768px){.ml-lp-28 ol,.ml-lp-28 p,.ml-lp-28 ul{font-size:16px!important}.ml-lp-28 h1{font-size:28px!important}.ml-lp-28 h2{font-size:24px!important}.ml-lp-28 h3{font-size:20px!important}}</style><style type="text/css">.container-fluid.ml-lp-31{padding-bottom:30px;padding-top:0;background-color:#fff842}</style><style type="text/css">.ml-lp-31 .social-icons{margin:0;padding:0}.ml-lp-31 .social-icons li{list-style:none;display:inline-block;margin-right:10px}.ml-lp-31 .social-icons li:last-child{margin-right:0}.ml-lp-31 .social-icons a{text-decoration:none;display:table;vertical-align:middle;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.ml-lp-31 .social-icons img{display:table-cell!important;margin:10px;vertical-align:middle}.ml-lp-31 .social-icons .title{font-family:Arial,Helvetica,sans-serif;color:#fff;font-size:12px;letter-spacing:0;padding:0 10px 0 0;display:table-cell;vertical-align:middle;font-weight:700;font-style:normal;text-decoration:none}.ml-lp-31 .social-icons .number{font-family:Arial,Helvetica,sans-serif;font-size:px;padding:0 10px;display:table-cell;vertical-align:middle;position:relative;-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0}.ml-lp-31 .social-icons .number:after{content:" ";position:absolute;left:-7px;top:50%;margin-top:-7px;border-top:10px solid transparent;border-right:7px solid;border-left:none;border-bottom:7px solid transparent}@media (max-width:768px){.ml-lp-31 .social-icons li img{max-width:20px!important;width:100%!important}.ml-lp-31 .social-icons .title{font-size:12px!important}}</style><style type="text/css">.ml-lp-33{background-color:#fff}.ml-lp-33 hr{margin-bottom:0;margin-top:0;border-top:1px solid #007bff;width:50%}</style><style type="text/css">.container-fluid.ml-lp-35{padding-bottom:0;padding-top:30px;background-color:#e6f2ff}</style><style type="text/css">.ml-lp-35 h1{font-family:Poppins,sans-serif;color:#2d2d2d;font-size:70px;letter-spacing:0;line-height:125%!important;font-weight:700;font-style:normal;text-decoration:none}.ml-lp-35 h2{font-family:Poppins,sans-serif;color:#2d2d2d;font-size:30px;letter-spacing:0;line-height:125%!important;font-weight:700;font-style:normal;text-decoration:none}.ml-lp-35 h3{font-family:Poppins,sans-serif;color:#2d2d2d;font-size:20px;letter-spacing:0;line-height:125%!important}.ml-lp-35 blockquote{font-family:Helvetica,sans-serif;color:#505256;font-size:16px;margin:0 0 15px 0;padding-left:1em;border-left:.2em solid #505256}.ml-lp-35 blockquote:after,.ml-lp-35 blockquote:before{content:'\201C';font-family:Helvetica,sans-serif;color:#505256}.ml-lp-35 blockquote:after{content:'\201D'}.ml-lp-35 ol,.ml-lp-35 p,.ml-lp-35 ul{font-family:Helvetica,sans-serif;color:#505256;font-size:16px;margin:0 0 15px 0;line-height:150%!important}.ml-lp-35 ol:last-child,.ml-lp-35 p:last-child,.ml-lp-35 ul:last-child{margin-bottom:0}.ml-lp-35 ol a,.ml-lp-35 p a,.ml-lp-35 ul a{font-family:Helvetica,sans-serif;color:#505256;text-decoration:underline}@media (max-width:768px){.ml-lp-35 ol,.ml-lp-35 p,.ml-lp-35 ul{font-size:16px!important}.ml-lp-35 h1{font-size:28px!important}.ml-lp-35 h2{font-size:24px!important}.ml-lp-35 h3{font-size:20px!important}}</style><style type="text/css">.container-fluid.ml-lp-38{padding-bottom:20px;padding-top:30px;background-color:#e6f2ff}</style><style type="text/css">.ml-lp-38 .social-icons{margin:0;padding:0}.ml-lp-38 .social-icons li{list-style:none;display:inline-block;margin-right:10px}.ml-lp-38 .social-icons li:last-child{margin-right:0}@media (max-width:768px){.ml-lp-38 .social-icons li img{max-width:61px!important;width:100%!important}}</style><style type="text/css">.ml-lp-40{background-color:#fff}.ml-lp-40 hr{margin-bottom:30px;margin-top:0;border-top:1px solid #007bff;width:50%}</style><style type="text/css">.container-fluid.ml-lp-42{padding-bottom:30px;padding-top:0;background-color:#fff}</style><style type="text/css">.ml-lp-42 h1{font-family:Poppins,sans-serif;color:#2d2d2d;font-size:70px;letter-spacing:0;line-height:125%!important;font-weight:700;font-style:normal;text-decoration:none}.ml-lp-42 h2{font-family:Poppins,sans-serif;color:#2d2d2d;font-size:30px;letter-spacing:0;line-height:125%!important;font-weight:700;font-style:normal;text-decoration:none}.ml-lp-42 h3{font-family:Poppins,sans-serif;color:#2d2d2d;font-size:20px;letter-spacing:0;line-height:125%!important}.ml-lp-42 blockquote{font-family:Poppins,sans-serif;color:#505256;font-size:16px;margin:0 0 15px 0;padding-left:1em;border-left:.2em solid #505256}.ml-lp-42 blockquote:after,.ml-lp-42 blockquote:before{content:'\201C';font-family:Poppins,sans-serif;color:#505256}.ml-lp-42 blockquote:after{content:'\201D'}.ml-lp-42 ol,.ml-lp-42 p,.ml-lp-42 ul{font-family:Poppins,sans-serif;color:#505256;font-size:16px;margin:0 0 15px 0;line-height:150%!important}.ml-lp-42 ol:last-child,.ml-lp-42 p:last-child,.ml-lp-42 ul:last-child{margin-bottom:0}.ml-lp-42 ol a,.ml-lp-42 p a,.ml-lp-42 ul a{font-family:Poppins,sans-serif;color:#505256;text-decoration:underline}@media (max-width:768px){.ml-lp-42 ol,.ml-lp-42 p,.ml-lp-42 ul{font-size:16px!important}.ml-lp-42 h1{font-size:28px!important}.ml-lp-42 h2{font-size:24px!important}.ml-lp-42 h3{font-size:20px!important}}</style><style type="text/css">.container-fluid.ml-lp-45{padding-bottom:30px;padding-top:30px;background-color:#6fedc4}</style><style type="text/css">.ml-lp-45 h1{font-family:Poppins,sans-serif;color:#2d2d2d;font-size:70px;letter-spacing:0;line-height:125%!important;font-weight:700;font-style:normal;text-decoration:none}.ml-lp-45 h2{font-family:Poppins,sans-serif;color:#2d2d2d;font-size:30px;letter-spacing:0;line-height:125%!important;font-weight:700;font-style:normal;text-decoration:none}.ml-lp-45 h3{font-family:Poppins,sans-serif;color:#2d2d2d;font-size:20px;letter-spacing:0;line-height:125%!important}.ml-lp-45 blockquote{font-family:Poppins,sans-serif;color:#505256;font-size:16px;margin:0 0 15px 0;padding-left:1em;border-left:.2em solid #505256}.ml-lp-45 blockquote:after,.ml-lp-45 blockquote:before{content:'\201C';font-family:Poppins,sans-serif;color:#505256}.ml-lp-45 blockquote:after{content:'\201D'}.ml-lp-45 ol,.ml-lp-45 p,.ml-lp-45 ul{font-family:Poppins,sans-serif;color:#505256;font-size:16px;margin:0 0 15px 0;line-height:150%!important}.ml-lp-45 ol:last-child,.ml-lp-45 p:last-child,.ml-lp-45 ul:last-child{margin-bottom:0}.ml-lp-45 ol a,.ml-lp-45 p a,.ml-lp-45 ul a{font-family:Poppins,sans-serif;color:#505256;text-decoration:underline}@media (max-width:768px){.ml-lp-45 ol,.ml-lp-45 p,.ml-lp-45 ul{font-size:16px!important}.ml-lp-45 h1{font-size:28px!important}.ml-lp-45 h2{font-size:24px!important}.ml-lp-45 h3{font-size:20px!important}}</style><style type="text/css">.image-block-49 img{max-width:100%}</style><style type="text/css">.container-fluid.ml-lp-48{padding-bottom:30px;padding-top:30px;background-color:#bfdeff}</style><style type="text/css">.ml-lp-48 .button-block{text-align:center}.ml-lp-48 .btn-block+.btn-block{margin-top:0}.ml-lp-48 .button-block .btn-block{width:auto;display:inline-block;font-family:Arial,Helvetica,sans-serif;background-color:#111;font-size:14px;line-height:21px;color:#fff;border-radius:3px!important;padding:14px 40px!important;font-weight:400;font-style:normal;text-decoration:none}.ml-lp-48 .button-block .btn-block:active,.ml-lp-48 .button-block .btn-block:active:hover,.ml-lp-48 .button-block .btn-block:focus,.ml-lp-48 .button-block .btn-block:hover{background-color:#2d2d2d;color:#fff;font-weight:400;font-style:normal;text-decoration:none}@media (max-width:768px){.ml-lp-48 .button-block .btn-block{width:100%!important}}.ml-lp-48 .form-group .custom-select,.ml-lp-48 .form-group .form-control{background-color:#fff;font-family:Arial,Helvetica,sans-serif;border-radius:3px!important;font-size:14px;line-height:21px;color:#333;border:1px solid #ccc;padding-top:14px!important;padding-bottom:14px!important;height:auto}.ml-lp-48 .form-group.ml-error .custom-select,.ml-lp-48 .form-group.ml-error .form-control,.ml-lp-48 .input-group.ml-error .form-control{border-color:red!important}.ml-lp-48 .form-group.ml-error .custom-checkbox-radio-list{border-radius:3px!important;border:1px solid #ccc;padding:10px;border-color:red!important}.ml-lp-48 .form-group .form-control::placeholder{color:#666;opacity:1}.ml-lp-48 .form-group .form-control:-ms-input-placeholder{color:#666}.ml-lp-48 .form-group .form-control::-ms-input-placeholder{color:#666}@media (max-width:768px){.ml-lp-48 .input-group .input-group-append{float:left!important;margin-top:15px!important;width:100%!important;margin-left:0!important}}.ml-lp-48 .form-group .custom-control-label,.ml-lp-48 .form-group .custom-control-label p,.ml-lp-48 .form-group .custom-control-privacy-policy p{color:#000;font-size:12px!important;font-family:Arial,Helvetica,sans-serif;line-height:22px;font-weight:400;font-style:normal;text-decoration:none;margin-bottom:0}.ml-lp-48 .form-group.ml-error .custom-control-label p{color:red}.ml-lp-48 .form-group.ml-error .field-title{color:red}.ml-error .label-description,.ml-error .label-description p,.ml-error .label-description p a,.ml-error label:first-child{color:red!important}.ml-lp-48 .form-group .custom-control-label a,.ml-lp-48 .form-group .custom-control-privacy-policy a{color:#000;text-decoration:underline}.ml-lp-48 .custom-checkbox .custom-control-label::before,.ml-lp-48 .custom-radio .custom-control-label::before{border-color:#ccc;background-color:#fff}.ml-lp-48 .custom-checkbox .custom-control-input:checked~.custom-control-label::before,.ml-lp-48 .custom-radio .custom-control-input:checked~.custom-control-label::before{border-color:#111;background-color:#111;color:#fff}.ml-lp-48 .custom-checkbox .custom-control-label::after,.ml-lp-48 .custom-checkbox .custom-control-label::before,.ml-lp-48 .custom-radio .custom-control-label::after,.ml-lp-48 .custom-radio .custom-control-label::before{top:4px}.ml-lp-48 .form-group label{margin-bottom:3px;color:#000;font-size:14px;font-family:Arial,Helvetica,sans-serif;font-weight:400;font-style:normal;text-decoration:none}.ml-lp-48 .form-group .custom-control-label .description{margin-top:5px;color:#111;font-size:12px;font-family:Arial,Helvetica,sans-serif;font-weight:400;font-style:normal;text-decoration:none}.ml-lp-48 .form-group-gdpr h4{color:#111;font-size:13px;font-family:Arial,Helvetica,sans-serif;font-weight:700;font-style:normal;text-decoration:none}.ml-lp-48 .form-group-gdpr p{color:#111;font-size:12px!important;font-family:Arial,Helvetica,sans-serif;line-height:22px;font-weight:400;font-style:normal;text-decoration:none}.ml-lp-48 .form-group-gdpr p a{color:#111}.ml-form-recaptcha{float:left}.ml-form-recaptcha.ml-error iframe{border:solid 1px red}@media screen and (max-width:768px){.ml-form-recaptcha{transform:scale(.77);-webkit-transform:scale(.77);transform-origin:0 0;-webkit-transform-origin:0 0}}</style><style type="text/css">.form-hidden{display:none}.image-block-48 img{max-width:100%}</style><style type="text/css">.ml-lp-48 h1{font-family:Poppins,sans-serif;color:#2d2d2d;font-size:70px;letter-spacing:0;line-height:125%!important;font-weight:700;font-style:normal;text-decoration:none}.ml-lp-48 h2{font-family:Poppins,sans-serif;color:#2d2d2d;font-size:30px;letter-spacing:0;line-height:125%!important;font-weight:700;font-style:normal;text-decoration:none}.ml-lp-48 h3{font-family:Poppins,sans-serif;color:#2d2d2d;font-size:20px;letter-spacing:0;line-height:125%!important}.ml-lp-48 blockquote{font-family:Poppins,sans-serif;color:#505256;font-size:16px;margin:0 0 15px 0;padding-left:1em;border-left:.2em solid #505256}.ml-lp-48 blockquote:after,.ml-lp-48 blockquote:before{content:'\201C';font-family:Poppins,sans-serif;color:#505256}.ml-lp-48 blockquote:after{content:'\201D'}.ml-lp-48 ol,.ml-lp-48 p,.ml-lp-48 ul{font-family:Poppins,sans-serif;color:#505256;font-size:16px;margin:0 0 15px 0;line-height:150%!important}.ml-lp-48 ol:last-child,.ml-lp-48 p:last-child,.ml-lp-48 ul:last-child{margin-bottom:0}.ml-lp-48 ol a,.ml-lp-48 p a,.ml-lp-48 ul a{font-family:Poppins,sans-serif;color:#505256;text-decoration:underline}@media (max-width:768px){.ml-lp-48 ol,.ml-lp-48 p,.ml-lp-48 ul{font-size:16px!important}.ml-lp-48 h1{font-size:28px!important}.ml-lp-48 h2{font-size:24px!important}.ml-lp-48 h3{font-size:20px!important}}</style><style type="text/css">footer{background-color:#111;padding-top:20px;padding-bottom:20px}.ml-lp-61 .logo-footer img{height:100px}.ml-lp-61 .footer-description ol,.ml-lp-61 .footer-description p,.ml-lp-61 .footer-description ul{font-family:Poppins,sans-serif;color:#fff;font-size:14px;margin:0 0 15px 0}.ml-lp-61 .footer-description ol:last-child,.ml-lp-61 .footer-description p:last-child,.ml-lp-61 .footer-description ul:last-child{margin-bottom:0}.ml-lp-61 .footer-description ol a,.ml-lp-61 .footer-description p a,.ml-lp-61 .footer-description ul a{font-family:Poppins,sans-serif;color:#d1d3d3;text-decoration:underline}.footer-navigation h4{color:#000;font-family:Poppins,sans-serif;font-size:14px;font-weight:700;font-style:normal;text-decoration:none}.footer-navigation .nav-footer-item{padding-bottom:.75rem}.footer-navigation .nav-footer-item:last-child{padding-bottom:0}.footer-navigation .nav-footer-link{color:#666;font-family:Poppins,sans-serif;font-size:14px;padding-bottom:.25rem;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;border-bottom:1px solid rgba(225,225,225,0);font-weight:400;font-style:normal;text-decoration:none}.footer-navigation .nav-footer-link:hover{color:#666;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;border-bottom:1px solid #666}</style><style>body{background-color:#09c269;background-image:none;background-size:none;background-position:center none;background-repeat:none}body ol ol{list-style-type:lower-alpha}body ol ol ol{list-style-type:lower-roman}.container.with-border{border-left:0 solid #ccc;border-right:0 solid #ccc}.default-heading-1{font-family:Poppins,sans-serif;color:#2d2d2d;font-size:72px;font-weight:700;font-style:normal;text-decoration:none;letter-spacing:0}.form-group .form-control{background-color:#fff;font-family:Arial,Helvetica,sans-serif;border-radius:3px;font-size:14px;color:#333;border:px solid #ccc;padding-top:px!important;padding-bottom:px!important;height:auto}.form-group .form-control::placeholder{color:#666;opacity:1}.form-group .form-control:-ms-input-placeholder{color:#666}.form-group .form-control::-ms-input-placeholder{color:#666}.container-fluid.with-large-gutters,.container.with-large-gutters{padding-left:60px;padding-right:60px}@media (max-width:991.98px){.container-fluid.with-large-gutters,.container.with-large-gutters{padding-left:30px;padding-right:30px}}@media (max-width:575.98px){.container-fluid.with-large-gutters,.container.with-large-gutters{padding-left:15px;padding-right:15px}}.container.container-large-gutter{padding-right:15px;padding-left:15px}.container.with-large-gutters .card-body{padding:2.25rem}.container.container-large-gutter .container{padding-right:30px;padding-left:30px}.container .large-gutters{margin-right:-30px;margin-left:-30px}.container .large-gutters .col,.container .large-gutters [class*=col-]{padding-right:30px;padding-left:30px}.container .large-gutters .row{margin-right:-30px;margin-left:-30px}</style><style type="text/css">#landing-0{padding-left:0!important;padding-right:0!important}</style></head> <body> <script>!function(e,t,n,a,i){function m(){var e={a:arguments,q:[]},t=this.push(e);return"number"!=typeof t?t:m.bind(e.q)}e.MailerLiteObject=a,m.q=m.q||[],e.ml=e.ml||m.bind(m.q),e.ml.q=e.ml.q||m.q,i=t.createElement(n);var r=t.getElementsByTagName(n)[0];i.async=1,i.src="https://static.mailerlite.com/js/universal.js?v"+~~((new Date).getTime()/1e6),r.parentNode.insertBefore(i,r)}(window,document,"script","ml");var ml_account=ml("accounts","3408220","d1l9q9t9g2")</script> <div class="container-fluid" id="landing-0"> <div id="notification" class=""> <div class="alert ml-notification fade show top ml-visible-only-once" role="alert"> <div class="d-block d-md-inline-block text-block pr-md-2 pb-2 pb-md-0"> <p>This website use cookies to ensure you get the best experience on our website</p> </div> <div class="d-block d-md-inline-block button-block"> <button class="btn btn-two mx-1" onclick='hideParent("showCookieNotificationBar")' type="button" data-dismiss="alert" aria-label="Close">Got it!</button> </div> </div> </div> <script type="text/javascript" move-to-head>function hideParent(t){localStorage.setItem(t,"false"),checkIfSticky(function(t,e){t.style.top=0})}function checkIfSticky(t){var e=document.querySelector("header.sticky-top"),o=document.querySelector("#notification.sticky-top");e&&o&&t(e,o)}$(document).ready(function(){"false"===localStorage.getItem("showCookieNotificationBar")&&$(".ml-visible-only-once").css("display","none"),checkIfSticky(function(t,e){var o=e.offsetHeight;t.style.top=o+"px"})})</script> <header class="justify-content-center"> <a class="skip-link" href="#main">Skip to content</a> <div class="container-fluid ml-lp-2"> <div class="row justify-content-center"> <div class="col-12"> <nav class="navbar navbar-light navbar-expand-md mr-auto ml-auto pl-lg-3 pr-lg-3"> <a class="navbar-brand mr-5" href="/">8SOW</a> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#pageNavbar" aria-controls="pageNavbar" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <div class="collapse navbar-collapse justify-content-center" id="pageNavbar"> <ul class="navbar-nav mt-3 mt-md-0 text-center"> <li class="nav-item"> <a role="button" href="/" class="nav-link px-0" target="_self">Home 8SOW</a> </li><li class="nav-item"> <a role="button" href="/about" class="nav-link px-0" target="_self">About 8SOW</a> </li><li class="nav-item"> <a role="button" href="/publications" class="nav-link px-0" target="_self">Publications</a> </li> </ul> <a role="button" class="btn btn-block d-block d-md-none mt-3" href="/contact" target="_self">Contact - Support</a> </div> <a role="button" class="btn btn-block d-none d-md-block ml-5" href="/contact" target="_self">Contact - Support</a> </nav> </div> </div> </div> </header> <script>function toggleDropdown(e){var t=$(e.target).closest(".dropdown-auto"),d=$(".dropdown-menu",t);setTimeout(function(){var o="click"!==e.type&&"mouseover"===e.type;d.toggleClass("show",o),t.toggleClass("show",o),$('[data-toggle="dropdown"]',t).attr("aria-expanded",o)},"mouseleave"===e.type?100:0)}$("body").on("mouseenter mouseleave",".dropdown-auto",toggleDropdown).on("click",".dropdown-auto .dropdown-menu a",toggleDropdown)</script> <script>var navbarTogglerChanged=!1;$(".navbar-toggler").click(function(){navbarTogglerChanged||(navbarTogglerChanged=!0,$("body").toggleClass("mobile-nav",$(this).attr("aria-expanded")),setTimeout(function(){navbarTogglerChanged=!1},300))}),$(window).on("scroll",function(){100<$(window).scrollTop()?$("header").addClass("active"):$("header").removeClass("active")}),$(".nav-link, .nav-button").on("click",function(){$(".navbar-collapse").collapse("hide")}),window.onload=function(){var e=window.location.pathname;document.querySelectorAll(".nav-link,.ml-nav-link").forEach(function(a){var n=a.getAttribute("href");e!==n||(a.className+=" active-page")})}</script> <main id="main"></main> <div class="container-fluid ml-lp-10"> <div class="container with-large-gutters"> <div class="row large-gutters justify-content-center"> <div class="col col-sm-12 text-center"> <img src="https://bucket.mlcdn.com/a/3408/3408220/images/651b1e32ce3dd730c5c60ec93f86f3c451f7f068.png" border="0" alt="" class="img-fluid d-inline" width="555.2159292035398" style="display:block"> </div> </div> </div> </div> <div class="container-fluid ml-lp-12"> <div class="container with-large-gutters"> <div class="row justify-content-center"> <div class="col col-sm-12"> <div class=""> <div class=""> <div class="row large-gutters align-items-center"> <div class="col-12 col-md-5 order-md-last order-first image-block-12 mb-4 mb-md-0"> <div> <div class="image-block-13 text-center w-100"> <img src="https://bucket.mlcdn.com/a/3408/3408220/images/4987b8a897e8aedd4b52d072288cabcf9df1f10f.jpeg" border="0" alt="" class="img-fluid d-inline" width="484" style="display:block"> </div> </div> </div> <div class="col-12 col-md-7"> <div class="row"> <div class="col" aria-label="content" role="contentinfo"> <p></p> <h2><strong>Download your Fr.ee copy of PROMISING FUTURE and signup </strong></h2> <h2><strong>for our newsletter. <span class="ml-rte-link-wrapper"><a href="No, wrong LPg...shd be https://www.subscribepage.com/k2j0i2_copy2_copy2_copy" target="_blank">Cli.ck here.</a></span> </strong></h2> <p></p> </div> </div> <div class="row mt-4"> <div class="col"> <div class="buttons btn-group d-flex flex-row justify-content-center"> <div class="button-block"> <a class="btn btn-block" href="https://www.subscribepage.com/k2j0i2_copy2_copy2_copy" target="_self">Click here to Download PROMISING FUTURE</a> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class="container-fluid ml-lp-18"> <div class="container with-large-gutters"> <div class="row large-gutters justify-content-center"> <div class="col col-sm-12"> <h1 style="text-align:center"><strong><span style="color:#09c269"><span style="color:#1c26da">8</span><span style="color:#28a745">SOW</span></span></strong></h1> <p style="text-align:center"><span style="font-size:30px"><span style="color:#09c269">Global safety, prosperity, and coexistence.</span></span></p> <p style="text-align:center"><span style="font-size:30px"><span style="color:#09c269">A better way, a better world.</span></span></p> <p style="text-align:center"><span style="font-size:30px"><span style="color:#09c269"><span style="color:#007bff"><strong>The MUNDUS-S Solution</strong></span>...<br></span></span><span style="font-size:30px"><span style="color:#09c269">a plan to <span style="color:#007bff"><strong>S</strong></span>ave <span style="color:#007bff"><strong>O</strong></span>ur <span style="color:#007bff"><strong>W</strong></span>orld<br></span></span></p> </div> </div> </div> </div> <div class="container-fluid ml-lp-21"> <div class="container"> <div class="d-flex justify-content-center"> <hr> </div> </div> </div> <div class="container-fluid ml-lp-23"> <div class="container with-large-gutters"> <div class="row large-gutters justify-content-center"> <div class="col col-lg-9"> <p style="text-align:center"><span style="font-size:30px">Let COVID and the Putin&gt;Ukraine&lt;NATO war&nbsp;be warnings, wakeup calls&nbsp;that bad&nbsp;things can and do happen on a global scale.&nbsp;</span></p> <p style="text-align:center"><span style="font-size:30px">Now, with WW III knocking at the door, the collapse of civilization&nbsp;is merely a push of a red button away.&nbsp;</span></p> <p style="text-align:center"><span style="font-size:30px">This is the madness that confronts us daily.</span></p> <p style="text-align:center"><span style="font-size:30px"><strong>But an&nbsp;even&nbsp;greater&nbsp;danger is at hand.</strong></span><br></p> </div> </div> </div> </div> <div class="container-fluid ml-lp-26"> <div class="container"> <div class="d-flex justify-content-center"> <hr> </div> </div> </div> <div class="container-fluid ml-lp-28"> <div class="container with-large-gutters"> <div class="row large-gutters justify-content-center"> <div class="col col-sm-12"> <p style="text-align:center"><span style="font-size:24px;color:#007bff">To <span style="color:#28a745"><strong>S</strong></span>ave <strong><span style="color:#28a745">O</span></strong>ur <span style="color:#28a745"><strong>W</strong></span>orld, tell your world about <span style="color:#28a745"><strong><span style="color:#007bff">8</span>SOW</strong></span></span></p> </div> </div> </div> </div> <div class="container-fluid ml-lp-31"> <div class="container with-large-gutters"> <div class="row large-gutters justify-content-center"> <div class="col col-sm-12"> <ul class="social-icons" style="text-align:center"> <li> <a href="javascript:window.open('https://www.facebook.com/sharer.php?u=' + encodeURIComponent(document.URL), 'Facebook share', 'menubar=no,toolbar=no,status=no,width=570,height=570');" style="background:#3b5998"> <img width="20" alt="facebook" src="https://assets.mlcdn.com/ml/images/icons/default/default/white/facebook.png" style="display:block" border="0"> <span class="title">Share</span> </a> </li><li> <a href="javascript:window.open('https://twitter.com/intent/tweet?text=' + encodeURIComponent(document.title) + '&url='+ encodeURIComponent(document.URL), 'Twitter share', 'menubar=no,toolbar=no,status=no,width=570,height=570')" style="background:#38a1f3"> <img width="20" alt="twitter" src="https://assets.mlcdn.com/ml/images/icons/default/default/white/twitter.png" style="display:block" border="0"> <span class="title">Share</span> </a> </li><li> <a href="javascript:window.open('https://www.linkedin.com/shareArticle?mini=true&url=' + encodeURIComponent(document.URL), 'Linkedin share', 'menubar=no,toolbar=no,status=no,width=570,height=570')" style="background:#0077b5"> <img width="20" alt="linkedin" src="https://assets.mlcdn.com/ml/images/icons/default/default/white/linkedin.png" style="display:block" border="0"> <span class="title">Share</span> </a> </li><li> <a href="javascript:window.open('http://www.tumblr.com/share/link?url=' + encodeURIComponent(document.URL), 'Tumblr share', 'menubar=no,toolbar=no,status=no,width=570,height=570');" style="background:#35465c"> <img width="20" alt="tumblr" src="https://assets.mlcdn.com/ml/images/icons/default/default/white/tumblr.png" style="display:block" border="0"> <span class="title">Share</span> </a> </li><li> <a href="javascript:window.open('https://pinterest.com/pin/create/button/?url=' + encodeURIComponent(document.URL), 'Pinterest share', 'menubar=no,toolbar=no,status=no,width=570,height=570');" style="background:#bd081c"> <img width="20" alt="pinterest" src="https://assets.mlcdn.com/ml/images/icons/default/default/white/pinterest.png" style="display:block" border="0"> <span class="title">Share</span> </a> </li> </ul> </div> </div> </div> </div> <div class="container-fluid ml-lp-33"> <div class="container"> <div class="d-flex justify-content-center"> <hr> </div> </div> </div> <div class="container-fluid ml-lp-35"> <div class="container with-large-gutters"> <div class="row large-gutters justify-content-center"> <div class="col col-sm-12"> <p style="text-align:center"><span style="font-size:20px">Connect with&nbsp;8SOW and Tao Mundus&nbsp;</span><span style="font-size:20px">on Instagram and&nbsp;X-Twitter.</span><span style="font-size:20px"><br></span></p> </div> </div> </div> </div> <div class="container-fluid ml-lp-38"> <div class="container with-large-gutters"> <div class="row large-gutters justify-content-center"> <div class="col col-sm-12"> <ul class="social-icons" style="text-align:center"> <li> <a href="http://instagram.com/taomundus8sow/" target="_blank"> <img width="61" alt="instagram" src="https://assets.mlcdn.com/ml/images/icons/default/round/color/instagram.png" style="display:block" border="0"> </a> </li><li> <a href="http://x.com/TaoMundus8sow" target="_blank"> <img width="61" alt="twitter" src="https://assets.mlcdn.com/ml/images/icons/default/round/color/twitter.png" style="display:block" border="0"> </a> </li> </ul> </div> </div> </div> </div> <div class="container-fluid ml-lp-40"> <div class="container"> <div class="d-flex justify-content-center"> <hr> </div> </div> </div> <div class="container-fluid ml-lp-42"> <div class="container with-large-gutters"> <div class="row large-gutters justify-content-center"> <div class="col col-lg-9"> <p><span style="font-size:20px"><strong>NOTE</strong>: If you are presently running a VPN on your device, certain parts of this site may not work properly. For example,&nbsp; access to&nbsp;the CONTACT-SUPPORT page may be blocked. Direct links from publications to PayHip may also be blocked. We apologize for this inconvenience.&nbsp;</span></p> </div> </div> </div> </div> <div class="container-fluid ml-lp-45"> <div class="container with-large-gutters"> <div class="row large-gutters justify-content-center"> <div class="col col-md-9 col-lg-7"> <p style="text-align:center"><span style="font-size:30px"><strong>&nbsp;Thanks so much for stopping by.&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</strong></span><span style="font-size:30px"><strong>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</strong></span></p> <p style="text-align:center"><span style="font-size:30px"><strong>One and all...<br></strong></span></p> <p style="text-align:center"><span style="font-size:30px"><strong>🙂</strong>&nbsp;</span><span style="font-size:30px"><strong>8SOW welcomes you&nbsp;🙂&nbsp;</strong></span>&nbsp;</p> <p style="text-align:center"><span style="font-size:30px"><strong>🌎8SOW welcomes</strong> <strong>the world</strong>🌎</span><br></p> <p><span style="font-size:20px">&nbsp; &nbsp; 8SOW is tackling, arguably, the greatest threat of our time, namely world system collapse. Towards this humanitarian end,&nbsp;</span><span style="font-size:20px">8SOW boldly addresses the planet's prescient problem of&nbsp;catastrophic systemic failure&nbsp;with <strong><a href="https://8sow.com/publications" target="_blank">The Mundus-S Solution</a></strong>. Capable of achieving&nbsp;enduring, worldwide&nbsp;safety, prosperity, and coexistence, Mundus-S is nothing less than a watershed&nbsp;plan to&nbsp;<strong>save the world.&nbsp;</strong></span></p> <p><span style="font-size:20px">&nbsp; &nbsp;&nbsp;In addition to the Mundus Solution,&nbsp;8SOW offers <a href="https://8sow.com/publications" target="_blank">several other&nbsp;<strong>landmark publications</strong></a>,&nbsp;<br></span></p> <p><span style="font-size:20px"><a href="https://8sow.com/about" target="_blank">&nbsp; &nbsp; To learn more about The Mundus-S Solution,&nbsp;8SOW, and Tao Mundus, creator of Mundus-S and founder of 8SOW,&nbsp;click here.&nbsp;</a></span><br></p> </div> </div> </div> </div> <div class="container-fluid ml-lp-48"> <div class="container with-large-gutters"> <div class="row justify-content-center"> <div class="col col-sm-12"> <div class=""> <div class=""> <div class="ml-subscribe-form row large-gutters align-items-center" id="mlb2-4721435-48"> <div class="ml-block-form col-12 col-md-5 order-first mb-4 mb-md-0"> <div class="image-block-48"> <div class="image-block-49 text-center"> <img src="https://bucket.mlcdn.com/a/3408/3408220/images/6149df75cfa21b26d88144b09f07355c815f962f.jpeg" border="0" alt="" class="img-fluid d-inline" width="630" style="display:block"> </div> </div> </div> <div class="ml-block-form col-12 col-md-7"> <div class="row mb-4"> <div class="col"> <p style="text-align:center"><strong><span style="font-size:24px">Help Save Y|Our World&nbsp;</span></strong></p> <p style="text-align:center"><strong><span style="font-size:24px">Join the 8SOW Community</span></strong></p> </div> </div> <div xp-if="variable.formPreview.value == 'form'"> <form class="mb-0" action="https://static.mailerlite.com/webforms/submit/d2r7w2" data-webform-type="webpage" data-code="d2r7w2" data-redirect="" data-redirect-target="" method="POST"> <div class="row"> <div class="col"> <div> <div class="form-group ml-field-email ml-validate-email ml-validate-required mb-2"> <input aria-required="true" aria-label="email" type="email" class="form-control" data-inputmask="" name="fields[email]" placeholder="Email" autocomplete="email"> </div> </div><div> <div class="form-group ml-field-name ml-validate-required mb-0"> <input aria-required="true" aria-label="name" type="text" class="form-control" data-inputmask="" name="fields[name]" placeholder="(nick)Name" autocomplete="name"> </div> </div> </div> </div> <div class="row mt-4"> <div class="col"> <div class="form-group mb-0 ml-validate-required"> <div class="custom-control custom-checkbox d-flex"> <input type="checkbox" class="form-check-input custom-control-input" id="defaultCheck_60"> <label class="form-check-label custom-control-label d-flex align-items-center" for="defaultCheck_60"> <p>Opt in to receive news and updates.</p> </label> </div> </div> </div> </div> <div class="row mt-4"> <div class="col"> <div class="ml-form-recaptcha ml-validate-required"> <script src="https://www.google.com/recaptcha/api.js"></script> <div class="g-recaptcha" data-sitekey="6Lf1KHQUAAAAAFNKEX1hdSWCS3mRMv4FlFaNslaD"></div> </div> </div> </div> <div class="row mt-4"> <div class="col"> <div class="form-group button-block mb-0"> <button class="btn btn-block primary" type="submit"> Subscribe </button> <button style="display:none;border-top-right-radius:3px;border-bottom-right-radius:3px" class="btn btn-block loading" type="button" disabled="disabled"> <div class="spinner-border" style="width:1.25rem;height:1.25rem" role="status"> <span class="sr-only">Loading...</span> </div> </button> </div> </div> </div> <input type="hidden" name="ml-submit" value="1"> </form> </div> </div> <div class="ml-block-success col form-hidden" xp-if="variable.formPreview.value == 'success'"> <div class="row"> <div class="col-sm-12"> <p style="text-align:center"><b>Thank you for subscribing!</b></p><p style="text-align:center">Have a great day!</p> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <footer class="ml-lp-61 pl-3 pr-3"> <div class="container-fluid ml-lp-61"> <div class="row justify-content-center"> <div class="col-12"> <div class="row mb-5"> <div class="col"> <ul class="list-inline mb-0 text-center"> <li class="list-inline-item"> <a href="http://instagram.com/taomundus8sow/" target="_blank"> <img width="24" alt="instagram" src="https://assets.mlcdn.com/ml/images/icons/default/default/white/instagram.png" style="display:block" border="0"> </a> </li><li class="list-inline-item"> <a href="http://x.com/TaoMundus8sow" target="_blank"> <img width="24" alt="twitter" src="https://assets.mlcdn.com/ml/images/icons/default/default/white/twitter.png" style="display:block" border="0"> </a> </li> </ul> </div> </div> <div class="row mb-5"> <div class="col"> <div class="footer-description text-center"> <p><span style="font-size:20px">8SOW: Global safety, Sustainable prosperity, Coexistent peace &gt;&nbsp;<a href="https://8sow.com/publications" target="_blank"><strong>The MUNDUS-S Solution</strong></a></span><br></p> <p></p> <p></p> <p></p> <p></p> <p></p> <p></p> <p></p> <p><span style="font-size:20px">* <a href="https://8sow.com/contact" target="_blank">Contact</a>&nbsp;&nbsp;*&nbsp;&nbsp;<span><span><a href="http://8sow.com/privacy_terms" target="_blank">Privacy&nbsp;| Terms | Disclaimer</a></span></span>&nbsp;* <span><a href="https://www.subscribepage.com/k2j0i2" target="_blank">Join the 8SOW Community &gt; Sub.scribe to our newsletter </a></span> </span>&nbsp;<br></p> <p>* Entire contents of this website Copyright. © 2023 8SOW.com. Please contact us to obtain&nbsp;permissions.&nbsp;</p> <p></p> <p></p> </div> </div> </div> <div class="row"> <div class="col"> <a class="logo-footer d-flex justify-content-center" href="/"> <img alt="" src="https://bucket.mlcdn.com/a/3408/3408220/images/6149df75cfa21b26d88144b09f07355c815f962f.jpeg" style="display:block" border="0"> </a> </div> </div> </div> </div> </div> </footer> <script>var $=window.ml_jQuery||window.jQuery;function close(){window.parent.postMessage("ml-accounts-3408220-d1l9q9t9g2-webforms-4721435-d2r7w2-hide","*")}document.onkeydown=function(e){("key"in(e=e||window.event)?"Escape"==e.key:27==e.keyCode)&&close()},function(n,r){var t;function i(e,t){!function(e,t){var i=n(e).outerHeight();if(r.parent.postMessage("ml-accounts-3408220-d1l9q9t9g2-webforms-4721435-d2r7w2-setHeight-"+i+"px","*"),t){var o=n(e).outerWidth();r.parent.postMessage("ml-accounts-3408220-d1l9q9t9g2-webforms-4721435-d2r7w2-setSize-"+i+"px-"+o+"px","*")}}(e,t)}[".mailerlite-trigger-sendHeightToParent",".mailerlite-popup",".mailerlite-slidebox",".mailerlite-form-bar",".mailerlite-fullscreen"].forEach(function(e){r.sendHeightToParentTriggered||n(e).length&&(setTimeout(i(e),200),n(r).resize(function(){clearTimeout(t),t=setTimeout(i(e,!0),50)}),r.sendHeightToParentTriggered=!0)})}($,window)</script> <img src="https://track.mailerlite.com/webforms/o/4721435/d2r7w2" alt="." width="1" height="1" style="display:none"> <script>ml("webpages","4721435","d2r7w2","visitor","track")</script> <script>!function(l){l.addEventListener("message",function(e){if(e&&e.data&&"string"==typeof e.data){var t=e.data.split("-");if(1<t.length)if("mlWebformSubmitSuccess"==t[0]){var i="mailerlite:webform:submited:"+t[1],n=(new Date).getTime();document.cookie=i+"="+n+"; path=/; expires=Fri, 31 Dec 9999 23:59:59 GMT"}else if("mlWebformRedirect"==t[0]){var o=t[t.length-1],a=t.slice(1,t.length-1).join("-");["_blank","_self","_parent","_top"].indexOf(o)<0&&(a=t.slice(1).join("-"),o="_blank");var r=new URL(decodeURIComponent(a));r&&"javascript:"!=r.protocol&&l.open(decodeURIComponent(a),o)}}},!1)}(window)</script> </div> <script src="https://static.mailerlite.com/js/w/webforms.min.js?vd4de52e171e8eb9c47c0c20caf367ddf" type="text/javascript"></script> </body> </html>                               

Whois info of domain

Domain Name: 8SOW.COM
Registry Domain ID: 2258393088_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.ionos.com
Registrar URL: http://www.ionos.com
Updated Date: 2025-04-30T07:39:38Z
Creation Date: 2018-04-29T18:59:57Z
Registry Expiry Date: 2026-04-29T18:59:57Z
Registrar: IONOS SE
Registrar IANA ID: 83
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.6105601459
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: NS1039.UI-DNS.BIZ
Name Server: NS1039.UI-DNS.ORG
Name Server: NS1061.UI-DNS.DE
Name Server: NS1121.UI-DNS.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-02T02:35:41Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass