<!doctype html>
<html>

<head >
	<meta charset="UTF-8" />
	<meta name="viewport" content="width=device-width, initial-scale=1" />
	<meta name="robots" content="index, nofollow" />
	<title>Audioblog</title>
	<style>
		body {
			display: flex;
			flex-direction: column;
			align-items: center;
			justify-content: center;
			padding: 20px;
			margin: 0;
			height: calc( 100vh - 40px );
			background:
				linear-gradient(
					101.44deg,
					rgba(252, 204, 203, 0.2) 16.81%,
					rgba(239, 230, 212, 0.2) 53.67%,
					rgba(211, 220, 243, 0.2) 67.17%,
					rgba(217, 245, 253, 0.2) 76.66%,
					rgba(255, 255, 255, 0.2) 86.88%
				),
				linear-gradient(0deg, #FFFFFF, #FFFFFF);
		}

		h1, p {
			max-width: 820px;
			margin: 0;
		}

		h1 {
			font-family: Baskerville, Georgia, Cambria, "Times New Roman", Times, serif;
			font-weight: normal;
			font-size: clamp( 36px, 10.5vw, 96px );
			line-height: 1.15em;
			text-align: center;
			color: #000000;
		}

		p {
			font-family: Avenir, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
			font-weight: 500;
			font-size: clamp( 16px, 4.4vw, 36px );
			line-height: 1.5em;
			text-align: center;
			color: #2B2B2B;
			margin-top: 2em;
		}

		span {
			display: flex;
			flex-direction: row;
			justify-content: center;
			align-items: center;
			position: absolute;
			bottom: 1rem;
		}

		span > p {
			margin-right: 0.5rem;
			margin-top: 0;
			font-size: 1rem;
			color: #2B2B2B;
		}

		span > a {
			font-size: 1rem;
			text-decoration: none;
			color: #444444;
			font-family: Avenir, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
		}
	</style>
</head>

<body>
	<h1>Great things are coming soon</h1>
	<p>Stay tuned</p>
			<span>
			<p>Powered by</p>
			<a data-eid="wp.fos.coming-soon/template.powered_by.click" href='https://www.godaddy.com/hosting/wordpress-hosting?utm_source=wp_coming_soon_page&utm_medium=link&utm_campaign=wp_coming_soon_page'>GoDaddy</a>
		</span>
	
	<script>
		if ( window._expDataLayer ) {
			document.addEventListener('DOMContentLoaded', () => {
				window._expDataLayer.push( {
					data: {
						eid: 'wp.fos.coming-soon.template.impression',
						type: 'impression'
					},
					schema: 'add_event',
					version: 'v1'
				} );
			});
		}
	</script>
			<script>'undefined'=== typeof _trfq || (window._trfq = []);'undefined'=== typeof _trfd && (window._trfd=[]),
                _trfd.push({'tccl.baseHost':'secureserver.net'}),
                _trfd.push({'ap':'wpaas'},
                    {'server':'37fd98ed-563a-1aef-0783-557daa70bc75.secureserver.net'},
                    {'pod':'n3nlwppod03'},
                    {'storage':'n3cephmah003pod03_data20'},                     {'xid':'45693711'},
                    {'wp':'6.7.1'},
                    {'php':'8.0.30.4'},
                    {'loggedin':'0'},
                    {'cdn':'1'},
                    {'builder':''},
                    {'theme':'typology'},
                    {'wds':'0'},
                    {'wp_alloptions_count':'215'},
                    {'wp_alloptions_bytes':'52662'},
                    {'gdl_coming_soon_page':'1'}
                                    );
            var trafficScript = document.createElement('script'); trafficScript.src = 'https://img1.wsimg.com/signals/js/clients/scc-c2/scc-c2.min.js'; window.document.head.appendChild(trafficScript);</script>
		<script>window.addEventListener('click', function (elem) { var _elem$target, _elem$target$dataset, _window, _window$_trfq; return (elem === null || elem === void 0 ? void 0 : (_elem$target = elem.target) === null || _elem$target === void 0 ? void 0 : (_elem$target$dataset = _elem$target.dataset) === null || _elem$target$dataset === void 0 ? void 0 : _elem$target$dataset.eid) && ((_window = window) === null || _window === void 0 ? void 0 : (_window$_trfq = _window._trfq) === null || _window$_trfq === void 0 ? void 0 : _window$_trfq.push(["cmdLogEvent", "click", elem.target.dataset.eid]));});</script>
		<script src='https://img1.wsimg.com/traffic-assets/js/tccl-tti.min.js' onload="window.tti.calculateTTI()"></script>
			<script>
		if ( window._expDataLayer ) { // Send RUM impression event.
			let eid = 'wp.fos.coming-soon.template.rum-';
			document.addEventListener('DOMContentLoaded', () => {
				window._expDataLayer.push( {
					data: {
						eid,
						type: 'impression'
					},
					schema: 'add_event',
					version: 'v1'
				} );
			});
		}
	</script>
</body>

</html>
