@font-face {
  font-family: 'Circle Light';
  src: url("../fonts/cirLig/Circe-Light.eot");
  src: url("../fonts/cirLig/Circe-Light.woff2");
  src: url("../fonts/cirLig/Circe-Light.woff");
  src: url("../fonts/cirLig/Circe-Light.ttf");
  font-display: swap; }

@font-face {
  font-family: 'Circle Extra Light';
  src: url("../fonts/cirExLig/Circe-ExtraLight.eot");
  src: url("../fonts/cirExLig/Circe-ExtraLight.woff2");
  src: url("../fonts/cirExLig/Circe-ExtraLight.woff");
  src: url("../fonts/cirExLig/Circe-ExtraLight.ttf");
  font-display: swap; }

@font-face {
  font-family: 'Circle Regular';
  src: url("../fonts/cirReg/Circe-Regular.eot");
  src: url("../fonts/cirReg/Circe-Regular.woff2");
  src: url("../fonts/cirReg/Circe-Regular.woff");
  src: url("../fonts/cirReg/Circe-Regular.ttf");
  font-display: swap; }

@font-face {
  font-family: 'Circle Bold';
  src: url("../fonts/cirBold/Circe-Bold.eot");
  src: url("../fonts/cirBold/Circe-Bold.woff2");
  src: url("../fonts/cirBold/Circe-Bold.woff");
  src: url("../fonts/cirBold/Circe-Bold.ttf");
  font-display: swap; }

@font-face {
  font-family: 'Circle Extra Bold';
  src: url("../fonts/cirExBold/Circe-ExtraBold.eot");
  src: url("../fonts/cirExBold/Circe-ExtraBold.woff2");
  src: url("../fonts/cirExBold/Circe-ExtraBold.woff");
  src: url("../fonts/cirExBold/Circe-ExtraBold.ttf");
  font-display: swap; }

* {
  box-sizing: border-box; }

