News

  • Niki Lauda - Tribute to the Legend

    He bought his way into Formula 1 racing and very nearly paid for it with his life. Given up for dead after an appalling accident he recovered by what the medical profession called sheer force of will. His astonishingly quick return to the cockpit was called the most courageous comeback in sporting history. After winning two championships he got bored and left the sport, only to return again and win another. During his remarkable career he was called both a hero and a villain. The battle-scarred champion who defied both the odds and convention remains a sporting legend.
.site-nav__dropdown { display: block; transition: 1s; -ms-transition: 1s; -o-transition: 1s; -moz-transition: 1s; visibility: hidden; opacity: 0; } .site-nav--has-dropdown:hover .site-nav__dropdown { visibility: visible; opacity: 1; } .announcement-bar__message { position: relative; } .announcement-bar__message:before { content: ""; position: absolute; width: 100%; height: 0; bottom: 0; left: 0; background-color: #FFF; visibility: hidden; transition: all 0.3s ease-in-out; } .announcement-bar__message:hover:before { visibility: visible; height: 1px; } .announcement-bar__message:hover { text-decoration: none; }