.blockContainer.white .entryListBlock .select2-container--default .selection .select2-selection--single .select2-selection__arrow:after,
.blockContainer.light_grey .entryListBlock .select2-container--default .selection .select2-selection--single .select2-selection__arrow:after,
.blockContainer.grey .entryListBlock .select2-container--default .selection .select2-selection--single .select2-selection__arrow:after,
.blockContainer.hex_light .entryListBlock .select2-container--default .selection .select2-selection--single .select2-selection__arrow:after {
  color: #ffffff;
}
.blockContainer.white .entryListBlock .select2-container--default .selection .select2-selection--single .select2-selection__rendered,
.blockContainer.light_grey .entryListBlock .select2-container--default .selection .select2-selection--single .select2-selection__rendered,
.blockContainer.grey .entryListBlock .select2-container--default .selection .select2-selection--single .select2-selection__rendered,
.blockContainer.hex_light .entryListBlock .select2-container--default .selection .select2-selection--single .select2-selection__rendered {
  color: #ffffff;
}
.blockContainer.white .entryListBlock .teamsOverview .teams .teamInfoHeader,
.blockContainer.light_grey .entryListBlock .teamsOverview .teams .teamInfoHeader,
.blockContainer.grey .entryListBlock .teamsOverview .teams .teamInfoHeader,
.blockContainer.hex_light .entryListBlock .teamsOverview .teams .teamInfoHeader {
  background: transparent;
}
.blockContainer.white .entryListBlock .teamsOverview .teams .teamInfoHeader .col,
.blockContainer.light_grey .entryListBlock .teamsOverview .teams .teamInfoHeader .col,
.blockContainer.grey .entryListBlock .teamsOverview .teams .teamInfoHeader .col,
.blockContainer.hex_light .entryListBlock .teamsOverview .teams .teamInfoHeader .col {
  color: #0f1b2a;
  opacity: .2;
}
.blockContainer.white .entryListBlock .teamsOverview .teams .teamWrapper .teamHeader,
.blockContainer.light_grey .entryListBlock .teamsOverview .teams .teamWrapper .teamHeader,
.blockContainer.grey .entryListBlock .teamsOverview .teams .teamWrapper .teamHeader,
.blockContainer.hex_light .entryListBlock .teamsOverview .teams .teamWrapper .teamHeader {
  background: #EFF0F2;
}
.blockContainer.white .entryListBlock .teamsOverview .teams .teamWrapper .teamHeader.noDrivers,
.blockContainer.light_grey .entryListBlock .teamsOverview .teams .teamWrapper .teamHeader.noDrivers,
.blockContainer.grey .entryListBlock .teamsOverview .teams .teamWrapper .teamHeader.noDrivers,
.blockContainer.hex_light .entryListBlock .teamsOverview .teams .teamWrapper .teamHeader.noDrivers {
  background: #ffffff;
  border: 1px solid #E5E5E5;
}
.blockContainer.white .entryListBlock .teamsOverview .teams .teamWrapper .teamInfo,
.blockContainer.light_grey .entryListBlock .teamsOverview .teams .teamWrapper .teamInfo,
.blockContainer.grey .entryListBlock .teamsOverview .teams .teamWrapper .teamInfo,
.blockContainer.hex_light .entryListBlock .teamsOverview .teams .teamWrapper .teamInfo {
  background: #fafafa;
}
.blockContainer.white .entryListBlock .teamsOverview .teams .teamWrapper .teamInfo .infoCol.small .imageWrapper .noContent,
.blockContainer.light_grey .entryListBlock .teamsOverview .teams .teamWrapper .teamInfo .infoCol.small .imageWrapper .noContent,
.blockContainer.grey .entryListBlock .teamsOverview .teams .teamWrapper .teamInfo .infoCol.small .imageWrapper .noContent,
.blockContainer.hex_light .entryListBlock .teamsOverview .teams .teamWrapper .teamInfo .infoCol.small .imageWrapper .noContent {
  color: #0f1b2a;
}
.blockContainer.white .entryListBlock .teamsOverview .filter,
.blockContainer.light_grey .entryListBlock .teamsOverview .filter,
.blockContainer.grey .entryListBlock .teamsOverview .filter,
.blockContainer.hex_light .entryListBlock .teamsOverview .filter {
  background: #435872;
}
.blockContainer.white .entryListBlock .teamsOverview .filter .tinyTitle,
.blockContainer.light_grey .entryListBlock .teamsOverview .filter .tinyTitle,
.blockContainer.grey .entryListBlock .teamsOverview .filter .tinyTitle,
.blockContainer.hex_light .entryListBlock .teamsOverview .filter .tinyTitle {
  color: #ffffff;
}
.blockContainer.white .entryListBlock .teamsOverview .filter .toggles .toggle:hover,
.blockContainer.light_grey .entryListBlock .teamsOverview .filter .toggles .toggle:hover,
.blockContainer.grey .entryListBlock .teamsOverview .filter .toggles .toggle:hover,
.blockContainer.hex_light .entryListBlock .teamsOverview .filter .toggles .toggle:hover {
  color: #000000;
}
.entryListBlock {
  width: 100%;
  position: relative;
}
.entryListBlock.aos-animate .mediumTitle,
.entryListBlock.aos-animate .text,
.entryListBlock.aos-animate .link,
.entryListBlock.aos-animate .teamsOverview {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-transition-delay: 0.15s;
  -moz-transition-delay: 0.15s;
  -o-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
.entryListBlock.aos-animate .text,
.entryListBlock.aos-animate .teamsOverview {
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.entryListBlock .intro {
  margin-bottom: 40px;
}
.entryListBlock .mediumTitle {
  display: inline-block;
  width: 50%;
  opacity: 0;
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -o-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
}
.entryListBlock .link {
  text-align: right;
  display: inline-block;
  width: 50%;
  opacity: 0;
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -o-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
}
.entryListBlock .link a {
  color: #1ca6fe;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.entryListBlock .link a:hover {
  color: #ffffff;
}
.entryListBlock .link a .fas {
  margin-left: 10px;
}
.entryListBlock .text {
  margin-top: 10px;
  color: #afafaf;
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -o-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  opacity: 0;
}
.entryListBlock .text a {
  color: #ffffff;
  font-weight: 600;
  -webkit-transition: color 0.3s 0s ease-out;
  -moz-transition: color 0.3s 0s ease-out;
  -o-transition: color 0.3s 0s ease-out;
  transition: color 0.3s 0s ease-out;
}
.entryListBlock .text a:hover {
  color: #1ca6fe;
  -webkit-transition: color 0.3s 0s ease-out;
  -moz-transition: color 0.3s 0s ease-out;
  -o-transition: color 0.3s 0s ease-out;
  transition: color 0.3s 0s ease-out;
}
.entryListBlock .teamsOverview {
  opacity: 0;
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -o-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
}
.entryListBlock .teamsOverview .filter {
  height: 60px;
  line-height: 60px;
  background: rgba(255, 255, 255, 0.1);
  margin: 10px 0;
  padding: 0 40px;
  position: relative;
}
.entryListBlock .teamsOverview .filter .label {
  opacity: 0.3;
  display: inline-block;
  width: 80px;
}
.entryListBlock .teamsOverview .filter select {
  width: 200px;
}
.entryListBlock .teamsOverview .filter .toggles {
  height: auto;
  left: auto;
  position: absolute;
  top: 50%;
  width: auto;
  right: 40px;
  text-align: right;
  font-size: 12px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.entryListBlock .teamsOverview .filter .toggles .toggle {
  display: block;
  color: #1ca6fe;
  text-transform: uppercase;
  font-weight: 600;
  font-style: italic;
  cursor: pointer;
  font-weight: 700;
  -webkit-transition: color 0.3s 0s ease-out;
  -moz-transition: color 0.3s 0s ease-out;
  -o-transition: color 0.3s 0s ease-out;
  transition: color 0.3s 0s ease-out;
}
.entryListBlock .teamsOverview .filter .toggles .toggle:hover {
  color: #ffffff;
}
.entryListBlock .teamsOverview .filter .toggles .toggle.close i {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.entryListBlock .teamsOverview .filter .toggles .toggle i {
  display: inline-block;
  margin-left: 10px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: transform 0.3s 0s ease-out;
  -moz-transition: transform 0.3s 0s ease-out;
  -o-transition: transform 0.3s 0s ease-out;
  transition: transform 0.3s 0s ease-out;
}
.entryListBlock .teamsOverview .teams .teamInfoHeader {
  line-height: 20px;
  font-style: italic;
}
.entryListBlock .teamsOverview .teams .teamInfoHeader.smaller .innerCol.small,
.entryListBlock .teamsOverview .teams .teamInfoHeader.smaller .innerCol.big {
  display: block;
  width: 100%;
}
.entryListBlock .teamsOverview .teams .teamInfoHeader.smaller .innerCol .col {
  display: inline-block;
  vertical-align: middle;
  padding-left: 20px;
  width: calc(20% - 12px);
  position: relative;
  height: 100%;
}
.entryListBlock .teamsOverview .teams .teamInfoHeader.smaller .innerCol .col.start {
  width: 60px;
}
.entryListBlock .teamsOverview .teams .teamInfoHeader.smaller .innerCol .col.start .startNumber {
  color: #435872;
  font-style: italic;
}
.entryListBlock .teamsOverview .teams .teamInfoHeader .col {
  color: rgba(255, 255, 255, 0.2);
  vertical-align: bottom;
}
.entryListBlock .teamsOverview .teams .teamInfoHeader:not(.smaller) .innerCol {
  display: inline-block;
  vertical-align: bottom;
}
.entryListBlock .teamsOverview .teams .teamInfoHeader:not(.smaller) .innerCol.small {
  width: 33.3333%;
}
.entryListBlock .teamsOverview .teams .teamInfoHeader:not(.smaller) .innerCol.big {
  padding-left: 20px;
  width: 66.6666%;
}
.entryListBlock .teamsOverview .teams .teamInfoHeader:not(.smaller) .innerCol .col.start {
  width: 25%;
}
.entryListBlock .teamsOverview .teams .teamInfoHeader:not(.smaller) .innerCol .col.class {
  width: 25%;
}
.entryListBlock .teamsOverview .teams .teamInfoHeader:not(.smaller) .innerCol .col.name {
  padding-left: 20px;
  width: 50%;
}
.entryListBlock .teamsOverview .teams .teamWrapper {
  margin: 10px 0;
  display: none;
}
.entryListBlock .teamsOverview .teams .teamWrapper.show {
  display: block;
}
.entryListBlock .teamsOverview .teams .teamWrapper.open .teamHeader .col.arrow .fas {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.entryListBlock .teamsOverview .teams .teamWrapper.show {
  display: block;
}
.entryListBlock .teamsOverview .teams .teamWrapper:last-child {
  margin-bottom: 0;
}
.entryListBlock .teamsOverview .teams .teamWrapper .teamHeader {
  background: rgba(255, 255, 255, 0.1);
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 20px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 20px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 20px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  width: 100%;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.entryListBlock .teamsOverview .teams .teamWrapper .teamHeader:hover {
  background: rgba(255, 255, 255, 0.2);
}
.entryListBlock .teamsOverview .teams .teamWrapper .teamHeader.mobile {
  display: none;
}
.entryListBlock .teamsOverview .teams .teamWrapper .teamHeader .carBrand {
  opacity: .4;
}
.entryListBlock .teamsOverview .teams .teamWrapper .teamHeader.noDrivers {
  padding: 10px;
}
.entryListBlock .teamsOverview .teams .teamWrapper .teamHeader.noDrivers .informationCols {
  display: block;
  width: 100%;
}
.entryListBlock .teamsOverview .teams .teamWrapper .teamHeader.noDrivers .col {
  display: inline-block;
  vertical-align: middle;
  padding-left: 20px;
  width: calc(20% - 12px);
  position: relative;
  height: 100%;
}
.entryListBlock .teamsOverview .teams .teamWrapper .teamHeader.noDrivers .col.start {
  width: 60px;
}
.entryListBlock .teamsOverview .teams .teamWrapper .teamHeader.noDrivers .col.start .startNumber {
  color: #435872;
  font-style: italic;
}
.entryListBlock .teamsOverview .teams .teamWrapper .teamHeader.noDrivers .col:not(.start):before {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 1px;
  content: '';
  background: #E5E5E5;
}
.entryListBlock .teamsOverview .teams .teamWrapper .teamHeader.noDrivers .col .innerCol {
  display: inline-block;
  width: 50%;
}
.entryListBlock .teamsOverview .teams .teamWrapper .teamHeader.noDrivers .col .innerCol:not(first-child) {
  padding-left: 10px;
}
.entryListBlock .teamsOverview .teams .teamWrapper .teamHeader.noDrivers .col .teamLogo {
  background: #ffffff;
}
.entryListBlock .teamsOverview .teams .teamWrapper .teamHeader.noDrivers .col .teamLogo,
.entryListBlock .teamsOverview .teams .teamWrapper .teamHeader.noDrivers .col .carLogoWrapper,
.entryListBlock .teamsOverview .teams .teamWrapper .teamHeader.noDrivers .col .imageWrapper {
  display: inline-block;
  width: 100%;
  height: auto;
  position: relative;
  vertical-align: middle;
  height: 40px;
}
.entryListBlock .teamsOverview .teams .teamWrapper .teamHeader.noDrivers .col .teamLogo .teamLogoWrapper,
.entryListBlock .teamsOverview .teams .teamWrapper .teamHeader.noDrivers .col .carLogoWrapper .teamLogoWrapper,
.entryListBlock .teamsOverview .teams .teamWrapper .teamHeader.noDrivers .col .imageWrapper .teamLogoWrapper {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.entryListBlock .teamsOverview .teams .teamWrapper .teamHeader.noDrivers .col .teamLogo img,
.entryListBlock .teamsOverview .teams .teamWrapper .teamHeader.noDrivers .col .carLogoWrapper img,
.entryListBlock .teamsOverview .teams .teamWrapper .teamHeader.noDrivers .col .imageWrapper img {
  height: 90%;
  left: 50%;
  position: absolute;
  top: 50%;
  width: 90%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  object-fit: contain;
  object-position: center;
}
.entryListBlock .teamsOverview .teams .teamWrapper .teamHeader.noDrivers .col .teamLogo .image,
.entryListBlock .teamsOverview .teams .teamWrapper .teamHeader.noDrivers .col .carLogoWrapper .image,
.entryListBlock .teamsOverview .teams .teamWrapper .teamHeader.noDrivers .col .imageWrapper .image {
  height: 90%;
  left: 50%;
  position: absolute;
  top: 50%;
  width: 90%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.entryListBlock .teamsOverview .teams .teamWrapper .teamHeader.noDrivers .col img {
  height: 40px;
  width: auto;
  max-width: 100%;
  object-fit: contain;
}
.entryListBlock .teamsOverview .teams .teamWrapper .teamHeader.noDrivers .col .teamFlag {
  height: auto;
  width: 12px;
  display: inline-block;
  vertical-align: middle;
  padding-top: 2px;
}
.entryListBlock .teamsOverview .teams .teamWrapper .teamHeader.noDrivers .col .teamName {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 12px);
  padding-left: 5px;
}
.entryListBlock .teamsOverview .teams .teamWrapper .teamHeader:not(.noDrivers) .informationCols {
  display: inline-block;
  vertical-align: middle;
  width: 33.3333%;
}
.entryListBlock .teamsOverview .teams .teamWrapper .teamHeader:not(.noDrivers) .informationCols .col.start {
  width: 25%;
}
.entryListBlock .teamsOverview .teams .teamWrapper .teamHeader:not(.noDrivers) .informationCols .col.class {
  width: 25%;
}
.entryListBlock .teamsOverview .teams .teamWrapper .teamHeader:not(.noDrivers) .informationCols .col.class .teamFlag {
  height: auto;
  width: 12px;
  display: inline-block;
  vertical-align: top;
  padding-top: 5px;
}
.entryListBlock .teamsOverview .teams .teamWrapper .teamHeader:not(.noDrivers) .informationCols .col.class .className {
  display: inline-block;
  vertical-align: middle;
  padding-left: 5px;
  width: calc(100% - 12px);
}
.entryListBlock .teamsOverview .teams .teamWrapper .teamHeader:not(.noDrivers) .informationCols .col.name {
  padding-left: 20px;
  padding-right: 0;
  width: 50%;
}
.entryListBlock .teamsOverview .teams .teamWrapper .teamHeader:not(.noDrivers) .informationCols .col.name span {
  display: block;
  overflow: hidden;
  position: relative;
  text-overflow: ellipsis;
  width: 100%;
  height: 16px;
}
.entryListBlock .teamsOverview .teams .teamWrapper .teamHeader .driverCol {
  display: inline-block;
  vertical-align: middle;
  width: 66.6666%;
}
.entryListBlock .teamsOverview .teams .teamWrapper .teamHeader .driverCol .drivers {
  width: 100%;
}
.entryListBlock .teamsOverview .teams .teamWrapper .teamHeader .driverCol .driver {
  display: inline-block;
  vertical-align: top;
  padding-left: 20px;
  width: 20%;
}
.entryListBlock .teamsOverview .teams .teamWrapper .teamHeader .driverCol .driver .driverTitle {
  display: block;
  overflow: hidden;
  position: relative;
  text-overflow: ellipsis;
  width: 100%;
  height: 16px;
}
.entryListBlock .teamsOverview .teams .teamWrapper .teamHeader .driverCol .driver .driverFlag {
  vertical-align: middle;
  width: 15px;
}
.entryListBlock .teamsOverview .teams .teamWrapper .teamHeader .driverCol .driver .extraInfo {
  display: inline-block;
  vertical-align: middle;
  opacity: .4;
  padding-left: 5px;
  width: calc(100% - 15px);
}
.entryListBlock .teamsOverview .teams .teamWrapper .teamHeader .col {
  display: inline-block;
  padding-right: 20px;
  max-height: 50px;
  vertical-align: middle;
  overflow: hidden;
}
.entryListBlock .teamsOverview .teams .teamWrapper .teamHeader .col.start {
  height: 60px;
  max-height: 60px;
  line-height: 60px;
  background: rgba(255, 255, 255, 0.05);
}
.entryListBlock .teamsOverview .teams .teamWrapper .teamHeader .col.arrow .fas {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.entryListBlock .teamsOverview .teams .teamWrapper .teamInfo {
  background: rgba(255, 255, 255, 0.1);
  /*max-height:0;*/
  border-bottom: 1px solid #E5E5E5;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.entryListBlock .teamsOverview .teams .teamWrapper .teamInfo.mobile {
  display: none;
}
.entryListBlock .teamsOverview .teams .teamWrapper .teamInfo .innerBorder {
  background: #f9f9f9;
  background: #E5E5E5;
  height: 1px;
  left: 0;
  position: absolute;
  top: 0;
  width: calc(100% - 40px);
  right: 0;
  margin: auto;
}
.entryListBlock .teamsOverview .teams .teamWrapper .teamInfo .colWrapper {
  background: #ffffff;
  height: 120px;
}
.entryListBlock .teamsOverview .teams .teamWrapper .teamInfo .colWrapper .subCol {
  width: 33.3333%;
  display: inline-block;
  vertical-align: top;
  height: 120px;
  position: relative;
}
.entryListBlock .teamsOverview .teams .teamWrapper .teamInfo .colWrapper .subCol.withPadding {
  padding: 20px 0;
}
.entryListBlock .teamsOverview .teams .teamWrapper .teamInfo .colWrapper .subCol:nth-child(2) .innerWrapper {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.entryListBlock .teamsOverview .teams .teamWrapper .teamInfo .colWrapper .subCol .imageWrapper {
  width: 100%;
  height: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.1);
}
.entryListBlock .teamsOverview .teams .teamWrapper .teamInfo .colWrapper .subCol .imageWrapper .image {
  opacity: 1;
  height: 80%;
  left: 50%;
  position: absolute;
  top: 50%;
  width: 80%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  z-index: 1;
}
.entryListBlock .teamsOverview .teams .teamWrapper .teamInfo .colWrapper .subCol .imageWrapper .image.lazy {
  background-image: none !important;
  background-color: #10263b;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.entryListBlock .teamsOverview .teams .teamWrapper .teamInfo .colWrapper .subCol .imageWrapper .noContent {
  height: auto;
  left: 50%;
  position: absolute;
  top: 50%;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 0 20px;
  color: #ffffff;
  text-align: center;
}
.entryListBlock .teamsOverview .teams .teamWrapper .teamInfo .colWrapper .subCol .innerWrapper {
  position: relative;
  height: 100%;
  width: 100%;
}
.entryListBlock .teamsOverview .teams .teamWrapper .teamInfo .colWrapper .subCol .innerWrapper img {
  height: auto;
  left: 50%;
  position: absolute;
  top: 50%;
  width: auto;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-height: 100%;
  max-width: calc(100% - 40px);
}
.entryListBlock .teamsOverview .teams .teamWrapper .teamInfo .colWrapper .subCol .innerWrapper img.jpeg {
  z-index: 2;
}
.entryListBlock .teamsOverview .teams .teamWrapper .teamInfo .extraContent {
  padding: 20px 100px;
  background: rgba(255, 255, 255, 0.05);
}
.entryListBlock .teamsOverview .teams .teamWrapper .teamInfo .infoCol {
  display: inline-block;
  vertical-align: top;
  height: 78px;
  /*background:@hardWhite;*/
  position: relative;
}
.entryListBlock .teamsOverview .teams .teamWrapper .teamInfo .infoCol.small {
  width: 33.3333%;
}
.entryListBlock .teamsOverview .teams .teamWrapper .teamInfo .infoCol.small .imageWrapper {
  display: inline-block;
  width: 50%;
  height: 100%;
  position: relative;
  /*background:rgba(0,0,0,0.1);*/
  vertical-align: middle;
}
.entryListBlock .teamsOverview .teams .teamWrapper .teamInfo .infoCol.small .imageWrapper .image {
  margin: auto;
  opacity: 1;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: calc(100% - 40px);
  right: 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  z-index: 1;
}
.entryListBlock .teamsOverview .teams .teamWrapper .teamInfo .infoCol.small .imageWrapper .image.lazy {
  background-image: none !important;
  background-color: #10263b;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.entryListBlock .teamsOverview .teams .teamWrapper .teamInfo .infoCol.small .imageWrapper .noContent {
  height: auto;
  left: 50%;
  position: absolute;
  top: 50%;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 0 20px;
  color: #ffffff;
  text-align: center;
}
.entryListBlock .teamsOverview .teams .teamWrapper .teamInfo .infoCol.small .teamLogos {
  display: inline-block;
  width: 50%;
  height: 100%;
  /*background:@hardWhite;*/
  position: relative;
  vertical-align: middle;
}
.entryListBlock .teamsOverview .teams .teamWrapper .teamInfo .infoCol.small .teamLogos .teamLogo {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  height: 100%;
  padding: 10px 0;
  position: relative;
}
.entryListBlock .teamsOverview .teams .teamWrapper .teamInfo .infoCol.small .teamLogos .teamLogo.fullWidth {
  width: 100%;
}
.entryListBlock .teamsOverview .teams .teamWrapper .teamInfo .infoCol.small .teamLogos .teamLogo .teamLogoWrapper {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.entryListBlock .teamsOverview .teams .teamWrapper .teamInfo .infoCol.small .teamLogos .teamLogo .teamLogoWrapper img {
  display: block;
  margin: auto;
  object-fit: contain;
  object-position: center;
  position: relative;
  height: 100%;
  width: calc(100% - 40px);
}
.entryListBlock .teamsOverview .teams .teamWrapper .teamInfo .infoCol.small .teamLogos .teamLogo .teamLogoWrapper img.jpeg {
  mix-blend-mode: darken;
}
.entryListBlock .teamsOverview .teams .teamWrapper .teamInfo .infoCol.big {
  width: 66.6666%;
}
.entryListBlock .teamsOverview .teams .teamWrapper .teamInfo .infoCol.big .drivers {
  color: #0f1b2a;
  padding: 10px 0 10px 0;
}
.entryListBlock .teamsOverview .teams .teamWrapper .teamInfo .infoCol.big .drivers .driver {
  display: inline-block;
  vertical-align: top;
  padding: 0 20px;
  width: 20%;
  height: 58px;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  text-align: left;
}
.entryListBlock .teamsOverview .teams .teamWrapper .teamInfo .infoCol.big .drivers .driver:last-child {
  border-right: none;
}
.entryListBlock .teamsOverview .teams .teamWrapper .teamInfo .infoCol.big .drivers .driver .driverImage {
  max-height: 58px;
  max-width: 100%;
}
.entryListBlock .teamsOverview .teams .teamWrapper .teamInfo .infoCol.big .drivers .driver .driverTitle {
  height: 50px;
  margin-bottom: 20px;
}
.entryListBlock .teamsOverview .teams .teamWrapper .teamInfo .infoCol.big .drivers .driver .extraInfo .subCol {
  display: inline-block;
  width: 60%;
  vertical-align: top;
  text-align: left;
}
.entryListBlock .teamsOverview .teams .teamWrapper .teamInfo .infoCol.big .drivers .driver .extraInfo .subCol:last-child {
  width: 40%;
  text-align: right;
}
.entryListBlock .teamsOverview .teams .teamWrapper .teamInfo .infoCol.big .drivers .driver .extraInfo .subCol .driverFlag {
  width: 100%;
  max-width: 20px;
}
.entryListBlock .teamsOverview .teams .col {
  display: inline-block;
  vertical-align: middle;
  padding-right: 20px;
}
.entryListBlock .teamsOverview .teams .col.start {
  width: 100px;
  padding-left: 20px;
}
.entryListBlock .teamsOverview .teams .col.class {
  width: 90px;
}
.entryListBlock .teamsOverview .teams .col.country {
  width: 100px;
}
.entryListBlock .teamsOverview .teams .col.country .teamFlag {
  width: 100%;
  max-width: 20px;
}
.entryListBlock .teamsOverview .teams .col.name {
  width: calc(50% - 100px);
}
.entryListBlock .teamsOverview .teams .col.car {
  width: calc(50% - 250px);
}
.entryListBlock .teamsOverview .teams .col.arrow {
  width: 50px;
  text-align: right;
  padding-right: 40px !important;
}
.entryListBlock .teamsOverview .teams .bar {
  height: 60px;
  line-height: 60px;
  text-align: right;
  padding-right: 40px;
  display: block;
  position: relative;
  background: #1ca6fe;
  background: -webkit-gradient(linear, left top, right top, color-stop(0, #1ca6fe), color-stop(1, #c1c1c1));
  background: -ms-linear-gradient(left, #1ca6fe, #c1c1c1);
  background: -moz-linear-gradient(left, #1ca6fe 0%, #c1c1c1 100%);
  background: -o-linear-gradient(#c1c1c1, #1ca6fe);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c1c1c1', endColorstr='#1ca6fe', GradientType=0);
}
.entryListBlock .teamsOverview .teams .bar:after {
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background: #1ca6fe;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.entryListBlock .teamsOverview .teams .bar:hover:after {
  opacity: 1;
}
.entryListBlock .teamsOverview .teams .bar .textLink {
  position: relative;
  z-index: 1;
  color: #0f1b2a;
}
.entryListBlock .teamsOverview .teams .bar .textLink:hover {
  color: #0f1b2a;
}
.entryListBlock .teamsOverview .buttons {
  margin-top: 30px;
  text-align: center;
  display: block;
}
.entryListBlock .teamsOverview .buttons.hidden {
  display: none;
}
@media all and (max-width: 900px) {
  .entryListBlock .teamsOverview .teams .teamWrapper .teamInfo .infoCol.small {
    width: 200px;
  }
  .entryListBlock .teamsOverview .teams .teamWrapper .teamInfo .infoCol.big {
    width: calc(100% - 200px);
  }
  .entryListBlock .teamsOverview .teams .teamWrapper .teamInfo .infoCol.big .drivers .driver {
    position: relative;
    padding: 0 10px;
  }
  .entryListBlock .teamsOverview .teams .teamWrapper .teamInfo .infoCol.big .drivers .driver .extraInfo {
    position: absolute;
    bottom: 0;
  }
  .entryListBlock .teamsOverview .teams .teamWrapper .teamInfo .infoCol.big .drivers .driver .extraInfo .subCol {
    display: block;
    width: 100% !important;
    text-align: left !important;
  }
}
@media all and (max-width: 767px) {
  .entryListBlock .contentWrapper.smaller {
    padding: 0;
    margin-bottom: 20px;
  }
  .entryListBlock .mediumTitle {
    margin-bottom: 10px;
  }
  .entryListBlock .link,
  .entryListBlock .mediumTitle {
    display: block;
    text-align: left;
    width: 100%;
  }
  .entryListBlock .link {
    margin-bottom: 0;
  }
  .entryListBlock .teamsOverview .filter {
    padding: 0 20px;
  }
  .entryListBlock .teamsOverview .teams .teamInfoHeader {
    display: none;
  }
  .entryListBlock .teamsOverview .teams .teamsWrapper .teamWrapper .teamHeader {
    position: relative;
    padding: 20px 10px;
  }
  .entryListBlock .teamsOverview .teams .teamsWrapper .teamWrapper .teamHeader.desktop {
    display: none;
  }
  .entryListBlock .teamsOverview .teams .teamsWrapper .teamWrapper .teamHeader.mobile {
    display: block;
  }
  .entryListBlock .teamsOverview .teams .teamsWrapper .teamWrapper .teamHeader .col {
    text-align: left;
    display: inline-block;
    vertical-align: top;
  }
  .entryListBlock .teamsOverview .teams .teamsWrapper .teamWrapper .teamHeader .col .start {
    color: #435872;
  }
  .entryListBlock .teamsOverview .teams .teamsWrapper .teamWrapper .teamHeader .col.small {
    width: 30px;
    padding-right: 12px;
  }
  .entryListBlock .teamsOverview .teams .teamsWrapper .teamWrapper .teamHeader .col.big {
    width: calc(100% - 30px);
  }
  .entryListBlock .teamsOverview .teams .teamsWrapper .teamWrapper .teamHeader .col .tinyTitle {
    display: block;
    width: 100%;
    height: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .entryListBlock .teamsOverview .teams .teamsWrapper .teamWrapper .teamHeader .col .teamFlag {
    height: auto;
    width: 12px;
    display: inline-block;
    vertical-align: top;
    padding-top: 5px;
  }
  .entryListBlock .teamsOverview .teams .teamsWrapper .teamWrapper .teamHeader .col .className {
    display: inline-block;
    vertical-align: middle;
    padding-left: 5px;
    width: calc(100% - 12px);
  }
  .entryListBlock .teamsOverview .teams .teamsWrapper .teamWrapper .teamInfo {
    background: #fafafa;
    padding: 0 10px;
  }
  .entryListBlock .teamsOverview .teams .teamsWrapper .teamWrapper .teamInfo.desktop {
    display: none;
  }
  .entryListBlock .teamsOverview .teams .teamsWrapper .teamWrapper .teamInfo.mobile {
    display: block;
  }
  .entryListBlock .teamsOverview .teams .teamsWrapper .teamWrapper .teamInfo .extraContent {
    padding: 20px;
  }
  .entryListBlock .teamsOverview .teams .teamsWrapper .teamWrapper .teamInfo .imageWrapper {
    margin: 10px 0 5px 0;
  }
  .entryListBlock .teamsOverview .teams .teamsWrapper .teamWrapper .teamInfo .imageWrapper .noContent {
    display: block;
    text-align: center;
    height: auto;
    left: 50%;
    position: absolute;
    top: 50%;
    width: auto;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .entryListBlock .teamsOverview .teams .teamsWrapper .teamWrapper .teamInfo .imageWrapper .image {
    background-color: rgba(255, 255, 255, 0.4);
    height: 100%;
    left: 50%;
    position: absolute;
    top: 50%;
    width: calc(100% - 40px);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .entryListBlock .teamsOverview .teams .teamsWrapper .teamWrapper .teamInfo .imageWrapper,
  .entryListBlock .teamsOverview .teams .teamsWrapper .teamWrapper .teamInfo .teamLogos {
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 21.942446043165468%;
    position: relative;
  }
  .entryListBlock .teamsOverview .teams .teamsWrapper .teamWrapper .teamInfo .image {
    width: 50%;
    height: 100%;
    display: inline-block;
    vertical-align: top;
  }
  .entryListBlock .teamsOverview .teams .teamsWrapper .teamWrapper .teamInfo .teamLogos {
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
  }
  .entryListBlock .teamsOverview .teams .teamsWrapper .teamWrapper .teamInfo .teamLogos .teamLogo {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 50%;
  }
  .entryListBlock .teamsOverview .teams .teamsWrapper .teamWrapper .teamInfo .teamLogos .teamLogo:nth-child(2) {
    left: auto;
    right: 0;
  }
  .entryListBlock .teamsOverview .teams .teamsWrapper .teamWrapper .teamInfo .teamLogos .teamLogo:nth-child(2) .teamLogoWrapper {
    left: auto;
    right: 0;
  }
  .entryListBlock .teamsOverview .teams .teamsWrapper .teamWrapper .teamInfo .teamLogos .teamLogo .teamLogoWrapper {
    background: rgba(255, 255, 255, 0.4);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: calc(100% - 5px);
  }
  .entryListBlock .teamsOverview .teams .teamsWrapper .teamWrapper .teamInfo .teamLogos .teamLogo img {
    display: block;
    margin: auto;
    width: calc(100% - 80px);
    height: 100%;
    position: relative;
    object-fit: contain;
    object-position: center;
  }
  .entryListBlock .teamsOverview .teams .teamsWrapper .teamWrapper .teamInfo .teamLogos .teamLogo.fullWidth {
    width: 100%;
  }
  .entryListBlock .teamsOverview .teams .teamsWrapper .teamWrapper .teamInfo .drivers {
    padding: 20px 0;
  }
  .entryListBlock .teamsOverview .teams .teamsWrapper .teamWrapper .teamInfo .drivers .driver {
    height: auto;
    display: block;
    width: 100%;
    text-align: left;
    padding: 5px 10px;
    color: #ffffff;
  }
  .entryListBlock .teamsOverview .teams .teamsWrapper .teamWrapper .teamInfo .drivers .driver:nth-child(odd) {
    background: rgba(255, 255, 255, 0.4);
  }
  .entryListBlock .teamsOverview .teams .teamsWrapper .teamWrapper .teamInfo .drivers .driver:first-child {
    margin-top: 0;
  }
  .entryListBlock .teamsOverview .teams .teamsWrapper .teamWrapper .teamInfo .drivers .driver:last-child .extraInfo {
    border-bottom: none;
  }
  .entryListBlock .teamsOverview .teams .teamsWrapper .teamWrapper .teamInfo .drivers .driver .driverImage {
    display: inline-block;
    height: auto;
    vertical-align: middle;
    width: 40px;
  }
  .entryListBlock .teamsOverview .teams .teamsWrapper .teamWrapper .teamInfo .drivers .driver .innerContent {
    padding-left: 10px;
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 40px);
  }
  .entryListBlock .teamsOverview .teams .teamsWrapper .teamWrapper .teamInfo .drivers .driver .driverTitle {
    display: block;
    font-size: 12px;
    height: 16px;
    overflow: hidden;
    position: relative;
    text-overflow: ellipsis;
    line-height: 16px;
    font-style: italic;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.4px;
    height: auto;
  }
  .entryListBlock .teamsOverview .teams .teamsWrapper .teamWrapper .teamInfo .drivers .driver .driverInfo {
    display: block;
  }
  .entryListBlock .teamsOverview .teams .teamsWrapper .teamWrapper .teamInfo .drivers .driver .driverFlag {
    vertical-align: middle;
    width: 15px;
  }
  .entryListBlock .teamsOverview .teams .teamsWrapper .teamWrapper .teamInfo .drivers .driver .extraInfo {
    display: inline-block;
    vertical-align: middle;
    opacity: .4;
    padding-left: 5px;
    width: calc(100% - 15px);
  }
  .entryListBlock .teamsOverview .teams .teamsWrapper .teamWrapper .teamInfo .drivers .driver .extraInfo {
    position: static;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
  .entryListBlock .teamsOverview .teams .teamsWrapper .teamWrapper .teamInfo .drivers .driver .extraInfo .subCol {
    width: 50% !important;
    display: inline-block;
    vertical-align: top;
  }
  .entryListBlock .teamsOverview .teams .teamsWrapper .teamWrapper .teamInfo .drivers .driver .extraInfo .subCol:last-child {
    text-align: right !important;
  }
  .entryListBlock .teamsOverview .teams .teamsWrapper .teamWrapper .bar {
    padding-right: 20px;
  }
}
/*# sourceMappingURL=entry_list_block.css.map */