totalbike.hu Ads.txt file
<!DOCTYPE html>
<html lang="hu" class="theme-light" data-theme="light">
<head>
<meta charset="utf-8">
<!--IE compatibility-->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!--Mobile friendly-->
<meta name="viewport" content="width=device-width, initial-scale=1">
<!--Keywords-->
<meta name="keywords" content="">
<link rel="preconnect" href="https://securepubads.g.doubleclick.net" />
<!-- Wagtail SEO -->
<title>Totalbike</title>
<link rel="canonical" href="https://totalcar.hu/totalbike/">
<meta name="description" content="Minden, ami motor: friss hírek, tesztek, túrabeszámolók, technikai újdonságok és legendás típusok bemutatói. Ha érdekel a motorozás világa, itt megtalálod, amit keresel!" />
<meta property="og:title" content="Totalbike" />
<meta property="og:description" content="Minden, ami motor: friss hírek, tesztek, túrabeszámolók, technikai újdonságok és legendás típusok bemutatói. Ha érdekel a motorozás világa, itt megtalálod, amit keresel!" />
<meta property="og:image" content="" />
<meta property="og:site_name" content="Totalcar" />
<meta property="og:url" content="https://totalcar.hu/totalbike/" />
<meta property="og:type" content="webpage" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:title" content="Totalbike">
<meta name="twitter:image" content="">
<meta name="twitter:description" content="Minden, ami motor: friss hírek, tesztek, túrabeszámolók, technikai újdonságok és legendás típusok bemutatói. Ha érdekel a motorozás világa, itt megtalálod, amit keresel!">
<meta name="twitter:site" content="@" />
<!-- SEO -->
<meta name="robots"
content="index, follow, archive, imageindex, noodp, noydir, noai, noimageai, snippet, translate, max-snippet:-1, max-image-preview:large, max-video-preview:-1">
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="630" />
<meta property="og:image:type" content="image/jpeg" />
<!-- Matomo Tag Manager -->
<script>
var _mtm = window._mtm = window._mtm || [];
_mtm.push({
'mtm.startTime': (new Date().getTime()),
'event': 'mtm.Start'
});
(function() {
var d = document,
g = d.createElement('script'),
s = d.getElementsByTagName('script')[0];
g.async = true;
g.src = 'https://matomo.index.hu/js/container_W5diPZol.js';
s.parentNode.insertBefore(g, s);
})();
</script>
<!-- End Matomo Tag Manager -->
<!-- bentojs.dev components for Facebook and Instagram enbedding -->
<script type="module"
src="https://cdn.ampproject.org/bento.mjs"
crossorigin="anonymous"></script>
<script nomodule
src="https://cdn.ampproject.org/bento.js"
crossorigin="anonymous"></script>
<script type="module"
src="https://cdn.ampproject.org/v0/bento-instagram-1.0.mjs"
crossorigin="anonymous"></script>
<script nomodule
src="https://cdn.ampproject.org/v0/bento-instagram-1.0.js"
crossorigin="anonymous"></script>
<script type="module"
src="https://cdn.ampproject.org/v0/bento-facebook-1.0.mjs"
crossorigin="anonymous"></script>
<script nomodule
src="https://cdn.ampproject.org/v0/bento-facebook-1.0.js"
crossorigin="anonymous"></script>
<link rel="stylesheet"
href="https://cdn.ampproject.org/v0/bento-facebook-1.0.css"
crossorigin="anonymous">
<link rel="stylesheet"
href="https://cdn.ampproject.org/v0/bento-instagram-1.0.css"
crossorigin="anonymous">
<!-- bentojs.dev components for Facebook and Instagram enbedding -->
<link rel="stylesheet" href="/static/CACHE/css/output.2e5a35be101f.css" type="text/css">
<!-- Font Awesome Icons -->
<link rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/css/all.min.css"
integrity="sha512-xh6O/CkQoPOWDdYTDqeRdPCVd1SpvCA9XXcUnZS2FmJNp1coAFzvtCN9BmamE+4aHK8yyUHUSCcJHgXloTyT2A=="
crossorigin="anonymous"
referrerpolicy="no-referrer" />
<link rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/css/v4-shims.min.css"
integrity="sha512-ARfx5eajdcCAuWvuJrgUuJ6D25ON3KZRTCghNXXKeJldCQJ5bXS+6CvG2EhcFWITF95uwZydzpufSKvhmSpTxA=="
crossorigin="anonymous"
referrerpolicy="no-referrer" />
<script>
// InMobi Choice. Consent Manager Tag v3.0 (for TCF 2.2)
;
(function() {
var host = "totalcar.hu"
var element = document.createElement('script')
var firstScript = document.getElementsByTagName('script')[0]
var url = 'https://cmp.inmobi.com'.concat(
'/choice/',
'4z9XXyvnuPTjK',
'/',
host,
'/choice.js?tag_version=V3',
)
var uspTries = 0
var uspTriesLimit = 3
element.async = true
element.type = 'text/javascript'
element.src = url
firstScript.parentNode.insertBefore(element, firstScript)
function makeStub() {
var TCF_LOCATOR_NAME = '__tcfapiLocator'
var queue = []
var win = window
var cmpFrame
function addFrame() {
var doc = win.document
var otherCMP = !!win.frames[TCF_LOCATOR_NAME]
if (!otherCMP) {
if (doc.body) {
var iframe = doc.createElement('iframe')
iframe.style.cssText = 'display:none'
iframe.name = TCF_LOCATOR_NAME
doc.body.appendChild(iframe)
} else {
setTimeout(addFrame, 5)
}
}
return !otherCMP
}
function tcfAPIHandler() {
var gdprApplies
var args = arguments
if (!args.length) {
return queue
} else if (args[0] === 'setGdprApplies') {
if (args.length > 3 && args[2] === 2 && typeof args[3] === 'boolean') {
gdprApplies = args[3]
if (typeof args[2] === 'function') {
args[2]('set', true)
}
}
} else if (args[0] === 'ping') {
var retr = {
gdprApplies: gdprApplies,
cmpLoaded: false,
cmpStatus: 'stub',
}
if (typeof args[2] === 'function') {
args[2](retr)
}
} else {
if (args[0] === 'init' && typeof args[3] === 'object') {
args[3] = Object.assign(args[3], {
tag_version: 'V3'
})
}
queue.push(args)
}
}
function postMessageEventHandler(event) {
var msgIsString = typeof event.data === 'string'
var json = {}
try {
if (msgIsString) {
json = JSON.parse(event.data)
} else {
json = event.data
}
} catch (ignore) {}
var payload = json.__tcfapiCall
if (payload) {
window.__tcfapi(
payload.command,
payload.version,
function(retValue, success) {
var returnMsg = {
__tcfapiReturn: {
returnValue: retValue,
success: success,
callId: payload.callId,
},
}
if (msgIsString) {
returnMsg = JSON.stringify(returnMsg)
}
if (event && event.source && event.source.postMessage) {
event.source.postMessage(returnMsg, '*')
}
},
payload.parameter,
)
}
}
while (win) {
try {
if (win.frames[TCF_LOCATOR_NAME]) {
cmpFrame = win
break
}
} catch (ignore) {}
if (win === window.top) {
break
}
win = win.parent
}
if (!cmpFrame) {
addFrame()
win.__tcfapi = tcfAPIHandler
win.addEventListener('message', postMessageEventHandler, false)
}
}
makeStub()
var uspStubFunction = function() {
var arg = arguments
if (typeof window.__uspapi !== uspStubFunction) {
setTimeout(function() {
if (typeof window.__uspapi !== 'undefined') {
window.__uspapi.apply(window.__uspapi, arg)
}
}, 500)
}
}
var checkIfUspIsReady = function() {
uspTries++
if (window.__uspapi === uspStubFunction && uspTries < uspTriesLimit) {
console.warn('USP is not accessible')
} else {
clearInterval(uspInterval)
}
}
if (typeof window.__uspapi === 'undefined') {
window.__uspapi = uspStubFunction
var uspInterval = setInterval(checkIfUspIsReady, 6000)
}
})()
</script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async
src="https://www.googletagmanager.com/gtag/js?id=G-6GWDFHLRZ7"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'G-6GWDFHLRZ7');
</script>
<script async src="https://securepubads.g.doubleclick.net/tag/js/gpt.js"></script>
<script type="text/javascript" src="//indexhu.adocean.pl/files/js/ado.js"></script>
<script type="text/javascript">
/* (c)AdOcean 2003-2025 */
if (typeof ado !== "object") {
ado = {};
ado.config = ado.preview = ado.placement = ado.master = ado.slave = function() {};
}
ado.config({
mode: 'new',
xml: false,
consent: true,
characterEncoding: true,
attachReferrer: true,
fpc: 'auto',
defaultServer: 'indexhu.adocean.pl',
cookieDomain: 'SLD',
});
ado.preview({
enabled: true
});
let subwayIntervalCreated = false;
let subwayAdHeight = 0;
function subwayShouldDisplayed(slaveId) {
const contentBody = document.querySelector('section.article') || document.querySelector('main');
const sideBar = document.querySelector('aside:not(.lead-sidebar)')?.firstElementChild;
const sideBarChildren = sideBar?.children;
const adContainer = document.querySelector('div.subway-sticky-container');
if (!contentBody || !sideBarChildren || !adContainer) {
return;
}
// remove the background from the subway
adContainer.classList.remove("bg-primary-ad-bg");
// Since we dont know exactly when all the ads are loaded, we check the DOM every 2 sec for 10 secs and recalculate subway container if necessary
let attempt = 0;
const MAX_ATTEMPTS = 5;
const INTERVAL_IN_MS = 2000;
// Initial check, in many cases this already calculates the correct height
performHeightCalculations(contentBody, adContainer, sideBarChildren);
// If the interval is already created successfully since all necessary elements are present, then we should not create a new one again.
if (subwayIntervalCreated) {
return;
}
const intervalId = setInterval(() => {
attempt++;
performHeightCalculations(contentBody, adContainer, sideBarChildren);
if (attempt >= MAX_ATTEMPTS) {
clearInterval(intervalId);
}
}, INTERVAL_IN_MS);
subwayIntervalCreated = true;
}
function performHeightCalculations(contentBody, adContainer, sideBarChildren) {
// Gap under each ad in the sidebar
const SIDEBAR_GAP_IN_PIXELS = 20;
// For column type pages, the container has to be a bit shorter because the page structure is different then articles
const COLUMN_SIDEBAR_START_OFFSET_IN_PX = 76;
// Ad height will be either 300px or around 650px, so we use this arbitrary value to tell if the ad was loaded
const LOADED_AD_MIN_HEIGHT_PX = 200;
// The top value of ,,real" subway ads that we want to mimic (43) + height of top menu which is also sticky (90)
const TOP_VALUE_OF_EXISTING_SUBWAY_ADDS_IN_PX = 133;
// hide the original ad label if it exists, because we are using a custom label with css
const originalAdLabel = adContainer.querySelector(".ad-label");
if (originalAdLabel) {
customAdLabel = adContainer.querySelector("div.advertisement-label");
customAdLabel.style.display = 'none';
}
// Height of every visible element in the sidebar, except the subway element
let sideBarNetHeight = 0;
for (const child of sideBarChildren) {
// Disregard any child with no height, otherwise their margin and padding are still added
const isVisible = child.offsetHeight > 0;
// Dont add the height of the subway itself since it should go until (container height - own height)
const isNotSubway = !child.classList?.contains('subway-sticky-container');
if (isVisible && isNotSubway) {
const style = window.getComputedStyle(child);
const marginTop = parseFloat(style.marginTop) || 0;
const marginBottom = parseFloat(style.marginBottom) || 0;
sideBarNetHeight += child.offsetHeight + marginTop + marginBottom + SIDEBAR_GAP_IN_PIXELS;
}
}
// Height of the main content where subway ad has to run paralel
let totalContentNetHeight = 0;
if (contentBody.tagName === "SECTION") {
// Only calculate article height down until the social buttons row, so extra content (eg. hahu ad) are excluded, hence the break
for (const child of contentBody.children) {
const style = window.getComputedStyle(child);
const marginTop = parseFloat(style.marginTop) || 0;
const marginBottom = parseFloat(style.marginBottom) || 0;
const fullHeight = child.offsetHeight + marginTop + marginBottom;
totalContentNetHeight += fullHeight;
if (child.classList.contains('social-sharing')) {
break;
}
}
} else if (contentBody.tagName === "MAIN") {
// When calculating column content height, we can simply use content body, with some offset
totalContentNetHeight = contentBody.offsetHeight;
sideBarNetHeight += COLUMN_SIDEBAR_START_OFFSET_IN_PX;
}
const availableSubwayHeight = totalContentNetHeight - sideBarNetHeight;
const customSubwayStickyContainer = adContainer.firstElementChild;
const customSubwayStickyContent = customSubwayStickyContainer.firstElementChild;
// Save the ad height so if there is not enough space initially and we hide it, but later empty
// ads are collapsed in the side and the space becomes large enough, we know the height
if (customSubwayStickyContent.offsetHeight > 0) {
subwayAdHeight = customSubwayStickyContent.offsetHeight;
}
// If ad is loaded and not enough space for display, hide it
if ((subwayAdHeight > LOADED_AD_MIN_HEIGHT_PX) && (availableSubwayHeight < (subwayAdHeight))) {
adContainer.style.setProperty('display', 'none', 'important');
}
// Only run when ad is loaded
if (subwayAdHeight > LOADED_AD_MIN_HEIGHT_PX) {
// If the element already has scrolling, we nullify it here so only our custom scrolling happens
const subwayInsideContainer = document.querySelector("div.Subway__content")
if (subwayInsideContainer) {
subwayInsideContainer.style.position = 'static';
}
adContainer.style.setProperty('position', 'relative', 'important');
adContainer.style.setProperty('height', `${subwayAdHeight}px`, 'important');
customSubwayStickyContainer.style.setProperty('height', `${availableSubwayHeight}px`, 'important');
customSubwayStickyContainer.style.setProperty('margin-top', '0px', 'important');
customSubwayStickyContainer.style.overflow = 'clip';
customSubwayStickyContent.style.position = 'sticky';
customSubwayStickyContent.style.top = `${TOP_VALUE_OF_EXISTING_SUBWAY_ADDS_IN_PX}px`;
}
}
function hideSlotWithEmptyIframe(slaveId) {
// This function is used to hide ad slots that have an empty iframe
// Normally empty slots do not contain an iframe, but in some cases they might
// contain an iframe with zero height and width, which is not visible.
// In that case we hide the ad container's parent, otherwise the ad label is visible
ado.onAd(slaveId, function(isAd) {
// isAd should return false for empty slots according to the adocean documentation but it
// does not work in practice, so we use the iframe size to determine if the ad is empty
const adContainer = document.querySelector(`div[id*="${slaveId}"]`);
if (adContainer) {
const observer = new MutationObserver(() => {
const iframe = adContainer.querySelector('iframe');
if (iframe) {
observer.disconnect();
// Intentionally using style.width and style.height to check for zero size
// and not offsetHeight and offsetWidth, because the empty ad zones have inline styles to
// hide them, so they have a width and height of 0px
// other visible ads can have iframes with zero offsetHeight and offsetWidth
// (but not inline styles) so we do not use those properties
if (iframe.style.width === "0px" && iframe.style.height === "0px") {
adContainer.parentElement.style.display = 'none';
}
}
});
const adcontainerParent = adContainer.closest('.advertisement');
if (!adcontainerParent) {
return;
}
observer.observe(adcontainerParent, {
childList: true,
subtree: true,
});
}
});
}
</script>
<script type="text/javascript">
// This function introduces necessary layout fixes to properly display the large gate banner at the top, since test and not-test
// column pages have slightly different layout, and the same goes for side hero image articles and hero image articles
// For side image hero and image hero articles, the position also needs to be changed, because the leaderboard type
// banner should be under the hero image/section, but the gate type banner should be above
function switchImageAndAdOrderForHeroArticleAndDisplayFixes(slaveId) {
const swapWhenReady = () => {
const isKapuBanner = document.querySelector(`div[id*="TCKapubanner"]`);
if (!isKapuBanner) {
return true;
}
const columnTopSectionAd = document.querySelector(".column-top-section-ad");
// styles for handling column page types
if (columnTopSectionAd) {
columnTopSectionAd.classList.add("h-[300px]");
columnTopSectionAd.style.setProperty("padding-top", "0px", "important");
const headerMenuWithPadding = document.querySelector(".header-menu-with-padding");
if (headerMenuWithPadding) {
columnTopSectionAd.style.setProperty("margin-top", "-40px", "important");
columnTopSectionAd.style.setProperty("margin-bottom", "40px", "important");
}
return true;
}
const upperSection = document.querySelector(".article-top-section-with-upper-kapubanner");
const adDiv = document.querySelector(".advertisement.top-section-ad-container");
// styles for handling article page types
if (upperSection && adDiv && upperSection.parentElement === adDiv.parentElement) {
upperSection.classList.remove("w-screen", "w-full");
adDiv.classList.remove("pt-[20px]");
upperSection.classList.add("w-[1490px]", "relative", "z-10", "mx-auto", "rounded-[20px]", "overflow-hidden");
adDiv.classList.add("h-[300px]", "mb-0");
adDiv.parentElement.insertBefore(adDiv, upperSection);
if (upperSection.classList.contains("side-hero-top-section")) {
upperSection.style.setProperty("padding-top", "56px", "important");
upperSection.style.setProperty("padding-bottom", "56px", "important");
}
return true;
}
return false;
};
const observer = new MutationObserver(() => {
if (swapWhenReady()) {
observer.disconnect();
}
});
observer.observe(document.body, {
childList: true,
subtree: true,
});
}
</script>
<script type="text/javascript">
ado.onAfterRenderAd(subwayShouldDisplayed);
ado.onAfterRenderAd(switchImageAndAdOrderForHeroArticleAndDisplayFixes);
ado.onAfterRenderAd(hideSlotWithEmptyIframe);
/* (c)AdOcean 2003-2025 Mobil_TC_Cikkoldal */
ado.master({
id: 'AsqXRaeGNz9bnhvy9uKxdWKcLd4PaubU55EoJf0rjjz.E7',
server: 'indexhu.adocean.pl',
vars: JSON.parse('{\u0022tb99\u0022: \u00221\u0022, \u0022tb0\u0022: \u00221\u0022}'),
keys: JSON.parse("{}"),
slaveIds: JSON.parse("[\u0022adoceanindexhuqfhhqkdtys\u0022, \u0022adoceanindexhuteqqmnjosx\u0022, \u0022adoceanindexhuwdjkjqpjic\u0022, \u0022adoceanindexhuzccegtffjh\u0022, \u0022adoceanindexhukonrqpnpcq\u0022, \u0022adoceanindexhunmkqqkgpnl\u0022, \u0022adoceanindexhuqldknnmkdq\u0022]"),
});
</script>
<script src="/static/CACHE/js/output.1244777c8b87.js" defer></script>
<script>
__cssFramework = 'tailwind';
</script>
<script src="/jsi18n/" defer></script>
<link rel="icon"
type="image/png"
sizes="32x32"
href="/static/images/totalcar/favicon_32x32.png">
<link rel="icon"
type="image/png"
sizes="16x16"
href="/static/images/totalcar/favicon_16x16.png">
<script src="https://cdn.onesignal.com/sdks/web/v16/OneSignalSDK.page.js"
defer></script>
<script src="https://cdn.onesignal.com/sdks/web/v16/OneSignalSDK.sw.js" defer></script>
<script>
window.OneSignalDeferred = window.OneSignalDeferred || []
OneSignalDeferred.push(async function(OneSignal) {
await OneSignal.init({
appId: "4824a531-ea54-4f07-8e21-07795da718a8",
promptOptions: {
customlink: {
enabled: true,
/* Required to use the Custom Link */
style: "button",
/* Has value of 'button' or 'link' */
size: "medium",
/* One of 'small', 'medium', or 'large' */
color: {
button: "#FF7134",
/* Color of the button background if style = "button" */
text: "#FFFFFF",
/* Color of the prompt's text */
},
text: {
subscribe: "Ha szeretnél értesülni a legfontosabb hírekről, engedélyezd az értesítéseket!",
/* Prompt's text when not subscribed */
unsubscribe: "Feliratkozom",
/* Prompt's text when subscribed */
explanation: "Leiratkozom",
/* Optional text appearing before the prompt button */
},
unsubscribeEnabled: true,
/* Controls whether the prompt is visible after subscription */
},
enabled: true,
slidedown: {
prompts: [{
text: {
actionMessage: "Ha szeretnél értesülni a legfontosabb hírekről, engedélyezd az értesítéseket!",
acceptButton: "Engedélyezés",
cancelButton: "Később",
},
delay: {
timeDelay: 1,
},
}],
},
},
notifyButton: {
colors: {
"circle.background": "#FF7134",
},
offset: {
bottom: "15px",
left: "15px",
right: "15px",
},
enable: true,
showCredit: false,
text: {
"tip.state.unsubscribed": "Feliratkozás az értesítésekre",
"tip.state.subscribed": "Az értesítések engedélyezve vannak",
"tip.state.blocked": "Az értesítések blokkolva vannak",
"message.prenotify": "Kattintson az értesítések engedélyezéséhez",
"message.action.subscribed": "Köszönjük hogy engedélyezte az értesítéseket!",
"message.action.resubscribed": "Az értesítések engedélyezve vannak",
"message.action.unsubscribed": "Sajnáljuk ...de bármikor meggondolhatod magad",
"dialog.main.title": "Értesítések kezelése",
"dialog.main.button.subscribe": "Engedélyezés",
"dialog.main.button.unsubscribe": "Tiltás",
"dialog.blocked.title": "Engedélyezze az értesítéseket",
"dialog.blocked.message": "Kövesd az útmutatást az értesítések újboli engedélyezéséhez",
},
displayPredicate: function() {
/* The user is subscribed, so we want to return "false" to hide the Subscription Bell */
return !OneSignal.Notifications.permission
},
},
welcomeNotification: {
title: "Értesítés",
message: "Köszönjük a feliratkozást",
},
})
})
</script>
<script type="text/javascript">
var pp_gemius_identifier = "pyZKi.9Ia4bObGr1QiXLU7buXhykwHumhTzt4iIi7Rv.O7";
var pp_gemius_use_cmp = true;
var pp_gemius_cmp_timeout = Infinity;
// lines below shouldn't be edited
function gemius_pending(i) { window[i] = window[i] || function() {var x = window[i+'_pdata'] = window[i+'_pdata'] || []; x[x.length]=arguments;};};
gemius_pending('gemius_hit'); gemius_pending('gemius_event'); gemius_pending('pp_gemius_hit'); gemius_pending('pp_gemius_event');
(function(d,t) {try {var gt=d.createElement(t),s=d.getElementsByTagName(t)[0],l='http'+((location.protocol=='https:')?'s':''); gt.setAttribute('async','async');
gt.setAttribute('defer','defer'); gt.src=l+'://gahu.hit.gemius.pl/xgemius.js'; s.parentNode.insertBefore(gt,s);} catch (e) {}})(document,'script');
//--><!]]>
</script>
</head>
<body class="
bg-primary font-clash
"
hx-headers='{"X-CSRFToken": "fboSPiMDjZUtCmFvhLjxRLUEw2A5gnLq2K0V4xnWOsERzYf68Iat2v90Jma3arue"}'>
<div x-data
x-cloak
class="advertisement [&>.advertisement]:!mb-0 justify-items-center bg-primary-dark pt-4 pb-4">
</div>
<header x-data="header"
id="site-header"
class="w-full text-primary mx-auto sticky top-0 z-50"
x-init="$store.env.isApp && $el.remove()"
x-cloak>
<div class="w-full bg-primary-muted block relative"
:class="{'h-screen':showMobileMenu, 'h-auto':!showMobileMenu}">
<div id="header-top"
class="relative max-w-content px-4 md:mx-auto flex flex-row-reverse md:flex-row items-center justify-between h-[74px] md:h-[90px] font-medium">
<button type="button"
class="block md:hidden"
aria-label="Hamburgermenu"
@click="toggleMobileMenu">
<img src="/static/images/totalcar/icons/hamburger_icon.svg"
alt="Hamburger icon"
:class="{'hidden':showMobileMenu, 'block':!showMobileMenu}" />
<img src="/static/images/totalcar/icons/close.svg"
alt="Close icon"
class="hidden"
:class="{'hidden':!showMobileMenu, 'block':showMobileMenu}" />
</button>
<div class="text-[16px] gap-2 lg:gap-7 hidden md:flex">
<a aria-label="Népítélet"
rel="noopener noreferrer"
href="https://nepitelet.hu/autok/"
class="hover:underline">Népítélet</a>
<a aria-label="Totalbike"
rel="noopener noreferrer"
href="/totalbike"
class="hover:underline">Totalbike</a>
<a aria-label="Totálkár"
rel="noopener noreferrer"
href="https://totalkar.totalcar.hu/"
class="hover:underline">Totálkár</a>
</div>
<div class="absolute left-1/2 top-1/2 -translate-x-1/2 -translate-y-1/2 ">
<!-- FIXME: hardcoded logo temporarily, change back to configurable in the header snippet below -->
<a href="/" class="w-[216px] h-[22px] md:w-auto md:h-auto">
<img src="/static/images/totalcar/tc_25_header.svg"
alt="Totalcar Logo"
class="w-[216px] h-[22px] md:w-[330px] md:h-[32px]" />
</a>
</div>
<div>
<div x-data="{ searchOverlayOpen: false }"
@click="searchOverlayOpen = !searchOverlayOpen"
class="cursor-pointer">
<a href="#">
<div class="flex items-center gap-3">
<span class="text-[14px] hidden md:block hover:underline">Keresés</span>
<div x-data>
<img src="/static/images/totalcar/icons/search_header.svg"
alt="Keresés logo">
</div>
</div>
</a>
<div id="search-overlay"
class=" fixed inset-0 z-50 bg-primary-dark bg-opacity-90 flex items-start justify-center pt-16 md:pt-24 lg:pt-32 transition-opacity duration-300 ease-in-out "
x-show="searchOverlayOpen"
x-transition:enter="transition-opacity duration-300 ease-in-out"
x-transition:enter-start="opacity-0"
x-transition:enter-end="opacity-100"
x-transition:leave="transition-opacity duration-300 ease-in-out"
x-transition:leave-start="opacity-100"
x-transition:leave-end="opacity-0"
@keydown.escape.window="searchOverlayOpen = false"
x-init="$watch('searchOverlayOpen', value => { if (value) { setTimeout(() => $refs.searchInput.focus(), 100) } else { searchOverlayOpen = false; } })"
x-cloak>
<div class="flex items-center justify-center w-max-[360px] h-[72px] lg:w-[607px] lg:h-[92px] mx-4 bg-white rounded-lg shadow-xl"
@click.stop>
<form method="get" action="/" class="flex">
<input type="text"
name="search"
placeholder="Keresés"
class="z-50 w-[260px] h-[42px] lg:w-[430px] flex px-3 py-2 ml-4 lg:px-5 lg:py-4 text-sm md:text-base lg:text-lg font-archivo text-primary-fg border border-primary-light rounded-tl-md rounded-bl-md placeholder-primary-medium focus:outline-none lg:focus:border-[2px] focus:border-l-primary-dark focus:border-t-primary-dark focus:border-b-primary-dark"
autocomplete="off"
x-ref="searchInput" />
<button type="submit"
class="flex items-center justify-center mr-4 w-[42px] h-[42px] lg:w-[128px] px-4 py-2 lg:px-8 lg:py-4 text-sm lg:text-lg font-semibold font-clash text-secondary-fg bg-secondary hover:bg-secondary-default-hover rounded-tr-md rounded-br-md transition-colors duration-200 focus:outline-none focus:border-primary-dark focus:border-[2px] lg:focus:border-[3px]">
<img class="flex lg:hidden"
src="/static/images/totalcar/icons/search_header.svg"
alt="Keresés logo">
<div class="hidden lg:block">
Keresés
</div>
</button>
</form>
</div>
</div>
</div>
</div>
</div>
<nav class="relative">
<div class="hidden"
:class="{'absolute bg-primary-muted w-full border-t-[1px] border-primary-tag-fg/20 flex flex-col gap-4':showMobileMenu, 'hidden':!showMobileMenu}">
<ul :class="{'flex flex-col mx-4 border-b-[1px] border-primary-tag-fg/20 text-[20px] justify-start':showMobileMenu, 'hidden mx-auto':!showMobileMenu}"
class="hidden md:flex max-w-content justify-center font-bold uppercase font-archivo">
<li class="menu-item pt-4 pb-3 md:pt-5 md:pb-4 md:hover:pb-3 md:hover:border-b-[4px] md:hover:border-tertiary-link md:hover:text-tertiary-link">
<a href="/magazin/">
Magazin
</a>
</li>
<li class="menu-item pt-4 pb-3 md:pt-5 md:pb-4 md:hover:pb-3 md:hover:border-b-[4px] md:hover:border-tertiary-link md:hover:text-tertiary-link">
<a href="/hirek/">
Hírek
</a>
</li>
<li class="menu-item pt-4 pb-3 md:pt-5 md:pb-4 md:hover:pb-3 md:hover:border-b-[4px] md:hover:border-tertiary-link md:hover:text-tertiary-link">
<a href="/tesztek/">
Tesztek
</a>
</li>
<li class="menu-item pt-4 pb-3 md:pt-5 md:pb-4 md:hover:pb-3 md:hover:border-b-[4px] md:hover:border-tertiary-link md:hover:text-tertiary-link">
<a href="/technika/">
Technika
</a>
</li>
<li class="menu-item pt-4 pb-3 md:pt-5 md:pb-4 md:hover:pb-3 md:hover:border-b-[4px] md:hover:border-tertiary-link md:hover:text-tertiary-link">
<a href="/video-podcast/">
Videó & Podcast
</a>
</li>
<li class="menu-item pt-4 pb-3 md:pt-5 md:pb-4 md:hover:pb-3 md:hover:border-b-[4px] md:hover:border-tertiary-link md:hover:text-tertiary-link">
<a href="/tanacsok/">
Tanácsok
</a>
</li>
</ul>
<div class="text-[21px] font-normal font-clash gap-5 hidden mx-4"
:class="{'hidden':!showMobileMenu, 'flex flex-col':showMobileMenu}">
<a aria-label="Népítélet"
rel="noopener noreferrer"
href="https://nepitelet.hu/autok/"
class="hover:underline">Népítélet</a>
<a aria-label="Totalbike"
rel="noopener noreferrer"
href="/totalbike"
class="hover:underline">Totalbike</a>
<a aria-label="Totálkár"
rel="noopener noreferrer"
href="https://totalkar.totalcar.hu/"
class="hover:underline">Totálkár</a>
</div>
</div>
</nav>
</div>
</header>
<section class="text-primary bg-primary-dark pb-7.5 lg:pb-10 header-menu-with-padding"
x-init="$store.env.isApp && $el.remove()"
x-cloak>
<nav class="relative">
<ul class="hidden md:flex max-w-content mx-auto justify-center font-normal uppercase font-archivo px-2 md:gap-8 lg:gap-12 xl:gap-16 text-[16px]">
<li class="menu-item pt-4 pb-3 md:pt-5 md:pb-4 md:hover:pb-3 md:hover:border-b-[4px] md:hover:border-tertiary-link md:hover:text-tertiary-link">
<a href="/magazin/">
Magazin
</a>
</li>
<li class="menu-item pt-4 pb-3 md:pt-5 md:pb-4 md:hover:pb-3 md:hover:border-b-[4px] md:hover:border-tertiary-link md:hover:text-tertiary-link">
<a href="/hirek/">
Hírek
</a>
</li>
<li class="menu-item pt-4 pb-3 md:pt-5 md:pb-4 md:hover:pb-3 md:hover:border-b-[4px] md:hover:border-tertiary-link md:hover:text-tertiary-link">
<a href="/tesztek/">
Tesztek
</a>
</li>
<li class="menu-item pt-4 pb-3 md:pt-5 md:pb-4 md:hover:pb-3 md:hover:border-b-[4px] md:hover:border-tertiary-link md:hover:text-tertiary-link">
<a href="/technika/">
Technika
</a>
</li>
<li class="menu-item pt-4 pb-3 md:pt-5 md:pb-4 md:hover:pb-3 md:hover:border-b-[4px] md:hover:border-tertiary-link md:hover:text-tertiary-link">
<a href="/video-podcast/">
Videó & Podcast
</a>
</li>
<li class="menu-item pt-4 pb-3 md:pt-5 md:pb-4 md:hover:pb-3 md:hover:border-b-[4px] md:hover:border-tertiary-link md:hover:text-tertiary-link">
<a href="/tanacsok/">
Tanácsok
</a>
</li>
</ul>
</nav>
<nav class="flex justify-between md:hidden text-primary-fg py-6 px-4">
<a href="/totalcheck/"
class="rounded-lg pl-[5px] py-2 bg-tertiary-tag-card-bg flex items-center w-[170px] justify-between"
>
<div class="flex items-center gap-2">
<img src="/static/images/totalcar/icons/check_engine.svg" alt="Autóvásárlás előtti átvizsgálás">
<span class="text-[10px] font-semibold leading-[12px] uppercase">
Autóvásárlás előtti átvizsgálás
</span>
</div>
<div>
<svg xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 20 20"
fill="none"
width="20"
height="20"
class="">
<path d="M7.5 15L12.5 10L7.5 5" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
</svg>
</div>
</a>
<a href="https://totalkar.totalcar.hu/"
class="rounded-lg pl-[5px] py-2 bg-tertiary-tag-card-bg flex items-center w-[170px] justify-between"
>
<div class="flex items-center gap-2">
<img src="/static/images/totalcar/icons/dmg_history.svg" alt="Kártörténeti lekérdezés">
<span class="text-[10px] font-semibold leading-[12px] uppercase">
Kártörténeti lekérdezés
</span>
</div>
<div>
<svg xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 20 20"
fill="none"
width="20"
height="20"
class="">
<path d="M7.5 15L12.5 10L7.5 5" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
</svg>
</div>
</a>
</nav>
</section>
</section>
<div class="advertisement mobile-ad-container mb-6">
<!-- Mobil_TC_Tamagato_Szponz -->
<div x-data='adDataLoader({zoneId:"ado-VfBBgFNfvCFl.Ub5.2deBhVAY5AtUhIceRUZdR7MVjr.P7", masterId:"", directCode:``, adoceanServer:"indexhu.adocean.pl", tags:"", identCodes:"{\u0022tb99\u0022: \u00221\u0022, \u0022tb0\u0022: \u00221\u0022}"})'
:id="zoneId" x-cloak
x-init="load();">
</div>
<div class="advertisement-label">
hirdetés
</div>
</div>
<h1 class="sr-only" lang="hu">
Totalbike
</h1>
<!-- ad blocks -->
<!-- TC_mobil_aloldal_sticky -->
<div class="advertisement mobile-sticky-zero-margin w-auto h-[50px] text-center bg-white shadow-[0_-3px_3px_rgba(0,0,0,0.25)] fixed z-[1000000000] left-0 right-0 bottom-0">
<button x-data
@click="$el.closest('.advertisement').setAttribute('style', 'display:none')"
class="absolute h-5 -top-5 right-0 bg-white shadow-[-2px_-3px_3px_rgba(0,0,0,0.35)] px-[3px] no-underline font-bold text-[#909090] border-none">
✖
</button>
<!-- TC_mobil_aloldal_sticky -->
<div x-data='adDataLoader({zoneId:"", masterId:"", directCode:`<script async src="https://securepubads.g.doubleclick.net/tag/js/gpt.js" crossorigin="anonymous"></script>
<script>
window.googletag = window.googletag || {cmd: []};
googletag.cmd.push(function() {
googletag.defineSlot('/65246006/totalcar.hu/Totalcar_mobil_aloldal_sticky', [320, 50], 'div-gpt-ad-1748357904178-0').addService(googletag.pubads());
googletag.pubads().setTargeting('keywords', ['<%%KEYS%%>']).setTargeting('diir', ['<%%PARAMSTR_diir%%>']).setTargeting('pe01', ['<%%PARAMSTR_pe01%%>']).setTargeting('jsir', ['<%%PARAMSTR_jsir%%>']).setTargeting('pe02', ['<%%PARAMSTR_pe02%%>']).setTargeting('pe07', ['<%%PARAMSTR_pe07%%>']).setTargeting('pe08', ['<%%PARAMSTR_pe08%%>']).setTargeting('pe09', ['<%%PARAMSTR_pe09%%>']).setTargeting('shir', ['<%%PARAMSTR_shir%%>']).setTargeting('pe03', ['<%%PARAMSTR_pe03%%>']).setTargeting('pe04', ['<%%PARAMSTR_pe04%%>']).setTargeting('mair', ['<%%PARAMSTR_mair%%>']).setTargeting('pe05', ['<%%PARAMSTR_pe05%%>']).setTargeting('pe06', ['<%%PARAMSTR_pe06%%>']).setTargeting('petir', ['<%%PARAMSTR_petir%%>']).setTargeting('trir', ['<%%PARAMSTR_trir%%>']).setTargeting('dvir', ['<%%PARAMSTR_dvir%%>']).setTargeting('hgir', ['<%%PARAMSTR_hgir%%>']).setTargeting('tvir', ['<%%PARAMSTR_tvir%%>']).setTargeting('chir', ['<%%PARAMSTR_chir%%>']).setTargeting('pe10', ['<%%PARAMSTR_pe10%%>']).setTargeting('te16', ['<%%PARAMSTR_te16%%>']).setTargeting('te2', ['<%%PARAMSTR_te2%%>']).setTargeting('pe11', ['<%%PARAMSTR_pe11%%>']).setTargeting('pe12', ['<%%PARAMSTR_pe12%%>']).setTargeting('pe13', ['<%%PARAMSTR_pe13%%>']).setTargeting('egir', ['<%%PARAMSTR_egir%%>']).setTargeting('itir', ['<%%PARAMSTR_itir%%>']).setTargeting('te7', ['<%%PARAMSTR_te7%%>']).setTargeting('ecir', ['<%%PARAMSTR_ecir%%>']).setTargeting('kkvir', ['<%%PARAMSTR_kkvir%%>']).setTargeting('pe16', ['<%%PARAMSTR_pe16%%>']).setTargeting('nair', ['<%%PARAMSTR_nair%%>']).setTargeting('auir', ['<%%PARAMSTR_auir%%>']).setTargeting('beair', ['<%%PARAMSTR_beair%%>']).setTargeting('gair', ['<%%PARAMSTR_gair%%>']).setTargeting('spir', ['<%%PARAMSTR_spir%%>']).setTargeting('woir', ['<%%PARAMSTR_woir%%>']).setTargeting('moir', ['<%%PARAMSTR_moir%%>']).setTargeting('coir', ['<%%PARAMSTR_coir%%>']);
googletag.pubads().enableSingleRequest();
googletag.pubads().collapseEmptyDivs();
googletag.enableServices();
});
</script>
<!-- /65246006/totalcar.hu/Totalcar_mobil_aloldal_sticky -->
<div id='div-gpt-ad-1748357904178-0' style='min-width: 320px; min-height: 50px;'>
<script>
googletag.cmd.push(function() { googletag.display('div-gpt-ad-1748357904178-0'); });
</script>
</div>`, adoceanServer:"indexhu.adocean.pl", tags:"", identCodes:"{\u0022tb99\u0022: \u00221\u0022, \u0022tb0\u0022: \u00221\u0022}"})'
:id="zoneId" x-cloak
x-init="load();">
</div>
</div>
<!-- end ad blocks -->
<section >
<div x-data
x-cloak
class="advertisement justify-items-center bg-primary-dark pt-1.5 pb-4 column-top-section-ad">
</div>
<div class="px-4 lg:px-0 relative z-10">
<div class="flex mx-auto flex-wrap w-full xl:flex-nowrap lg:max-w-[1490px] gap-5 lg:gap-7.5 lg:rounded-[20px] lg:bg-white lg:p-10 -mt-7.5 lg:-mt-10 relative z-10 max-lg:mb-6">
<div class="max-w-full flex-auto min-w-0 flex flex-col gap-5 lg:gap-7.5"
x-data="scrollableList({cardWidthLg: 420, cardWidthSm: 260})">
<!-- Lead Article Section -->
<section aria-labelledby="lead-article-heading">
<h2 id="lead-article-heading" class="sr-only">
Nagyvezető Cikk
</h2>
<article class=""
aria-label=""
data-content-piece="
Lead_article
">
<div class="relative flex flex-col xl:flex-row">
<a
data-track-content
data-content-name="AT_ID: 114627 AT_TT: Papamotor? Talán te vagy kölyök! IM_ID: 394851 IM_TT: Honda_NT1100_2025\u002D15"
data-content-piece="Img"
data-content-target="/totalbike/2025/07/22/teszt-honda-nt1100-2025-dct/"
href="/totalbike/2025/07/22/teszt-honda-nt1100-2025-dct/"
aria-label="Itt elolvashatja a(z) Papamotor? Talán te vagy kölyök! cikket">
<div class="flex h-full [&_picture]:w-full [&_img]:rounded-t-[10px] [&_img]:xl:rounded-tr-none [&_img]:xl:rounded-l-[10px] lg:max-w-[1200px] xl:max-w-[700px] [&_img]:aclg:aspect-video">
<picture><source srcset="/media/images/Honda_NT1100_2025-15.2e16d0ba.format-avif.fill-450x253.avif 450w, /media/images/Honda_NT1100_2025-15.2e16d0ba.format-avif.fill-690x390.avif 690w, /media/images/Honda_NT1100_2025-15.2e16d0ba.format-avif.fill-1380x780.avif 1380w" sizes="(max-width: 500px) 200px, (max-width: 1280px) 100vw, 820px" type="image/avif"><source srcset="/media/images/Honda_NT1100_2025-15.2e16d0ba.format-webp.fill-450x253.webp 450w, /media/images/Honda_NT1100_2025-15.2e16d0ba.format-webp.fill-690x390.webp 690w, /media/images/Honda_NT1100_2025-15.2e16d0ba.format-webp.fill-1380x780.webp 1380w" sizes="(max-width: 500px) 200px, (max-width: 1280px) 100vw, 820px" type="image/webp"><img alt="" class="w-full h-full object-cover" height="253" loading="eager" sizes="(max-width: 500px) 200px, (max-width: 1280px) 100vw, 820px" src="/media/images/Honda_NT1100_2025-15.2e16d0ba.format-jpeg.fill-450x253.jpg" srcset="/media/images/Honda_NT1100_2025-15.2e16d0ba.format-jpeg.fill-450x253.jpg 450w, /media/images/Honda_NT1100_2025-15.2e16d0ba.format-jpeg.fill-690x390.jpg 690w, /media/images/Honda_NT1100_2025-15.2e16d0ba.format-jpeg.fill-1380x780.jpg 1380w" width="450"></picture>
</div>
</a>
<div class="lg:flex-1 flex flex-col gap-3 min-w-[300px] lg:gap-4 rounded-b-[10px] xl:rounded-bl-none xl:rounded-r-[10px] bg-white lg:bg-primary p-4 lg:p-5 aclg:p-7.5 pt-3 lg:pt-7.5">
<div class="flex items-center">
<a
data-track-content
data-content-name="AT_ID: 114627 AT_TT: Papamotor? Talán te vagy kölyök!"
data-content-piece="Tag_AT_label"
data-content-target="#"
href="#"
class="w-fit">
<div class="w-fit h-5 flex items-center rounded-[5px] bg-secondary text-secondary-fg text-xs font-semibold uppercase p-1.5 ">
Totalbike
</div>
</a>
<div class="text-sm h-[20px] font-medium text-primary-dark text-opacity-50 ml-2">
2025. 08. 24. 12:20
</div>
</div>
<a
data-track-content
data-content-name="AT_ID: 114627 AT_TT: Papamotor? Talán te vagy kölyök!"
data-content-piece="Text"
data-content-target="/totalbike/2025/07/22/teszt-honda-nt1100-2025-dct/"
href="/totalbike/2025/07/22/teszt-honda-nt1100-2025-dct/"
aria-label="Itt elolvashatja a(z) Papamotor? Talán te vagy kölyök! cikket">
<p class="line-clamp-4 aclg:line-clamp-5 text-primary-muted lg:text-primary-fg font-semibold text-[22px] xl:text-[32px] leading-[24px] xl:leading-[38px] mb-2 lg:mb-1 hover:underline">
Papamotor? Talán te vagy kölyök!
</p>
<p class="line-clamp-4 text-primary-dark font-archivo text-[16px] xl:text-[18px] leading-[22px] xl:leading-[25px]">
Amikor a Honda 2021-ben kigurította az NT1100-at, a nemzetközi és hazai sajtó rögtön ráborította a papamotor státuszt, és én ezzel nem tudok teljesen azonosulni. De még az is lehet, hogy egyszerűen csak most lett jó.
</p>
</a>
</div>
</div>
</article>
</section>
<div class="advertisement no-label-pt mobile-ad-container mt-6 mb-6 bg-primary-ad-bg">
<div class="qp-label flex justify-center">
<a rel="noopener nofollow"
href="https://indamediasales.hu/2019/06/25/quality_placement_minosegbiztositasi_tajekoztato_728"
target="_blank">
<span style="width:150px;display:inline-block;">
<img src="/static/images/brand/quality_placement_logo.svg"
alt="Quality Placement"
width="150"
height="15">
</span>
</a>
</div>
<!-- Mobil_TC_Cikk_BT -->
<div x-data='adDataLoader({zoneId:"adoceanindexhunmkqqkgpnl", masterId:"AsqXRaeGNz9bnhvy9uKxdWKcLd4PaubU55EoJf0rjjz.E7", directCode:``, adoceanServer:"indexhu.adocean.pl", tags:"", identCodes:"{\u0022tb99\u0022: \u00221\u0022, \u0022tb0\u0022: \u00221\u0022}"})'
:id="zoneId" x-cloak
x-init="load();">
</div>
<div class="advertisement-label">
hirdetés
</div>
</div>
<!-- Leading Articles Section -->
<section class="flex relative no-scrollbar "
aria-labelledby="leading-articles-heading">
<h2 id="leading-articles-heading" class="sr-only">
Még több cikk
</h2>
<button class="absolute top-[100px] lg:top-[123px] -translate-y-1/2 -translate-x-1/4 lg:-translate-x-1/2 left-0 z-10 w-[50px] h-[50px] text-secondary text-opacity-80 [&_circle]:stroke-none"
aria-label="előző"
x-cloak
x-show="!atStart"
@click="prev();">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" fill="none">
<circle cx="30" cy="30" r="29" transform="matrix(-1 0 0 1 60 0)" fill="currentColor" stroke="white" stroke-width="2" />
<path d="M34.6154 21.8169L26.3633 30L34.6154 38.1831L32.3952 40.3846L21.923 30L32.3952 19.6154L34.6154 21.8169Z" fill="white" />
</svg>
</button>
<button class="absolute top-[100px] lg:top-[123px] -translate-y-1/2 translate-x-1/4 lg:translate-x-1/2 right-0 z-10 w-[50px] h-[50px] text-secondary text-opacity-80 [&_circle]:stroke-none"
aria-label="következő"
x-cloak
x-show="!atEnd"
@click="next();">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" fill="none">
<circle cx="30" cy="30" r="29" fill="currentColor" stroke="white" stroke-width="2" />
<path d="M25.3846 21.8169L33.6367 30L25.3846 38.1831L27.6047 40.3846L38.0769 30L27.6047 19.6154L25.3846 21.8169Z" fill="white" />
</svg>
</button>
<div @scroll="scroll()"
x-ref="scrollableList"
class="pt-[30px] pb-[50px] max-w-[1410px] flex gap-5 lg:gap-7.5 overflow-x-auto snap-x snap-mandatory scroll-smooth no-scrollbar">
<div data-content-piece="Medium_lead_article_1"
class="relative flex-[0_0_245px] lg:flex lg:w-[330px] lg:flex-1">
<article class="
relative flex-[0_0_245px] lg:flex lg:w-[330px] lg:flex-1
"
aria-label=""
data-content-piece="">
<div class="h-full flex flex-col">
<a
data-track-content
data-content-name="AT_ID: 140850 AT_TT: Nagyon oldschool lesz a Z1100 IM_ID: 518758 IM_TT: 2014\u002DKawasaki\u002DZ1000\u002D06"
data-content-piece="Img"
data-content-target="/totalbike/2025/09/04/nagyon-oldschool-lesz-a-z1100/"
href="/totalbike/2025/09/04/nagyon-oldschool-lesz-a-z1100/"
aria-label="Itt elolvashatja a(z) Nagyon oldschool lesz a Z1100 cikket">
<div class="lg:w-[330px]">
<picture><source srcset="/media/images/5090556_1290e7f3cc2d8.2e16d0ba.format-avif.fill-350x210.avif 350w, /media/images/5090556_1290e7f3cc2d8.2e16d0ba.format-avif.fill-690x390.avif 690w" sizes="(max-width: 500px) 200px, 350px" type="image/avif"><source srcset="/media/images/5090556_1290e7f3cc2d8.2e16d0ba.format-webp.fill-350x210.webp 350w, /media/images/5090556_1290e7f3cc2d8.2e16d0ba.format-webp.fill-690x390.webp 690w" sizes="(max-width: 500px) 200px, 350px" type="image/webp"><img alt="" class="w-full object-cover rounded-t-[10px] lg:rounded-[10px]" height="210" loading="eager" sizes="(max-width: 500px) 200px, 350px" src="/media/images/5090556_1290e7f3cc2d8e.2e16d0ba.format-jpeg.fill-350x210.jpg" srcset="/media/images/5090556_1290e7f3cc2d8e.2e16d0ba.format-jpeg.fill-350x210.jpg 350w, /media/images/5090556_1290e7f3cc2d8e.2e16d0ba.format-jpeg.fill-690x390.jpg 690w" width="350"></picture>
</div>
</a>
<div class="grow flex flex-col rounded-b-[10px] lg:rounded-none bg-white p-4 pt-3 lg:p-0 lg:pt-3 lg:w-[330px]">
<div class="flex gap-2 flex-wrap items-center mb-2">
<a
data-track-content
data-content-name="AT_ID: 140850 AT_TT: Nagyon oldschool lesz a Z1100"
data-content-piece="Tag_AT_label"
data-content-target="#"
href="#"
class="w-fit shrink-0 whitespace-nowrap">
<div class="w-fit h-5 flex items-center rounded-[5px] bg-secondary text-secondary-fg text-xs font-semibold uppercase p-1.5 ">
Totalbike
</div>
</a>
<div class="text-sm h-[20px] font-medium text-primary-dark text-opacity-50 shrink-0 whitespace-nowrap">
2025. 09. 04. 13:45
</div>
</div>
<a
href="/totalbike/2025/09/04/nagyon-oldschool-lesz-a-z1100/"
data-track-content
data-content-name="AT_ID: 140850 AT_TT: Nagyon oldschool lesz a Z1100"
data-content-piece="Text"
data-content-target="/totalbike/2025/09/04/nagyon-oldschool-lesz-a-z1100/"
aria-label="Itt elolvashatja a(z) Nagyon oldschool lesz a Z1100 cikket">
<p class="min-h-[132px] lg:min-h-0 line-clamp-6 lg:line-clamp-3 text-primary-muted lg:text-primary-fg font-semibold text-[18px] lg:text-[20px] leading-[22px] lg:leading-[24px] lg:mb-2 hover:underline">
Nagyon oldschool lesz a Z1100
</p>
<p class="hidden lg:line-clamp-3 text-primary-dark font-archivo font-[18px] leading-[25px]">
Nosztalgiajáratot indított a Kawasaki: megkezdte a Z1100 felvezetését, és az alapján amit kisilabizálhatunk egy elejtett LinkedIn posztból (igen, úgy látszik ma már az a felület is alkalmas egy marketingkampány felvezetésére), nem a lóerőhajhász trendnek ülnek fel.
</p>
</a>
</div>
</div>
</article>
</div>
<div data-content-piece="Medium_lead_article_2"
class="relative flex-[0_0_245px] lg:flex lg:w-[330px] lg:flex-1">
<article class="
relative flex-[0_0_245px] lg:flex lg:w-[330px] lg:flex-1
"
aria-label=""
data-content-piece="">
<div class="h-full flex flex-col">
<a
data-track-content
data-content-name="AT_ID: 140847 AT_TT: Komoly gond van néhány semi\u002Dslick Dunloppal IM_ID: 679631 IM_TT: Dunlop TT93 GP"
data-content-piece="Img"
data-content-target="/totalbike/2025/09/04/komoly-gond-van-nehany-semi-slick-dunloppal/"
href="/totalbike/2025/09/04/komoly-gond-van-nehany-semi-slick-dunloppal/"
aria-label="Itt elolvashatja a(z) Komoly gond van néhány semi-slick Dunloppal cikket">
<div class="lg:w-[330px]">
<picture><source srcset="/media/images/screenshot-2025-08-29.2e16d0ba.format-avif.fill-350x210.avif 350w, /media/images/screenshot-2025-08-29.2e16d0ba.format-avif.fill-690x390.avif 690w" sizes="(max-width: 500px) 200px, 350px" type="image/avif"><source srcset="/media/images/screenshot-2025-08-29.2e16d0ba.format-webp.fill-350x210.webp 350w, /media/images/screenshot-2025-08-29.2e16d0ba.format-webp.fill-690x390.webp 690w" sizes="(max-width: 500px) 200px, 350px" type="image/webp"><img alt="" class="w-full object-cover rounded-t-[10px] lg:rounded-[10px]" height="210" loading="eager" sizes="(max-width: 500px) 200px, 350px" src="/media/images/screenshot-2025-08-29-.2e16d0ba.format-jpeg.fill-350x210.jpg" srcset="/media/images/screenshot-2025-08-29-.2e16d0ba.format-jpeg.fill-350x210.jpg 350w, /media/images/screenshot-2025-08-29-.2e16d0ba.format-jpeg.fill-690x390.jpg 690w" width="350"></picture>
</div>
</a>
<div class="grow flex flex-col rounded-b-[10px] lg:rounded-none bg-white p-4 pt-3 lg:p-0 lg:pt-3 lg:w-[330px]">
<div class="flex gap-2 flex-wrap items-center mb-2">
<a
data-track-content
data-content-name="AT_ID: 140847 AT_TT: Komoly gond van néhány semi\u002Dslick Dunloppal"
data-content-piece="Tag_AT_label"
data-content-target="#"
href="#"
class="w-fit shrink-0 whitespace-nowrap">
<div class="w-fit h-5 flex items-center rounded-[5px] bg-secondary text-secondary-fg text-xs font-semibold uppercase p-1.5 ">
Totalbike
</div>
</a>
<div class="text-sm h-[20px] font-medium text-primary-dark text-opacity-50 shrink-0 whitespace-nowrap">
2025. 09. 04. 07:51
</div>
</div>
<a
href="/totalbike/2025/09/04/komoly-gond-van-nehany-semi-slick-dunloppal/"
data-track-content
data-content-name="AT_ID: 140847 AT_TT: Komoly gond van néhány semi\u002Dslick Dunloppal"
data-content-piece="Text"
data-content-target="/totalbike/2025/09/04/komoly-gond-van-nehany-semi-slick-dunloppal/"
aria-label="Itt elolvashatja a(z) Komoly gond van néhány semi-slick Dunloppal cikket">
<p class="min-h-[132px] lg:min-h-0 line-clamp-6 lg:line-clamp-3 text-primary-muted lg:text-primary-fg font-semibold text-[18px] lg:text-[20px] leading-[22px] lg:leading-[24px] lg:mb-2 hover:underline">
Komoly gond van néhány semi-slick Dunloppal
</p>
<p class="hidden lg:line-clamp-3 text-primary-dark font-archivo font-[18px] leading-[25px]">
Fél éven keresztül úgy adott ki gumiabroncsokat a Dunlop, hogy azok balesetveszélyesek.
</p>
</a>
</div>
</div>
</article>
</div>
<div data-content-piece="Medium_lead_article_3"
class="relative flex-[0_0_245px] lg:flex lg:w-[330px] lg:flex-1">
<article class="
relative flex-[0_0_245px] lg:flex lg:w-[330px] lg:flex-1
"
aria-label=""
data-content-piece="">
<div class="h-full flex flex-col">
<a
data-track-content
data-content-name="AT_ID: 117056 AT_TT: V4\u002Det fejleszt a Yamaha IM_ID: 67406 IM_TT: 20\u002Dfabio\u002Dquartararo ds 9835.gallery full top lg"
data-content-piece="Img"
data-content-target="/totalbike/2025/08/31/v4-et-fejleszt-a-yamaha/"
href="/totalbike/2025/08/31/v4-et-fejleszt-a-yamaha/"
aria-label="Itt elolvashatja a(z) V4-et fejleszt a Yamaha cikket">
<div class="lg:w-[330px]">
<picture><source srcset="/media/images/44903342_232ea6690b6d.2e16d0ba.format-avif.fill-350x210.avif 350w, /media/images/44903342_232ea6690b6d.2e16d0ba.format-avif.fill-690x390.avif 690w" sizes="(max-width: 500px) 200px, 350px" type="image/avif"><source srcset="/media/images/44903342_232ea6690b6d.2e16d0ba.format-webp.fill-350x210.webp 350w, /media/images/44903342_232ea6690b6d.2e16d0ba.format-webp.fill-690x390.webp 690w" sizes="(max-width: 500px) 200px, 350px" type="image/webp"><img alt="" class="w-full object-cover rounded-t-[10px] lg:rounded-[10px]" height="210" loading="eager" sizes="(max-width: 500px) 200px, 350px" src="/media/images/44903342_232ea6690b6d6.2e16d0ba.format-jpeg.fill-350x210.jpg" srcset="/media/images/44903342_232ea6690b6d6.2e16d0ba.format-jpeg.fill-350x210.jpg 350w, /media/images/44903342_232ea6690b6d6.2e16d0ba.format-jpeg.fill-690x390.jpg 690w" width="350"></picture>
</div>
</a>
<div class="grow flex flex-col rounded-b-[10px] lg:rounded-none bg-white p-4 pt-3 lg:p-0 lg:pt-3 lg:w-[330px]">
<div class="flex gap-2 flex-wrap items-center mb-2">
<a
data-track-content
data-content-name="AT_ID: 117056 AT_TT: V4\u002Det fejleszt a Yamaha"
data-content-piece="Tag_AT_label"
data-content-target="#"
href="#"
class="w-fit shrink-0 whitespace-nowrap">
<div class="w-fit h-5 flex items-center rounded-[5px] bg-secondary text-secondary-fg text-xs font-semibold uppercase p-1.5 ">
Totalbike
</div>
</a>
<div class="text-sm h-[20px] font-medium text-primary-dark text-opacity-50 shrink-0 whitespace-nowrap">
2025. 08. 31. 13:56
</div>
</div>
<a
href="/totalbike/2025/08/31/v4-et-fejleszt-a-yamaha/"
data-track-content
data-content-name="AT_ID: 117056 AT_TT: V4\u002Det fejleszt a Yamaha"
data-content-piece="Text"
data-content-target="/totalbike/2025/08/31/v4-et-fejleszt-a-yamaha/"
aria-label="Itt elolvashatja a(z) V4-et fejleszt a Yamaha cikket">
<p class="min-h-[132px] lg:min-h-0 line-clamp-6 lg:line-clamp-3 text-primary-muted lg:text-primary-fg font-semibold text-[18px] lg:text-[20px] leading-[22px] lg:leading-[24px] lg:mb-2 hover:underline">
V4-et fejleszt a Yamaha
</p>
<p class="hidden lg:line-clamp-3 text-primary-dark font-archivo font-[18px] leading-[25px]">
Az utóbbi időben nem állt kifejezetten jól a Yamaha MotoGP szénája, szóval az árral szemben úszás helyett engednek a sodrásnak.
</p>
</a>
</div>
</div>
</article>
</div>
</div>
</section>
</div>
<!-- Sidebar Section -->
<aside class="relative basis-full xl:flex-[0_0_330px] rounded-[10px] overflow-hidden bg-primary-dark lead-sidebar">
<div class="px-5" data-content-piece="Sidebar_news">
<h3 class="font-semibold text-primary-dark-fg text-[28px] leading-[68px] mb-1">
Hírek
</h3>
<div class="flex flex-col md:flex-row xl:flex-col gap-6">
<article class="
h-[118px] [&:not(:last-child)]:border-b border-white/20 md:flex-1 xl:flex-initial
"
aria-label=""
data-content-piece="
Article_1
">
<a
href="/hirek/"
data-track-content
data-content-name="AT_ID: 143405 AT_TT: A Mercedes dizájnfőnöke keményen beleállt a BMW\u002Dbe és az Audiba"
data-content-piece="Tag_AT_label"
data-content-target="/hirek/"
class="w-fit">
<div class="w-fit h-5 flex items-center rounded-[5px] bg-secondary text-secondary-fg text-xs font-semibold uppercase p-1.5 mb-3">
Hírek
</div>
</a>
<a
href="/hirek/2025/09/10/a-mercedes-dizajnfonoke-kemenyen-beleallt-a-bmw-be-es-az-audiba/"
data-track-content
data-content-name="AT_ID: 143405 AT_TT: A Mercedes dizájnfőnöke keményen beleállt a BMW\u002Dbe és az Audiba"
data-content-piece="Text"
data-content-target="/hirek/2025/09/10/a-mercedes-dizajnfonoke-kemenyen-beleallt-a-bmw-be-es-az-audiba/"
aria-label="Itt elolvashatja a(z) A Mercedes dizájnfőnöke keményen beleállt a BMW-be és az Audiba cikket">
<div class="line-clamp-3 font-semibold text-primary-dark-fg text-[18px] leading-[22px]">
A Mercedes dizájnfőnöke keményen beleállt a BMW-be és az Audiba
</div>
</a>
</article>
<article class="
h-[118px] [&:not(:last-child)]:border-b border-white/20 md:flex-1 xl:flex-initial
"
aria-label=""
data-content-piece="
Article_2
">
<a
href="/hirek/"
data-track-content
data-content-name="AT_ID: 141430 AT_TT: Elkaszálta vezeték nélküli autótöltőjét a Tesla"
data-content-piece="Tag_AT_label"
data-content-target="/hirek/"
class="w-fit">
<div class="w-fit h-5 flex items-center rounded-[5px] bg-secondary text-secondary-fg text-xs font-semibold uppercase p-1.5 mb-3">
Hírek
</div>
</a>
<a
href="/hirek/2025/09/10/elkaszalta-vezetek-nelkuli-autotoltojet-a-tesla/"
data-track-content
data-content-name="AT_ID: 141430 AT_TT: Elkaszálta vezeték nélküli autótöltőjét a Tesla"
data-content-piece="Text"
data-content-target="/hirek/2025/09/10/elkaszalta-vezetek-nelkuli-autotoltojet-a-tesla/"
aria-label="Itt elolvashatja a(z) Elkaszálta vezeték nélküli autótöltőjét a Tesla cikket">
<div class="line-clamp-3 font-semibold text-primary-dark-fg text-[18px] leading-[22px]">
Elkaszálta vezeték nélküli autótöltőjét a Tesla
</div>
</a>
</article>
<article class="
h-[118px] [&:not(:last-child)]:border-b border-white/20 md:flex-1 xl:flex-initial
"
aria-label=""
data-content-piece="
Article_3
">
<a
href="/hirek/"
data-track-content
data-content-name="AT_ID: 143402 AT_TT: Visszatér egy legendás név: ismét van Ferrari Testarossa"
data-content-piece="Tag_AT_label"
data-content-target="/hirek/"
class="w-fit">
<div class="w-fit h-5 flex items-center rounded-[5px] bg-secondary text-secondary-fg text-xs font-semibold uppercase p-1.5 mb-3">
Hírek
</div>
</a>
<a
href="/hirek/2025/09/10/visszater-egy-legendas-nev-ismet-van-ferrari-testarossa/"
data-track-content
data-content-name="AT_ID: 143402 AT_TT: Visszatér egy legendás név: ismét van Ferrari Testarossa"
data-content-piece="Text"
data-content-target="/hirek/2025/09/10/visszater-egy-legendas-nev-ismet-van-ferrari-testarossa/"
aria-label="Itt elolvashatja a(z) Visszatér egy legendás név: ismét van Ferrari Testarossa cikket">
<div class="line-clamp-3 font-semibold text-primary-dark-fg text-[18px] leading-[22px]">
Visszatér egy legendás név: ismét van Ferrari Testarossa
</div>
</a>
</article>
<article class="
h-[118px] [&:not(:last-child)]:border-b border-white/20 md:flex-1 xl:flex-initial
"
aria-label=""
data-content-piece="
Article_4
">
<a
href="/hirek/"
data-track-content
data-content-name="AT_ID: 141093 AT_TT: Hurrá, csökkenőben Kína összemissziója"
data-content-piece="Tag_AT_label"
data-content-target="/hirek/"
class="w-fit">
<div class="w-fit h-5 flex items-center rounded-[5px] bg-secondary text-secondary-fg text-xs font-semibold uppercase p-1.5 mb-3">
Hírek
</div>
</a>
<a
href="/hirek/2025/09/10/hurra-csokkenoben-kina-osszemisszioja/"
data-track-content
data-content-name="AT_ID: 141093 AT_TT: Hurrá, csökkenőben Kína összemissziója"
data-content-piece="Text"
data-content-target="/hirek/2025/09/10/hurra-csokkenoben-kina-osszemisszioja/"
aria-label="Itt elolvashatja a(z) Hurrá, csökkenőben Kína összemissziója cikket">
<div class="line-clamp-3 font-semibold text-primary-dark-fg text-[18px] leading-[22px]">
Hurrá, csökkenőben Kína összemissziója
</div>
</a>
</article>
<article class="
h-[118px] [&:not(:last-child)]:border-b border-white/20 md:flex-1 xl:flex-initial
"
aria-label=""
data-content-piece="
Article_5
">
<a
href="/hirek/"
data-track-content
data-content-name="AT_ID: 141017 AT_TT: Két sávon keresztülvágódott, majd belerongyolt egy előjelző autóba"
data-content-piece="Tag_AT_label"
data-content-target="/hirek/"
class="w-fit">
<div class="w-fit h-5 flex items-center rounded-[5px] bg-secondary text-secondary-fg text-xs font-semibold uppercase p-1.5 mb-3">
Hírek
</div>
</a>
<a
href="/hirek/2025/09/10/ket-savon-keresztulvagodott-majd-belerongyolt-egy-elojelzo-autoba/"
data-track-content
data-content-name="AT_ID: 141017 AT_TT: Két sávon keresztülvágódott, majd belerongyolt egy előjelző autóba"
data-content-piece="Text"
data-content-target="/hirek/2025/09/10/ket-savon-keresztulvagodott-majd-belerongyolt-egy-elojelzo-autoba/"
aria-label="Itt elolvashatja a(z) Két sávon keresztülvágódott, majd belerongyolt egy előjelző autóba cikket">
<div class="line-clamp-3 font-semibold text-primary-dark-fg text-[18px] leading-[22px]">
Két sávon keresztülvágódott, majd belerongyolt egy előjelző autóba
</div>
</a>
</article>
</div>
</div>
<div class="absolute bottom-0 right-0 w-[39%] max-w-[89px] max-h-[594px] text-primary-medium/10 md:invisible xl:visible">
<svg viewBox="0 0 89 594" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M104.383 15.9429C104.383 36.152 96.9786 45.8709 78.6207 45.8709H45.6073V58.2123H26.4781V45.2538L8.42871 40.9343V22.7307H26.4781V0.824562H45.6073V22.7307L75.9981 22.7307C82.7859 22.7307 83.5573 20.4166 83.5573 10.3892V0.824562H102.841C103.612 4.52699 104.383 10.5435 104.383 15.9429Z" fill="currentColor" />
<path d="M104.383 66.0804C104.383 86.2895 96.9786 96.0084 78.6207 96.0084H45.6073V108.35H26.4781V95.3913L8.42871 91.0718V72.8682H26.4781V50.9621H45.6073V72.8682H75.9981C82.7859 72.8682 83.5573 70.5541 83.5573 60.5267V50.9621H102.841C103.612 54.6645 104.383 60.681 104.383 66.0804Z" fill="currentColor" />
<path d="M105.619 143.457C105.619 168.448 89.8834 183.258 65.3548 183.258C40.6719 183.258 24.9365 168.448 24.9365 143.457C24.9365 118.619 40.6719 104.118 65.3548 104.118C89.8834 104.118 105.619 118.619 105.619 143.457ZM85.2553 143.457C85.2553 130.961 80.3188 126.641 65.3548 126.641C50.2365 126.641 45.2999 130.961 45.2999 143.457C45.2999 156.107 50.2365 160.426 65.3548 160.426C80.3188 160.426 85.2553 156.107 85.2553 143.457Z" fill="currentColor" />
<path d="M129.993 242.462V265.602H26.4792V244.159H37.895V243.388C29.5646 239.222 24.9365 230.275 24.9365 218.705C24.9365 196.799 40.8261 185.383 65.3548 185.383C89.7291 185.383 105.619 197.261 105.619 218.242C105.619 230.583 100.528 238.142 93.8944 241.691V242.462H129.993ZM71.5255 242.462C82.0157 242.462 85.8724 236.445 85.8724 225.492C85.8724 212.071 79.3932 208.523 65.3548 208.523C51.1621 208.523 44.6828 212.071 44.6828 225.492C44.6828 236.445 48.5395 242.462 59.0298 242.462H71.5255Z" fill="currentColor" />
<path d="M105.619 318.97C105.619 332.7 98.3681 343.345 84.3297 343.345C72.2968 343.345 64.892 334.706 62.4237 318.662L58.4127 292.128H55.9444C46.8426 292.128 45.1456 297.064 45.1456 306.166C45.1456 315.576 47.7682 319.279 55.6359 319.279H57.3328V341.339H55.6359C37.1237 341.339 24.9365 326.992 24.9365 305.086C24.9365 282.255 37.4322 270.222 58.1042 270.222H104.076V291.665H93.5858V292.591C99.2937 296.756 105.619 304.623 105.619 318.97ZM82.4785 321.284C86.6438 321.284 88.0322 318.045 88.0322 311.257C88.0322 301.847 85.5639 292.128 73.531 292.128L76.9249 314.342C77.6962 319.125 79.2389 321.284 82.4785 321.284Z" fill="currentColor" />
<path d="M104.075 392.272V415.258H0.71582L0.71582 392.272H55.1725V380.856L26.4786 363.27V336.735L63.5029 362.035L104.075 336.89V363.424L75.8444 380.393V392.272H104.075Z" fill="currentColor" />
<path d="M104.075 422.222V445.208H0.71582L0.71582 422.222H104.075Z" fill="currentColor" />
<path d="M105.619 485.912C105.619 512.6 90.0377 524.787 65.509 524.787C40.6719 524.787 24.9365 509.977 24.9365 485.757C24.9365 462.463 38.8207 448.733 59.0298 448.733C63.3493 448.733 67.8231 449.35 70.4456 449.813V503.035C81.2444 502.573 85.5639 498.253 85.5639 485.603C85.5639 476.347 83.5584 472.336 78.7761 472.336H77.8505V449.504H79.3932C95.8998 449.504 105.619 463.697 105.619 485.912ZM43.9115 486.529C43.9115 497.636 48.231 501.955 56.4072 502.881V470.948C48.3853 470.485 43.9115 475.73 43.9115 486.529Z" fill="currentColor" />
<path d="M104.075 578.832V601.973H0.71582L0.71582 524.376H21.542L21.542 578.832H45.145L45.145 526.69H65.8169V578.832H104.075Z" fill="currentColor" />
</svg>
</div>
</aside>
</div>
</div>
<div class="max-w-content flex flex-col lg:flex-row gap-5 lg:gap-7.5 px-4 lg:px-5 mx-auto relative z-10 bg-primary rounded-[10px]">
<main class="flex-1 w-full lg:w-fit min-w-0">
<section class="max-w-[1050px] mb-12">
<div class="advertisement no-label-pt mobile-ad-container mt-6 mb-6 bg-primary-ad-bg">
<!-- Mobil_TC_Cikk_RichM -->
<div x-data='adDataLoader({zoneId:"adoceanindexhukonrqpnpcq", masterId:"AsqXRaeGNz9bnhvy9uKxdWKcLd4PaubU55EoJf0rjjz.E7", directCode:``, adoceanServer:"indexhu.adocean.pl", tags:"", identCodes:"{\u0022tb99\u0022: \u00221\u0022, \u0022tb0\u0022: \u00221\u0022}"})'
:id="zoneId" x-cloak
x-init="load();">
</div>
<div class="advertisement-label">
hirdetés
</div>
</div>
<article class="flex flex-col items-center gap-3 lg:gap-6 mt-[30px] lg:flex-row"
aria-label="Tovább olvasom: A Magyar Nagydíjon dedikált MotoGP ereklyék keresnek gazdát">
<!-- Image Section -->
<a
href="/totalbike/2025/08/30/a-magyar-nagydijon-dedikalt-motogp-ereklyek-keresnek-gazdat/"
aria-label="Itt elolvashatja a(z) A Magyar Nagydíjon dedikált MotoGP ereklyék keresnek gazdát cikket"
>
<div class="relative overflow-hidden rounded-[10px] w-full lg:w-[330px] h-[200px] lg:h-[185px]">
<picture><source srcset="/media/images/IMG_7834.2e16d0ba.for.2e16d0ba.format-avif.fill-450x253.avif 450w, /media/images/IMG_7834.2e16d0ba.for.2e16d0ba.format-avif.fill-690x390.avif 690w" sizes="(max-width: 1000px) 200px, 450px" type="image/avif"><source srcset="/media/images/IMG_7834.2e16d0ba.for.2e16d0ba.format-webp.fill-450x253.webp 450w, /media/images/IMG_7834.2e16d0ba.for.2e16d0ba.format-webp.fill-690x390.webp 690w" sizes="(max-width: 1000px) 200px, 450px" type="image/webp"><img alt="" class="h-full object-cover" height="253" loading="eager" sizes="(max-width: 1000px) 200px, 450px" src="/media/images/IMG_7834.2e16d0ba.form.2e16d0ba.format-jpeg.fill-450x253.jpg" srcset="/media/images/IMG_7834.2e16d0ba.form.2e16d0ba.format-jpeg.fill-450x253.jpg 450w, /media/images/IMG_7834.2e16d0ba.form.2e16d0ba.format-jpeg.fill-690x390.jpg 690w" width="450"></picture>
</div>
</a>
<!-- Text Section -->
<div class="flex-1 self-start">
<div class="flex items-center pb-2">
<a href="#"
class="inline-block text-sm font-semibold uppercase tracking-wide max-ms:ml-4">
<div class="w-fit h-5 flex items-center rounded-[5px] bg-secondary text-secondary-fg text-xs font-semibold uppercase p-1.5 ">
Totalbike
</div>
</a>
<div class="text-sm h-[20px] font-medium text-primary-dark text-opacity-50 ml-2">
2025. 08. 30. 09:08
</div>
</div>
<a
href="/totalbike/2025/08/30/a-magyar-nagydijon-dedikalt-motogp-ereklyek-keresnek-gazdat/"
aria-label="Itt elolvashatja a(z) A Magyar Nagydíjon dedikált MotoGP ereklyék keresnek gazdát cikket"
>
<p class="font-semibold text-lg leading-[22px] text-primary-fg mb-3 hover:underline lg:text-xl lg:leading-[24px]">
A Magyar Nagydíjon dedikált MotoGP ereklyék keresnek gazdát
</p>
<p class="font-archivo leading-[22px] text-primary-dark lg:text-lg lg:leading-[25px]">
Fabio Quartararo és Brad Binder Balatonfőkajáron saját szignóval tett egyedivé két HJC RPHA-1 versenysisakot.
</p>
</a>
</div>
</article>
<div class="h-[1px] mt-[30px] bg-primary-light">
</div>
<article class="flex flex-col items-center gap-3 lg:gap-6 mt-[30px] lg:flex-row"
aria-label="Tovább olvasom: Need for Speed hangulat 2,2 literes fogyasztással">
<!-- Image Section -->
<a
href="/totalbike/2025/08/27/totalbike-teszt-yamaha-nmax-125-tech-max-2025/"
aria-label="Itt elolvashatja a(z) Need for Speed hangulat 2,2 literes fogyasztással cikket"
>
<div class="relative overflow-hidden rounded-[10px] w-full lg:w-[330px] h-[200px] lg:h-[185px]">
<picture><source srcset="/media/images/IMG_2193.original.2e16d0ba.format-avif.fill-450x253.avif 450w, /media/images/IMG_2193.original.2e16d0ba.format-avif.fill-690x390.avif 690w" sizes="(max-width: 1000px) 200px, 450px" type="image/avif"><source srcset="/media/images/IMG_2193.original.2e16d0ba.format-webp.fill-450x253.webp 450w, /media/images/IMG_2193.original.2e16d0ba.format-webp.fill-690x390.webp 690w" sizes="(max-width: 1000px) 200px, 450px" type="image/webp"><img alt="" class="h-full object-cover" height="253" loading="eager" sizes="(max-width: 1000px) 200px, 450px" src="/media/images/IMG_2193.original.2e16d0ba.format-jpeg.fill-450x253.jpg" srcset="/media/images/IMG_2193.original.2e16d0ba.format-jpeg.fill-450x253.jpg 450w, /media/images/IMG_2193.original.2e16d0ba.format-jpeg.fill-690x390.jpg 690w" width="450"></picture>
</div>
</a>
<!-- Text Section -->
<div class="flex-1 self-start">
<div class="flex items-center pb-2">
<a href="#"
class="inline-block text-sm font-semibold uppercase tracking-wide max-ms:ml-4">
<div class="w-fit h-5 flex items-center rounded-[5px] bg-secondary text-secondary-fg text-xs font-semibold uppercase p-1.5 ">
Totalbike
</div>
</a>
<div class="text-sm h-[20px] font-medium text-primary-dark text-opacity-50 ml-2">
2025. 08. 27. 15:38
</div>
</div>
<a
href="/totalbike/2025/08/27/totalbike-teszt-yamaha-nmax-125-tech-max-2025/"
aria-label="Itt elolvashatja a(z) Need for Speed hangulat 2,2 literes fogyasztással cikket"
>
<p class="font-semibold text-lg leading-[22px] text-primary-fg mb-3 hover:underline lg:text-xl lg:leading-[24px]">
Need for Speed hangulat 2,2 literes fogyasztással
</p>
<p class="font-archivo leading-[22px] text-primary-dark lg:text-lg lg:leading-[25px]">
Ha a gyári extrázhatóság és a sportos futómű a két legfőbb szempontod egy 125-ös robogónál, a Yamaha NMAX neked szól, arra viszont ne számíts, hogy olcsó lesz.
</p>
</a>
</div>
</article>
<div class="h-[1px] mt-[30px] bg-primary-light">
</div>
<article class="flex flex-col items-center gap-3 lg:gap-6 mt-[30px] lg:flex-row"
aria-label="Tovább olvasom: Mennyivel gyorsabb a MotoGP, mint Superbike?">
<!-- Image Section -->
<a
href="/totalbike/2025/08/27/mennyivel-gyorsabb-a-motogp-mint-superbike/"
aria-label="Itt elolvashatja a(z) Mennyivel gyorsabb a MotoGP, mint Superbike? cikket"
>
<div class="relative overflow-hidden rounded-[10px] w-full lg:w-[330px] h-[200px] lg:h-[185px]">
<picture><source srcset="/media/images/IMG_952533.2e16d0ba.format-avif.fill-450x253.avif 450w, /media/images/IMG_952533.2e16d0ba.format-avif.fill-690x390.avif 690w" sizes="(max-width: 1000px) 200px, 450px" type="image/avif"><source srcset="/media/images/IMG_952533.2e16d0ba.format-webp.fill-450x253.webp 450w, /media/images/IMG_952533.2e16d0ba.format-webp.fill-690x390.webp 690w" sizes="(max-width: 1000px) 200px, 450px" type="image/webp"><img alt="" class="h-full object-cover" height="253" loading="eager" sizes="(max-width: 1000px) 200px, 450px" src="/media/images/IMG_952533.2e16d0ba.format-jpeg.fill-450x253.jpg" srcset="/media/images/IMG_952533.2e16d0ba.format-jpeg.fill-450x253.jpg 450w, /media/images/IMG_952533.2e16d0ba.format-jpeg.fill-690x390.jpg 690w" width="450"></picture>
</div>
</a>
<!-- Text Section -->
<div class="flex-1 self-start">
<div class="flex items-center pb-2">
<a href="#"
class="inline-block text-sm font-semibold uppercase tracking-wide max-ms:ml-4">
<div class="w-fit h-5 flex items-center rounded-[5px] bg-secondary text-secondary-fg text-xs font-semibold uppercase p-1.5 ">
Totalbike
</div>
</a>
<div class="text-sm h-[20px] font-medium text-primary-dark text-opacity-50 ml-2">
2025. 08. 27. 12:57
</div>
</div>
<a
href="/totalbike/2025/08/27/mennyivel-gyorsabb-a-motogp-mint-superbike/"
aria-label="Itt elolvashatja a(z) Mennyivel gyorsabb a MotoGP, mint Superbike? cikket"
>
<p class="font-semibold text-lg leading-[22px] text-primary-fg mb-3 hover:underline lg:text-xl lg:leading-[24px]">
Mennyivel gyorsabb a MotoGP, mint Superbike?
</p>
<p class="font-archivo leading-[22px] text-primary-dark lg:text-lg lg:leading-[25px]">
Egyértelmű, hogy gyorsabb a MotoGP, de mégis mennyivel?
</p>
</a>
</div>
</article>
<div class="h-[1px] mt-[30px] bg-primary-light">
</div>
<div class="advertisement no-label-pt mobile-ad-container mt-6 mb-6 bg-primary-ad-bg">
<!-- Mobil_TC_Cikk_BK -->
<div x-data='adDataLoader({zoneId:"adoceanindexhuqldknnmkdq", masterId:"AsqXRaeGNz9bnhvy9uKxdWKcLd4PaubU55EoJf0rjjz.E7", directCode:``, adoceanServer:"indexhu.adocean.pl", tags:"", identCodes:"{\u0022tb99\u0022: \u00221\u0022, \u0022tb0\u0022: \u00221\u0022}"})'
:id="zoneId" x-cloak
x-init="load();">
</div>
<div class="advertisement-label">
hirdetés
</div>
</div>
<article class="flex flex-col items-center gap-3 lg:gap-6 mt-[30px] lg:flex-row"
aria-label="Tovább olvasom: Az Aperol Spritz is drága, pont ez ne lenne?">
<!-- Image Section -->
<a
href="/totalbike/2025/08/25/az-aperol-spritz-is-draga-pont-ez-ne-lenne/"
aria-label="Itt elolvashatja a(z) Az Aperol Spritz is drága, pont ez ne lenne? cikket"
>
<div class="relative overflow-hidden rounded-[10px] w-full lg:w-[330px] h-[200px] lg:h-[185px]">
<picture><source srcset="/media/images/IMG_8915.2e16d0ba.format-avif.fill-450x253.avif 450w, /media/images/IMG_8915.2e16d0ba.format-avif.fill-690x390.avif 690w" sizes="(max-width: 1000px) 200px, 450px" type="image/avif"><source srcset="/media/images/IMG_8915.2e16d0ba.format-webp.fill-450x253.webp 450w, /media/images/IMG_8915.2e16d0ba.format-webp.fill-690x390.webp 690w" sizes="(max-width: 1000px) 200px, 450px" type="image/webp"><img alt="" class="h-full object-cover" height="253" loading="lazy" sizes="(max-width: 1000px) 200px, 450px" src="/media/images/IMG_8915.2e16d0ba.format-jpeg.fill-450x253.jpg" srcset="/media/images/IMG_8915.2e16d0ba.format-jpeg.fill-450x253.jpg 450w, /media/images/IMG_8915.2e16d0ba.format-jpeg.fill-690x390.jpg 690w" width="450"></picture>
</div>
</a>
<!-- Text Section -->
<div class="flex-1 self-start">
<div class="flex items-center pb-2">
<a href="#"
class="inline-block text-sm font-semibold uppercase tracking-wide max-ms:ml-4">
<div class="w-fit h-5 flex items-center rounded-[5px] bg-secondary text-secondary-fg text-xs font-semibold uppercase p-1.5 ">
Totalbike
</div>
</a>
<div class="text-sm h-[20px] font-medium text-primary-dark text-opacity-50 ml-2">
2025. 08. 25. 12:30
</div>
</div>
<a
href="/totalbike/2025/08/25/az-aperol-spritz-is-draga-pont-ez-ne-lenne/"
aria-label="Itt elolvashatja a(z) Az Aperol Spritz is drága, pont ez ne lenne? cikket"
>
<p class="font-semibold text-lg leading-[22px] text-primary-fg mb-3 hover:underline lg:text-xl lg:leading-[24px]">
Az Aperol Spritz is drága, pont ez ne lenne?
</p>
<p class="font-archivo leading-[22px] text-primary-dark lg:text-lg lg:leading-[25px]">
Az olasz Fantic Issimo City többe kerül, mint amennyit ér. Pont mint az Aperol Spritz - és ahhoz sem jár oldalsztender.
</p>
</a>
</div>
</article>
<div class="h-[1px] mt-[30px] bg-primary-light">
</div>
<article class="flex flex-col items-center gap-3 lg:gap-6 mt-[30px] lg:flex-row"
aria-label="Tovább olvasom: Márquez tokostul rúgta rá az ajtót a Balaton Park Circuitre">
<!-- Image Section -->
<a
href="/totalbike/2025/08/24/marquez-tokostul-rugta-ra-az-ajtot-a-balaton-park-circuitre/"
aria-label="Itt elolvashatja a(z) Márquez tokostul rúgta rá az ajtót a Balaton Park Circuitre cikket"
>
<div class="relative overflow-hidden rounded-[10px] w-full lg:w-[330px] h-[200px] lg:h-[185px]">
<picture><source srcset="/media/images/SDA_3870.2e16d0ba.format-avif.fill-450x253.avif 450w, /media/images/SDA_3870.2e16d0ba.format-avif.fill-690x390.avif 690w" sizes="(max-width: 1000px) 200px, 450px" type="image/avif"><source srcset="/media/images/SDA_3870.2e16d0ba.format-webp.fill-450x253.webp 450w, /media/images/SDA_3870.2e16d0ba.format-webp.fill-690x390.webp 690w" sizes="(max-width: 1000px) 200px, 450px" type="image/webp"><img alt="" class="h-full object-cover" height="253" loading="lazy" sizes="(max-width: 1000px) 200px, 450px" src="/media/images/SDA_3870.2e16d0ba.format-jpeg.fill-450x253.jpg" srcset="/media/images/SDA_3870.2e16d0ba.format-jpeg.fill-450x253.jpg 450w, /media/images/SDA_3870.2e16d0ba.format-jpeg.fill-690x390.jpg 690w" width="450"></picture>
</div>
</a>
<!-- Text Section -->
<div class="flex-1 self-start">
<div class="flex items-center pb-2">
<a href="#"
class="inline-block text-sm font-semibold uppercase tracking-wide max-ms:ml-4">
<div class="w-fit h-5 flex items-center rounded-[5px] bg-secondary text-secondary-fg text-xs font-semibold uppercase p-1.5 ">
Totalbike
</div>
</a>
<div class="text-sm h-[20px] font-medium text-primary-dark text-opacity-50 ml-2">
2025. 08. 24. 17:37
</div>
</div>
<a
href="/totalbike/2025/08/24/marquez-tokostul-rugta-ra-az-ajtot-a-balaton-park-circuitre/"
aria-label="Itt elolvashatja a(z) Márquez tokostul rúgta rá az ajtót a Balaton Park Circuitre cikket"
>
<p class="font-semibold text-lg leading-[22px] text-primary-fg mb-3 hover:underline lg:text-xl lg:leading-[24px]">
Márquez tokostul rúgta rá az ajtót a Balaton Park Circuitre
</p>
<p class="font-archivo leading-[22px] text-primary-dark lg:text-lg lg:leading-[25px]">
Vasárnap is kinéztem a MotoGP magyarországi fordulójára, ahol bár a szokásos spanyol csávó nyert, izgalomból így se volt hiány.
</p>
</a>
</div>
</article>
<div class="h-[1px] mt-[30px] bg-primary-light">
</div>
<article class="flex flex-col items-center gap-3 lg:gap-6 mt-[30px] lg:flex-row"
aria-label="Tovább olvasom: Új középkategóriás KTM Adventure készül?">
<!-- Image Section -->
<a
href="/totalbike/2025/08/24/uj-kozepkategorias-ktm-adventure-keszul/"
aria-label="Itt elolvashatja a(z) Új középkategóriás KTM Adventure készül? cikket"
>
<div class="relative overflow-hidden rounded-[10px] w-full lg:w-[330px] h-[200px] lg:h-[185px]">
<picture><source srcset="/media/images/2025-ktm-390-adventur.2e16d0ba.format-avif.fill-450x253.avif 450w, /media/images/2025-ktm-390-adventur.2e16d0ba.format-avif.fill-690x390.avif 690w" sizes="(max-width: 1000px) 200px, 450px" type="image/avif"><source srcset="/media/images/2025-ktm-390-adventur.2e16d0ba.format-webp.fill-450x253.webp 450w, /media/images/2025-ktm-390-adventur.2e16d0ba.format-webp.fill-690x390.webp 690w" sizes="(max-width: 1000px) 200px, 450px" type="image/webp"><img alt="" class="h-full object-cover" height="253" loading="lazy" sizes="(max-width: 1000px) 200px, 450px" src="/media/images/2025-ktm-390-adventure.2e16d0ba.format-jpeg.fill-450x253.jpg" srcset="/media/images/2025-ktm-390-adventure.2e16d0ba.format-jpeg.fill-450x253.jpg 450w, /media/images/2025-ktm-390-adventure.2e16d0ba.format-jpeg.fill-690x390.jpg 690w" width="450"></picture>
</div>
</a>
<!-- Text Section -->
<div class="flex-1 self-start">
<div class="flex items-center pb-2">
<a href="#"
class="inline-block text-sm font-semibold uppercase tracking-wide max-ms:ml-4">
<div class="w-fit h-5 flex items-center rounded-[5px] bg-secondary text-secondary-fg text-xs font-semibold uppercase p-1.5 ">
Totalbike
</div>
</a>
<div class="text-sm h-[20px] font-medium text-primary-dark text-opacity-50 ml-2">
2025. 08. 24. 15:55
</div>
</div>
<a
href="/totalbike/2025/08/24/uj-kozepkategorias-ktm-adventure-keszul/"
aria-label="Itt elolvashatja a(z) Új középkategóriás KTM Adventure készül? cikket"
>
<p class="font-semibold text-lg leading-[22px] text-primary-fg mb-3 hover:underline lg:text-xl lg:leading-[24px]">
Új középkategóriás KTM Adventure készül?
</p>
<p class="font-archivo leading-[22px] text-primary-dark lg:text-lg lg:leading-[25px]">
Az internetre kikerült kémfotók alapján könnyen lehet, hogy a KTM egy új középkategóriás túraendurón dolgozik. Vagy nem.
</p>
</a>
</div>
</article>
<div class="h-[1px] mt-[30px] bg-primary-light">
</div>
<article class="flex flex-col items-center gap-3 lg:gap-6 mt-[30px] lg:flex-row"
aria-label="Tovább olvasom: Élőben néztem a MotoGP sprintfutamát a Balaton mellett">
<!-- Image Section -->
<a
href="/totalbike/2025/08/23/eloben-neztem-a-motogp-sprintfutamat-a-balaton-mellett/"
aria-label="Itt elolvashatja a(z) Élőben néztem a MotoGP sprintfutamát a Balaton mellett cikket"
>
<div class="relative overflow-hidden rounded-[10px] w-full lg:w-[330px] h-[200px] lg:h-[185px]">
<picture><source srcset="/media/images/SDA_3463.2e16d0ba.format-avif.fill-450x253.avif 450w, /media/images/SDA_3463.2e16d0ba.format-avif.fill-690x390.avif 690w" sizes="(max-width: 1000px) 200px, 450px" type="image/avif"><source srcset="/media/images/SDA_3463.2e16d0ba.format-webp.fill-450x253.webp 450w, /media/images/SDA_3463.2e16d0ba.format-webp.fill-690x390.webp 690w" sizes="(max-width: 1000px) 200px, 450px" type="image/webp"><img alt="" class="h-full object-cover" height="253" loading="lazy" sizes="(max-width: 1000px) 200px, 450px" src="/media/images/SDA_3463.2e16d0ba.format-jpeg.fill-450x253.jpg" srcset="/media/images/SDA_3463.2e16d0ba.format-jpeg.fill-450x253.jpg 450w, /media/images/SDA_3463.2e16d0ba.format-jpeg.fill-690x390.jpg 690w" width="450"></picture>
</div>
</a>
<!-- Text Section -->
<div class="flex-1 self-start">
<div class="flex items-center pb-2">
<a href="#"
class="inline-block text-sm font-semibold uppercase tracking-wide max-ms:ml-4">
<div class="w-fit h-5 flex items-center rounded-[5px] bg-secondary text-secondary-fg text-xs font-semibold uppercase p-1.5 ">
Totalbike
</div>
</a>
<div class="text-sm h-[20px] font-medium text-primary-dark text-opacity-50 ml-2">
2025. 08. 23. 18:34
</div>
</div>
<a
href="/totalbike/2025/08/23/eloben-neztem-a-motogp-sprintfutamat-a-balaton-mellett/"
aria-label="Itt elolvashatja a(z) Élőben néztem a MotoGP sprintfutamát a Balaton mellett cikket"
>
<p class="font-semibold text-lg leading-[22px] text-primary-fg mb-3 hover:underline lg:text-xl lg:leading-[24px]">
Élőben néztem a MotoGP sprintfutamát a Balaton mellett
</p>
<p class="font-archivo leading-[22px] text-primary-dark lg:text-lg lg:leading-[25px]">
Márqueznek fekszik a Balaton Park Circuit, Quartararo zakózott, a VR46-os srácok pedig remekeltek. Összefoglaló a sprintfutamról.
</p>
</a>
</div>
</article>
<div class="h-[1px] mt-[30px] bg-primary-light">
</div>
<article class="flex flex-col items-center gap-3 lg:gap-6 mt-[30px] lg:flex-row"
aria-label="Tovább olvasom: MotoGP pilótákkal írattunk alá két sisakot, magyar gyerekeken segítenek velük">
<!-- Image Section -->
<a
href="/totalbike/2025/08/22/motogp-pilotakkal-irattunk-ala-ket-sisakot-magyar-gyerekeken-segitenek-veluk/"
aria-label="Itt elolvashatja a(z) MotoGP pilótákkal írattunk alá két sisakot, magyar gyerekeken segítenek velük cikket"
>
<div class="relative overflow-hidden rounded-[10px] w-full lg:w-[330px] h-[200px] lg:h-[185px]">
<picture><source srcset="/media/images/IMG_7838_mQXFoMT.2e16d0ba.format-avif.fill-450x253.avif 450w, /media/images/IMG_7838_mQXFoMT.2e16d0ba.format-avif.fill-690x390.avif 690w" sizes="(max-width: 1000px) 200px, 450px" type="image/avif"><source srcset="/media/images/IMG_7838_mQXFoMT.2e16d0ba.format-webp.fill-450x253.webp 450w, /media/images/IMG_7838_mQXFoMT.2e16d0ba.format-webp.fill-690x390.webp 690w" sizes="(max-width: 1000px) 200px, 450px" type="image/webp"><img alt="" class="h-full object-cover" height="253" loading="lazy" sizes="(max-width: 1000px) 200px, 450px" src="/media/images/IMG_7838_mQXFoMT.2e16d0ba.format-jpeg.fill-450x253.jpg" srcset="/media/images/IMG_7838_mQXFoMT.2e16d0ba.format-jpeg.fill-450x253.jpg 450w, /media/images/IMG_7838_mQXFoMT.2e16d0ba.format-jpeg.fill-690x390.jpg 690w" width="450"></picture>
</div>
</a>
<!-- Text Section -->
<div class="flex-1 self-start">
<div class="flex items-center pb-2">
<a href="#"
class="inline-block text-sm font-semibold uppercase tracking-wide max-ms:ml-4">
<div class="w-fit h-5 flex items-center rounded-[5px] bg-secondary text-secondary-fg text-xs font-semibold uppercase p-1.5 ">
Totalbike
</div>
</a>
<div class="text-sm h-[20px] font-medium text-primary-dark text-opacity-50 ml-2">
2025. 08. 22. 09:56
</div>
</div>
<a
href="/totalbike/2025/08/22/motogp-pilotakkal-irattunk-ala-ket-sisakot-magyar-gyerekeken-segitenek-veluk/"
aria-label="Itt elolvashatja a(z) MotoGP pilótákkal írattunk alá két sisakot, magyar gyerekeken segítenek velük cikket"
>
<p class="font-semibold text-lg leading-[22px] text-primary-fg mb-3 hover:underline lg:text-xl lg:leading-[24px]">
MotoGP pilótákkal írattunk alá két sisakot, magyar gyerekeken segítenek velük
</p>
<p class="font-archivo leading-[22px] text-primary-dark lg:text-lg lg:leading-[25px]">
Fabio Quartararóval és Brad Binderrel találkoztam a MotoGP magyarországi fordulója előtt, akik egy-egy dedikált sisakkal segítenek a daganatos gyerekeken.
</p>
</a>
</div>
</article>
<div class="h-[1px] mt-[30px] bg-primary-light">
</div>
<article class="flex flex-col items-center gap-3 lg:gap-6 mt-[30px] lg:flex-row"
aria-label="Tovább olvasom: Motorbalesetben hunyt el a Mastodon alapító gitárosa">
<!-- Image Section -->
<a
href="/totalbike/2025/08/22/motorbalesetben-hunyt-el-a-mastodon-alapito-gitarosa/"
aria-label="Itt elolvashatja a(z) Motorbalesetben hunyt el a Mastodon alapító gitárosa cikket"
>
<div class="relative overflow-hidden rounded-[10px] w-full lg:w-[330px] h-[200px] lg:h-[185px]">
<picture><source srcset="/media/images/2048px-20150612-033-N.2e16d0ba.format-avif.fill-450x253.avif 450w, /media/images/2048px-20150612-033-N.2e16d0ba.format-avif.fill-690x390.avif 690w" sizes="(max-width: 1000px) 200px, 450px" type="image/avif"><source srcset="/media/images/2048px-20150612-033-N.2e16d0ba.format-webp.fill-450x253.webp 450w, /media/images/2048px-20150612-033-N.2e16d0ba.format-webp.fill-690x390.webp 690w" sizes="(max-width: 1000px) 200px, 450px" type="image/webp"><img alt="" class="h-full object-cover" height="253" loading="lazy" sizes="(max-width: 1000px) 200px, 450px" src="/media/images/2048px-20150612-033-No.2e16d0ba.format-jpeg.fill-450x253.jpg" srcset="/media/images/2048px-20150612-033-No.2e16d0ba.format-jpeg.fill-450x253.jpg 450w, /media/images/2048px-20150612-033-No.2e16d0ba.format-jpeg.fill-690x390.jpg 690w" width="450"></picture>
</div>
</a>
<!-- Text Section -->
<div class="flex-1 self-start">
<div class="flex items-center pb-2">
<a href="#"
class="inline-block text-sm font-semibold uppercase tracking-wide max-ms:ml-4">
<div class="w-fit h-5 flex items-center rounded-[5px] bg-secondary text-secondary-fg text-xs font-semibold uppercase p-1.5 ">
Totalbike
</div>
</a>
<div class="text-sm h-[20px] font-medium text-primary-dark text-opacity-50 ml-2">
2025. 08. 22. 09:08
</div>
</div>
<a
href="/totalbike/2025/08/22/motorbalesetben-hunyt-el-a-mastodon-alapito-gitarosa/"
aria-label="Itt elolvashatja a(z) Motorbalesetben hunyt el a Mastodon alapító gitárosa cikket"
>
<p class="font-semibold text-lg leading-[22px] text-primary-fg mb-3 hover:underline lg:text-xl lg:leading-[24px]">
Motorbalesetben hunyt el a Mastodon alapító gitárosa
</p>
<p class="font-archivo leading-[22px] text-primary-dark lg:text-lg lg:leading-[25px]">
Brent Hinds, a Mastodon metálzenekar egyik alapító gitárosa, tragikus körülmények között hunyt el. Az 51 éves zenész motorjával közlekedett Atlantában, amikor egy BMW terepjárót vezető sofőr nem adta meg számára az elsőbbséget, és összeütköztek.
</p>
</a>
</div>
</article>
<div class="h-[1px] mt-[30px] bg-primary-light">
</div>
<article class="flex flex-col items-center gap-3 lg:gap-6 mt-[30px] lg:flex-row"
aria-label="Tovább olvasom: Toprak Razgatlioglu a Nürburgringen, de nem motorral">
<!-- Image Section -->
<a
href="/totalbike/2025/08/21/toprak-razgatlioglu-a-nurburgringen-de-nem-motorral/"
aria-label="Itt elolvashatja a(z) Toprak Razgatlioglu a Nürburgringen, de nem motorral cikket"
>
<div class="relative overflow-hidden rounded-[10px] w-full lg:w-[330px] h-[200px] lg:h-[185px]">
<picture><source srcset="/media/images/screenshotrazgat.2e16d0ba.format-avif.fill-450x253.avif 450w, /media/images/screenshotrazgat.2e16d0ba.format-avif.fill-690x390.avif 690w" sizes="(max-width: 1000px) 200px, 450px" type="image/avif"><source srcset="/media/images/screenshotrazgat.2e16d0ba.format-webp.fill-450x253.webp 450w, /media/images/screenshotrazgat.2e16d0ba.format-webp.fill-690x390.webp 690w" sizes="(max-width: 1000px) 200px, 450px" type="image/webp"><img alt="" class="h-full object-cover" height="253" loading="lazy" sizes="(max-width: 1000px) 200px, 450px" src="/media/images/screenshotrazgat.2e16d0ba.format-jpeg.fill-450x253.jpg" srcset="/media/images/screenshotrazgat.2e16d0ba.format-jpeg.fill-450x253.jpg 450w, /media/images/screenshotrazgat.2e16d0ba.format-jpeg.fill-690x390.jpg 690w" width="450"></picture>
</div>
</a>
<!-- Text Section -->
<div class="flex-1 self-start">
<div class="flex items-center pb-2">
<a href="#"
class="inline-block text-sm font-semibold uppercase tracking-wide max-ms:ml-4">
<div class="w-fit h-5 flex items-center rounded-[5px] bg-secondary text-secondary-fg text-xs font-semibold uppercase p-1.5 ">
Totalbike
</div>
</a>
<div class="text-sm h-[20px] font-medium text-primary-dark text-opacity-50 ml-2">
2025. 08. 21. 09:59
</div>
</div>
<a
href="/totalbike/2025/08/21/toprak-razgatlioglu-a-nurburgringen-de-nem-motorral/"
aria-label="Itt elolvashatja a(z) Toprak Razgatlioglu a Nürburgringen, de nem motorral cikket"
>
<p class="font-semibold text-lg leading-[22px] text-primary-fg mb-3 hover:underline lg:text-xl lg:leading-[24px]">
Toprak Razgatlioglu a Nürburgringen, de nem motorral
</p>
<p class="font-archivo leading-[22px] text-primary-dark lg:text-lg lg:leading-[25px]">
2021 és 2024 Superbike-világbajnoka, Toprak Razgatlioglu a sorozat nyári szünetében sem maradt távol a pályától: ezúttal két kerék helyett négyen száguldott a legendás Nürburgring Nordschleifén.
</p>
</a>
</div>
</article>
</section>
<div class="flex flex-wrap justify-between gap-2 mt-4 mb-[50px] max-w-[1050px]">
<a href='#'>
<div class="button-pagination is-disabled"
aria-disabled="true" tabindex="-1">
<img class="w-[20px] mb-[2px]"
src="/static/images/totalcar/left-arrow.png">
<p>
előző
</p>
</div>
</a>
<a href='/totalbike/page/2'>
<div class="button-pagination "
>
<p>
következő
</p>
<img class="w-[20px] mb-[2px]"
src="/static/images/totalcar/right-arrow.png">
</div>
</a>
</div>
</main>
<aside class="min-w-[330px] lg:w-[330px] w-full mb-8">
<div class="flex flex-col gap-5">
<div class="hasznaltauto-wrapper mt-6 mb-6 bg-primary-ad-bg"
data-widget-width="328"
data-widget-adjust='false'>
<div class="advertisement-label">
hirdetés
</div>
<iframe src="https://car-suggester.hasznaltautocdn.com/single?utm_campaign=&brand=&model=&fuel_type=&vintage=&limit=1"
loading="lazy"
class="max-lg:mx-auto"
height="500"
width='328'
scrolling="no">
</iframe>
</div>
<!-- (c) 2000-2025 Gemius SA Impressions: placement: AV/CT Mero zona, order: cikk vege ajanlok mellett, creative: cikk_vege_ajanlok_mellett -->
<script type="text/javascript">
(_gdeaq = window._gdeaq || []).push(['nc', 'false']);
</script>
<script type="text/javascript">
(_gdeaq = window._gdeaq || []).push(['hit', 'indexadhu', '.F6V77.CUXd7e6SwcJgR4tWZDtwZl4NSsiZfOcIf2EX.Y7', 'qnkkeoffsg', 'gddroiqaiqiamjlmscalsogvrrkh']);
</script>
<script type="text/javascript"
src="https://indexadhu.hit.gemius.pl/gdejs/xgde.js"> </script>
</div>
</aside>
</div>
</section>
<footer x-data
x-init="$store.env.isApp && $el.remove()"
x-cloak
id="main-footer">
<div class="text-primary-dark-fg">
<div class="bg-primary-dark">
<section class="max-w-content mx-auto flex flex-col md:flex-row py-12 md:py-14 lg:py-16 px-4 gap-6 lg:gap-10">
<div class="">
<h2 class="text-[42px] md:text-[69px] lg:text-[97px] font-semibold leading-[44px] leading-[69px] lg:leading-[100px]">
Hahó! Itt a Totalcar hírlevele!
</h2>
</div>
<form hx-post="/newsletter/subscribe/"
hx-target="#subscribe-response"
hx-swap="innerHTML"
class="flex flex-col w-full lg:w-2/3 items-start gap-3">
<input type="hidden" name="csrfmiddlewaretoken" value="fboSPiMDjZUtCmFvhLjxRLUEw2A5gnLq2K0V4xnWOsERzYf68Iat2v90Jma3arue">
<p class="text-[18px] font-semibold leading-[24px]">
Iratkozz fel hírleveleinkre, és tartsd a tempót a legjobb tartalmakkal!
</p>
<input name="email"
placeholder="nev@domain.hu"
type="email"
required
class="rounded-[5px] py-[10px] px-[15px] bg-tertiary-link/10 border-[1px] border-dark-fg/30 w-full placeholder:text-secondary-fg/20">
<div class="flex gap-2.5 items-center cursor-pointer">
<div class="relative w-[20px] h-[20px]">
<input type="checkbox"
name="daily_newsletter_checkbox"
id="daily-newsletter-checkbox"
checked
class="appearance-none w-[20px] h-[20px] rounded-[3px] border-[1px] border-tertiary-checkbox bg-transparent peer transition-all duration-50 ease-in-out hover:border-primary-accent" />
<svg xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 20 20"
class="absolute inset-0 w-full h-full pointer-events-none hidden peer-checked:block"
fill="none">
<rect x="0.5" y="0.5" width="18.895" height="19" rx="2.5" stroke="white" />
<mask id="mask0_1773_1512" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="1" y="1" width="18" height="18">
<rect x="1.5" y="1.5" width="17" height="17" fill="#D9D9D9" stroke="white" />
</mask>
<g mask="url(#mask0_1773_1512)">
<path d="M13.4492 6.58105C13.6064 6.58105 13.7424 6.61934 13.8574 6.69531L13.9658 6.7832C14.1007 6.91813 14.168 7.09028 14.168 7.2998C14.1679 7.4569 14.1306 7.593 14.0547 7.70801L13.9658 7.81543L9.01562 12.7656C8.86791 12.9133 8.69631 12.9872 8.5 12.9873C8.35252 12.9873 8.21863 12.9455 8.09863 12.8623L7.9834 12.7656L6.0332 10.8154C5.89851 10.6806 5.8311 10.5091 5.83105 10.2998C5.83105 10.1426 5.86928 10.0067 5.94531 9.8916L6.0332 9.7832C6.16813 9.64828 6.34028 9.58105 6.5498 9.58105C6.70707 9.58109 6.84292 9.6192 6.95801 9.69531L7.06543 9.7832L8.49121 11.208L8.5 11.2178L8.50879 11.208L12.9336 6.7832C13.0684 6.64849 13.24 6.58114 13.4492 6.58105Z" fill="white" stroke="white" stroke-width="0.025" />
</g>
</svg>
</div>
<label for="daily-newsletter-checkbox" class="text-tertiary-label">
Napi hírlevél
</label>
</div>
<div class="flex gap-2.5 items-center cursor-pointer">
<div class="relative w-[20px] h-[20px]">
<input type="checkbox"
name="weekly_newsletter_checkbox"
id="weekly-newsletter-checkbox"
checked
class="appearance-none w-[20px] h-[20px] rounded-[3px] border-[1px] border-tertiary-checkbox bg-transparent peer transition-all duration-50 ease-in-out hover:border-primary-accent" />
<svg xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 20 20"
class="absolute inset-0 w-full h-full pointer-events-none hidden peer-checked:block"
fill="none">
<rect x="0.5" y="0.5" width="18.895" height="19" rx="2.5" stroke="white" />
<mask id="mask0_1773_1512" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="1" y="1" width="18" height="18">
<rect x="1.5" y="1.5" width="17" height="17" fill="#D9D9D9" stroke="white" />
</mask>
<g mask="url(#mask0_1773_1512)">
<path d="M13.4492 6.58105C13.6064 6.58105 13.7424 6.61934 13.8574 6.69531L13.9658 6.7832C14.1007 6.91813 14.168 7.09028 14.168 7.2998C14.1679 7.4569 14.1306 7.593 14.0547 7.70801L13.9658 7.81543L9.01562 12.7656C8.86791 12.9133 8.69631 12.9872 8.5 12.9873C8.35252 12.9873 8.21863 12.9455 8.09863 12.8623L7.9834 12.7656L6.0332 10.8154C5.89851 10.6806 5.8311 10.5091 5.83105 10.2998C5.83105 10.1426 5.86928 10.0067 5.94531 9.8916L6.0332 9.7832C6.16813 9.64828 6.34028 9.58105 6.5498 9.58105C6.70707 9.58109 6.84292 9.6192 6.95801 9.69531L7.06543 9.7832L8.49121 11.208L8.5 11.2178L8.50879 11.208L12.9336 6.7832C13.0684 6.64849 13.24 6.58114 13.4492 6.58105Z" fill="white" stroke="white" stroke-width="0.025" />
</g>
</svg>
</div>
<label for="weekly-newsletter-checkbox" class="text-tertiary-label">
Heti hírlevél
</label>
</div>
<div class="flex gap-2.5 items-center cursor-pointer">
<div class="relative w-[20px] h-[20px]">
<input type="checkbox"
name="consent"
id=""
class="appearance-none w-[20px] h-[20px] rounded-[3px] border-[1px] border-tertiary-checkbox bg-transparent peer transition-all duration-50 ease-in-out hover:border-primary-accent" />
<svg xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 20 20"
class="absolute inset-0 w-full h-full pointer-events-none hidden peer-checked:block"
fill="none">
<rect x="0.5" y="0.5" width="18.895" height="19" rx="2.5" stroke="white" />
<mask id="mask0_1773_1512" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="1" y="1" width="18" height="18">
<rect x="1.5" y="1.5" width="17" height="17" fill="#D9D9D9" stroke="white" />
</mask>
<g mask="url(#mask0_1773_1512)">
<path d="M13.4492 6.58105C13.6064 6.58105 13.7424 6.61934 13.8574 6.69531L13.9658 6.7832C14.1007 6.91813 14.168 7.09028 14.168 7.2998C14.1679 7.4569 14.1306 7.593 14.0547 7.70801L13.9658 7.81543L9.01562 12.7656C8.86791 12.9133 8.69631 12.9872 8.5 12.9873C8.35252 12.9873 8.21863 12.9455 8.09863 12.8623L7.9834 12.7656L6.0332 10.8154C5.89851 10.6806 5.8311 10.5091 5.83105 10.2998C5.83105 10.1426 5.86928 10.0067 5.94531 9.8916L6.0332 9.7832C6.16813 9.64828 6.34028 9.58105 6.5498 9.58105C6.70707 9.58109 6.84292 9.6192 6.95801 9.69531L7.06543 9.7832L8.49121 11.208L8.5 11.2178L8.50879 11.208L12.9336 6.7832C13.0684 6.64849 13.24 6.58114 13.4492 6.58105Z" fill="white" stroke="white" stroke-width="0.025" />
</g>
</svg>
</div>
<label for="" class="text-tertiary-label">
Elolvastam és elfogadom a Totalcar.hu Kft. <a href="/adatvedelem" class="text-tertiary-link underline">adatkezelési tájékoztatóját </a> , és hozzájárulok ahhoz, hogy a Totalcar.hu Kft. számomra hírlevelet küldjön, és ebből a célból a megadott személyes adataimat kezelje.
</label>
</div>
<button type="submit"
class="uppercase text-[16px] bg-secondary rounded-[5px] transition-all duration-50 ease-in-out py-4 px-5 hover:bg-secondary-button-bg-hover ">
Feliratkozom
</button>
</form>
<div id="subscribe-response" class="mt-2">
</div>
</section>
<section class="max-w-content mx-auto">
<ul class="list-style-none flex flex-col items-center gap-4 md:gap-1 px-4 lg:flex-row py-12 md:py-14 lg:py-16 border-t-[1px] border-primary-light/10 justify-between leading-[24px] font-semibold text-[18px] md:text-[16px] xl:text-[18px] uppercase">
<li class="menu-item ">
<a href="/impresszum/">
Impresszum
</a>
</li>
<li class="menu-item ">
<a href="https://indamedia.hu/ertekesites">
Médiaajánlat
</a>
</li>
<li class="menu-item ">
<a href="/adatvedelem/">
Adatvédelem
</a>
</li>
<li class="menu-item ">
<a href="/szerzoi-jogok/">
Szerzői jogok
</a>
</li>
<li class="menu-item ">
<a href="/uzenetkuldes/">
Üzenetküldés
</a>
</li>
<li class="menu-item ">
<a href="javascript:;"
class="cookiesettings"
aria-label="Süti beállítások"
onclick="window.__tcfapi('displayConsentUi', 2, function() {} );">Süti beállítások</a>
</li>
<li class="menu-item ">
<a href="https://ajanlat.indamediasales.hu/markabiztonsag/Indamedia_Sales_Markabiztonsagi_nyilatkozat.pdf">
Márkabiztonság
</a>
</li>
<li class="menu-item ">
<a href="https://indamedia.hu/minosegbiztositasi-tajekoztato">
QP
</a>
</li>
<li class="menu-item ">
<a href="/dsa/">
DSA
</a>
</li>
</ul>
</section>
</div>
<div class="bg-primary-muted py-5">
<section class="max-w-content mx-auto flex flex-col md:flex-row gap-6 justify-between items-center px-4">
<div class="flex flex-col gap-4">
<!-- FIXME: hardcoded logo temporarily, change back to configurable in the footer snippet below -->
<img src="/static/images/totalcar/tc_footer.svg"
alt='Totalcar logo'
loading="lazy" />
<span>
© 2000-2025 TOTALCAR.HU KFT.
</span>
</div>
<div class="flex gap-5">
<a target="_blank"
rel="noopener noreferrer nofollow"
href="https://www.facebook.com/totalcar.hu"
aria-label="facebook">
<span class="sr-only">facebook</span>
<svg xmlns="http://www.w3.org/2000/svg"
width="30"
height="30"
viewBox="0 0 30 30"
fill="none"
class="transition-all duration-50 ease-in-out fill-primary-dark-fg hover:fill-primary-accent">
<path id="Exclude" fill-rule="evenodd" clip-rule="evenodd" d="M8 0C3.58172 0 0 3.58172 0 8V22C0 26.4183 3.58172 30 8 30H22C26.4183 30 30 26.4183 30 22V8C30 3.58172 26.4183 0 22 0H8ZM20 9.14451L19.9917 6.00008L19.991 6C15.3978 6.00726 13.4671 6.49432 12.9455 9.63503L12.9684 12.8265L10 12.8291L10.0014 16.3046L12.9696 16.3053L12.9634 24.8709C12.9634 24.8709 13.4138 24.9797 14.6646 24.9986C15.7184 25.0146 16.5247 24.8847 16.5247 24.8847L16.5188 16.3256L19.4766 16.3011L19.9502 12.8022L16.5438 12.8184C16.5438 12.8184 16.5592 10.6259 16.5886 10.0038C16.618 9.38167 17.5657 9.13637 17.5657 9.13637L20 9.14451Z" />
</svg>
</a>
<a target="_blank"
rel="noopener noreferrer nofollow"
href="https://www.instagram.com/totalcar.hu/"
aria-label="instagram">
<span class="sr-only">instagram</span>
<svg xmlns="http://www.w3.org/2000/svg"
width="30"
height="30"
viewBox="0 0 30 30"
fill="none"
class="transition-all duration-50 ease-in-out fill-primary-dark-fg hover:fill-primary-accent">
<path id="Exclude" fill-rule="evenodd" clip-rule="evenodd" d="M0 8C0 3.58172 3.58172 0 8 0H22C26.4183 0 30 3.58172 30 8V22C30 26.4183 26.4183 30 22 30H8C3.58172 30 0 26.4183 0 22V8ZM15 20C17.7614 20 20 17.7614 20 15C20 12.2386 17.7614 10 15 10C12.2386 10 10 12.2386 10 15C10 17.7614 12.2386 20 15 20ZM15 23C19.4183 23 23 19.4183 23 15C23 10.5817 19.4183 7 15 7C10.5817 7 7 10.5817 7 15C7 19.4183 10.5817 23 15 23ZM24 8C25.1046 8 26 7.10457 26 6C26 4.89543 25.1046 4 24 4C22.8954 4 22 4.89543 22 6C22 7.10457 22.8954 8 24 8Z" />
</svg>
</a>
<a target="_blank"
rel="noopener noreferrer nofollow"
href="https://www.youtube.com/@totalcarhun"
aria-label="youtube">
<span class="sr-only">youtube</span>
<svg xmlns="http://www.w3.org/2000/svg"
width="30"
height="30"
viewBox="0 0 30 30"
fill="none"
class="transition-all duration-50 ease-in-out fill-primary-dark-fg hover:fill-primary-accent">
<path id="Exclude" fill-rule="evenodd" clip-rule="evenodd" d="M8 0C3.58172 0 0 3.58172 0 8V22C0 26.4183 3.58172 30 8 30H22C26.4183 30 30 26.4183 30 22V8C30 3.58172 26.4183 0 22 0H8ZM23.9614 9.08517C24.2705 9.39501 24.4931 9.78041 24.607 10.203C25.034 11.769 25.014 15.034 25.014 15.034C25.014 15.034 25.011 18.281 24.597 19.846C24.4814 20.2682 24.2576 20.653 23.9477 20.9622C23.6377 21.2714 23.2525 21.4943 22.83 21.609C21.264 22.019 14.999 22.012 14.999 22.012C14.999 22.012 8.751 22.005 7.169 21.575C6.311 21.344 5.636 20.667 5.406 19.81C4.996 18.26 5 14.996 5 14.996C5 14.996 5.004 11.748 5.417 10.182C5.53429 9.75913 5.75831 9.3735 6.06757 9.06214C6.37682 8.75078 6.76093 8.52415 7.183 8.40401C8.75 7.99301 15.014 8.00001 15.014 8.00001C15.014 8.00001 21.279 8.00701 22.845 8.43701C23.2673 8.55187 23.6522 8.77534 23.9614 9.08517ZM13.015 12.005L13.01 18.005L18.222 15.01L13.015 12.005Z" />
</svg>
</a>
<a target="_blank"
rel="noopener noreferrer nofollow"
href="https://www.tiktok.com/@totalcar.hu"
aria-label="tiktok">
<span class="sr-only">tiktok</span>
<svg xmlns="http://www.w3.org/2000/svg"
width="30"
height="30"
viewBox="0 0 30 30"
fill="none"
class="transition-all duration-50 ease-in-out fill-primary-dark-fg hover:fill-primary-accent">
<path id="Exclude" fill-rule="evenodd" clip-rule="evenodd" d="M8 0C3.58172 0 0 3.58172 0 8V22C0 26.4183 3.58172 30 8 30H22C26.4183 30 30 26.4183 30 22V8C30 3.58172 26.4183 0 22 0H8ZM20.6441 9.64332C20.7616 9.71794 20.8829 9.78677 21.0075 9.84956C21.8182 10.2437 22.61 10.3637 23 10.3224V13.3913C23 13.3913 21.887 13.3463 21.061 13.1325C19.9095 12.8322 19.1715 12.3709 19.1715 12.3709C19.1715 12.3709 18.6593 12.0406 18.6208 12.0181V18.3598C18.6208 18.7122 18.5251 19.5942 18.2382 20.3295C17.9867 20.9583 17.6273 21.5408 17.1752 22.0518C17.1752 22.0518 16.4676 22.9072 15.2246 23.4813C14.1886 23.96 13.267 23.9862 12.9009 23.9966C12.871 23.9975 12.8448 23.9982 12.8225 23.9991C12.8225 23.9991 11.1131 24.0658 9.57825 23.0489C9.05933 22.6958 8.59659 22.2702 8.20492 21.7856C7.7192 21.1815 7.42116 20.4649 7.34424 20.2549V20.2474C7.22194 19.8908 6.96543 19.028 7.00389 18.1951C7.06504 16.7278 7.56999 15.8238 7.70382 15.5988C8.05551 14.9818 8.51492 14.4294 9.06138 13.9665C9.68502 13.4567 10.4103 13.0785 11.1913 12.8557C11.9724 12.6329 12.7923 12.5704 13.5994 12.672L13.5955 15.8196C13.3297 15.7352 13.0518 15.6923 12.7722 15.6925C11.295 15.6925 10.0978 16.867 10.0978 18.3174C10.0978 19.7678 11.295 20.9423 12.7722 20.9423C13.2321 20.9428 13.6842 20.8265 14.084 20.6048C14.4675 20.3923 14.7916 20.0912 15.0278 19.7279C15.264 19.3646 15.405 18.9503 15.4384 18.5214V18.5146C15.4396 18.5094 15.44 18.5041 15.4402 18.4989C15.4404 18.4952 15.4404 18.4916 15.4404 18.488C15.4407 18.4812 15.4412 18.4746 15.4416 18.4683C15.4426 18.4551 15.4434 18.4427 15.4434 18.4295C15.4504 18.2728 15.4504 18.1142 15.4504 17.9537V17.9537V6H18.6208C18.6158 6 18.5827 6.29624 18.6627 6.75409H18.6589C18.7547 7.30569 19.0146 8.09352 19.7107 8.87011C19.9889 9.1634 20.3023 9.423 20.6441 9.64332Z" />
</svg>
</a>
</div>
</section>
</div>
</div>
</footer>
<script>
document.addEventListener('DOMContentLoaded', () => {
(document.querySelectorAll('.notification .delete') || []).forEach(($delete) => {
let $notification = $delete.parentNode;
$delete.addEventListener('click', () => {
$notification.parentNode.removeChild($notification);
});
});
});
</script>
<script>
function syncDarkMode() {
// change the dark and light theme values in settings.py to match the DaisyUI theme names
// to use for dark and light mode, and they will get updated here.
const darkTheme = 'dark' || 'dark';
const lightTheme = 'light' || 'light';
const systemTheme = 'system';
const theme = localStorage.getItem('theme') || systemTheme;
const prefersDark = window.matchMedia('(prefers-color-scheme: dark)').matches;
if (theme === darkTheme || (theme === systemTheme && prefersDark)) {
document.documentElement.classList.add('dark');
document.documentElement.setAttribute('data-theme', darkTheme);
// set a cookie and use it during server rendering to avoid a flicker across page loads
document.cookie = `theme=${darkTheme};path=/;max-age=31536000`;
} else {
document.documentElement.classList.remove('dark');
document.documentElement.setAttribute('data-theme', lightTheme);
document.cookie = `theme=${lightTheme};path=/;max-age=31536000`;
}
}
syncDarkMode();
document.addEventListener('DOMContentLoaded', () => {
// Watch for changes in the prefers-color-scheme
const mediaQuery = window.matchMedia('(prefers-color-scheme: dark)');
mediaQuery.addListener(syncDarkMode);
// Watch for theme changes - controlled by the selector in the nav
window.addEventListener('storage', (event) => {
if (event.key === 'theme') {
syncDarkMode();
}
});
});
</script>
<script>
function definePubadsListeners() {
googletag.pubads().addEventListener('slotRenderEnded', function(event) {
if (event.isEmpty) {
const slotId = event.slot.getSlotElementId();
const slot = document.getElementById(slotId);
const wrapper = slot.closest('.advertisement');
if (wrapper) {
const wrapperAttrs = wrapper.getAttribute("style");
if (wrapperAttrs) {
wrapper.setAttribute('style', wrapperAttrs + ' display: none;');
} else {
wrapper.setAttribute('style', 'display: none;');
}
const wrapperParent = wrapper.parentElement
const parentWrapperAttrs = wrapperParent.getAttribute("style");
if (wrapperParent.classList.contains("advertisement")) {
if (parentWrapperAttrs) {
wrapperParent.setAttribute('style', parentWrapperAttrs + ' display: none;');
} else {
wrapperParent.setAttribute('style', 'display: none;');
}
}
}
}
});
}
window.googletag = window.googletag || {
cmd: []
};
googletag.cmd.push(definePubadsListeners);
</script>
<script>
document.addEventListener("DOMContentLoaded", function() {
function updateLeft() {
const hahuContainer = document.querySelectorAll('.hasznaltauto-wrapper');
for (let i = 0; i < hahuContainer.length; i++) {
if (!JSON.parse(hahuContainer[i].getAttribute("data-widget-adjust"))) {
continue;
}
const hahuCardWidth = parseInt(hahuContainer[i].getAttribute("data-widget-width"));
const containerWidth = hahuContainer[i].offsetWidth - 32;
const padding = (containerWidth - hahuCardWidth) / 2;
hahuContainer[i].style["padding-left"] = `${padding}px`;
// Adjust the advertisement label position
// to align with the left padding
const adLabel = hahuContainer[i].querySelector(".advertisement-label")
adLabel.style["margin-left"] = `-${padding / 2}px`;
}
}
window.addEventListener('resize', updateLeft);
updateLeft();
});
</script>
<script src="/static/js/adult-content-handler.js"></script>
<script type="application/ld+json">
{"@context": "http://schema.org", "@type": "WebPage", "name": "Totalcar Totalbike", "url": "https://totalcar.hu/totalbike/", "description": "Minden, ami motor: friss hírek, tesztek, túrabeszámolók, technikai újdonságok és legendás típusok bemutatói. Ha érdekel a motorozás világa, itt megtalálod, amit keresel!"}
</script><script type="application/ld+json">
{"@context": "https://schema.org", "@type": "BreadcrumbList", "itemListElement": [{"@type": "ListItem", "position": 1, "name": "Totalcar", "item": "https://totalcar.hu/"}, {"@type": "ListItem", "position": 2, "name": "Totalbike", "item": "https://totalcar.hu/totalbike/"}]}
</script>
<!-- ident tags -->
<script>
__passportIdentConfig = {
IDENT_URL: "https://management.ident.indapass.hu/",
tid: "tb99,tb0"
};
(function() {
var sc = document.createElement('script');
sc.type = 'text/javascript';
sc.async = true;
sc.src = 'https://indapass.hu/jsfejlec2/ident.min.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(sc, s);
})();
</script>
<!-- end ident tags -->
<script type="text/javascript">
var gemABObj = {
docBody: document.getElementsByTagName('body')[0],
incScript: document.createElement('SCRIPT'),
checkIt: function() {
document.getElementById("mnxHDozyKPjB") ? pp_gemius_hit("nSdFzTtkvTTrx.B7K13yyfU378aFPueKFs36aeS6yET.A7", "addon=no-adblock") : pp_gemius_hit("nSzrCTsGCKuF9KNE6iWTitVrzbu1Eg8GQHsHaml5W8n.b7", "addon=adblock")
}
};
gemABObj.incScript.src = '//hu.adocean.pl/files/emitter_global_files/a8a8ba/ads.js';
gemABObj.docBody.appendChild(gemABObj.incScript);
window.addEventListener("load", gemABObj.checkIt);
</script>
</body>
</html>