Trainer – Harijs Vītoliņš
* {
box-sizing: border-box;
}
body {
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;
background: #ffffff;
color: #111;
line-height: 1.6;
}
/* HERO */
.hero {
background: linear-gradient(135deg, rgb(21,33,69) 0%, rgb(35,50,95) 100%);
color: white;
padding: 80px 20px 100px 20px;
position: relative;
overflow: hidden;
}
.hero::before {
content: "";
position: absolute;
top: -50px;
right: -50px;
width: 300px;
height: 300px;
background: rgb(246,195,70);
opacity: 0.08;
border-radius: 50%;
}
.hero::after {
content: "";
position: absolute;
bottom: -80px;
left: -80px;
width: 250px;
height: 250px;
background: rgb(246,195,70);
opacity: 0.05;
border-radius: 50%;
}
.hero-content {
max-width: 1000px;
margin: auto;
position: relative;
z-index: 2;
display: grid;
grid-template-columns: 1fr auto;
gap: 50px;
align-items: center;
}
.hero-text {
min-width: 0;
}
.hero-image {
width: 240px;
height: 240px;
border-radius: 50%;
overflow: hidden;
border: 5px solid rgb(246,195,70);
box-shadow: 0 15px 40px rgba(0,0,0,0.3);
flex-shrink: 0;
}
.hero-image img {
width: 100%;
height: 100%;
object-fit: cover;
display: block;
}
.hero .role-tag {
display: inline-block;
background: rgb(246,195,70);
color: rgb(21,33,69);
font-size: 12px;
font-weight: bold;
padding: 6px 14px;
border-radius: 20px;
text-transform: uppercase;
letter-spacing: 1.5px;
margin-bottom: 20px;
}
.hero h1 {
font-size: 48px;
margin: 0 0 15px 0;
font-weight: 800;
letter-spacing: -1px;
color: #ffffff;
}
.hero .tagline {
font-size: 17px;
color: rgba(255,255,255,0.85);
margin: 0;
}
/* STATS BAR */
.stats {
max-width: 800px;
margin: -50px auto 0 auto;
padding: 0 20px;
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 15px;
position: relative;
z-index: 3;
}
.stat {
background: white;
padding: 25px 15px;
border-radius: 12px;
text-align: center;
box-shadow: 0 10px 30px rgba(0,0,0,0.08);
border-top: 4px solid rgb(246,195,70);
transition: transform 0.3s;
}
.stat:hover {
transform: translateY(-5px);
}
.stat-number {
font-size: 32px;
font-weight: 800;
color: rgb(21,33,69);
margin: 0;
line-height: 1;
}
.stat-label {
font-size: 12px;
color: #666;
text-transform: uppercase;
letter-spacing: 1px;
margin-top: 8px;
}
/* CONTAINER */
.container {
max-width: 800px;
margin: auto;
padding: 60px 20px;
}
p {
font-size: 16px;
line-height: 1.8;
color: #333;
margin-bottom: 20px;
}
/* QUOTE BOX */
.box {
border-left: 5px solid rgb(246,195,70);
background: linear-gradient(to right, #fafafa, #ffffff);
padding: 22px 25px;
margin: 35px 0;
border-radius: 10px;
font-style: italic;
font-size: 17px;
color: rgb(21,33,69);
font-weight: 500;
box-shadow: 0 2px 10px rgba(0,0,0,0.04);
}
/* SECTIONS */
.section {
margin-top: 50px;
}
.section h2 {
font-size: 22px;
margin-bottom: 15px;
color: rgb(21,33,69);
position: relative;
padding-bottom: 12px;
}
.section h2::after {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 40px;
height: 3px;
background: rgb(246,195,70);
border-radius: 2px;
}
/* HIGHLIGHTS */
.highlights {
list-style: none;
padding: 0;
margin: 0;
display: grid;
gap: 12px;
}
.highlights li {
font-size: 15px;
line-height: 1.6;
color: #333;
padding: 14px 18px 14px 45px;
position: relative;
background: #fafafa;
border-radius: 8px;
transition: all 0.3s;
border-left: 3px solid transparent;
}
.highlights li:hover {
background: #fff;
border-left-color: rgb(246,195,70);
transform: translateX(5px);
box-shadow: 0 4px 15px rgba(0,0,0,0.06);
}
.highlights li::before {
content: "✓";
color: white;
background: rgb(246,195,70);
position: absolute;
left: 14px;
top: 50%;
transform: translateY(-50%);
width: 22px;
height: 22px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
font-size: 13px;
font-weight: bold;
}
/* BACK */
.back-wrapper {
margin-top: 70px;
padding-top: 30px;
border-top: 1px solid #eee;
}
.back {
display: inline-flex;
align-items: center;
gap: 8px;
font-size: 14px;
color: #666;
text-decoration: none;
transition: 0.3s;
font-weight: 500;
}
.back:hover {
color: rgb(246,195,70);
gap: 14px;
}
/* RESPONSIVE */
@media (max-width: 768px) {
.hero-content {
grid-template-columns: 1fr;
text-align: center;
gap: 30px;
}
.hero-image {
margin: 0 auto;
order: -1;
width: 180px;
height: 180px;
}
.hero h1 {
font-size: 36px;
}
.hero {
padding: 60px 20px 90px 20px;
}
.stats {
grid-template-columns: 1fr;
gap: 12px;
}
.stat-number {
font-size: 28px;
}
}
Head Coach
Harijs Vītoliņš
Olympia-Goldmedaillen-Trainer, ehemaliger NHL-Spieler und Architekt der historischen WM-Bronzemedaille Lettlands 2023.
Harijs Vītoliņš zählt zu den erfahrensten und erfolgreichsten Eishockey-Trainern Europas.
Als aktueller Head Coach der lettischen Nationalmannschaft führte er sein Land 2023 zur
ersten WM-Medaille der Geschichte – Bronze bei der Heim-WM in Riga.
Vor seiner Trainerlaufbahn war er selbst Profi-Spieler in der NHL bei den Montreal Canadiens
und prägte die lettische Eishockey-Geschichte als langjähriger Nationalspieler. Heute kombiniert
er internationale Top-Erfahrung mit moderner Trainingsphilosophie und bringt dieses Wissen
direkt zu den Camp-Teilnehmern.
„Struktur, Spielintelligenz und langfristige Entwicklung – das sind die Schlüssel für junge Spieler."
Karriere-Highlights
- Olympia-Gold 2018 als Assistant Coach mit Russland (OAR)
- WM-Bronze 2023 mit Lettland – erste WM-Medaille der Landesgeschichte
- Ehemaliger NHL-Spieler bei den Montreal Canadiens
- Langjährige Erfahrung als Cheftrainer in der KHL
- Aktueller Head Coach der lettischen Nationalmannschaft
Coaching-Stil
Klare Kommunikation, hohe Trainingsintensität und präzise Analyse. Vītoliņš legt grossen
Wert auf taktisches Verständnis, individuelle Entwicklung und das richtige Mindset – Eigenschaften,
die junge Spieler auf das nächste Level bringen.
Erfahrung im Camp
Als Initiator und Head Coach des Camps bringt Harijs Vītoliņš seine internationale Profi-Erfahrung
direkt aufs Eis. Die Teilnehmer profitieren von Trainingsmethoden auf NHL- und WM-Niveau,
angepasst an die Altersstufen U8 bis U16.