@font-face {
  font-family: "iconvault";
  src: url("/fonts/iconvault_forecastfont.woff#iefix") format("woff"),
    url("/fonts/iconvault_forecastfont.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
  font-display: swap;
}

html,
body,
div,
span,
h2,
h3,
p,
a,
img,
ul,
li,
footer,
nav,
section,
time,
video {
  border: 0;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

footer,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

body,
body * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

ul {
  list-style: none;
}

html {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

button {
  border-radius: 0;
}

.c-btn:focus:not(:active) {
  box-shadow: 0 0 0 1px #fff inset;
}

.userprofile__delete a:not(:hover) {
  color: inherit !important;
  background-color: transparent !important;
}

.m-page-footer {
  width: 100%;
}

.m-page-footer_container {
  background-color: transparent !important;
}

.m-page-footer_container_list {
  position: relative;
}

.m-page-footer_container_list_item.hasText {
  display: inline-block;
  font-size: 16px;
}

.m-page-footer_container_list_item.hasLink {
  display: none;
}

@media screen and (min-width: 43.75em) {
  .m-page-footer_container_list_item.hasLink {
    display: inline-block;
  }
}

.m-cf-kiadvanylista:before,
.m-cf-kiadvanylista:after {
  bottom: 0;
  content: "";
  position: absolute;
  top: 0;
  width: 16px;
}

.m-cf-kiadvanylista_container_list_item_link,
.m-cf-kiadvanylista_container_list_item_inda_container_label {
  color: #999;
  display: block;
  font-family: "Open Sans";
  font-size: 15px;
  line-height: 42px;
  white-space: nowrap;
}

/* .m-cf-kiadvanylista {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  box-sizing: border-box;
  height: 43px;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 8000
} */

.m-cf-kiadvanylista * {
  box-sizing: inherit;
}

@media screen and (min-width: 43.75em) {
  .m-cf-kiadvanylista {
    display: none;
  }
}

@media print {
  .m-cf-kiadvanylista {
    display: none;
  }
}

.m-cf-kiadvanylista:before {
  background-image: linear-gradient(
    to right,
    #fff 0%,
    rgba(255, 255, 255, 0.75),
    rgba(255, 255, 255, 0)
  );
  left: 0;
}

.m-cf-kiadvanylista:after {
  background-image: linear-gradient(
    to left,
    #fff 0%,
    rgba(255, 255, 255, 0.75),
    rgba(255, 255, 255, 0)
  );
  right: 0;
}

.m-cf-kiadvanylista_container {
  overflow-x: scroll;
}

.m-cf-kiadvanylista_container_list {
  display: table;
  height: 43px;
  padding-right: 16px;
  padding-left: 16px;
}

.m-cf-kiadvanylista_container_list_item {
  display: table-cell;
  vertical-align: middle;
}

.m-cf-kiadvanylista_container_list_item:not(:last-child) {
  padding-right: 16px;
}

.m-cf-kiadvanylista_container_list_item_inda {
  background: none;
  border: 0;
  cursor: pointer;
  margin: 0;
  outline: 0;
  padding: 0;
}

.m-cf-kiadvanylista_container_list_item_inda_container {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.m-cf-kiadvanylista_container_list_item_inda_container_icon {
  fill: #999;
  height: 7px;
  margin-top: 2px;
  margin-left: 6px;
  width: 11px;
}

.m-cf-fejlec {
  background-color: #fff;
  bottom: 0;
  border-top: 1px solid #e6e6e6;
  box-shadow: 0 0 10px 4px transparent;
  box-sizing: border-box;
  height: 43px;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 8000;
  transition: box-shadow 0.08s linear;
}

@media screen and (min-width: 43.75em) {
  .m-cf-fejlec {
    bottom: auto;
    border-top: 0;
    border-bottom: 1px solid #e6e6e6;
    top: 0;
  }
}

@media print {
  .m-cf-fejlec {
    display: none;
  }
}

.m-cf-fejlec * {
  box-sizing: inherit;
}

.m-cf-fejlec_container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media screen and (min-width: 64em) {
  .m-cf-fejlec_container {
    border-right: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    margin-right: auto;
    margin-left: auto;
    max-width: 1008px;
  }
}

@media screen and (min-width: 77.8125em) {
  .m-cf-fejlec_container {
    max-width: 1140px;
  }
}

.m-cf-fejlec_container_wrapper {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}

.m-cf-fejlec_container_links {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin: 0 !important;
}

.m-cf-fejlec_container_links_item {
  border-right: 1px solid #e6e6e6 !important;
  height: 100%;
  overflow: hidden;
  transition: width 0.1s linear;
}

@media screen and (max-width: 63.9375em) {
  .m-cf-fejlec_container_links_item {
    width: 43px !important;
  }
}

.m-cf-fejlec_container_links_item.itemCover {
  border-width: 0;
  width: 0;
}

.m-cf-fejlec_container_links_item_link {
  background: none;
  border: 0;
  cursor: pointer;
  display: block;
  height: 100%;
  margin: 0;
  outline: none;
  padding: 0;
  text-decoration: none !important;
  width: 100%;
}

@media screen and (min-width: 64em) {
  .m-cf-fejlec_container_links_item_link {
    padding-right: 16px;
    padding-left: 16px;
  }
}

.m-cf-fejlec_container_links_item_link_container {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.m-cf-fejlec_container_links_item_link_container_logo {
  opacity: 0.6;
}

.m-cf-fejlec_container_links_item_link:active
  .m-cf-fejlec_container_links_item_link_container_logo,
.m-cf-fejlec_container_links_item_link:focus
  .m-cf-fejlec_container_links_item_link_container_logo,
.m-cf-fejlec_container_links_item_link:hover
  .m-cf-fejlec_container_links_item_link_container_logo {
  opacity: 1;
}

.m-cf-fejlec_container_links_item_link_container_icon.iconHamburger {
  height: 17px;
  width: 22px;
}

.m-cf-fejlec_container_links_item_link_container_icon.iconClock {
  height: 22px;
  width: 22px;
}

.m-cf-fejlec_container_links_item_link_container_label {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  margin-left: 10px;
  text-transform: uppercase;
}

.m-cf-fejlec_container_inda {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 !important;
}

.m-cf-fejlec_container_inda_kiadvanyok {
  display: none;
  overflow: hidden;
}

@media screen and (min-width: 43.75em) {
  .m-cf-fejlec_container_inda_kiadvanyok {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

.m-cf-fejlec_container_inda_kiadvanyok_item {
  line-height: 42px;
}

.m-cf-fejlec_container_inda_kiadvanyok_item:not(:first-child) {
  margin-left: 16px;
}

.m-cf-fejlec_container_inda_kiadvanyok_item_link {
  border-bottom: 0;
  display: block;
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  outline: 0;
  text-decoration: none !important;
}

.m-cf-fejlec_container_inda_kiadvanyok_item_inda {
  background: none;
  border: 0;
  color: #999;
  cursor: pointer;
  display: block;
  line-height: inherit;
  font-family: "Open Sans", sans-serif;
  height: 100%;
  margin: 0;
  outline: 0;
  padding: 0;
}

.m-cf-fejlec_container_inda_kiadvanyok_item_inda_container {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.m-cf-fejlec_container_inda_kiadvanyok_item_inda_container_label {
  font-size: 15px;
}

.m-cf-fejlec_container_inda_kiadvanyok_item_inda_container_icon {
  fill: #999;
  height: 7px;
  margin-top: 2px;
  margin-left: 6px;
  width: 11px;
}

.m-cf-fejlec_container_inda_actions {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 0 10px !important;
  border-left: 1px solid #e6e6e6;
}

.m-cf-fejlec_container_inda_actions_item {
  height: 100%;
}

.m-cf-fejlec_container_inda_actions_item.itemSearch {
  width: 43px;
}

.m-cf-fejlec_container_inda_actions_item_button {
  background: none;
  border: 0;
  cursor: pointer;
  height: 100%;
  margin: 0;
  outline: 0;
  padding: 0;
  width: 100%;
}

.m-cf-fejlec_container_inda_actions_item_button_wrapper {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.m-cf-fejlec_container_inda_actions_item.itemSearch
  .m-cf-fejlec_container_inda_actions_item_button_wrapper_icon {
  height: 21px;
  width: 21px;
}

@media screen and (max-width: 77.75em) {
  .h-visibility-off_medium-down {
    display: none !important;
  }
}

#index {
  max-width: 100%;
}

@media only screen and (min-width: 701px) {
  body {
    margin-top: 43px !important;
  }
}

@media only screen and (max-width: 700px) {
  body {
    margin-top: 0px !important;
  }
}

@supports (mix-blend-mode: multiply) {
}

@supports not (aspect-ratio: auto) {
  @supports not (inset: 0) {
  }
}

.m-cf-fejlec_container_links_item_link_container_icon {
  fill: #999;
}

.m-cf-fejlec_container_links_item_link_container_logo {
  height: 20px;
  width: 8px;
}

.m-cf-fejlec_container_links_item_link_container_logo_stem {
  fill: #000016;
}

.m-cf-fejlec_container_links_item_link_container_logo_dot {
  fill: #f90;
}

.m-cf-fejlec_container_links_item_link_container_label {
  color: #999;
  font-weight: 700;
}

.m-cf-fejlec_container_inda_kiadvanyok_item_link {
  color: #999;
}

.m-cf-fejlec_container_inda_actions_item_button_wrapper_icon {
  fill: #999;
}

.container {
  margin: 0 auto;
  width: 96%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  background-color: #fff;
}

.container:before,
.container:after {
  content: "\0020";
  display: table;
}

.container:after {
  clear: both;
}

@media only screen and (max-width: 700px) {
  .container {
    width: 100%;
  }
}

@media only screen and (min-width: 701px) and (max-width: 1023px) {
  .container {
    width: 100%;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1244px) {
  .container {
    width: 1008px;
  }
}

@media only screen and (min-width: 1245px) {
  .container {
    width: 1140px;
  }
}

[class^="icon-"] {
  font-family: "iconvault";
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  /*  font-size: 2.625em*/
}

.icon-sunny::after {
  content: "\f101";
  color: orange;
  position: absolute;
}

.icon-cloud::after {
  content: "\f106";
  color: #ccc;
  position: absolute;
}

body {
  margin-top: 0px;
  background-color: #fff;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  color: #323232;
  font-weight: normal;
  font-style: normal;
}

@media print {
  body {
    margin-top: 0;
  }
}

h2 {
  font-size: 16px;
  line-height: 21px;
}

@media only screen and (min-width: 1024px) and (max-width: 1244px) {
  h2 {
    font-size: 14px;
    line-height: 19px;
  }
}

@media only screen and (max-width: 700px) {
  h2 {
    font-size: 16px;
    line-height: 20px;
  }
}

h2,
h3 {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: bold;
}

p {
  font-size: 15px;
  line-height: 20px;
}

a {
  color: #111;
  text-decoration: none;
}

a:hover {
  color: #f60;
}

.cimke {
  text-transform: uppercase;
  padding: 3px 5px;
  font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 14px;
  display: block;
}

.cimke:before {
  top: 3px;
}

@media only screen and (min-width: 1024px) and (max-width: 1244px) {
  .cimke {
    font-size: 13px;
    line-height: 12px;
  }

  .cimke:before {
    top: 2px;
  }
}

@media only screen and (max-width: 700px) {
  .cimke {
    font-size: 13px;
    line-height: 12px;
  }

  .cimke:before {
    top: 2px;
  }
}

a.cimke {
  text-decoration: none;
}

.cimke-rovat {
  background-color: #158dc5;
  color: #ffffff;
}

a.cimke-rovat:hover,
a.cimke-rovat:active,
a.cimke-rovat:focus {
  background-color: #106c97;
  color: #ffffff;
}

/*.icon-email {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.1%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-//W3C//DTD%20SVG%201.1//EN%22%20%22http%3A//www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2216px%22%20height%3D%2216px%22%20viewBox%3D%220%200%2016%2016%22%20enable-background%3D%22new%200%200%2016%2016%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Cpath%20d%3D%22M0%2C4v8.1L4.6%2C8L0%2C4z%20M16%2C4l-4.7%2C4l4.7%2C4.1V4z%20M16%2C2H0l8%2C6.9L16%2C2z%20M10.3%2C8.8L8%2C10.7L5.7%2C8.8L0%2C14h16L10.3%2C8.8z%22/%3E%0D%0A%09%3C/g%3E%0D%0A%3C/g%3E%0D%0A%3C/svg%3E%0D%0A");
  background-repeat: no-repeat
}*/

/*.icon-email-fff-profil {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.1%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-//W3C//DTD%20SVG%201.1//EN%22%20%22http%3A//www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2216px%22%20height%3D%2216px%22%20viewBox%3D%220%200%2016%2016%22%20enable-background%3D%22new%200%200%2016%2016%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M0%2C4v8.1L4.6%2C8L0%2C4z%20M16%2C4l-4.7%2C4l4.7%2C4.1V4z%20M16%2C2H0l8%2C6.9L16%2C2z%20M10.3%2C8.8L8%2C10.7L5.7%2C8.8L0%2C14h16%0D%0A%09%09%09L10.3%2C8.8z%22/%3E%0D%0A%09%3C/g%3E%0D%0A%3C/g%3E%0D%0A%3C/svg%3E%0D%0A");
  background-repeat: no-repeat
}
*/

ul {
  list-style: none;
}

@font-face {
  font-family: "_IPH Roboto Condensed";
  src: url("/fonts/RobotoCondensed-Regular.eot");
  src: url("/fonts/RobotoCondensed-Regular.eot?#iefix")
      format("embedded-opentype"),
    url("/fonts/RobotoCondensed-Regular.woff") format("woff"),
    url("/fonts/RobotoCondensed-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "_IPH Open Sans";
  src: url("../index/OpenSans-Regular.eot");
  src: url("../index/OpenSans-Regular.eot?#iefix") format("embedded-opentype"),
    url("../index/OpenSans-Regular.woff") format("woff"),
    url("../index/OpenSans-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "_IPH Open Sans";
  src: url("../index/OpenSans-Bold.eot");
  src: url("../index/OpenSans-Bold.eot?#iefix") format("embedded-opentype"),
    url("../index/OpenSans-Bold.woff") format("woff"),
    url("../index/OpenSans-Bold.ttf") format("truetype");
  font-style: normal;
  font-weight: bold;
}

[class^="icon-"] {
  font-family: "iconvault";
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  /*  font-size: 2.625em*/
}

.icon-sunny::after {
  content: "\f101";
  color: orange;
  position: absolute;
}

.icon-cloud::after {
  content: "\f106";
  color: #ccc;
  position: absolute;
}

.index-header {
  position: relative;
}

.loader {
  display: block;
  width: 66px;
  margin: 32px auto;
  font-size: 0;
}

.loader-item {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 0 3px;
  background-color: #f90;
}

.loader.animating .loader-item {
  animation: flipDelay 2000ms cubic-bezier(0.645, 0.045, 0.355, 1) infinite;
}

.loader.animating .loader-item:nth-child(1) {
  animation-delay: 100ms;
}

.loader.animating .loader-item:nth-child(2) {
  animation-delay: 200ms;
}

.loader.animating .loader-item:nth-child(3) {
  animation-delay: 300ms;
}

@keyframes flipDelay {
  0% {
    opacity: 1;
    transform-origin: 0 0 0;
  }

  30% {
    opacity: 0;
    transform: rotate3d(1, 0, 0, 90deg);
    transform-origin: 0 0 0;
  }

  60% {
    opacity: 0;
    transform: rotate3d(1, 0, 0, 90deg);
    transform-origin: 0 100% 0;
  }

  90% {
    opacity: 1;
    transform-origin: 0 100% 0;
  }
}

.index-header .logo {
  width: 187px;
  height: 33px;
  display: inline-block;
  background: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20version%3D%221.1%22%20id%3D%22Layer_1%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20186%2033%22%20style%3D%22enable-background%3Anew%200%200%20186%2033%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text/css%22%3E%0A%09.st0%7Bfill%3A%23000016%3B%7D%0A%09.st1%7Bfill%3A%23F69220%3B%7D%0A%3C/style%3E%0A%3Cg%3E%0A%09%3Cg%3E%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M85%200v9H72.5709305c-4.5804062%200-8.3527069%201.7360945-11.3201523%204.1%20C58.4183769%2015.3%2057%2018.3%2057%2021.2733269c0%203%201.4%205.9%204.3%208.1%20C64.2182236%2031.8%2068%2033%2072.6%2033h12.1388016H98V0H85z%20M85%2028.0433922h-6.1220627%20c-2.5986023%200-4.6940384-0.7100754-6.3142624-2.1155777c-1.5207596-1.272934-2.2900238-2.9252586-2.2900238-4.6544876%20c0-1.7398586%200.7148972-3.456831%202.2900238-4.6544876C74.3079224%2015.3%2076.3%2015%2078.9%2015H85V28.0433922z%22/%3E%0A%09%09%3Crect%20class%3D%22st1%22%20width%3D%2213%22%20height%3D%226%22/%3E%0A%09%09%3Cg%3E%0A%09%09%09%3Crect%20y%3D%229%22%20class%3D%22st0%22%20width%3D%2212.9%22%20height%3D%2224%22/%3E%0A%09%09%3C/g%3E%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M122.9845352%2014H137V9h-20.3083191c-4.591301%200-8.3810196%201.7360945-11.3415756%204.1%20c-2.8182373%202.2067614-4.2329865%205.1554575-4.2329865%208.1502962c0%203%201.4%205.9%204.2%208.1%20C108.3106613%2031.8%20112.1%2033%20116.7%2033H137v-4.9566078h-14.0154648%20c-6.6511993%200.0121632-7.6614914-3.2494564-8.040863-4.0433922H137v-6h-22.0563278%20C115.5293884%2017.1%20117.1%2014%20123%2014z%22/%3E%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M39.0367889%209H17v24h13.2694931V15h7.2503738c3.8147812-0.1127167%203.8%203%203.8%203.8%20V33H54V17.0604858C54%2015.4%2054%209%2039%209z%22/%3E%0A%09%09%3Cpolygon%20class%3D%22st0%22%20points%3D%22182.5%2C9%20167.2%2C9%20161.3%2C14.7%20155.3%2C9%20140%2C9%20153.6%2C21.3%20140%2C33%20155.3%2C33%20161.3%2C27.9%20167.2%2C33%20182.5%2C33%20168.9%2C21.3%22/%3E%0A%09%3C/g%3E%0A%3C/g%3E%0A%3C/svg%3E%0A")
    no-repeat center center/cover;
  vertical-align: middle;
}

@media only screen and (max-width: 700px) {
  .index-header .logo {
    width: 138px;
    height: 25px;
  }
}

.index-header nav {
  display: flex;
  align-items: center;
  width: calc(100% + 1.25rem);
  margin: 1rem -1rem 0;
}

@media only screen and (max-width: 1023px) {
  .index-header nav {
    display: none;
  }
}

.index-header nav a {
  position: relative;
  font: 1.2rem/1 "Roboto Condensed", sans-serif;
  text-transform: uppercase;
  z-index: 100;
}

.index-header nav a.rovat-link {
  padding: 0.6rem;
  color: inherit;
}

@media only screen and (min-width: 1024px) and (max-width: 1244px) {
  .index-header nav a {
    font-size: 17px;
  }
}

.notification {
  animation: jump 0.7s ease-out 3s 3;
}

.notification:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 10px;
  height: 4px;
  background-color: white;
  transform: translateX(-50%) scaleX(0);
  animation: white-out 0.5s linear 5s forwards;
  z-index: 1;
}

@keyframes jump {
  0% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-6px);
  }

  100% {
    transform: translateY(0);
  }
}

@keyframes white-out {
  0% {
    transform: translateX(-50%) scaleX(0);
  }

  100% {
    transform: translateX(-50%) scaleX(1);
  }
}

.dropdown-container {
  position: absolute;
  left: 50%;
  top: 100%;
  width: calc(100% + 2rem);
  max-width: 100vw;
  padding: 1.5rem 2rem;
  border-radius: 0 0 0.5rem 0.5rem;
  background-color: white;
  box-shadow: 0 1.25rem 2rem rgba(0, 0, 0, 0.2);
  transform: translateX(-50%);
}

.dropdown-container[hidden] {
  display: none;
}

@supports not (aspect-ratio: auto) {
  @supports not (inset: 0) {
  }
}

@supports not (inset: 0) {
}

@media all and (max-width: 1023px) {
  .dropdown-container {
    display: none;
  }
}

.exchange-ticker {
  display: block;
  columns: 2;
  column-rule: 1px solid #e6e6e6;
  column-gap: 1rem;
  width: 100%;
  white-space: nowrap;
}

.exchange-ticker .currency-item {
  display: block;
  padding-right: 1.2rem;
}

.exchange-ticker .currency-item.goood {
  color: #f43a21;
  background: url('data:image/svg+xml;charset=US-ASCII,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 7"><path d="M10 7H0l5-7 5 7z" fill="%23f43a21"/></svg>')
    no-repeat right/10px;
}

.exchange-ticker .exchange-item {
  display: block;
  padding-right: 1rem;
}

.exchange-ticker .exchange-item.goood {
  color: #2dbe22;
  background: url('data:image/svg+xml;charset=US-ASCII,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 7"><path d="M10 7H0l5-7 5 7z" fill="%232dbe22"/></svg>')
    no-repeat right/10px;
}

@media all and (max-width: 767px) {
  .index-header {
    margin-bottom: 4rem !important;
  }

  .exchange {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    border-right: 0 !important;
    transform: translate(0, 100%);
    overflow: hidden;
  }

  .exchange-ticker {
    columns: 6;
    column-rule: none;
    animation: 20s linear infinite ticker;
  }

  .exchange-ticker .currency-item {
    display: inline-block;
    margin: 0 0.5rem;
    line-height: 2rem;
  }

  .exchange-ticker .exchange-item {
    display: inline-block;
    margin: 0 0.5rem;
    line-height: 2rem;
  }

  .exchange.njs-carousel {
    box-sizing: border-box;
    left: 0.75rem;
    padding: 0;
    text-align: left;
    width: calc(100% - 2rem);
  }

  #index {
    padding: 0;
  }

  .exchange.njs-carousel > .exchange-ticker {
    animation: none;
    box-sizing: border-box;
    columns: auto auto;
    column-gap: normal;
    column-rule: medium none transparent;
    font-size: 0;
  }

  .exchange.njs-carousel > .exchange-ticker > * {
    box-sizing: border-box;
    display: inline-block;
    font-size: 13px;
    vertical-align: middle;
    padding-top: 7px;
    padding-bottom: 7px;
  }
}

@keyframes ticker {
  0% {
    transform: translate3d(100%, 0, 0);
  }

  100% {
    transform: translate3d(-200%, 0, 0);
  }
}

.index-header {
  width: 100% !important;
  box-shadow: inset 0 -4px #f90;
  z-index: 1000;
}

.index-header-wrapper {
  position: relative;
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  margin: 0 auto;
  padding: var(--wrapper-padding, 16px);
}

@media only screen and (min-width: 1245px) {
  .index-header-wrapper {
    width: 1140px;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1244px) {
  .index-header-wrapper {
    width: 1008px;
  }
}

@media only screen and (min-width: 1024px) {
  .index-header-wrapper {
    padding-bottom: 0;
  }
}

.trending-topics {
  display: flex;
  align-items: center;
  margin-left: 1.7rem;
}

.trending-topics li {
  margin-right: 2px;
}

footer a {
  color: inherit;
}

.header-parts {
  display: flex;
  align-items: stretch;
  margin-left: auto;
  color: #999999;
  font: 13px/1.3 "Roboto Condensed", sans-serif;
}

.header-parts > * {
  padding: 0 0.75rem;
}

.header-parts > *:not(:last-child) {
  border-right: 1px solid #e6e6e6;
}

.header-parts .calendar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: right;
}

.header-parts .weather {
  display: flex;
  align-items: stretch;
  padding-right: 0;
}

.header-parts .weather .temperature {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.header-parts .weather .temperature .day {
  color: #f43a21;
}

.header-parts .weather .temperature .night {
  color: #82b2e4;
}

.header-parts .weather .weather-icon {
  position: relative;
  width: 34px;
  margin-left: 5px;
}

@media only screen and (max-width: 1023px) {
  .header-parts .calendar {
    display: none;
  }

  .trending-topics {
    overflow: hidden;
    max-width: 105px;
    display: block;
  }

  .trending-topics li {
    display: none;
  }

  .trending-topics li:first-of-type {
    display: block;
  }
}

.m-page-footer {
  position: relative;
  padding-top: 16px;
  padding-bottom: 59px;
  background-color: white;
}

@media screen and (min-width: 43.75em) {
  .m-page-footer {
    border-top: 4px solid #e6e6e6;
    padding-right: 16px;
    padding-bottom: 16px;
    padding-left: 16px;
  }
}

.m-page-footer_container_list {
  text-align: center;
}

@media screen and (min-width: 43.75em) {
  .m-page-footer_container_list {
    line-height: 30px;
  }
}

@media screen and (min-width: 43.75em) {
  .m-page-footer_container_list_item {
    margin-right: 2px;
    margin-left: 2px;
  }

  .m-page-footer_container_list_item:not(:last-child):after {
    color: #fff;
    content: "|";
  }
}

.m-page-footer_container_list_item_link {
  cursor: pointer;
  font-size: 16px;
}

.m-cf-kiadvanylista_container_list_item_link:hover {
  color: #f90;
}

.m-cf-kiadvanylista_container_list_item_inda:hover
  .m-cf-kiadvanylista_container_list_item_inda_container_label {
  color: #f90;
}

.m-cf-kiadvanylista_container_list_item_inda:hover
  .m-cf-kiadvanylista_container_list_item_inda_container_icon {
  fill: #f90;
}

.m-cf-fejlec_container_links_item_link:focus {
  outline-color: #f90;
}

.m-cf-fejlec_container_links_item_link:hover
  .m-cf-fejlec_container_links_item_link_container_icon,
.m-cf-fejlec_container_links_item_link:focus
  .m-cf-fejlec_container_links_item_link_container_icon {
  fill: #f90;
}

.m-cf-fejlec_container_links_item_link:hover
  .m-cf-fejlec_container_links_item_link_container_label,
.m-cf-fejlec_container_links_item_link:focus
  .m-cf-fejlec_container_links_item_link_container_label {
  color: #f90;
}

.m-cf-fejlec_container_inda_kiadvanyok_item_link:hover,
.m-cf-fejlec_container_inda_kiadvanyok_item_link:focus {
  color: #f90 !important;
}

.m-cf-fejlec_container_inda_kiadvanyok_item_inda:hover
  .m-cf-fejlec_container_inda_kiadvanyok_item_inda_container_label,
.m-cf-fejlec_container_inda_kiadvanyok_item_inda:focus
  .m-cf-fejlec_container_inda_kiadvanyok_item_inda_container_label {
  color: #f90;
}

.m-cf-fejlec_container_inda_kiadvanyok_item_inda:hover
  .m-cf-fejlec_container_inda_kiadvanyok_item_inda_container_icon,
.m-cf-fejlec_container_inda_kiadvanyok_item_inda:focus
  .m-cf-fejlec_container_inda_kiadvanyok_item_inda_container_icon {
  fill: #f90;
}

.m-cf-fejlec_container_inda_actions_item_button:hover
  .m-cf-fejlec_container_inda_actions_item_button_wrapper_icon,
.m-cf-fejlec_container_inda_actions_item_button:focus
  .m-cf-fejlec_container_inda_actions_item_button_wrapper_icon {
  fill: #f90;
}

@media print {

  .container {
    width: 100% !important;
  }

  .index-header-wrapper {
    display: none;
  }
}

ul {
  list-style: none;
}

@font-face {
  font-family: "_IPH Roboto Condensed";
  src: url("/fonts/RobotoCondensed-Regular.eot");
  src: url("/fonts/RobotoCondensed-Regular.eot?#iefix")
      format("embedded-opentype"),
    url("/fonts/RobotoCondensed-Regular.woff") format("woff"),
    url("/fonts/RobotoCondensed-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "_IPH Open Sans";
  src: url("../index/OpenSans-Regular.eot");
  src: url("../index/OpenSans-Regular.eot?#iefix") format("embedded-opentype"),
    url("../index/OpenSans-Regular.woff") format("woff"),
    url("../index/OpenSans-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "_IPH Open Sans";
  src: url("../index/OpenSans-Bold.eot");
  src: url("../index/OpenSans-Bold.eot?#iefix") format("embedded-opentype"),
    url("../index/OpenSans-Bold.woff") format("woff"),
    url("../index/OpenSans-Bold.ttf") format("truetype");
  font-style: normal;
  font-weight: bold;
}

.container {
  margin: 0 auto;
  width: 96%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  background-color: #fff;
}

.container:before,
.container:after {
  content: "\0020";
  display: table;
}

.container:after {
  clear: both;
}

@media only screen and (max-width: 700px) {
  .container {
    width: 100%;
  }
}

@media only screen and (min-width: 701px) and (max-width: 1023px) {
  .container {
    width: 100%;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1244px) {
  .container {
    width: 1008px;
  }
}

@media only screen and (min-width: 1245px) {
  .container {
    width: 1140px;
  }
}

[class^="icon-"] {
  font-family: "iconvault";
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  /*    font-size: 2.625em*/
}

.icon-sunny::after {
  content: "\f101";
  color: orange;
  position: absolute;
}

.icon-cloud::after {
  content: "\f106";
  color: #ccc;
  position: absolute;
}

body {
  margin-top: 43px !important;
  /* margin-top: 0 !important; */
  background-color: #fff;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  color: #323232;
  font-weight: normal;
  font-style: normal;
}

@media print {
  body {
    margin-top: 0;
  }
}

h2 {
  font-size: 16px;
  line-height: 21px;
}

@media only screen and (min-width: 1024px) and (max-width: 1244px) {
  h2 {
    font-size: 14px;
    line-height: 19px;
  }
}

@media only screen and (max-width: 700px) {
  h2 {
    font-size: 16px;
    line-height: 20px;
  }
}

h2,
h3 {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: bold;
}

p {
  font-size: 15px;
  line-height: 20px;
}

a {
  color: #111;
  text-decoration: none;
}

a:hover {
  color: #f60;
}

.cimke {
  text-transform: uppercase;
  padding: 3px 5px;
  font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 14px;
  display: block;
}

.cimke:before {
  top: 3px;
}

@media only screen and (min-width: 1024px) and (max-width: 1244px) {
  .cimke {
    font-size: 13px;
    line-height: 12px;
  }

  .cimke:before {
    top: 2px;
  }
}

@media only screen and (max-width: 700px) {
  .cimke {
    font-size: 13px;
    line-height: 12px;
  }

  .cimke:before {
    top: 2px;
  }
}

a.cimke {
  text-decoration: none;
}

.cimke-rovat {
  background-color: #158dc5;
  color: #ffffff;
}

a.cimke-rovat:hover,
a.cimke-rovat:active,
a.cimke-rovat:focus {
  background-color: #106c97;
  color: #ffffff;
}

/*
.icon-email {
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.1%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-//W3C//DTD%20SVG%201.1//EN%22%20%22http%3A//www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2216px%22%20height%3D%2216px%22%20viewBox%3D%220%200%2016%2016%22%20enable-background%3D%22new%200%200%2016%2016%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Cpath%20d%3D%22M0%2C4v8.1L4.6%2C8L0%2C4z%20M16%2C4l-4.7%2C4l4.7%2C4.1V4z%20M16%2C2H0l8%2C6.9L16%2C2z%20M10.3%2C8.8L8%2C10.7L5.7%2C8.8L0%2C14h16L10.3%2C8.8z%22/%3E%0D%0A%09%3C/g%3E%0D%0A%3C/g%3E%0D%0A%3C/svg%3E%0D%0A");
    background-repeat: no-repeat
}*/

/*.icon-email-fff-profil {
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.1%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-//W3C//DTD%20SVG%201.1//EN%22%20%22http%3A//www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2216px%22%20height%3D%2216px%22%20viewBox%3D%220%200%2016%2016%22%20enable-background%3D%22new%200%200%2016%2016%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M0%2C4v8.1L4.6%2C8L0%2C4z%20M16%2C4l-4.7%2C4l4.7%2C4.1V4z%20M16%2C2H0l8%2C6.9L16%2C2z%20M10.3%2C8.8L8%2C10.7L5.7%2C8.8L0%2C14h16%0D%0A%09%09%09L10.3%2C8.8z%22/%3E%0D%0A%09%3C/g%3E%0D%0A%3C/g%3E%0D%0A%3C/svg%3E%0D%0A");
    background-repeat: no-repeat
}*/

[class^="icon-"] {
  font-family: "iconvault";
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  /*    font-size: 2.625em*/
}

.icon-sunny::after {
  content: "\f101";
  color: orange;
  position: absolute;
}

.icon-cloud::after {
  content: "\f106";
  color: #ccc;
  position: absolute;
}

.index-header {
  position: relative;
}

.loader {
  display: block;
  width: 66px;
  margin: 32px auto;
  font-size: 0;
}

.loader-item {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 0 3px;
  background-color: #f90;
}

.loader.animating .loader-item {
  animation: flipDelay 2000ms cubic-bezier(0.645, 0.045, 0.355, 1) infinite;
}

.loader.animating .loader-item:nth-child(1) {
  animation-delay: 100ms;
}

.loader.animating .loader-item:nth-child(2) {
  animation-delay: 200ms;
}

.loader.animating .loader-item:nth-child(3) {
  animation-delay: 300ms;
}

@keyframes flipDelay {
  0% {
    opacity: 1;
    transform-origin: 0 0 0;
  }

  30% {
    opacity: 0;
    transform: rotate3d(1, 0, 0, 90deg);
    transform-origin: 0 0 0;
  }

  60% {
    opacity: 0;
    transform: rotate3d(1, 0, 0, 90deg);
    transform-origin: 0 100% 0;
  }

  90% {
    opacity: 1;
    transform-origin: 0 100% 0;
  }
}

.index-header .logo {
  width: 187px;
  height: 33px;
  display: inline-block;
  background: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20version%3D%221.1%22%20id%3D%22Layer_1%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20186%2033%22%20style%3D%22enable-background%3Anew%200%200%20186%2033%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text/css%22%3E%0A%09.st0%7Bfill%3A%23000016%3B%7D%0A%09.st1%7Bfill%3A%23F69220%3B%7D%0A%3C/style%3E%0A%3Cg%3E%0A%09%3Cg%3E%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M85%200v9H72.5709305c-4.5804062%200-8.3527069%201.7360945-11.3201523%204.1%20C58.4183769%2015.3%2057%2018.3%2057%2021.2733269c0%203%201.4%205.9%204.3%208.1%20C64.2182236%2031.8%2068%2033%2072.6%2033h12.1388016H98V0H85z%20M85%2028.0433922h-6.1220627%20c-2.5986023%200-4.6940384-0.7100754-6.3142624-2.1155777c-1.5207596-1.272934-2.2900238-2.9252586-2.2900238-4.6544876%20c0-1.7398586%200.7148972-3.456831%202.2900238-4.6544876C74.3079224%2015.3%2076.3%2015%2078.9%2015H85V28.0433922z%22/%3E%0A%09%09%3Crect%20class%3D%22st1%22%20width%3D%2213%22%20height%3D%226%22/%3E%0A%09%09%3Cg%3E%0A%09%09%09%3Crect%20y%3D%229%22%20class%3D%22st0%22%20width%3D%2212.9%22%20height%3D%2224%22/%3E%0A%09%09%3C/g%3E%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M122.9845352%2014H137V9h-20.3083191c-4.591301%200-8.3810196%201.7360945-11.3415756%204.1%20c-2.8182373%202.2067614-4.2329865%205.1554575-4.2329865%208.1502962c0%203%201.4%205.9%204.2%208.1%20C108.3106613%2031.8%20112.1%2033%20116.7%2033H137v-4.9566078h-14.0154648%20c-6.6511993%200.0121632-7.6614914-3.2494564-8.040863-4.0433922H137v-6h-22.0563278%20C115.5293884%2017.1%20117.1%2014%20123%2014z%22/%3E%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M39.0367889%209H17v24h13.2694931V15h7.2503738c3.8147812-0.1127167%203.8%203%203.8%203.8%20V33H54V17.0604858C54%2015.4%2054%209%2039%209z%22/%3E%0A%09%09%3Cpolygon%20class%3D%22st0%22%20points%3D%22182.5%2C9%20167.2%2C9%20161.3%2C14.7%20155.3%2C9%20140%2C9%20153.6%2C21.3%20140%2C33%20155.3%2C33%20161.3%2C27.9%20167.2%2C33%20182.5%2C33%20168.9%2C21.3%22/%3E%0A%09%3C/g%3E%0A%3C/g%3E%0A%3C/svg%3E%0A")
    no-repeat center center/cover;
  vertical-align: middle;
}

@media only screen and (max-width: 700px) {
  .index-header .logo {
    width: 138px;
    height: 25px;
  }
}

.index-header nav {
  display: flex;
  align-items: center;
  width: calc(100% + 1.25rem);
  margin: 0.625rem -0.625rem 0;
}

@media only screen and (max-width: 1023px) {
  .index-header nav {
    display: none;
  }
}

.index-header nav a {
  position: relative;
  font: 1.25rem/1 "Roboto Condensed", sans-serif;
  text-transform: uppercase;
  z-index: 100;
}

.index-header nav a.rovat-link {
  padding: 0.625rem;
}

@media only screen and (min-width: 1024px) and (max-width: 1244px) {
  .index-header nav a {
    font-size: 17px;
  }
}

.notification {
  animation: jump 0.7s ease-out 3s 3;
}

.notification:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 10px;
  height: 4px;
  background-color: white;
  transform: translateX(-50%) scaleX(0);
  animation: white-out 0.5s linear 5s forwards;
  z-index: 1;
}

@keyframes jump {
  0% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-6px);
  }

  100% {
    transform: translateY(0);
  }
}

@keyframes white-out {
  0% {
    transform: translateX(-50%) scaleX(0);
  }

  100% {
    transform: translateX(-50%) scaleX(1);
  }
}

.dropdown-container {
  position: absolute;
  left: 50%;
  top: 100%;
  width: calc(100% + 2rem);
  max-width: 100vw;
  padding: 1.5rem 2rem;
  border-radius: 0 0 0.5rem 0.5rem;
  background-color: white;
  box-shadow: 0 1.25rem 2rem rgba(0, 0, 0, 0.2);
  transform: translateX(-50%);
}

.dropdown-container[hidden] {
  display: none;
}

@supports not (aspect-ratio: auto) {
  @supports not (inset: 0) {
  }
}

@supports not (inset: 0) {
}

@media all and (max-width: 1023px) {
  .dropdown-container {
    display: none;
  }
}

.exchange-ticker {
  display: block;
  columns: 2;
  column-rule: 1px solid #e6e6e6;
  column-gap: 1rem;
  width: 100%;
  white-space: nowrap;
}

.exchange-ticker .currency-item {
  display: block;
  padding-right: 1rem;
}

.exchange-ticker .currency-item.goood {
  color: #f43a21;
  background: url('data:image/svg+xml;charset=US-ASCII,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 7"><path d="M10 7H0l5-7 5 7z" fill="%23f43a21"/></svg>')
    no-repeat right/10px;
}

.exchange-ticker .exchange-item {
  display: block;
  padding-right: 1rem;
}

.exchange-ticker .exchange-item.goood {
  color: #2dbe22;
  background: url('data:image/svg+xml;charset=US-ASCII,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 7"><path d="M10 7H0l5-7 5 7z" fill="%232dbe22"/></svg>')
    no-repeat right/10px;
}

@media all and (max-width: 767px) {
  .index-header {
    margin-bottom: 2rem !important;
  }

  .exchange {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    border-right: 0 !important;
    transform: translate(0, 100%);
    overflow: hidden;
  }

  .exchange-ticker {
    columns: 6;
    column-rule: none;
    animation: 20s linear infinite ticker;
  }

  .exchange-ticker .currency-item {
    display: inline-block;
    margin: 0 0.5rem;
    line-height: 2rem;
  }

  .exchange-ticker .exchange-item {
    display: inline-block;
    margin: 0 0.5rem;
    line-height: 2rem;
  }

  .exchange.njs-carousel {
    box-sizing: border-box;
    left: 0.75rem;
    padding: 0;
    text-align: left;
    width: calc(100% - 1.5rem);
  }

  .exchange.njs-carousel > .exchange-ticker {
    animation: none;
    box-sizing: border-box;
    columns: auto auto;
    column-gap: normal;
    column-rule: medium none transparent;
    font-size: 0;
  }

  .exchange.njs-carousel > .exchange-ticker > * {
    box-sizing: border-box;
    display: inline-block;
    font-size: 13px;
    vertical-align: middle;
  }
}

@keyframes ticker {
  0% {
    transform: translate3d(100%, 0, 0);
  }

  100% {
    transform: translate3d(-200%, 0, 0);
  }
}

.index-header {
  width: 100% !important;
  box-shadow: inset 0 -4px #f90;
  z-index: 1000;
}

.index-header-wrapper {
  position: relative;
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  margin: 0 auto;
  padding: var(--wrapper-padding, 16px);
}

@media only screen and (min-width: 1245px) {
  .index-header-wrapper {
    width: 1140px;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1244px) {
  .index-header-wrapper {
    width: 1008px;
  }
}

@media only screen and (min-width: 1024px) {
  .index-header-wrapper {
    padding-bottom: 0;
  }
}

.trending-topics {
  display: flex;
  align-items: center;
  margin-left: 1.25rem;
}

.trending-topics li {
  margin-right: 2px;
}

.header-parts {
  display: flex;
  align-items: stretch;
  margin-left: auto;
  color: #999999;
  font: 13px/1.3 "Roboto Condensed", sans-serif;
}

.header-parts > * {
  padding: 0 0.75rem;
}

.header-parts > *:not(:last-child) {
  border-right: 1px solid #e6e6e6;
}

.header-parts .calendar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: right;
}

.header-parts .weather {
  display: flex;
  align-items: stretch;
  padding-right: 0;
}

.header-parts .weather .temperature {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.header-parts .weather .temperature .day {
  color: #f43a21;
}

.header-parts .weather .temperature .night {
  color: #82b2e4;
}

.header-parts .weather .weather-icon {
  position: relative;
  width: 34px;
  margin-left: 5px;
}

@media only screen and (max-width: 1023px) {
  .header-parts .calendar {
    display: none;
  }

  .trending-topics {
    overflow: hidden;
    max-width: 105px;
    display: block;
  }

  .trending-topics li {
    display: none;
  }

  .trending-topics li:first-of-type {
    display: block;
  }
}

.idojaras_2024 #idojaras-top .splide__arrow:hover:not(:disabled) {
  opacity: 0.9;
}

.idojaras_2024 #idojaras-top .splide__arrow:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.idojaras_2024 #idojaras-top .splide__pagination__page:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

@supports (outline-offset: -3px) {
  .idojaras_2024 #idojaras-top .splide__slide:focus-visible {
    outline: 3px solid #0bf;
    outline-offset: -3px;
  }
}

@media screen and (-ms-high-contrast: none) {
  .idojaras_2024 #idojaras-top .splide__slide:focus-visible {
    border: 3px solid #0bf;
  }
}

@supports (outline-offset: -3px) {
}

.idojaras_2024 #idojaras-top .splide__toggle:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.cikk.rovat_tarca .cikk-torzs > ul li::marker {
  font-size: 1.2rem;
  color: #158dc5;
}

@media (max-width: 576px) {
  body {
    margin-top: 0 !important;
  }
}

_:-ms-fullscreen .matariki-panel_col {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
@media (min-width: 1312px) {
  _:-ms-fullscreen .matariki-panel_col {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
_:-ms-fullscreen .matariki-panel_grid {
  display: block;
}
@media (min-width: 1312px) {
  _:-ms-fullscreen .matariki-panel_grid {
    display: -ms-grid;
    display: grid;
  }
}
.container {
  width: 100%;
}
@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 1000px) {
  .container {
    max-width: 1000px;
  }
}
@media (min-width: 1100px) {
  .container {
    max-width: 1100px;
  }
}
@media (min-width: 1312px) {
  .container {
    max-width: 1312px;
  }
}
@media (min-width: 1400px) {
  .container {
    max-width: 1400px;
  }
}
@media (min-width: 1600px) {
  .container {
    max-width: 1600px;
  }
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

footer,
nav,
section {
  display: block;
}

video {
  display: inline-block;
  vertical-align: baseline;
}

[hidden] {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

hr {
  box-sizing: content-box;
  height: 0;
}

button {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button {
  text-transform: none;
}

button {
  -webkit-appearance: button;
  appearance: button;
  cursor: pointer;
}

button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}

html,
body,
div,
span,
h2,
h3,
p,
a,
img,
ul,
li,
footer,
nav,
section,
time,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

body {
  line-height: 1;
}

ul {
  list-style: none;
}

h2,
h3 {
  clear: both;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

a:focus {
  outline: thin dotted;
}

a:focus:active {
  outline: none;
}

footer,
nav,
section {
  display: block;
}

video {
  display: inline-block;
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin: 24px;
  margin-bottom: 1.714285714rem;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

html,
body {
  height: 100%;
}

body {
  overflow-x: hidden;
  background-color: #fff;
}

.wrapper {
  max-width: 82rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  padding-left: 1rem;
  padding-right: 1rem;
}

.wrapper:after {
  content: " ";
  display: block;
  clear: both;
}

@media only screen and (min-width: 768px) {
  .wrapper {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

.content {
  clear: both;
}

@media (min-width: 1000px) {
  .wrapper {
    max-width: 82rem;
    margin-left: auto;
    margin-right: auto;
  }

  .wrapper:after {
    content: " ";
    display: block;
    clear: both;
  }

  .content:after {
    content: "";
    display: table;
    clear: both;
  }

  .single-story--standard .content {
    position: relative;
  }

  /* .single-story--standard .content:before {
    content: "";
    width: 1px;
    height: 100%;
    background-color: #ebeae6;
    position: absolute;
    top: 0;
    left: 65.7142857143%;
  } */
}

@media (min-width: 1312px) {
  .wrapper {
    max-width: 82rem;
    margin-left: auto;
    margin-right: auto;
  }

  .wrapper:after {
    content: " ";
    display: block;
    clear: both;
  }

  .single-story--standard .content:before {
    left: 74.2857142857%;
  }
}

@media (min-width: 1600px) {
  .wrapper {
    max-width: 82rem;
    margin-left: auto;
    margin-right: auto;
  }

  .wrapper:after {
    content: " ";
    display: block;
    clear: both;
  }
}

@font-face {
  font-display: swap;
  font-family: "Noto Serif SC";
  font-style: normal;
  font-weight: 200;
  src: url("") format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "Noto Serif SC";
  font-style: normal;
  font-weight: 300;
  src: url("") format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "Noto Serif SC";
  font-style: normal;
  font-weight: 400;
  src: url("") format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "Noto Serif SC";
  font-style: normal;
  font-weight: 500;
  src: url("") format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "Noto Serif SC";
  font-style: normal;
  font-weight: 600;
  src: url("") format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "Noto Serif SC";
  font-style: normal;
  font-weight: 700;
  src: url("") format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "Noto Serif SC";
  font-style: normal;
  font-weight: 900;
  src: url("") format("woff2");
}

@font-face {
  font-family: "icomoon";
  src: url("");
  src: url("") format("embedded-opentype"), url("") format("woff"),
    url("") format("truetype"), url("") format("svg");
  font-weight: normal;
  font-style: normal;
}

html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  font-family: "Sohne", “Noto Sans SC”, ui-sans-serif, system-ui, -apple-system,
    BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans",
    sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol",
    "Noto Color Emoji";
  letter-spacing: 0.005em;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #404441;
}

h2 {
  font-weight: 800;
  letter-spacing: -0.008em;
}

h3 {
  font-weight: 600;
  color: #1e2722;
}

h2 {
  font-size: 24px;
  line-height: 1.25;
}

h3 {
  font-size: 20px;
  line-height: 1.3;
  margin-top: 0.8em;
  margin-bottom: 0.8em;
}

p {
  margin-top: 0.75em;
}

h2,
h3,
p {
  margin-bottom: 0.75em;
}

h2:first-child,
h3:first-child,
p:first-child {
  margin-top: 0;
}

h2:last-child,
p:last-child {
  margin-bottom: 0;
}

p {
  line-height: 1.5;
}

@media (min-width: 1000px) {
  h2 {
    font-size: 30px;
  }
}

@media (min-width: 1270px) {
  h2 {
    font-size: 36px;
  }

  h3 {
    font-size: 24px;
    line-height: 1.25;
  }
}

img {
  max-width: 100%;
  height: auto;
}

/* .count {
  display: block;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: -0.008em;
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 30px;
  position: absolute;
  top: -15px;
  right: -15px;
  background-color: #ed615a;
  color: #fff;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  border-radius: 15px;
} */

a {
  text-decoration: none;
  color: #d24141;
  -webkit-transition: "color .15s ease 0s, background-color .15s ease 0s, border-color .15s ease 0s";
  -moz-transition: "color .15s ease 0s, background-color .15s ease 0s, border-color .15s ease 0s";
  -o-transition: "color .15s ease 0s, background-color .15s ease 0s, border-color .15s ease 0s";
  transition: "color .15s ease 0s, background-color .15s ease 0s, border-color .15s ease 0s";
}

a:hover {
  color: #343734;
}

a:focus,
a:active {
  color: #1e2722;
}

.logo {
  width: 128px;
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .logo {
    width: 95px;
  }
}

.deprecated .o-feature-set--station.nat .u-blocklink .faux-link:not(:visited) {
  color: #1e2722;
}

.deprecated .o-feature-set--station.con .u-blocklink .faux-link:not(:visited) {
  color: #1e2722;
}

.deprecated .o-feature-set--station.int .u-blocklink .faux-link:not(:visited) {
  color: #1e2722;
}

.deprecated .o-feature-set--station.rnz .u-blocklink .faux-link:not(:visited) {
  color: #1e2722;
}

.deprecated .o-feature-set--station.pod .u-blocklink .faux-link:not(:visited) {
  color: #1e2722;
}

.playlist-backdrop {
  overflow-y: scroll;
  position: fixed;
  top: 100%;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.25s ease-out 0.25s, visibility 0.25s linear 0.25s;
  z-index: 40;
  background-color: #000;
}

@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  body {
    overflow: visible !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  .logo {
    display: none;
  }
}

.VIpgJd-yAWNEb-L7lbkb div,
.VIpgJd-yAWNEb-L7lbkb span,
.VIpgJd-yAWNEb-L7lbkb img {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
  text-align: left;
  line-height: normal;
}
.VIpgJd-yAWNEb-L7lbkb {
  color: #222;
  background-color: #fff;
  border: 1px solid #eee;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 4px 16px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, 0.2);
  display: none;
  font-family: arial;
  font-size: 10pt;
  width: 420px;
  padding: 12px;
  position: absolute;
  z-index: 10000;
}
.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-nVMfcd-fmcmS {
  clear: both;
  font-size: 10pt;
  position: relative;
  text-align: justify;
  width: 100%;
}
.VIpgJd-yAWNEb-L7lbkb span:focus {
  outline: none;
}
.VIpgJd-yAWNEb-hvhgNd {
  font-family: "Google Sans", Arial, sans-serif;
}
.VIpgJd-yAWNEb-hvhgNd .VIpgJd-yAWNEb-hvhgNd-l4eHX-i3jM8c {
  position: absolute;
  top: 10px;
  left: 14px;
}
.VIpgJd-yAWNEb-hvhgNd .VIpgJd-yAWNEb-hvhgNd-k77Iif-i3jM8c {
  margin: 16px;
  padding: 0;
}
.VIpgJd-yAWNEb-hvhgNd .VIpgJd-yAWNEb-hvhgNd-IuizWc {
  margin: 0 0 0 36px;
  padding: 0;
  color: #747775;
  font-size: 14px;
  font-weight: 500;
}
.VIpgJd-yAWNEb-hvhgNd .VIpgJd-yAWNEb-hvhgNd-axAV1 {
  width: auto;
  padding: 12px 0 0;
  color: #1f1f1f;
  font-size: 16px;
  text-align: initial;
}
.VIpgJd-yAWNEb-hvhgNd .VIpgJd-yAWNEb-hvhgNd-N7Eqid {
  border-radius: 0 0 12px 12px;
  margin: 0;
  background: #f1f4f9;
  position: relative;
  min-height: 50px;
}
.VIpgJd-yAWNEb-hvhgNd .VIpgJd-yAWNEb-hvhgNd-N7Eqid-B7I4Od {
  display: inline-block;
  width: 77%;
  padding: 12px;
}
.VIpgJd-yAWNEb-hvhgNd .VIpgJd-yAWNEb-hvhgNd-UTujCb {
  color: #1f1f1f;
  font-size: 12px;
  font-weight: 500;
}
.VIpgJd-yAWNEb-hvhgNd .VIpgJd-yAWNEb-hvhgNd-eO9mKe {
  color: #444746;
  font-size: 12px;
  padding-top: 4px;
}
.VIpgJd-yAWNEb-hvhgNd .VIpgJd-yAWNEb-hvhgNd-xgov5 {
  position: absolute;
  top: 10px;
  right: 5px;
}
.VIpgJd-yAWNEb-hvhgNd .VIpgJd-yAWNEb-hvhgNd-THI6Vb {
  fill: #0b57d0;
}
.VIpgJd-yAWNEb-hvhgNd .VIpgJd-yAWNEb-hvhgNd-bgm6sf {
  margin: -4px 2px 0 0;
  padding: 2px 0 0;
  width: 48px;
  height: 48px;
  border: none;
  border-radius: 24px;
  cursor: pointer;
  background: none;
}
.VIpgJd-yAWNEb-hvhgNd .VIpgJd-yAWNEb-hvhgNd-bgm6sf:hover {
  background: #e8ebec;
}

.main-content *:not(i) {
  font-family: "PublicSans", sans-serif;
}

* {
  margin: 0;
  padding: 0;
}

:root {
  --primary-color: #820ad1;
  --text-color: #555555;
  --muted-color: #000000;
  --bg-light: #f8f8f8;
}

.main-content .font-size-14mob {
  font-size: 14px;
}

.main-content p {
  margin: 0;
  color: var(--text-color);
  font-size: 16px;
  line-height: 145%;
}

.main-content .first-title {
  color: var(--muted-color);
  font-size: 24px;
  font-weight: bold;
  line-height: 125%;
}

.main-content .d-flex {
  display: flex;
  gap: 9px;
}

.main-content .d-flex .d-flex_text {
  font-size: 14px;
}

.main-content .dynamic-image {
  background: rgb(238, 238, 238);
}

.main-content .dynamic-image img {
  object-fit: cover;
  height: fit-content !important;
  min-height: min-content;
}

.main-content .dynamic-image .d-flex {
  padding: 12px;
}

.main-content {
  padding: 16px;
  max-width: 640px;
  margin: 0 auto;
}

.main-content .breaking {
  font-weight: bold;
}

.main-content .hero img {
  width: 100%;
  /*height: fit-content;*/
  height: auto;
  margin: 0;
}

.main-content section {
  margin-bottom: 16px;
}

.main-content h2,
.main-content h3 {
  margin-bottom: 0.5rem;
}

.main-content h2 {
  font-size: 18px;
  line-height: 125%;
}

.main-content h3 {
  font-size: 16px;
}

.main-content .dynamic-image .d-flex_text h2 {
  font-size: 14px;
}

.main-content .profile-card {
  background-color: #fff;
  margin-top: 16px;
}

.main-content .profile-header {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  gap: 10px;
}

.main-content .profile-picture {
  width: 60px !important;
  border-radius: 50%;
  object-fit: cover;
  height: 60px !important;
}

.main-content .profile-info {
  display: flex;
  flex-direction: column;
}

.main-content .profile-name {
  margin: 0;
  font-size: 14px;
  font-weight: bold;
  line-height: 125%;
}

.main-content .profile-title {
  margin: 0;
  font-size: 11px;
  color: rgb(0, 0, 0);
  text-transform: uppercase;
  font-weight: 600;
  line-height: 125%;
}

.main-content .last-updated {
  color: rgb(85, 85, 85);
  font-size: 11px;
}

.main-content .profile-actions {
  display: flex;
  border-top: 1px solid rgb(238, 238, 238);
  border-bottom: 1px solid rgb(238, 238, 238);
  padding-top: 8px;
  padding-bottom: 8px;
  gap: 18px;
}

.main-content .action-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: rgb(85, 85, 85);
  font-size: 11px;
  cursor: pointer;
  transition: color 0.2s;
}

.main-content .action-item span {
  margin-top: 4px;
}

.main-content .action-item:hover {
  color: #000;
}

.main-content .instruction .instruction-card {
  border: 1px solid rgb(221, 243, 221);
  border-radius: 8px;
  box-shadow: 0px 1px 3.5px 0px rgba(106, 172, 91, 0.17);
  background: rgb(255, 255, 255);
  padding: 16px;
  margin-top: 16px;
}

@media (min-width: 768px) {
  .main-content {
    max-width: 832px;
    padding: 16px;
  }

  .main-content p {
    font-size: 20px;
  }

  .main-content h2 {
    font-size: 24px;
  }

  .main-content h3 {
    font-size: 20px;
  }

  .main-content .dynamic-image .d-flex_text h2 {
    font-size: 24px;
  }

  .main-content .first-title {
    font-size: 32px;
  }

  .main-content .d-flex .d-flex_text {
    font-size: 16px;
  }
}

* {
  box-sizing: border-box;
}
html,
body {
  scroll-behavior: smooth;
}

a {
  cursor: pointer;
}

#form {
  max-width: 550px;
  margin: 0 auto;
}

.form-text {
  text-align: center;
}
