body.page-node-type-front-page #block-clubmedtalents-content {
  background-color: #F8F8F8;
  margin-bottom: 0;
  padding-bottom: 0;
}
body.page-node-type-front-page div[id^=edit_field_category] {
  min-width: 220px;
}
body.page-node-type-front-page div[id^=edit_field_category] .chosen-single span {
  left: 10px;
}
body.page-node-type-front-page h1 svg {
  display: block;
  margin: auto;
  margin-top: 10px;
  width: auto;
  height: 56px;
}
@media screen and (max-width: 640px) {
  body.page-node-type-front-page h1 svg {
    margin-top: 5px;
    height: 38px;
  }
}
body.page-node-type-front-page .field--name-field-html-title p {
  margin-bottom: 0;
}
body.page-node-type-front-page .field--name-field-html-title,
body.page-node-type-front-page .field--name-field-html-title p {
  margin: auto;
  font-size: 60px;
}
@media screen and (max-width: 980px) {
  body.page-node-type-front-page .field--name-field-html-title,
body.page-node-type-front-page .field--name-field-html-title p {
    font-size: 60px;
  }
}
@media screen and (max-width: 640px) {
  body.page-node-type-front-page .field--name-field-html-title,
body.page-node-type-front-page .field--name-field-html-title p {
    font-size: 40px;
  }
}
body.page-node-type-front-page .home-video {
  position: relative;
  left: 50%;
  width: 100vw;
  height: calc(100vw * (525.0 / 1200.0));
  max-height: 80vh;
  min-height: 350px;
  transform: translateX(-50%);
  overflow: hidden;
}
@media screen and (max-width: 640px) {
  body.page-node-type-front-page .home-video {
    height: auto;
    max-height: auto;
    min-height: auto;
  }
}
body.page-node-type-front-page .home-video .video-container {
  position: relative;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translateX(-50%) translateY(-50%);
}
@media screen and (max-width: 640px) {
  body.page-node-type-front-page .home-video .video-container {
    top: 0;
    left: 0;
    height: 100%;
    transform: translateX(0) translateY(0);
  }
}
body.page-node-type-front-page .home-video .video-container .video-inner {
  position: relative;
}
body.page-node-type-front-page .home-video .video-container .video-inner video {
  position: relative;
  display: block;
  max-width: 100%;
  width: 100%;
  height: auto;
}

@media screen and (max-width: 980px) {
  body.page-node-type-front-page .home-video .video-container .video-inner {
    width: 100vw;
  }
}
@media screen and (max-width: 640px) {
  body.page-node-type-front-page .block-system-main-block, body.page-node-type-front-page #block-views-block-front-talents-block {
    margin-bottom: 0;
  }
  body.page-node-type-front-page .region-content #block-clubmedtalents-local-tasks + div {
    margin-bottom: 0;
  }
  body.page-node-type-front-page .block-views-blockfront-talents-block {
    margin-top: 0;
  }
  body.page-node-type-front-page #block-views-block-front-talents-block {
    margin-top: -30px;
  }
}
body.page-node-type-front-page #block-clubmedtalents-content {
  background-color: transparent;
  margin-bottom: max(12vw, 24vh);
}
@media screen and (max-width: 980px) {
  body.page-node-type-front-page #block-clubmedtalents-content {
    margin-bottom: max(9vw, 20vh);
  }
}
body.page-node-type-front-page .region.region-header {
  padding-top: 0;
}
body.page-node-type-front-page .block-block-grouptop-header {
  background-color: #FFFFFF !important;
  box-shadow: 0px 2px 10px rgba(167, 167, 167, 0.21);
}
body.page-node-type-front-page .block-block-grouptop-header .block-logo-block svg path {
  fill: #1E2643;
}
body.page-node-type-front-page .block-block-grouptop-header .menu--top-header-navigation ul li a {
  color: #1E2643;
}
body.page-node-type-front-page .block-block-grouptop-header.show {
  background-color: transparent !important;
  box-shadow: 0px 2px 10px rgba(167, 167, 167, 0);
}
body.page-node-type-front-page .block-block-grouptop-header.show .block-logo-block svg path {
  fill: #FFFFFF;
}
body.page-node-type-front-page .block-block-grouptop-header.show .menu--top-header-navigation ul li a {
  color: #FFFFFF;
}
body.page-node-type-front-page .block-header-home-block {
  position: relative;
  width: 100vw;
  left: 50%;
  transform: translateX(-50%);
}
body.page-node-type-front-page .block-header-home-content-block {
  position: absolute;
  width: 100%;
  max-width: 1440px;
  left: 0;
  bottom: 9.7%;
}
@media screen and (max-width: 980px) {
  body.page-node-type-front-page .block-header-home-content-block {
    padding: 0 20px;
  }
}