html {
  font-family: "Circle Regular";
  font-size: 62.5%;
  font-style: normal;
  font-weight: normal;
  -webkit-animation: bugfix infinite 1s;
  line-height: 1.2;
  margin: 0;
  padding: 0;
  background-color: #fff;
  color: #000; }

body, input, textarea {
  font-family: "Circle Regular";
  font-size: 62.5%;
  font-style: normal;
  font-weight: normal;
  -webkit-animation: bugfix infinite 1s;
  line-height: 1.2;
  position: relative;
  margin: 0;
  padding: 0; }

a, a:hover {
  text-decoration: none; }

button, input, a, textarea {
  outline: none;
  cursor: pointer; }
  button:focus, input:focus, a:focus, textarea:focus {
    outline: none; }
  button:active, input:active, a:active, textarea:active {
    outline: none; }

h1, h2, h3, h4, h5, h6 {
  display: block;
  width: 100%;
  font-size: unset;
  margin: 0;
  padding: 0; }

p {
  margin-top: 0;
  margin-bottom: 0;
  /* font-size: 1.5rem */ }

a {
  color: unset;
  /* font-size: 1.5rem */ }

img {
  width: 100%; }

.btn {
  border: none; }

ul {
  padding: 0;
  margin: 0; }

ul li {
  margin: 0;
  padding: 0;
  list-style: none; }

.container {
  width: 147rem;
  margin: 0 auto;
  position: relative;
  max-width: unset; }

.hidden {
  overflow: hidden; }

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

input[type=number] {
  -moz-appearance: textfield; }

@media (max-width: 108em) {
  html {
    font-size: 9px; } }

@media (max-width: 105em) {
  html {
    font-size: 8.75px; } }

@media (max-width: 91.5em) {
  html {
    font-size: 7.9px; } }

@media (max-width: 91em) {
  html {
    font-size: 8.4px; } }

@media (max-width: 90em) {
  html {
    font-size: 7.9px; } }

@media (max-width: 80em) {
  html {
    font-size: 7.2px; } }

@media (max-width: 72em) {
  html {
    font-size: 6.5px; } }

@media (max-width: 68em) {
  html {
    font-size: 6px; } }

@media (max-width: 64em) {
  html {
    font-size: 5.5px; } }

@media (max-width: 60em) {
  html {
    font-size: 5.2px; } }

@media (max-width: 55em) {
  html {
    font-size: 5px; } }

@media (max-width: 51em) {
  html {
    font-size: 4.5px; } }

@media (max-width: 48em) {
  html {
    font-size: 10px;
    -webkit-text-size-adjust: none; }
  body {
    -webkit-text-size-adjust: none; }
  .container {
    padding: 0;
    margin: 0 auto;
    width: 100%; } }

@media (max-width: 44em) {
  html {
    font-size: 9px; } }

@media (max-width: 38em) {
  html {
    font-size: 8px; } }

@media (max-width: 34em) {
  html {
    font-size: 7px; } }

@media (max-width: 30em) {
  html {
    font-size: 6px; } }

@media (max-width: 26em) {
  html {
    font-size: 5px; } }

@media (max-width: 22.5em) {
  html {
    font-size: 4.5px; } }

@media (max-width: 21em) {
  html {
    font-size: 4.4px; } }

.view-content {
  width: 147rem;
  margin: 0 auto;
  position: relative;
  max-width: unset; 
}
@media (max-width: 48em) {

  .view-content{
    padding: 0;
    margin: 0 auto;
    width: 100%;
   }

}

header{
  position: relative;
  z-index: 100;
  background-color: #f52121;
  box-shadow: 0px 0.4rem 0.4rem rgba(0, 0, 0, 0.25);
}

.region-header,
.region-header-top {
  height: auto;
  position: relative; 
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 147rem;
  margin: 0 auto;
  position: relative;
  max-width: unset; 
  padding-left: 6rem;
}

.region-header-top {
  padding-top: 2.2rem;
  padding-bottom: 2.2rem;
}

.logo {
  display: inline-block;
}

.region-header .header__logo,
.region-header-top .header__logo {
    width: 13rem;
    height: 10.4rem;
    position: absolute;
    top: 85%;
    left: 50%;
    transform: translate(-50%, -55%);
}

.header__img-text .field__label {
  display: none;
}

.header__img-text {
  margin-right: 0;
  margin-left: auto;
}

.header__img-text .field__item {
  height: 3.7rem;
}

.header__img-text.mob {
  display: none;
}


.header__img-text .field__item img {
    width: auto;
    height: 100%;
}

.region-primary-menu {
  background-color: #f52121; 
  box-shadow: 0px 0.4rem 0.4rem rgba(0, 0, 0, 0.25); 
}

.menu--main .menu {
  display: flex;
  justify-content: space-between;
  padding-left: 0rem;
  margin: 0 -6rem;
}

.menu--main .menu .menu-item {
  font-family: "Circle Bold";
  font-size: 2.4rem;
  color: #fff;
  line-height: 1.5;
  margin-right: 10rem;
  margin-left: 0;
  position: relative;
  padding-left: 5rem;
  padding-right: 5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.menu--main .menu .menu-item:nth-of-type(2) {
  margin-right: auto;
}

.menu--main .menu .menu-item:last-child {
  margin-right: 0;
}

.menu--main .menu .menu-item.active:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 0.3rem;
  width: 100%;
  background-color: #fff;
  z-index: 2;
}

.menu--main .menu .menu-item.active .menu {
  display: block!important;
  opacity: 1;
  transition: 200ms;
  z-index: 10;
}

.menu--main .menu .menu-item .menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 100%;
  background-color: #fff;
  padding-right: 11.2rem;
  padding-top: 2.4rem;
  padding-left: 4.9rem;
  padding-bottom: 2.4rem;
  opacity: 0;
  transition: 200ms;
  margin: 0;
}

.menu--main .menu .menu-item .menu .menu-item {
  padding: 0;
  margin: 0;
  margin-bottom: 2rem;
}

.menu--main .menu .menu-item .menu a {
  font-family: "Circle Regular";
  margin-bottom: 2rem;
  color: #000;
  font-size: 1.8rem;
  white-space:  pre;
}

.menu--main .menu .menu-item:last-child {
  margin-right: 3.7rem;
}

.header__search {
  z-index: 10;
  margin-right: 9.2rem;
}

.search-on form {
  display: flex;
  position: relative;
}


.search-on form {
  order:  1;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
  z-index: 3;
  width: 2.4rem;
  height: 2.3rem;
  left: 0rem;
  background-image: url(../img/mag.svg);
  order: 1;
}

.search-on form .form-actions {
  order: 2;
  display: none;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  z-index: 3;
  width: 2.4rem;
  height: 2.3rem;
  left: 1.4rem;
  background-image: url(../img/mag-grey.svg);
}

