
:root{--red:#c62828;--ink:#20242a;--muted:#626870;--paper:#faf9f7;--soft:#f1f1ef;--line:#e2e2df}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:white}a{color:inherit;text-decoration:none}img{max-width:100%}.concept{background:#c62828;color:#fff;text-align:center;padding:7px 15px;font-size:11px;font-weight:700;letter-spacing:.1em}.site-header{background:#fff}.head-inner{max-width:1320px;padding:20px 32px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:28px}.logo{display:block;width:330px;height:auto}.nav{display:flex;align-items:center;gap:31px;font-size:14px;font-weight:700;white-space:nowrap}.nav a{padding:12px 0}.nav a:hover,.nav a.active{color:var(--red)}.nav .outline{border:1px solid var(--red);border-radius:4px;color:var(--red);padding:11px 18px}.nav .outline:hover{background:var(--red);color:#fff}.photo-header{height:clamp(240px,28vw,375px);width:100%;position:relative;overflow:hidden;background:#ddd}.photo-header img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;animation:slideshow 12s infinite}.photo-header img:nth-child(2){animation-delay:6s;opacity:0}@keyframes slideshow{0%,43%{opacity:1}50%,93%{opacity:0}100%{opacity:1}}.photo-label{position:absolute;bottom:22px;left:max(32px,calc((100vw - 1256px)/2));z-index:2;background:#fff;color:var(--ink);border-left:5px solid var(--red);padding:11px 17px;box-shadow:0 5px 18px #0003;font-size:13px;font-weight:700}.wrap{max-width:1256px;margin:auto;padding:0 32px}.welcome{padding:77px 0 85px;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:90px}.small{color:var(--red);font-size:13px;font-weight:800;letter-spacing:.13em;text-transform:uppercase;margin:0 0 16px}.welcome h1{font-size:clamp(40px,4.5vw,65px);line-height:1.08;letter-spacing:-.045em;margin:0 0 22px}.lead{color:#48505a;font-size:19px;line-height:1.65;margin:0 0 28px}.btn{display:inline-block;background:var(--red);color:#fff;border-radius:4px;padding:14px 22px;font-size:14px;font-weight:700;transition:background .2s}.btn:hover{background:#a91d1d}.more{display:inline-block;margin-left:20px;font-size:14px;font-weight:700;color:var(--red)}.more:hover{text-decoration:underline}.welcome-aside{border-left:3px solid var(--red);padding:16px 0 16px 27px}.welcome-aside strong{font-size:19px;display:block;margin-bottom:13px}.welcome-aside p{line-height:1.7;color:var(--muted);font-size:15px;margin:0}.section{padding:80px 0}.soft{background:var(--paper);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.heading{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:29px}.heading h2{font-size:39px;letter-spacing:-.035em;margin:0}.heading p{font-size:15px;line-height:1.6;color:var(--muted);margin:8px 0 0}.all{font-size:14px;font-weight:700;color:var(--red);white-space:nowrap}.all:hover{text-decoration:underline}.drivers{display:grid;grid-template-columns:1fr 1fr;gap:28px}.driver{background:white;border:1px solid var(--line);border-radius:8px;overflow:hidden;box-shadow:0 8px 25px #1c202408;transition:transform .2s,box-shadow .2s}.driver:hover{transform:translateY(-4px);box-shadow:0 13px 28px #1c202415}.driver img{width:100%;height:310px;object-fit:cover;display:block}.driver-body{padding:25px 27px 29px}.driver small{font-size:12px;color:var(--red);font-weight:800;letter-spacing:.09em;text-transform:uppercase}.driver h3{font-size:29px;margin:8px 0 8px;letter-spacing:-.025em}.driver p{font-size:15px;line-height:1.6;color:var(--muted);margin:0 0 17px}.driver span{font-size:14px;font-weight:700;color:var(--red)}.team{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.team-photo{width:100%;height:360px;object-fit:cover;border-radius:8px;display:block}.team h2,.update h2{font-size:39px;letter-spacing:-.035em;margin:0 0 17px}.team p,.update p{color:var(--muted);line-height:1.7;font-size:16px}.team-list{display:grid;grid-template-columns:1fr 1fr;gap:15px 28px;padding:18px 0 27px}.team-list div{font-size:14px;color:#4c535a}.team-list strong{color:var(--ink);display:block;font-size:16px;margin-bottom:3px}.news-section{background:#f4f5f5}.update{display:grid;grid-template-columns:.95fr 1.05fr;gap:60px;align-items:center;background:white;border:1px solid var(--line);border-radius:8px;overflow:hidden}.update-text{padding:35px 10px 35px 42px}.update-img{width:100%;height:355px;object-fit:cover;display:block}.date{color:var(--red);font-size:13px;font-weight:700;margin-bottom:12px}.sponsors{padding:68px 0}.logos{display:grid;grid-template-columns:repeat(5,1fr);gap:18px;margin-top:28px}.sponsor{border:1px solid var(--line);border-radius:6px;padding:18px;height:100px;display:flex;align-items:center;justify-content:center;background:#fff}.sponsor img{max-height:68px;object-fit:contain}.bottom{background:#252a30;color:#fff;padding:47px 0 22px}.bottom-main{display:flex;justify-content:space-between;gap:35px;align-items:flex-start}.bottom img{width:260px;background:#fff;padding:11px;border-radius:4px}.bottom p{max-width:400px;font-size:14px;line-height:1.65;color:#c8cdd0}.bottom nav{display:flex;flex-wrap:wrap;gap:18px;font-size:14px}.bottom nav a:hover{color:#ff9999}.copyright{margin-top:40px;padding-top:18px;border-top:1px solid #ffffff38;font-size:12px;color:#abb1b6}@media(max-width:900px){.head-inner{flex-wrap:wrap;justify-content:center}.nav{gap:20px}.welcome{gap:40px}.team{gap:35px}.update{gap:20px}.logos{grid-template-columns:repeat(3,1fr)}}@media(max-width:650px){.head-inner{padding:15px 20px;align-items:flex-start}.logo{width:250px}.nav{overflow-x:auto;width:100%;justify-content:flex-start;gap:21px;font-size:13px}.photo-header{height:235px}.photo-label{bottom:12px;left:20px;font-size:12px}.wrap{padding:0 20px}.welcome{padding:55px 0;grid-template-columns:1fr;gap:28px}.welcome h1{font-size:42px}.lead{font-size:17px}.section{padding:59px 0}.heading{align-items:flex-start;flex-direction:column}.heading h2,.team h2,.update h2{font-size:32px}.drivers,.team,.update{grid-template-columns:1fr}.driver img{height:255px}.team-photo{height:250px}.update{gap:0}.update-text{padding:30px 25px}.update-img{height:260px}.logos{grid-template-columns:repeat(2,1fr);gap:10px}.bottom-main{flex-direction:column}.more{margin:18px 0 0}.sponsors{padding:55px 0}}

/* Joomla article container and navigation module */
body{overflow-x:hidden}.site-main{min-height:40vh}.site-main .com-content-article__body{margin:0}.site-main .com-content-article>h1:first-child{max-width:1192px;margin:32px auto 0;padding:0 32px}.nav ul,.nav .mod-menu{list-style:none;display:flex;align-items:center;gap:31px;margin:0;padding:0}.nav li:last-child>a{border:1px solid var(--red);border-radius:4px;color:var(--red);padding:11px 18px}.nav li:last-child>a:hover{background:var(--red);color:#fff}.site-main .item-page{margin:0}.general-content{max-width:1192px;margin:60px auto;padding:0 32px;line-height:1.7}.general-content img{max-width:100%;height:auto}@media(max-width:650px){.nav ul,.nav .mod-menu{gap:21px;white-space:nowrap}.site-main .com-content-article>h1:first-child{padding:0 20px}}

/* Joomla title generated around the custom home article */
.com-content-article:has(.rudnert-home) > .page-header{display:none}

/* Article pages use the same calm spacing as the home page. */
.com-content-article:has(.general-content)>.page-header{display:none}
.general-content{max-width:1000px;margin:65px auto 90px;padding:0 32px;font-size:17px;line-height:1.75}
.general-content h1{font-size:clamp(38px,5vw,58px);letter-spacing:-.045em;line-height:1.12;margin:0 0 24px}
.general-content h2{font-size:30px;letter-spacing:-.035em;margin:35px 0 12px}
.general-content img{display:block;width:auto;max-width:100%;height:auto;border-radius:8px;margin:30px 0}
.general-content a:not(.btn){color:var(--red);text-decoration:underline}
.general-content .small{font-size:13px}
@media(max-width:650px){.general-content{margin:45px auto 65px;padding:0 20px;font-size:16px}}
