#sale_link_below { text-align: center; }
#sale_banner_gray { background: url('//d38psrni17bvxu.cloudfront.net/themes/sale/sale_simple.png') repeat-x; } #sale_banner_orange { background: url('//d38psrni17bvxu.cloudfront.net/themes/sale/orange.png') repeat-x; } #sale_banner_gray, #sale_banner_orange { border-bottom: 1px solid rgb(200,200,200); color: rgb(200,200,200); text-align: center; font: 16px arial, sans-serif; font-weight: bold;
padding: 8px 0 0 0;
height: 28px;
} #sale_banner_gray a.firstlink, #sale_banner_orange a.firstlink { text-decoration: none; display: block; } #sale_banner_gray a, #sale_banner_orange a { color: rgb(255,255,255); }
#sale_banner_orange_wide { background-position: bottom; background-color: #E57921; padding: 18px 0; text-align: center; font-family: sans-serif; font-size: 14px; } #sale_banner_orange_wide a { color: #fff; text-decoration: none; font-weight: bold; }
#sale_discreet { background: url('//d38psrni17bvxu.cloudfront.net/themes/sale/sale_simple.png') repeat-x; border-bottom: 1px solid rgb(200,200,200); color: rgb(200,200,200); text-align: right; font: 14px arial, sans-serif; height: 28px; padding: 10px 20px 0 0; } #sale_discreet a { text-decoration: none; color: rgb(240,240,240); font-size: 14px; }
#sale_prominent { height: 68px; } #sale_prominent #grey { background: rgb(145,140,137); color: rgb(255,255,255); text-align: right; font: 14px arial, sans-serif; height: 62px; padding: 7px 15px 0 50px; border-bottom: 1px solid rgb(90,90,90); float: right; } #sale_prominent #grey img { float: left; margin: -7px 0 0 -100px; } #sale_prominent #sale_top { font-size: 20px; } #sale_prominent #sale_bottom a { text-decoration: none; color: blue; font-size: 14px; }
#sale_diagonal_orange { height:50px; line-height:25px; text-transform:uppercase; font-family:'Port Lligat Slab',sans-serif; font-weight:lighter; text-align:center; z-index: 20; }
#sale_diagonal_orange a { display:block; height:100%; color:#000; text-decoration:none; background: #f25b00; background: -moz-linear-gradient(left, #f25b00 0%, #f49300 47%, #f25b00 100%); background: -webkit-gradient(linear, left top, right top, color-stop(0%,#f25b00), color-stop(47%,#f49300), color-stop(100%,#f25b00)); background: -webkit-linear-gradient(left, #f25b00 0%,#f49300 47%,#f25b00 100%); background: -o-linear-gradient(left, #f25b00 0%,#f49300 47%,#f25b00 100%); background: -ms-linear-gradient(left, #f25b00 0%,#f49300 47%,#f25b00 100%); background: linear-gradient(to right, #f25b00 0%,#f49300 47%,#f25b00 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f25b00', endColorstr='#f25b00',GradientType=1 ); }
#sale_diagonal_orange a:hover { text-decoration:underline; }
#sale_diagonal_orange span { display:inline-block; margin:0 3px; } #break { display:none; }
@media only screen and (min-width : 480px) { #sale_diagonal_orange { width: 400px; height:70px; position:fixed; right:-120px; top:42px; line-height:20px; z-index: 20; }
#sale_diagonal_orange a {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
color: #fff;
}
#sale_diagonal_orange span:first-child {
padding-top: 5px;
}
#break {
display: block;
}
} .asset_star0 { background: url('//d38psrni17bvxu.cloudfront.net/themes/assets/star0.gif') no-repeat center; width: 13px; height: 12px; display: inline-block; }
.asset_star1 { background: url('//d38psrni17bvxu.cloudfront.net/themes/assets/star1.gif') no-repeat center; width: 13px; height: 12px; display: inline-block; }
.asset_starH { background: url('//d38psrni17bvxu.cloudfront.net/themes/assets/starH.gif') no-repeat center; width: 13px; height: 12px; display: inline-block; }
.sitelink { padding-right: 16px; }
.sellerRatings a:link, .sellerRatings a:visited, .sellerRatings a:hover, .sellerRatings a:active { text-decoration: none; cursor: text; }
.sellerRatings { margin:0 0 3px 20px; }
.sitelinkHolder { margin:-15px 0 15px 35px; }
#ajaxloaderHolder { display: block; width: 24px; height: 24px; background: #fff; padding: 8px 0 0 8px; margin:10px auto; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } /* skzcss - for tests */
body { margin: 0; padding: 0; height: 100%; overflow: hidden; }
iframe { margin: 0; padding: 0; border: none; width: 100%; height: 100vh; }
#content { position: absolute; left: 0; right: 0; bottom: 0; top: 0; }
#imprint { position: relative; bottom: 0; text-align: center; padding-top: 5px; height: 25px; }
:root {
--blue: #101c36;
--text: #ffffff;
--card: rgba(255, 255, 255, 0.14);
--stroke: rgba(255, 255, 255, 0.25);
}
.loading {
width: min(720px, 92vw);
text-align: center;
padding: 48px 28px;
border-radius: 24px;
background: var(--card);
backdrop-filter: blur(6px);
border: 1px solid var(--stroke);
box-shadow: 0 20px 40px rgba(0, 0, 0, 0.25);
color: var(--text);
}
/* Simple CSS spinner */
.spinner {
--size: 56px;
width: var(--size);
height: var(--size);
margin: 0 auto 18px;
border-radius: 50%;
border: 4px solid rgba(255, 255, 255, 0.35);
border-top-color: #fff;
animation: spin 0.9s linear infinite;
}
@keyframes spin {
to { transform: rotate(360deg); }
}
#content {
display: grid;
place-items: center;
left: 0;
right: 0;
bottom: 0;
top: 0;
}
.loading > h1 {
margin: 12px 0 10px;
font-size: clamp(28px, 5vw, 44px);
letter-spacing: 0.2px;
}
.loading > p {
margin: 0 0 22px;
font-size: clamp(14px, 2.4vw, 18px);
opacity: 0.95;
}
</style>
document.getElementById('loading')?.remove();
// dynamically create and insert the iframe on failure
if (document.getElementById('iframe') !== null) {
return;
}
var iframe = document.createElement('iframe');
iframe.id = 'iframe';
iframe.frameBorder = '0';
iframe.src = "http://yfdpco2.com/sk-park.php?pid=9PO15V947&dn=reactiontest.online&ua=Next.js+Middleware&requrl=http%3A%2F%2Fww38.storage.reactiontest.online%2Fmd%2Fhow-to-improve-your-reaction-time-tips-and-tricks%2Fen.md";
// apply any classes or styles you need
iframe.style.display = 'block';
// append into the content container
var container = document.getElementById('content');
container?.insertBefore(iframe, container.firstChild);
}
if (document.readyState === 'loading') {
document.addEventListener('DOMContentLoaded', handleRTBFailure);
} else {
handleRTBFailure();
}
};
window.onRTBSuccess = function (data) {
document.getElementById('content')?.remove();
Array.from(document.getElementsByTagName('iframe')).forEach((iframe) => iframe.remove());
};
.asset_star1 { background: url('//d38psrni17bvxu.cloudfront.net/themes/assets/star1.gif') no-repeat center; width: 13px; height: 12px; display: inline-block; }
.asset_starH { background: url('//d38psrni17bvxu.cloudfront.net/themes/assets/starH.gif') no-repeat center; width: 13px; height: 12px; display: inline-block; }
.sitelink { padding-right: 16px; }
.sellerRatings a:link, .sellerRatings a:visited, .sellerRatings a:hover, .sellerRatings a:active { text-decoration: none; cursor: text; }
.sellerRatings { margin:0 0 3px 20px; }
.sitelinkHolder { margin:-15px 0 15px 35px; }
#ajaxloaderHolder { display: block; width: 24px; height: 24px; background: #fff; padding: 8px 0 0 8px; margin:10px auto; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
- { margin:0;padding:0 }
body { background:#101c36; font-family: sans-serif; text-align: center; font-size:1rem; }
.header { padding:1rem 1rem 0; overflow:hidden; }
h1 { color:#848484; font-size:1.5rem; }
.header-text-color:visited, .header-text-color:link, .header-text-color { color:#848484; }
.comp-is-parked { margin: 4px 0 2px; }
.comp-sponsored { text-align: left; margin: 0 0 -1.8rem 4px; }
.wrapper1 { margin:1rem; }
.wrapper2 { background:url('//d38psrni17bvxu.cloudfront.net/themes/cleanPeppermintBlackConsent_657d9013/img/bottom.png') no-repeat center bottom; padding-bottom:140px; }
.wrapper3 { background: transparent; max-width:300px; margin:0 auto 1rem; padding-top:1px; padding-bottom:1px; }
.onDesktop { display:none; }
.tcHolder { padding-top: 2rem; }
.adsHolder { margin: 1rem 0; padding-top: 2rem; overflow:hidden; }
.footer { color:#626574; padding:2rem 1rem; font-size:.8rem; margin:0 auto; max-width:440px; }
.footer a:link, .footer a:visited { color:#626574; }
.searchHolder { padding:1px 0 1px 1px; margin:1rem auto; width: 95%; max-width: 500px; }
.fallback-term-holder { display: inline-grid; grid-template-columns: 1fr; width: 100%; padding-top: 75px; }
.fallback-term-link { grid-column: 1 / span 1; align-self: center; padding: 50px 13px 50px 13px; border-radius: 25px; border: 5px solid #ffffff; margin-bottom: 20px; background-color: rgb(16, 28, 54); text-decoration-line: none; font-size: 18px; font-weight: 700; color: #ffffff; text-align: left; }
.fallback-term-link:hover { background-color: #242b42;
text-decoration-line: underline;
text-decoration-color: currentColor;
text-decoration-thickness: auto;
}
@media screen and (min-width:600px) {
.comp-is-parked,
.comp-sponsored {
color: #848484;
}
.comp-sponsored {
margin-left: 0;
}
.wrapper1 {
max-width:1500px;
margin-left:auto;
margin-right:auto;
}
.wrapper2 {
background:url('//d38psrni17bvxu.cloudfront.net/themes/cleanPeppermintBlackConsent_657d9013/img/arrows.png') no-repeat center top;
padding-bottom:0;
min-height:600px;
}
.wrapper3 {
max-width:530px;
background:none;
}
}
