/*!
 * Bootstrap Grid v4.1.1 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport {
  width: device-width; }
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar; }

*, *::before, *::after {
  box-sizing: inherit; }

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body, html {
  height: 100%;
  font-size: 100%; }

body {
  background: #ffffff;
  color: #262626;
  cursor: auto;
  font-family: "PF DinDisplay Pro", Arial, sans-serif;
  font-style: normal;
  line-height: 1.5;
  margin: 0;
  padding: 0;
  position: relative; }

* {
  outline: none;
  text-decoration: none; }

button {
  border: none;
  height: auto;
  margin: 0;
  outline: none; }

.site--wrapper {
  position: relative;
  height: auto;
  min-height: 100%; }

.cup.cup-sssr:before {
  background-image: url(./images/kubok_sssr.png);
  background-position: center; }

.cup.cup-main:before {
  background-image: url(./images/honour.png);
  background-position: center; }

.site--header {
  position: relative;
  z-index: 100; }
.site--header__khl {
  display: none; }
@media only screen and (min-width: 78.75em) {
  .site--header__khl {
    display: block;
    position: relative;
    z-index: 30;
    width: 100%;
    height: 3.4rem;
    background-color: #232f37; } }
@media (max-width: 1279px) {
  .site--header__khl {
    padding-right: 175px; } }
@media (max-width: 639px) {
  .site--header__khl {
    padding-right: 0; } }
.site--header__khl--menu {
  padding: 0 20px; }
@media only screen and (max-width: 660px) {
  .site--header__khl--menu {
    padding: 0 10px; } }
.site--header__logo {
  display: block; }
.site--header__logo--link {
  display: block;
  background-image: url(/local/resource/images/hcsm-logo.svg);
  background-repeat: no-repeat;
  width: 294px;
  height: 62px; }
@media only screen and (max-width: 62.4375em) {
  .site--header__logo--link {
    width: 198px;
    height: 43px; } }
@media only screen and (max-width: 39.9375em) {
  .site--header__logo--link {
    background-image: url(/local/resource/images/hcsm-logos.svg);
    width: 102px;
    height: 60px; } }
.site--header__nav {
  position: relative;
  z-index: 20;
  background-color: #c3243c; }
.site--header__nav .menu-block {
  position: static; }
.site--header__nav .container-fluid:before, .site--header__nav .container-fluid:after, .site--header__nav .row:before, .site--header__nav .row:after {
  content: none; }
@media only screen and (max-width: 39.9375em) {
  .site--header__aside {
    width: 3.75rem;
    margin-right: 0; } }
.site--header__aside--item {
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  position: relative;
  display: block;
  width: 3.75rem;
  height: 5rem;
  font-size: 1.125rem;
  font-family: "PF DinText Pro", Arial, sans-serif;
  font-weight: 500;
  border-left: solid 1px #b71129;
  background-color: #c3243c; }
@media only screen and (max-width: 39.9375em) {
  .site--header__aside--item {
    display: none; } }
@media only screen and (min-width: 40em) {
  .site--header__aside--item {
    width: 5rem; } }
.site--header__aside--item + .site--header__aside--item {
  border-left: solid 1px #d73a50; }
.site--header__aside--item:hover {
  background-color: #ba1028; }
.site--header__aside--item:first-child {
  border-left: none; }
.site--header__aside--item:before {
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  background-image: url(/local/resource/images/sprites.png); }
@media only screen and (max-width: 39.9375em) {
  .site--header__aside--item:nth-child(3) {
    display: block; } }
.site--header__aside--item_search:before {
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  background-position: -459px -301px;
  width: 26px;
  height: 26px;
  margin-top: -13px;
  margin-left: -13px; }
.site--header__aside--item_search:hover {
  background-color: #ba1028; }
.site--header__aside--item_basket {
  opacity: 0;
  display: none; }
.site--header__aside--item_basket:before {
  background-position: -348px -246px;
  width: 18px;
  height: 25px;
  left: 2.5rem;
  top: 1.75rem; }
.site--header__aside--item_basket:after {
  border-radius: 50%;
  position: absolute;
  z-index: 10;
  top: 1.75rem;
  width: 1.5625rem;
  height: 1.5625rem;
  line-height: 1.5625rem;
  background-color: #ffffff;
  content: attr(data-length);
  color: #000000;
  text-align: center;
  font-size: 1.125rem;
  font-family: "PF Din Text Cond Pro", Arial, sans-serif;
  font-weight: 500;
  left: 1.0625rem; }
.site--header__aside--item_login {
  opacity: 0;
  display: none; }
.site--header__aside--item_login:before {
  background-position: -295px -283px;
  width: 26px;
  height: 24px;
  margin-top: -12px;
  margin-left: -13px; }
.site--header__aside--item_login.is-auth:before {
  background-position: -405px -265px;
  width: 36px;
  height: 32px;
  margin-top: -9.6px;
  margin-left: -18px; }
.site--header__aside--item_ticket {
  opacity: 0;
  display: none; }
.site--header__aside--item_ticket:before {
  background-position: -457px -198px;
  width: 28px;
  height: 27px;
  left: 2.3125rem;
  top: 1.4375rem; }
.site--header__aside--item_ticket:after {
  border-radius: 50%;
  position: absolute;
  z-index: 10;
  top: 1.75rem;
  left: 1.0625rem;
  width: 1.5625rem;
  height: 1.5625rem;
  line-height: 1.5625rem;
  background-color: #ffffff;
  content: attr(data-length);
  color: #000000;
  text-align: center;
  font-size: 1.125rem;
  font-family: "PF Din Text Cond Pro", Arial, sans-serif;
  font-weight: 500; }
.site--header__aside--item img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -15px;
  margin-top: -15px; }

.site--content__media .container-fluid:before, .site--content__media .container-fluid:after {
  content: none; }
.site--content__media .row:before, .site--content__media .row:after {
  content: none; }
.site--content__media--filter {
  background-color: #e2e2e2; }
.site--content__media--filter > .container-fluid {
  max-width: 1210px; }
.site--content__media--filter > .container-fluid:before, .site--content__media--filter > .container-fluid:after {
  content: none; }
.site--content__media--title {
  line-height: 60px;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 18px;
  font-weight: bold;
  font-family: "PF DinDisplay Pro", Arial, sans-serif;
  text-transform: uppercase; }
@media (max-width: 991.98px) {
  .site--content__media--title {
    line-height: 1.3;
    padding: 10px; } }
@media (max-width: 991.98px) {
  .site--content__media--field {
    padding-bottom: 10px; } }
.site--content__media--select {
  text-transform: uppercase;
  border: 1px solid #c1c3c3; }
.site--content__media--btn {
  display: inline-block;
  width: auto;
  text-align: center;
  color: #ffffff;
  line-height: 36px;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: #c3243c;
  font-size: 12px;
  font-weight: bold;
  font-family: "PF DinDisplay Pro", Arial, sans-serif;
  text-transform: uppercase; }
@media (max-width: 991.98px) {
  .site--content__media--btn {
    margin-bottom: 10px;
    width: 100%; } }
.site--content__media--btn:focus, .site--content__media--btn:active {
  outline: none;
  color: #ffffff; }
.site--content__media--btn:hover {
  background-color: #222e36;
  color: #ffffff; }
.site--content__media--name {
  font-size: 30px;
  font-family: "PF DinDisplay Pro", Arial, sans-serif;
  font-weight: 700;
  line-height: 36px;
  text-transform: uppercase; }

/*# sourceMappingURL=template_styles.css.map */