.search-on form .form-actions.active {
  display: inline-block;
}

.search-on form .form-actions input {
  background: transparent;
  border: 0;
  color: transparent;
}

.search-on form .form-item {
  order: 2;
  width: 43.6rem;
  width: 0;
  height: 4.6rem;
  overflow: hidden;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: width 200ms;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  align-items: center;
}

.search-on form .form-item input {
  display: block;
  font-size: 1.8rem;
  color: #7c7c7c;
  width: 100%;
  height: 3rem;
  padding-top: 0.4rem;
  padding-left: 5.4rem;
  border: none;
  background-color: transparent;
}

.search-on form .form-item.active {
  overflow: visible;
  width: 43.6rem;
  transition: width 200ms;
}

.header__lang .links li a {
  text-transform: uppercase;
  font-family: "Circle Bold";
  font-size: 2rem;
  line-height: 1.5;
  color: #000;
  margin-right: 1rem;
}

.header__lang .links li a.is-active {
  color: #fff;
}

.header-menu-mob {
  display: none;
}

.menu-close {
  display: none;
}

.mob-logo-red {
  display: none;
}


@media(max-width: 48em) {

  .header-menu .header__nav {
    display: none;
  }

  .region-header,
  .region-header-top {
    width: auto;
  }

  .menu-close {
/*
    display: block;
    width: 100%;
*/
    order: 1;
    display: flex;
    align-self: flex-end;
    flex: 1;
  }

  .menu-close .field--name-body {
    width: 100%;    
  }

  .menu-close .field--name-body .nav__top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 3rem;
  }

  .menu-close .field--name-body .nav__top .nav__title {
    font-family: "Circle Bold";
    font-size: 3.6rem;
    color: #001828;
  }

  .menu-close .field--name-body .nav__top .nav__close {
    width: 2.2rem;
    height: 2.2rem;
    background-image: url(../img/close.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    font-size: 0;
  }

  .header-menu {
    left: -100%;
    display: block;
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    padding: 6rem 5rem;
    transition: left 300ms;
  }

  .header-menu.active{
    left: 0;
    transition: left 200ms;
    z-index: 100;
    display: flex;
    flex-wrap: wrap;
  }

  .header-menu-mob {
    display: block;
  }

  .header-menu-mob .region-primary-menu {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 2.7rem;
    padding-top: 2.7rem;
    padding-right: 5rem;
    padding-left: 6rem;
  }

  .header-menu.active .region-header,
  .header-menu.active .region-header-top {
    padding: 0;
    /*height: 100%;*/
  }

  .header-menu.active .region-header {
    order: 1;
  }
  .header-menu.active .region-header-top {
    order: 2;
    width: 100%;
  }

  .header-menu.active .region-header .mob-logo-red,
  .header-menu.active .region-header-top .mob-logo-red {
    display: flex;
    justify-content: center;
    width: 33.3%;
    order:  5;
    margin-top: auto;
  }


  .header-menu.active .region-header .header__logo,
  .header-menu.active .region-header-top .header__logo{
    order:  5;
    position: relative;
    top: unset;
    left: unset;
    transform:  unset;
    width: 33.3%;
    display: none;
    margin-top: auto;
  }

  .header-menu.active .block-views-exposed-filter-blocksearch-page-page-1,
  .header-menu.active .search-on{
    order:  4;
    width: 33.3%;
    margin-top: auto;
    padding-bottom: 3rem;
  }

  .header-menu.active .lang{
    order: 6;
    width: 33.3%;
    justify-content: flex-end;
    margin-top: auto;
    padding-bottom: 4rem;
  }
  .header-menu.active .header__img-text{
    order: 3;
  }
  .header-menu.active .header__nav{
    order: 2;
    display: block;
    /*margin-bottom: 5.4rem;*/
    margin-bottom: 0;
    left: 0;
    transition: left 200ms;
    z-index: 100;
    position: relative;
    padding: 0;
    height: auto;
    align-self: flex-start;
  }

  .header-menu.active .header__nav .menu {
    display: block;
    padding: 0;
    margin: 0;
  }

  .header-menu.active .header__nav .menu .menu-item{
    font-size: 2.8rem;
    line-height: 1.25;
    color: #000;
    position: relative;
    margin-right: 0;
    padding: 0;
  }
  .header-menu.active .header__nav .menu .menu-item > a,
  .header-menu.active .header__nav .menu .menu-item > span {
    display: flex;
    justify-content: space-between;
    padding: 3.4rem 0;
  }
  .header-menu.active .header__nav .menu .menu-item .menu{
    position: static;
    background-color: #fff;
    padding-right: 11.2rem;
    padding-top: 2.4rem;
    padding-left: 4.9rem;
    padding-bottom: 2.4rem;
    display: none;
  }
  .header-menu.active .header__nav .menu .menu-item > a:after,
  .header-menu.active .header__nav .menu .menu-item > span:after{
    content: "";
    display: inline;
    width: 1.4rem;
    height: 3.4rem;
    background-image: url(../img/arrow-right.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }

  .header-menu.active .header__nav .menu .menu-item > a:before,
  .header-menu.active .header__nav .menu .menu-item > span:before {
    content: "";
    display: block;
    width: 102%;
    height: 0.2rem;
    background-color: #D8D8D8;
    position: absolute;
    bottom: 0;
    left: -2%;
  }

  .header-menu.active .header__nav .menu .menu-item ul li.menu-item a:before,
  .header-menu.active .header__nav .menu .menu-item ul li.menu-item a:after {
    background: none;
    background-image: unset;
  }

  .header-menu.active .header__nav .menu .menu-item ul li.menu-item a {
    padding: 0;
    font-size: 3rem;
  }

  .header__img-text.mob {
    display: block;
  }

  .header__img-text {
    margin-left: unset;
    width: 100%;
    margin-bottom: auto;
  }

  .header__img-text.deck {
    display: none;
  }

  .header-menu-mob .search-on {
    width: 3rem;
    height: 3rem;
  }

  .header-menu-mob .search-on form {
    width: 3rem;
    height: 3rem;
  }

  .header-menu.active .block-views-exposed-filter-blocksearch-page-page-1 .search-on__mag{
    background-image: url(../img/mag-black.svg);
    width: 4rem;
    height: 4rem;
  }

  .header-menu.active .block-views-exposed-filter-blocksearch-page-page-1 .search-on--white .search-on__inner.active{
    right: unset;
    left: unset;
    background-color: #ffffff;
    padding: 40px 2px;
  }

  .header-menu.active .block-views-exposed-filter-blocksearch-page-page-1 .search-on--white .search-on__inner.active::before{
    background-image: url(../img/mag.svg);
    width: 4rem;
    height: 4rem;    
  }

  .header-menu.active .block-views-exposed-filter-blocksearch-page-page-1 .search-on--white .search-on__inner.active .search-on__close {
    background-image: url(../img/close-white.svg);
  }

  .header-menu.active .search-on form{
    background-image: url(../img/mag-black.svg);
    background-repeat: no-repeat;
    width: 3rem;
    height: 3rem;
  }

  .header-menu.active .block-views-exposed-filter-blocksearch-page-page-1 form {
    background-image: unset;
  }

  .search-on form .form-item.active,
  .header-menu.active .block-views-exposed-filter-blocksearch-page-page-1 form .active .form-item{
    width: 37vh;
    right: -0.5rem;
    position: absolute;
    left: auto;
    height: 6.4rem;
  }

  .header-menu.active .block-views-exposed-filter-blocksearch-page-page-1 form .active .form-item{
    right: unset;
  }

  .search-on form .form-actions.active,
  .header-menu.active .block-views-exposed-filter-blocksearch-page-page-1 form .active .form-actions{
    left: -47vh;
    right: auto;
    width: 3rem;
    height: 3rem;
  }

  .search-on form .form-item input,
  .header-menu.active .block-views-exposed-filter-blocksearch-page-page-1 form .form-item input{
    font-size: 2.8rem;
    padding-top: 0.5rem;
    padding-left: 6.2rem;
    background-color: #d9d9d9;
    color: #ffffff;
    height: 6.5rem;
  }

  .header__lang .links li a {
    color: #000;
    font-size: 3.2rem;
  }

  .header__lang .links li a.is-active {
    color: red;
  }

  .header-menu.active .header__lang .links li a.is-active {
    color: #000;
  }

  .header-menu.active .lang__up {
    background-image: url(../img/to-up-black.svg); }

  .header-menu.active .lang__down {
    background-image: url(../img/to-down-black.svg); }

}