<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,
body,
div,
span,
h1,
p,
a,
img,
i,
ul,
li,
form,
footer,
nav,
section,
time {
  vertical-align: baseline;
  margin: 0;
  border: 0;
  padding: 0;
  font-size: 100%;
}

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;
}

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

.footer {
  background-color: transparent !important;
}

.footer_list {
  position: relative;
}

.footer_list_item.hasText {
  display: inline-block;
}

.footer_list_item.hasLink {
  display: inline-block;
  padding: 5px;
}

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

.m-cf-fejlec {
  position: fixed;
  left: 0;
  right: 0;
  z-index: 8000;
  border-top: 1px solid #e6e6e6;
  height: 43px;
  box-shadow: 0 0 10px 4px transparent;
  box-sizing: border-box;
  background-color: #fff;
  transition: box-shadow 0.08s linear;
}
.footer {
  text-align: center;
  margin-top: 10px;
}
#order_form {
  margin-top: 35px;
}
@media screen and (min-width: 43.75em) {
  .m-cf-fejlec {
    top: 0;
    bottom: auto;
    border-top: 0;
    border-bottom: 1px solid #e6e6e6;
  }
}

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

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

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

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

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

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

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

.glink {
  overflow: hidden;
  border-right: 1px solid #e6e6e6;
  height: 100%;
  transition: width 0.1s linear;
}

@media screen and (max-width: 63.9375em) {
  #techtud,
  #gazdasag {
    display: none;
  }
  .glink {
    width: 43px;
  }
}
@media screen and (max-width: 900px) {
#podcast {
  display: none;
}
}
.glink.itemCover {
  border-width: 0;
  width: 0;
}

.glink.itemShare {
  border-width: 0;
  width: 0;
}

@media screen and (min-width: 64em) {
  .glink.itemShare {
    position: relative;
  }
}

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

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

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

.glink_link_container_logo {
  opacity: 0.6;
}

.glink_link:active .glink_link_container_logo,
.glink_link:focus .glink_link_container_logo,
.glink_link:hover .glink_link_container_logo {
  opacity: 1;
}

.glink_link_container_icon.iconHamburger {
  width: 22px;
  height: 17px;
}

.glink_link_container_icon.iconClock {
  width: 22px;
  height: 22px;
}

.glink_link_container_icon.iconShare {
  width: 18px;
  height: 20px;
}

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

.glink_share {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 42px;
  z-index: 8001;
  display: none;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  padding: 10px 5px;
  height: 64px;
  background-color: #fff;
  -ms-flex-pack: distribute;
}

@media screen and (min-width: 43.75em) {
  .glink_share {
    top: 42px;
    bottom: auto;
  }
}

@media screen and (min-width: 64em) {
  .glink_share {
    left: -1px;
    right: -1px;
    border-right: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    height: auto;
  }
}

.glink_goog {
  padding-right: 5px;
  padding-left: 5px;
  width: 25%;
}

@media screen and (min-width: 64em) {
  .glink_goog {
    width: 100%;
    height: 42px;
  }

  .glink_goog:not(:last-child) {
    margin-bottom: 10px;
  }
}

.glink_goog_link {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  height: 100%;
  -ms-flex-align: center;
  -ms-flex-pack: center;
}

@media screen and (min-width: 64em) {
  .glink_goog_link {
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: start;
  }
}

.glink_goog_link:focus {
  outline: 1px solid #fff;
  outline-offset: -2px;
}

.glink_goog_link.linkFacebook {
  background-color: #3b5998;
}

.glink_goog_link.linkFacebook:hover,
.glink_goog_link.linkFacebook:focus {
  background-color: #2d4373;
}

.glink_goog_link.linkTwitter {
  background-color: #55acee;
}

.glink_goog_link.linkTwitter:hover,
.glink_goog_link.linkTwitter:focus {
  background-color: #2795e9;
}

.glink_goog_link.linkTumblr {
  background-color: #35465c;
}

.glink_goog_link.linkTumblr:hover,
.glink_goog_link.linkTumblr:focus {
  background-color: #222d3c;
}

.glink_goog_link.linkReddit {
  background-color: #ff4500;
}

.glink_goog_link.linkReddit:hover,
.glink_goog_link.linkReddit:focus {
  background-color: #cc3700;
}

.glink_goog_link,
.glink_goog_link_icon {
  fill: #fff;
}

.glink_goog_link .iconFacebook,
.glink_goog_link_icon.iconFacebook {
  width: 11px;
  height: 20px;
}

@media screen and (min-width: 64em) {

  .glink_goog_link .iconFacebook,
  .glink_goog_link_icon.iconFacebook {
    margin-right: 22px;
    margin-left: 17px;
  }
}

.glink_goog_link .iconTwitter,
.glink_goog_link_icon.iconTwitter {
  width: 23px;
  height: 19px;
}

@media screen and (min-width: 64em) {

  .glink_goog_link .iconTwitter,
  .glink_goog_link_icon.iconTwitter {
    margin-right: 15px;
    margin-left: 12px;
  }
}

.glink_goog_link .iconTumblr,
.glink_goog_link_icon.iconTumblr {
  width: 12px;
  height: 20px;
}

@media screen and (min-width: 64em) {

  .glink_goog_link .iconTumblr,
  .glink_goog_link_icon.iconTumblr {
    margin-right: 23px;
    margin-left: 15px;
  }
}

.glink_goog_link .iconReddit,
.glink_goog_link_icon.iconReddit {
  width: 23px;
  height: 24px;
}

@media screen and (min-width: 64em) {

  .glink_goog_link .iconReddit,
  .glink_goog_link_icon.iconReddit {
    margin-right: 13px;
    margin-left: 14px;
  }
}

.glink_goog_link_label {
  margin-left: 10px;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
}

@media screen and (min-width: 64em) {
  .glink_goog_link_label {
    margin-left: 0;
  }
}

.m-con_inda {
  display: flex;
  margin: 0 !important;
}

.m-con_in {
  display: none;
  overflow: hidden;
}


  .m-con_in {
    display: flex;
  }


.m-con_in_item {
  line-height: 42px;
}

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

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

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

.m-con_in_item_inda_container {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-align: center;
}

.m-con_in_item_inda_container_label {
  font-size: 15px;
}

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

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

.m-con_inda_actions_item {
  height: 100%;
}

.m-con_inda_actions_item.itemSearch {
  width: 43px;
}

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

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

.m-con_inda_actions_item.itemSearch .m-con_inda_actions_item_button_wrapper_icon {
  width: 21px;
  height: 21px;
}

.m-cf-fejlec .fixed-header #passportHeader._iph_mini {
  width: 86px !important;
  height: 100% !important;
}

.m-cf-fejlec .fixed-header #passportHeader._iph_mini&gt;#_iph_fixed-header {
  width: 86px !important;
  height: 100% !important;
}

.m-cf-fejlec .fixed-header #passportHeader._iph_mini&gt;#_iph_fixed-header .fixed-header-container {
  width: 86px !important;
  height: 100% !important;
}

.m-cf-fejlec .fixed-header #passportHeader._iph_mini&gt;#_iph_fixed-header .fixed-header-container ._iph_rgt {
  height: 100% !important;
}

.m-cf-fejlec .fixed-header #passportHeader._iph_mini&gt;#_iph_fixed-header .icon {
  border-left: 1px solid #e6e6e6;
  padding: 6px !important;
  width: 43px !important;
  height: 42px !important;
}

.m-cf-fejlec .fixed-header #passportHeader._iph_mini&gt;#_iph_fixed-header .icon-kulcs {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 20H0v-.245c0-3.795.516-5.89 1.573-6.41.274-.135.628-.34 1.037-.58 1.17-.68 2.893-1.684 4.82-2.19C6.174 9.37 5.325 7.262 5.325 5.248 5.324 2.206 7.29 0 10 0c2.71 0 4.675 2.228 4.675 5.297 0 1.992-.813 4.023-2.06 5.23 2.618.608 4.85 2.046 5.834 2.68 1.41.91 1.536 5.97 1.546 6.544L20 20z' fill='%23999' fill-rule='evenodd'/%3E%3C/svg%3E");
  background-size: 20px 20px !important;
}

.m-cf-fejlec .fixed-header #passportHeader._iph_mini&gt;#_iph_fixed-header .icon-harang {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='20' height='21' viewBox='0 0 20 21' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 16.554c-3.984 0-10 .63-10 .63v-1.26c0-.497.398-.594.49-.63 1.102-.03 1.385-1.53 1.385-1.53.687-7.937 4.34-10.816 7.006-11.44-.19-.245-.308-.55-.308-.885C8.572.643 9.212 0 10 0c.79 0 1.428.644 1.428 1.44 0 .33-.114.63-.3.873 2.647.6 6.243 3.438 6.997 11.542v-.09c0 1.44 1.3 1.52 1.384 1.53.226.03.49.196.49.63v1.258s-6.016-.63-10-.63zm2.857 1.574c0 1.574-1.277 2.88-2.857 2.88-1.58 0-2.857-1.306-2.857-2.88 0 0 .826-.315 2.857-.315 2.03 0 2.857.315 2.857.315z' fill='%23999' fill-rule='evenodd'/%3E%3C/svg%3E");
  background-size: 20px 21px !important;
}

@media screen and (max-width: 699px) {

  .h-visibility-off_small-down {
    display: none !important;
  }
}

@media screen and (max-width: 1023.98px) {
  .h-visibility-off_mid-small-down {
    display: none !important;
  }
}

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

.social-follow {
  flex-flow: var(--sf-direction) wrap;
  align-items: center;
  padding: 5px;
  width: 100%;
  font: 700 var(--sf-font-size) / normal "Open Sans", sans-serif;
  color: var(--sf-color);
  background: var(--sf-background);
  gap: 10px;
}

.social-follow img {
  display: block;
  width: var(--sf-logo-width);
}

.social-follow p {
  font-weight: 700;
  font-size: inherit;
  line-height: 1.07;
}

.social-follow a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 7px 16px;
  color: #0062e0 !important;
  background: white;
  gap: 9px;
}

.social-follow a i.facebook {
  --icon-mask: var(--icon-mask-facebook);
  --icon-mask-color: currentcolor;
}

.social-follow.small {
  --sf-direction: row;
  --sf-padding: 6px 8px;
  --sf-font-size: 14px;
  --sf-logo-width: 37px;
  display: var(--display-small, flex);
}

.social-follow.small p {
  margin-right: auto;
  max-width: 135px;
}

.social-follow.facebook {
  --sf-background: linear-gradient(300deg, #0062e0, #19afff);
  --sf-color: white;
}

/* @media all and (min-width: 1024px) {
  .social-follow {
    --display-big: none;
  }
} */

/* @media all and (max-width: 1023px) {
  .social-follow {
    --display-small: none;
  }
} */

.glink_link_container_icon {
  fill: #999;
}

.glink_link_container_logo {
  width: 8px;
  height: 20px;
}

.glink_link_container_logo_stem {
  fill: #000016;
}

.glink_link_container_logo_dot {
  fill: #f90;
}

.glink_link_container_label {
  font-weight: 700;
  color: #999;
}

.m-con_in_item_link {
  color: #999;
}

.m-con_inda_actions_item_button_wrapper_icon {
  fill: #999;
}

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

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

.container::after {
  clear: both;
}

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

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

.container.border::after {
  clear: both;
}



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

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

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

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

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

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

h1 {
  font-family: "Open Sans", "Helvetica", "Arial", sans-serif;
  font-weight: 700;
}

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

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

a:hover {
  color: #f60;
}

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

.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 {
  color: #fff;
  background-color: #158dc5;
}

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

.cimke-rovat-light {
  color: #fff;
  background-color: #8ac6e2;
}

a.cimke-rovat-light:hover,
a.cimke-rovat-light:active,
a.cimke-rovat-light:focus {
  color: #fff;
  background-color: #61b2d8;
}

.cimke-zoldindex {
  color: #fff;
  background-color: #3a3;
}

.cimke-zoldindex:hover {
  color: #fff;
  background-color: #278327;
}

.cimke-qatar {
  color: #fff;
  background-color: #891835;
}

.cimke-qatar:hover {
  color: #fff;
  background-color: #671320;
}

:root {
  --icon-mask-clock: url("https://index.hu/assets/images/icons/clock.svg");
  --icon-mask-grid: url("https://index.hu/assets/images/icons/grid.svg");
  --icon-mask-stadium: url("https://index.hu/assets/images/icons/stadium.svg");
  --icon-mask-facebook: url("https://index.hu/assets/images/icons/facebook.svg");
  --icon-mask-instagram: url("https://index.hu/assets/images/icons/instagram.svg");
  --icon-mask-twitter: url("https://index.hu/assets/images/icons/twitter.svg");
  --icon-mask-youtube: url("https://index.hu/assets/images/icons/youtube.svg");
}

.iconmask {
  -webkit-mask: var(--icon-mask) no-repeat center/cover;
  mask: var(--icon-mask) no-repeat center/cover;
  width: var(--icon-mask-width, 1rem);
  height: var(--icon-mask-height, 1rem);
  background-color: var(--icon-mask-color, #000);
}

.icon {
  display: inline-block;
  padding: 6px;
  width: 24px;
  height: 24px;
}

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

.index-header {
  position: relative;
}

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

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

.author-share-date {
  position: relative;
  display: flex;
  justify-content: space-between;
  width: 100%;
  font-family: "Roboto Condensed", "Helvetica", "Arial", sans-serif;
  font-size: 15px;
}

.author-share-date .megosztas-gomb {
  position: relative;
  display: block;
  width: 40px;
  height: 40px;

  background-position: 50% 47%;
  background-size: 26px 22px;
  background-repeat: no-repeat;
}

.author-share-date {
  align-items: flex-end;
}

.author-share-date::before {
  content: " ";
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  border-bottom: 1px solid #e6e6e6;
  padding: 0 16px;
  width: 100%;
}

.author-share-date-container {
  margin: 16px auto;
  padding: 0 16px;
  width: 100%;
}

.author-share-date .bal-hasab,
.author-share-date .jobb-hasab {
  display: flex;
  align-items: flex-end;
}

.author-share-date .bal-hasab {
  flex-grow: 1;
  flex-basis: 0;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 100%;
}

.author-share-date .jobb-hasab {
  flex: 0 0 auto;
  padding-left: 16px;
  width: auto;
  min-width: 33.333333%;
  max-width: 100%;
}

.author-share-date .szerzok_container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.author-share-date .szerzo {
  display: flex;
  flex-shrink: 1;
  align-items: center;
  margin-right: 10px;
  padding-bottom: 10px;
  text-transform: uppercase;
}

.author-share-date .kovetes a {
  display: block;
}

.author-share-date .datum {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  margin-left: auto;
  padding: 10px 0;
  margin-right: 5px;
  line-height: 18px;
  white-space: nowrap;
  text-transform: uppercase;
  color: #999;
}

.author-share-date .megoszt {
  display: flex;
  /* align-items: stretch;
  width: 100%; */
  background-color: #f1f1f1;
}
.datum span {
  padding-right: 4px;
}

.author-share-date .megoszt .index-social-box {
  border-right: 1px solid #fff;
}

.author-share-date .megoszt .megosztas-gomb {
  background-image: 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%2024%2020%22%20style%3D%22enable-background%3Anew%200%200%2024%2020%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text/css%22%3E%0A%09.st0%7Bfill%3A%23b3b3b3%3B%7D%0A%3C/style%3E%0A%3Cg%3E%0A%09%3Cg%3E%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M19%2018.0028687H1.9976196V5.9713745h2.4610596L7.0078125%204H0v16h21v-8.3161011l-2%202.3048096V18.0028687z%20M3.7304077%2016.8317871c2.7666626-9.3776245%2012.2719116-6.6505737%2012.2719116-6.6505737v3.4458008L24%206.7%20l-7.9976807-6.7011108V3.399292C1.9851074%203.4%203.7%2016.8%203.7%2016.8317871z%22/%3E%0A%09%3C/g%3E%0A%3C/g%3E%0A%3C/svg%3E%0A");
}

.author-share-date .megoszt .megosztas-gomb:hover {
  background-image: 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%2024%2020%22%20style%3D%22enable-background%3Anew%200%200%2024%2020%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text/css%22%3E%0A%09.st0%7Bfill%3A%23222222%3B%7D%0A%3C/style%3E%0A%3Cg%3E%0A%09%3Cg%3E%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M19%2018.0028687H1.9976196V5.9713745h2.4610596L7.0078125%204H0v16h21v-8.3161011l-2%202.3048096V18.0028687z%20M3.7304077%2016.8317871c2.7666626-9.3776245%2012.2719116-6.6505737%2012.2719116-6.6505737v3.4458008L24%206.7%20l-7.9976807-6.7011108V3.399292C1.9851074%203.4%203.7%2016.8%203.7%2016.8317871z%22/%3E%0A%09%3C/g%3E%0A%3C/g%3E%0A%3C/svg%3E%0A");
  background-color: #e1e1e1;
}
/* 
@media only screen and (max-width: 1244px) {
  .author-share-date .jobb-hasab {
    min-width: initial;
  }
} */

/* @media only screen and (max-width: 700px) {
  .author-share-date .bal-hasab {
    flex-direction: column;
    align-items: flex-start;
  }
} */

.index-header .logo {
  display: inline-block;
  vertical-align: middle;
  width: 187px;
  height: 33px;
  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;
}

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

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

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

.index-header nav a.rovat-link {
  padding: 6px;
}

.index-header nav a.rovat-icon {
  -webkit-mask: var(--icon-mask) no-repeat center/cover;
  mask: var(--icon-mask) no-repeat center/cover;
  margin: 4px;
  width: var(--icon-mask-width, 1rem);
  height: var(--icon-mask-height, 1rem);
  background-color: var(--icon-mask-color, #000);
}

.index-header nav a.rovat-icon.navi_twitter {
  --icon-mask: var(--icon-mask-twitter);
  --icon-mask-width: 1.25rem;
  --icon-mask-color: #18b5f0;
  margin-left: auto;
}

.index-header nav a.rovat-icon.navi_socials {
  --icon-mask: var(--icon-mask-grid);
}

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





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

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

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

@media all and (max-width: 767px) {
  .m-con_in_item:nth-child(3),
  .m-con_in_item:first-child {
    display: none;
  }
  #kulfold {
    display: none;
  }

}

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

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

@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;
  font: 13px/1.3 "Roboto Condensed", sans-serif;
  color: #999;
}

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

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



.m-page-footer {
  position: relative;
  padding-top: 16px;
  padding-bottom: 15px;
  background-color: white;
  border-top: 4px solid #e6e6e6;
}

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

.footer_list {
  text-align: center;
}

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

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

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

.footer_list_item_link {
  cursor: pointer;
}

.glink_link:focus {
  outline-color: #f90;
}

.glink_link:hover .glink_link_container_icon,
.glink_link:focus .glink_link_container_icon {
  fill: #f90;
}

.glink_link:hover .glink_link_container_label,
.glink_link:focus .glink_link_container_label {
  color: #f90;
}

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

.m-con_in_item_inda:hover .m-con_in_item_inda_container_label,
.m-con_in_item_inda:focus .m-con_in_item_inda_container_label {
  color: #f90;
}

.m-con_in_item_inda:hover .m-con_in_item_inda_container_icon,
.m-con_in_item_inda:focus .m-con_in_item_inda_container_icon {
  fill: #f90;
}

.m-con_inda_actions_item_button:hover .m-con_inda_actions_item_button_wrapper_icon,
.m-con_inda_actions_item_button:focus .m-con_inda_actions_item_button_wrapper_icon {
  fill: #f90;
}

.m-cf-fejlec .fixed-header #passportHeader._iph_mini&gt;#_iph_fixed-header .icon-kulcs:hover {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 20H0v-.245c0-3.795.516-5.89 1.573-6.41.274-.135.628-.34 1.037-.58 1.17-.68 2.893-1.684 4.82-2.19C6.174 9.37 5.325 7.262 5.325 5.248 5.324 2.206 7.29 0 10 0c2.71 0 4.675 2.228 4.675 5.297 0 1.992-.813 4.023-2.06 5.23 2.618.608 4.85 2.046 5.834 2.68 1.41.91 1.536 5.97 1.546 6.544L20 20z' fill='%23f90' fill-rule='evenodd'/%3E%3C/svg%3E");
}

.m-cf-fejlec .fixed-header #passportHeader._iph_mini&gt;#_iph_fixed-header .icon-harang:hover {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='20' height='21' viewBox='0 0 20 21' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 16.554c-3.984 0-10 .63-10 .63v-1.26c0-.497.398-.594.49-.63 1.102-.03 1.385-1.53 1.385-1.53.687-7.937 4.34-10.816 7.006-11.44-.19-.245-.308-.55-.308-.885C8.572.643 9.212 0 10 0c.79 0 1.428.644 1.428 1.44 0 .33-.114.63-.3.873 2.647.6 6.243 3.438 6.997 11.542v-.09c0 1.44 1.3 1.52 1.384 1.53.226.03.49.196.49.63v1.258s-6.016-.63-10-.63zm2.857 1.574c0 1.574-1.277 2.88-2.857 2.88-1.58 0-2.857-1.306-2.857-2.88 0 0 .826-.315 2.857-.315 2.03 0 2.857.315 2.857.315z' fill='%23f90' fill-rule='evenodd'/%3E%3C/svg%3E");
}

@media print {
  .fixed-header {
    display: none;
  }

  .container {
    width: 100% !important;
  }

  .index-header-wrapper,
  .cikk-cimkek,
  .social-stripe {
    display: none;
  }

  .author-share-date .jobb-hasab {
    display: none;
  }

  
  .kovetes {
    display: none;
  }
}

.cikk-cimkek::after {
  content: " ";
  display: block;
  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;
  }
}
.none {
  border-bottom: 0 !important;
}
.container.border {
  position: relative;
  margin: 0 auto;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
}

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

.container.border::after {
  clear: both;
}


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

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

form {
  margin: 48px 0;
}



/* @media only screen and (min-width: 701px) {
  .cikk-header {
    padding-bottom: 16px;
  }
} */

.cikk-header .content-title {
  clear: both;
}

.cikk-cimkek {
  margin: 0 0 10px;
}

.cikk-cimkek li {
  float: left;
  margin-bottom: 2px;
  padding-right: 2px;
}

.cimke-rovat-light {
  display: block;
}

@media only screen and (min-width: 701px) {
  .cimke-rovat-light {
    display: block;
  }
}

.cikk-header h1 {
  font-size: 24px;
  line-height: 30px;
}

@media only screen and (min-width: 701px) {
  .cikk-header h1 {
    font-size: 36px;
    line-height: 40px;
  }
}

@media only screen and (min-width: 1245px) {
  .cikk-header h1 {
    padding-top: 10px;
    font-size: 40px;
    line-height: 46px;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1244px) {
  .cikk-cover {
    width: 972px;
  }
}

@media only screen and (min-width: 1245px) {
  .cikk-cover {
    width: 1108px;
  }
}

.cikk-cover-v1 {
  position: relative;
  line-height: 0;
}

.cikk-cover-v1 * {
  line-height: 23px;
}

.cikk-cover-v1 img {
  max-width: 700px;
  width: 100%;
  display: block;
  margin: 15px auto;
}

.cikk-torzs-container {
  padding-bottom: 16px;
}
.megoszt {
  margin-right: 5px;
}
.index-social-box {

  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.index-social-box .megosztas-doboz {
  display: flex;
  align-items: center;

  order: 1;
}

.index-social-box .megosztas-doboz li {
  margin: 0 !important;
  padding: 0 3px !important;
}

.megosztas-doboz li::before {
  display: none;
}
 .megosztas-doboz a {
  display: block;
  width: 32px;
  height: 32px;
  background-position: center center;
  background-repeat: no-repeat;
}
.flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.mail a {
  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%2018.0.0%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%20viewBox%3D%220%200%2032%2032%22%20style%3D%22enable-background%3Anew%200%200%2032%2032%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cstyle%20type%3D%22text/css%22%3E%0D%0A%09.st0%7Bfill%3A%23FFFFFF%3B%7D%0D%0A%3C/style%3E%0D%0A%3Cg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M3%2C8.1799927v15.699646l8.3731079-7.8495483L3%2C8.1799927z%20M29%2C23.8796387V8.1799927l-8.4125977%2C7.8500977%0D%0A%09%09%09L29%2C23.8796387z%20M29%2C6H3l13.0333252%2C12.1182251L29%2C6z%20M16.0333252%2C20.1640625l-3.3254395-3.1299438L3%2C26h26l-9.6425781-8.967041%0D%0A%09%09%09L16.0333252%2C20.1640625z%22/%3E%0D%0A%09%3C/g%3E%0D%0A%3C/g%3E%0D%0A%3C/svg%3E%0D%0A");
  background-color: #f90;
}

.mail a:hover {
  background-color: #cc7a00;
}

/* .facebook a {
  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%2232px%22%20height%3D%2232px%22%20viewBox%3D%220%200%2032%2032%22%20enable-background%3D%22new%200%200%2032%2032%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M17%2C28h-4V16h-3v-4l3%2C0l0-2.6C13%2C6.1%2C13.9%2C4%2C17.9%2C4H22v4h-2.9C17.6%2C8%2C17%2C9.1%2C17%2C10.1l0%2C1.8h5l-0.4%2C4L17%2C16%0D%0A%09L17%2C28L17%2C28z%22/%3E%0D%0A%3C/svg%3E%0D%0A");
  background-color: #3b56a1;
  background-repeat: no-repeat;
} */

.facebook a:hover {
  background-color: #2d427c;
}

.twitter a {
  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%2232px%22%20height%3D%2232px%22%20viewBox%3D%220%200%2032%2032%22%20enable-background%3D%22new%200%200%2032%2032%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M27.5%2C8.7L27.5%2C8.7L27.5%2C8.7%20M20.4%2C6.5c-2.6%2C0-4.7%2C2.1-4.7%2C4.8c0%2C0.4%2C0%2C0.7%2C0.1%2C1.1c-3.9-0.2-7.4-2.1-9.7-5%0D%0A%09C5.7%2C8.1%2C5.5%2C8.9%2C5.5%2C9.8c0%2C1.7%2C0.8%2C3.1%2C2.1%2C4c-0.8%2C0-1.5-0.2-2.1-0.6c0%2C0%2C0%2C0%2C0%2C0.1c0%2C2.3%2C1.6%2C4.3%2C3.8%2C4.7%0D%0A%09c-0.4%2C0.1-0.8%2C0.2-1.2%2C0.2c-0.3%2C0-0.6%2C0-0.9-0.1c0.6%2C1.9%2C2.3%2C3.3%2C4.4%2C3.3c-1.6%2C1.3-3.6%2C2.1-5.9%2C2.1c-0.4%2C0-0.8%2C0-1.1-0.1%0D%0A%09c2.1%2C1.4%2C4.6%2C2.2%2C7.2%2C2.2c8.7%2C0%2C13.4-7.3%2C13.4-13.6c0-0.2%2C0-0.4%2C0-0.6c0.9-0.7%2C1.7-1.5%2C2.4-2.5c-0.8%2C0.4-1.8%2C0.6-2.7%2C0.8%0D%0A%09c1-0.6%2C1.7-1.5%2C2.1-2.7c-0.9%2C0.5-1.9%2C0.9-3%2C1.2C23%2C7.1%2C21.8%2C6.5%2C20.4%2C6.5%22/%3E%0D%0A%3C/svg%3E%0D%0A");
  background-color: #1eb7ee;
}

.twitter a:hover {
  background-color: #0f98ca;
}

.index-social-box .tumblr a {
  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%2232px%22%20height%3D%2232px%22%20viewBox%3D%220%200%2032%2032%22%20enable-background%3D%22new%200%200%2032%2032%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M21.8%2C23.3c-0.5%2C0.2-1.3%2C0.4-2%2C0.4c-2%2C0.1-2.8-1.3-2.9-2.4V14h6v-4h-6V4c0%2C0-3%2C0-3%2C0c-0.1%2C0-0.2%2C0.1-0.2%2C0.2%0D%0A%09c-0.2%2C1.9-1.1%2C5.2-4.8%2C6.5V14h3v7.6c0%2C2.7%2C1.5%2C6.5%2C6.8%2C6.4c1.8%2C0%2C3.8-0.8%2C4.2-1.4L21.8%2C23.3z%22/%3E%0D%0A%3C/svg%3E%0D%0A");
  background-color: #35465c;
}

.index-social-box .tumblr a:hover {
  background-color: #222d3c;
}

.index-social-box .reddit a {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='24px' height='22px' viewBox='0 0 24 22' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EGroup 3%3C/title%3E%3Cdefs%3E%3Cpolygon id='path-1' points='0 0 23.873981 0 23.873981 21.2256028 0 21.2256028'%3E%3C/polygon%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='megosztÃ¡s_cikk_lÃ¡blÃ©c' transform='translate(-1421.000000, -962.000000)'%3E%3Cg id='Group-3' transform='translate(1421.000000, 962.000000)'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cg id='Clip-2'%3E%3C/g%3E%3Cpath d='M16.1168491,14.4933482 L16.0276811,14.4933482 L16.0411914,14.4263656 C15.0520951,14.4263656 14.2456011,13.6198716 14.2456011,12.6307753 C14.2456011,11.6418212 15.0520951,10.8351851 16.0411914,10.8351851 C17.0301455,10.8351851 17.8367816,11.6418212 17.8367816,12.6307753 C17.8766015,13.6202983 17.1058032,14.4531017 16.1168491,14.4933482 M16.3618833,17.5675819 L16.3618833,17.4961906 C15.0876485,18.4541421 13.5282752,18.9440684 11.9329219,18.8775123 C10.3377107,18.944495 8.77876408,18.4541421 7.50410263,17.4961906 C7.33486832,17.2911185 7.36587091,16.9839368 7.57108529,16.8147025 C7.74913685,16.6677958 8.00327274,16.6677958 8.18601735,16.8147025 C9.26428167,17.6034198 10.578763,18.0044624 11.9150029,17.9418884 C13.2518118,18.0132797 14.5705595,17.6300137 15.6619074,16.8505404 C15.8578779,16.6589785 16.1785698,16.6633872 16.3705583,16.8593576 C16.5621202,17.0553281 16.5577116,17.3758778 16.3618833,17.5675819 M5.94956461,12.5687701 C5.94956461,11.5796738 6.75605854,10.7731799 7.74515486,10.7731799 C8.73410897,10.7731799 9.54074511,11.5796738 9.54074511,12.5687701 C9.54074511,13.5577242 8.73410897,14.3643604 7.74515486,14.3643604 C6.75179213,14.3551165 5.94956461,13.5577242 5.94956461,12.5687701 M23.8736112,10.7731799 C23.8201389,9.32956856 22.6081937,8.20238273 21.160316,8.25144646 C20.5186477,8.27363179 19.9084087,8.53658494 19.4452187,8.97758964 C17.4045942,7.58745066 15.0075822,6.82546963 12.5435875,6.77199727 L13.7063268,1.180581 L17.5423993,1.98707493 C17.6492018,2.97176263 18.5313534,3.68467993 19.5160411,3.57759301 C20.5007288,3.47079052 21.2136461,2.5886389 21.1065592,1.6039512 C20.99933,0.619405717 20.1174628,-0.0936538046 19.1329174,0.0134331159 C18.5669068,0.0713140942 18.0590617,0.401107678 17.7786162,0.891318322 L13.3856349,0.0135753296 C13.0872705,-0.0534073259 12.7886217,0.133745911 12.7216391,0.436945532 L12.7216391,0.445620568 L11.3984828,6.66533699 C8.9034855,6.70558347 6.47532868,7.47183092 4.40811026,8.87078714 C3.35658211,7.88169082 1.69908137,7.93075455 0.710127262,8.98669131 C-0.278826849,10.0382195 -0.229905334,11.695578 0.826031432,12.6846743 C1.03124581,12.8762362 1.26703613,13.0410619 1.52984706,13.156966 C1.51192814,13.4199192 1.51192814,13.6827301 1.52984706,13.9456832 C1.52984706,17.9598073 6.20810913,21.2256028 11.977577,21.2256028 C17.747187,21.2256028 22.4253069,17.9642159 22.4253069,13.9456832 C22.4432258,13.6827301 22.4432258,13.4199192 22.4253069,13.156966 C23.3255196,12.7068596 23.8915302,11.7800529 23.8736112,10.7731799' id='Fill-1' fill='%23FFFFFF' mask='url(%23mask-2)'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-color: #ff4500;
}

.index-social-box .reddit a:hover {
  background-color: #cc3700;
}

.cikk-bottom-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.cikk-bottom-box .index-social-box {
  flex-grow: 1;
  flex-basis: 0;
  justify-content: flex-end;
  max-width: 100%;
  margin-top: 15px;
}

.cikk-bottom-box .index-social-box .megosztas-gomb {
  display: none;
}

.cikk-bottom-box .index-social-box .megosztas-doboz {
  margin-bottom: 0 !important;
}

.cikk-bottom-box .index-social-box .megosztas-doboz {
  margin-left: auto;
}

.author-share-date .megosztas-doboz {
  position: absolute;
  z-index: 1;
  display: none;
  padding: 10px 7px;
  box-shadow: 0 1px 10px 0 rgba(50, 50, 50, 0.75);
  background-color: white;
}

.author-share-date .megosztas-doboz::before {
  content: " ";
  position: absolute;
  display: block;
  border: 10px solid transparent;
  width: 0;
  height: 0;
  transform: translateX(-50%);
  pointer-events: none;
}

.author-share-date .megosztas-doboz {
  left: 50%;
  top: 100%;
  transform: translate(-50%, 6px);
}

.author-share-date .megosztas-doboz::before {
  left: 50%;
  bottom: 100%;
  border-bottom-color: white;
}

@media only screen and (max-width: 1244px) {
  .author-share-date .megosztas-doboz {
    left: initial;
    right: 0;
    transform: translate(0, 6px);
  }

  .author-share-date .megosztas-doboz::before {
    left: initial;
    right: 0;
  }
}

.fixed-header div,
.fixed-header a,
.fixed-header ul,
.fixed-header li {
  vertical-align: baseline;
  margin: 0;
  border: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 100%;
}

ul {
  list-style: none;
}

.fixed-header *,
.fixed-header *::before,
.fixed-header *::after {
  box-sizing: border-box;
}

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

.fixed-header a:hover {
  color: #f60;
}

.fixed-header .icon {
  display: inline-block;
  padding: 6px;
  width: 36px;
  height: 36px;
  background-position: center 0;
  background-size: 24px;
  background-origin: content-box;
}

@media only screen and (max-width: 700px) {

  .fixed-header .icon,
  .fixed-header #passportHeader._iph_mini .icon {
    padding: 12px;
    width: 44px;
    height: 48px;
  }
}

._iph_fixed-header.fixed-header .icon-harang {
  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.1.0%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%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%20viewBox%3D%220%200%2024%2024%22%20style%3D%22enable-background%3Anew%200%200%2024%2024%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cstyle%20type%3D%22text/css%22%3E%0D%0A%09.st2%7Bfill%3A%23999999%3B%7D%0D%0A%3C/style%3E%0D%0A%3Cg%20id%3D%22Layer_2%22%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Cpath%20class%3D%22st2%22%20d%3D%22M12%2C17.6C8.1%2C17.6%2C2%2C19%2C2%2C19s0-0.9%2C0-1.2c0-0.5%2C0.4-0.6%2C0.5-0.6c1.1%2C0%2C1.4-1.5%2C1.4-1.5%0D%0A%09%09%09c0.7-7.9%2C4.3-10.8%2C7-11.4c-0.2-0.3-0.3-0.5-0.3-0.9C10.6%2C2.6%2C11.2%2C2%2C12%2C2s1.4%2C0.6%2C1.4%2C1.4c0%2C0.3-0.1%2C0.6-0.3%2C0.9%0D%0A%09%09%09c2.6%2C0.6%2C6.2%2C3.4%2C7%2C11.5v-0.1c0%2C1.4%2C1.3%2C1.5%2C1.4%2C1.5c0.3%2C0%2C0.5%2C0.2%2C0.5%2C0.6c0%2C0.4%2C0%2C1.2%2C0%2C1.2S15.9%2C17.6%2C12%2C17.6z%20M14.8%2C20.3%0D%0A%09%09%09c0%2C1.6-1.3%2C2.5-2.8%2C2.5c-1.6%2C0-2.8-0.9-2.8-2.5c0%2C0%2C0.8-0.3%2C2.8-0.3C14%2C20%2C14.8%2C20.3%2C14.8%2C20.3z%22/%3E%0D%0A%09%3C/g%3E%0D%0A%3C/g%3E%0D%0A%3C/svg%3E%0D%0A");
  background-repeat: no-repeat;
}

._iph_fixed-header.fixed-header .icon-harang:hover {
  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.1.0%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%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%20viewBox%3D%220%200%2024%2024%22%20style%3D%22enable-background%3Anew%200%200%2024%2024%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cstyle%20type%3D%22text/css%22%3E%0D%0A%09.st2%7Bfill%3A%23222222%3B%7D%0D%0A%3C/style%3E%0D%0A%0D%0A%3Cg%20id%3D%22Layer_2%22%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Cpath%20class%3D%22st2%22%20d%3D%22M12%2C17.6C8.1%2C17.6%2C2%2C19%2C2%2C19s0-0.9%2C0-1.2c0-0.5%2C0.4-0.6%2C0.5-0.6c1.1%2C0%2C1.4-1.5%2C1.4-1.5%0D%0A%09%09%09c0.7-7.9%2C4.3-10.8%2C7-11.4c-0.2-0.3-0.3-0.5-0.3-0.9C10.6%2C2.6%2C11.2%2C2%2C12%2C2s1.4%2C0.6%2C1.4%2C1.4c0%2C0.3-0.1%2C0.6-0.3%2C0.9%0D%0A%09%09%09c2.6%2C0.6%2C6.2%2C3.4%2C7%2C11.5v-0.1c0%2C1.4%2C1.3%2C1.5%2C1.4%2C1.5c0.3%2C0%2C0.5%2C0.2%2C0.5%2C0.6c0%2C0.4%2C0%2C1.2%2C0%2C1.2S15.9%2C17.6%2C12%2C17.6z%20M14.8%2C20.3%0D%0A%09%09%09c0%2C1.6-1.3%2C2.5-2.8%2C2.5c-1.6%2C0-2.8-0.9-2.8-2.5c0%2C0%2C0.8-0.3%2C2.8-0.3C14%2C20%2C14.8%2C20.3%2C14.8%2C20.3z%22/%3E%0D%0A%09%3C/g%3E%0D%0A%3C/g%3E%0D%0A%3C/svg%3E%0D%0A");
  background-repeat: no-repeat;
}

._iph_fixed-header.fixed-header .icon-kulcs {
  background-image: 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%2016%2016%22%20enable-background%3D%22new%200%200%2016%2016%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cg%20display%3D%22none%22%3E%0A%09%3Cg%20display%3D%22inline%22%3E%0A%09%09%3Cpath%20fill%3D%22%23222222%22%20d%3D%22M1.7%200.7h12.7c0.9%200%201.7%200.7%201.7%201.7S15.3%204%2014.3%204H1.7C0.7%204%200%203.3%200%202.3S0.7%200.7%201.7%200.7z%22/%3E%0A%09%09%3Cpath%20fill%3D%22%23222222%22%20d%3D%22M1.7%206h12.7C15.3%206%2016%206.7%2016%207.7s-0.7%201.7-1.7%201.7H1.7C0.7%209.3%200%208.6%200%207.7S0.7%206%201.7%206z%22/%3E%0A%09%09%3Cpath%20fill%3D%22%23222222%22%20d%3D%22M1.7%2011.3h12.7c0.9%200%201.7%200.7%201.7%201.7c0%200.9-0.7%201.7-1.7%201.7H1.7C0.7%2014.7%200%2013.9%200%2013%20C0%2012.1%200.7%2011.3%201.7%2011.3z%22/%3E%0A%09%3C/g%3E%0A%3C/g%3E%0A%3Cg%20display%3D%22none%22%3E%0A%09%3Cg%20display%3D%22inline%22%3E%0A%09%09%3Cpath%20fill%3D%22%23222222%22%20d%3D%22M8%2012c-2.6%200-6.7%200.7-6.7%200.7s0-0.6%200-0.8c0-0.3%200.3-0.4%200.3-0.4c0.7%200%200.9-1%200.9-1%20c0.5-5.3%202.9-7.2%204.7-7.6C7.1%202.7%207.1%202.5%207.1%202.3c0-0.5%200.4-0.9%200.9-0.9s0.9%200.4%200.9%200.9c0%200.2-0.1%200.4-0.2%200.6%20c1.7%200.4%204.1%202.3%204.7%207.7v-0.1c0%200.9%200.9%201%200.9%201c0.2%200%200.3%200.1%200.3%200.4s0%200.8%200%200.8S10.6%2012%208%2012z%20M9.9%2013.5%20c0%201.1-0.9%201.7-1.9%201.7c-1.1%200-1.9-0.6-1.9-1.7c0%200%200.5-0.2%201.9-0.2S9.9%2013.5%209.9%2013.5z%22/%3E%0A%09%3C/g%3E%0A%3C/g%3E%0A%3Cg%20display%3D%22none%22%3E%0A%09%3Cg%20display%3D%22inline%22%3E%0A%09%09%3Cpath%20fill%3D%22%23222222%22%20d%3D%22M14.5%2013.3c0.1%200.1%200.1%200.5%200%200.6l-0.6%200.6c-0.1%200.1-0.5%200.1-0.6%200l-3.4-3.4C9.9%2011.1%209.9%2011%209.8%2011%20c-0.9%200.7-1.9%201-3.1%201c-2.9%200-5.3-2.4-5.3-5.3s2.4-5.3%205.3-5.3S12%203.7%2012%206.7c0%201.1-0.4%202.3-1%203.1c0.1%200%200.1%200.1%200.1%200.1%20L14.5%2013.3z%20M6.7%203.1c-1.9%200-3.5%201.6-3.5%203.5s1.6%203.5%203.5%203.5s3.5-1.6%203.5-3.5S8.7%203.1%206.7%203.1z%22/%3E%0A%09%3C/g%3E%0A%3C/g%3E%0A%3Cg%20display%3D%22none%22%3E%0A%09%3Cg%20display%3D%22inline%22%3E%0A%09%09%3Cpath%20fill%3D%22%23222222%22%20d%3D%22M14.3%2013.3c-0.4-0.9-2.2-1.4-3.4-1.9S9.9%2010.5%209.9%2010V9.9c0.3-0.3%200.5-0.5%200.7-0.9%20c0.8%200.1%201.7%200.1%202.3-0.4c-1.2-1.2-0.5-2.8-1.4-5.5C10.8%200.9%207.8%201%207.4%201.9C5.8%201.3%204.5%202.1%204.1%204.5c-0.5%202.7%200.1%203.1-1%204.2%20C4%209.1%204.7%209.1%205.4%208.8c0.3%200.4%200.5%200.8%200.8%201v0.1c-0.1%200.5%200.1%200.8-1.2%201.3s-3%201.1-3.4%202s-0.3%201.4-0.3%201.4h13.1%20C14.6%2014.7%2014.7%2014.2%2014.3%2013.3z%22/%3E%0A%09%3C/g%3E%0A%3C/g%3E%0A%3Cg%20display%3D%22none%22%3E%0A%09%3Cg%20display%3D%22inline%22%3E%0A%09%09%3Cpath%20fill%3D%22%23222222%22%20d%3D%22M12%205.3H9.6l2.9-3.6c0.2-0.2%200.2-0.4%200.1-0.7c-0.1-0.2-0.3-0.3-0.6-0.3H7.6c-0.2%200-0.5%200.1-0.5%200.3%20L3.5%207.9c-0.1%200.2-0.1%200.3%200%200.5C3.6%208.5%203.7%208.6%204%208.6h1.9l0%200l0%200h0.8l-1.4%205.2c-0.1%200.3%200.1%200.6%200.3%200.7%20c0.1%200.1%200.2%200.1%200.3%200.1c0.2%200%200.3-0.1%200.5-0.2l6.2-8c0.1-0.2%200.2-0.4%200.1-0.7C12.5%205.5%2012.3%205.3%2012%205.3z%22/%3E%0A%09%3C/g%3E%0A%3C/g%3E%0A%3Cg%3E%0A%09%3Cg%3E%0A%09%09%3Cg%3E%0A%09%09%09%3Cpath%20fill%3D%22%23999999%22%20d%3D%22M10.4%201.3C7.9%201.3%206%203.3%206%205.7c0%200.7%200.1%201.5%200.4%202l-4.7%204.5c-0.1%200.1-0.1%200.1-0.1%200.3l-0.2%201.8%20c0%200.1%200%200.2%200.1%200.3c0.1%200.1%200.2%200.1%200.3%200.1h2c0.1%200%200.1-0.1%200.2-0.2v-1.1h1.6c0.1%200%200.3-0.1%200.3-0.2v-1h1.5%20c0.2%200%200.3-0.1%200.4-0.3v-1.1l0.8-1.1C9.1%209.8%209.7%2010%2010.3%2010c2.3%200%204.3-1.9%204.3-4.3C14.8%203.3%2012.8%201.3%2010.4%201.3z%20M10.9%206.4%20c-0.7%200-1.3-0.6-1.3-1.3s0.6-1.3%201.3-1.3s1.3%200.6%201.3%201.3S11.7%206.4%2010.9%206.4z%22/%3E%0A%09%09%3C/g%3E%0A%09%3C/g%3E%0A%3C/g%3E%0A%3C/svg%3E%0A");
  background-repeat: no-repeat;
}

._iph_fixed-header.fixed-header .icon-kulcs:hover {
  background-image: 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%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2024%2024%22%20enable-background%3D%22new%200%200%2024%2024%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%20display%3D%22none%22%3E%3Cg%20display%3D%22inline%22%3E%3Cpath%20fill%3D%22%23222222%22%20d%3D%22M2.5%201h19C22.9%201%2024%202.1%2024%203.5S22.9%206%2021.5%206h-19C1.1%206%200%204.9%200%203.5S1.1%201%202.5%201z%22/%3E%3Cpath%20fill%3D%22%23222222%22%20d%3D%22M2.5%209h19c1.4%200%202.5%201.1%202.5%202.5S22.9%2014%2021.5%2014h-19C1.1%2014%200%2012.9%200%2011.5S1.1%209%202.5%209z%22/%3E%3Cpath%20fill%3D%22%23222222%22%20d%3D%22M2.5%2017h19c1.4%200%202.5%201.1%202.5%202.5S22.9%2022%2021.5%2022h-19C1.1%2022%200%2020.9%200%2019.5S1.1%2017%202.5%2017z%22/%3E%3C/g%3E%3C/g%3E%3Cg%20display%3D%22none%22%3E%3Cg%20display%3D%22inline%22%3E%3Cpath%20fill%3D%22%23222222%22%20d%3D%22M12%2018c-3.9%200-10%201-10%201s0-0.9%200-1.2c0-0.5%200.4-0.6%200.5-0.6c1.1%200%201.4-1.5%201.4-1.5%20c0.7-7.9%204.3-10.8%207-11.4c-0.2-0.3-0.3-0.5-0.3-0.9C10.6%202.6%2011.2%202%2012%202s1.4%200.6%201.4%201.4c0%200.3-0.1%200.6-0.3%200.9%20c2.6%200.6%206.2%203.4%207%2011.5v-0.1c0%201.4%201.3%201.5%201.4%201.5c0.3%200%200.5%200.2%200.5%200.6c0%200.4%200%201.2%200%201.2S15.9%2018%2012%2018z%20M14.8%2020.3%20c0%201.6-1.3%202.5-2.8%202.5c-1.6%200-2.8-0.9-2.8-2.5c0%200%200.8-0.3%202.8-0.3C14%2020%2014.8%2020.3%2014.8%2020.3z%22/%3E%3C/g%3E%3C/g%3E%3Cg%20display%3D%22none%22%3E%3Cg%20display%3D%22inline%22%3E%3Cpath%20fill%3D%22%23222222%22%20d%3D%22M21.8%2020c0.2%200.2%200.2%200.7%200%200.9l-0.9%200.9c-0.2%200.2-0.7%200.2-0.9%200l-5.1-5.1c-0.1-0.1-0.1-0.2-0.2-0.2%20c-1.3%201-2.9%201.5-4.7%201.5c-4.4%200-8-3.6-8-8s3.6-8%208-8s8%203.6%208%208c0%201.7-0.6%203.4-1.5%204.7c0.1%200%200.2%200.1%200.2%200.2L21.8%2020z%20M10.1%204.7%20c-2.9%200-5.3%202.4-5.3%205.3s2.4%205.3%205.3%205.3s5.3-2.4%205.3-5.3S13%204.7%2010.1%204.7z%22/%3E%3C/g%3E%3C/g%3E%3Cg%20display%3D%22none%22%3E%3Cg%20display%3D%22inline%22%3E%3Cpath%20fill%3D%22%23222222%22%20d%3D%22M21.5%2019.9c-0.6-1.3-3.3-2.1-5.1-2.9s-1.6-1.3-1.6-2v-0.1c0.4-0.4%200.7-0.8%201.1-1.3%20c1.2%200.2%202.5%200.2%203.5-0.6c-1.8-1.8-0.8-4.2-2.1-8.2c-1.1-3.4-5.6-3.3-6.2-2C8.7%202%206.8%203.1%206.2%206.7c-0.7%204.1%200.2%204.6-1.5%206.3%20c1.3%200.7%202.3%200.6%203.4%200.2c0.4%200.6%200.7%201.2%201.2%201.5v0.1c-0.1%200.7%200.1%201.2-1.8%202S3%2018.5%202.4%2019.8S2%2021.9%202%2021.9h19.7%20C21.9%2022%2022.1%2021.3%2021.5%2019.9z%22/%3E%3C/g%3E%3C/g%3E%3Cg%20display%3D%22none%22%3E%3Cg%20display%3D%22inline%22%3E%3Cpath%20fill%3D%22%23222222%22%20d%3D%22M18%208h-3.6l4.3-5.4c0.3-0.3%200.3-0.6%200.2-1c-0.2-0.3-0.5-0.5-0.9-0.5h-6.6c-0.3%200-0.7%200.2-0.8%200.5L5.2%2011.8%20c-0.2%200.3-0.2%200.4%200%200.7s0.4%200.4%200.8%200.4h2.9l0%200l0%200h1.2L8%2020.7c-0.1%200.4%200.1%200.9%200.4%201c0.2%200.2%200.3%200.2%200.4%200.2%20c0.3%200%200.5-0.1%200.7-0.3l9.3-12c0.2-0.3%200.3-0.6%200.1-1S18.4%208%2018%208z%22/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath%20fill%3D%22%23222222%22%20d%3D%22M15.6%202C11.9%202%209%205%209%208.5c0%201.1%200.1%202.2%200.6%203l-7.1%206.8c-0.1%200.1-0.2%200.2-0.2%200.4L2%2021.4%20c0%200.2%200%200.3%200.1%200.4C2.2%2021.9%202.4%2022%202.5%2022h3c0.2%200%200.2-0.1%200.3-0.3V20h2.4c0.2%200%200.4-0.1%200.5-0.3v-1.5h2.3%20c0.3%200%200.5-0.2%200.6-0.5V16l1.2-1.6c0.8%200.3%201.8%200.6%202.7%200.6C19%2015%2022%2012.1%2022%208.6C22.2%205%2019.2%202%2015.6%202z%20M16.4%209.6%20c-1.1%200-1.9-0.9-1.9-1.9s0.9-1.9%201.9-1.9s1.9%200.9%201.9%201.9S17.5%209.6%2016.4%209.6z%22/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
}

.fixed-header {
  z-index: 8001;
  font-family: "Roboto Condensed", "Helvetica", "Arial", sans-serif;
  font-size: 16px;
}

.fixed-header .fixed-header-container {
  position: relative;
  margin: 0 auto;
}

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

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

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

#passportHeader {
  display: none;
}

.fixed-header ._iph_fixed-header {
  position: relative;
}

.fixed-header #passportHeader._iph_mini {
  position: relative;
  display: block;
  float: right;
  height: auto !important;
}

@media only screen and (max-width: 700px) {

  .fixed-header #passportHeader._iph_mini&gt;#_iph_fixed-header,
  .fixed-header #passportHeader._iph_mini {
    width: 88px;
  }

  .fixed-header #passportHeader._iph_mini ._iph_fixed-header.fixed-header,
  .fixed-header #passportHeader._iph_mini .fixed-header-container ._iph_rgt {
    height: auto;
  }
}

.fixed-header #passportHeader ._iph_fixed-header {
  font-family: "Roboto Condensed", "Helvetica", "Arial", sans-serif;
}

.fixed-header #passportHeader._iph_mini ._iph_fixed-header.fixed-header {
  background: transparent;
}

#passportHeader {
  height: 36px !important;
  visibility: visible !important;
}

._iph_fixed-header div,
._iph_fixed-header a,
._iph_fixed-header ul,
._iph_fixed-header li {
  vertical-align: baseline;
  margin: 0;
  border: 0;
  padding: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 100%;
}

ul {
  list-style: none;
}

._iph_fixed-header *,
._iph_fixed-header *::before,
._iph_fixed-header *::after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

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

._iph_fixed-header a:hover {
  color: #f60;
}

._iph_fixed-header .icon {
  display: inline-block;
  padding: 6px;
  width: 36px;
  height: 36px;
  background-position: center center;
  background-size: 24px;
  background-origin: content-box;
}

@media only screen and (max-width: 700px) {
  ._iph_fixed-header .icon {
    padding: 12px;
    width: 36px;
    height: 36px;
    background-size: 20px;
  }
}

._iph_fixed-header .icon-harang {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAMAAADXqc3KAAAAvVBMVEUAAAD///+qqqqAgICqqqqSkpKZmZmfn5+Xl5eZmZmZmZmcnJyWlpabm5uYmJibm5ubm5uampqYmJiampqYmJiZmZmYmJiYmJiZmZmZmZmYmJiZmZmampqZmZmampqampqampqZmZmampqZmZmYmJiZmZmZmZmZmZmZmZmYmJiampqZmZmYmJiampqZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZkWCdqNAAAAPnRSTlMAAQMEBgcPEBYZHh8nKSouQlFSVlxkaG1udXyCg4WIjZKUl5ufoKOqrLi6vL3Eytvc3t/m6u3u7/H2+fv9/lH4KUYAAACdSURBVBgZpcAFEoJQAATQtbu7uwUFBQv3/scSFZAPzOiMD//I7HdpBKmSZQQozMhJHl6RgUHTrReBILykZR6CW4eOBlyyVzrOKXxM6dKHI3GhyzEKW4WCImxjCnqwyRRsYTtRcIAlSdE9jrc2PWp4kWgyVHm9WKxl1aBJwpO26pZyMVhiuVJ3peEXI0XXlSH8WjQ14Rdubjf1EL56AG+kMNVbARRrAAAAAElFTkSuQmCC");
  background-repeat: no-repeat;
}

._iph_fixed-header .icon-harang:hover {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAMAAADXqc3KAAAAvVBMVEUAAAAAAAAAAABAQEArKyskJCQiIiIgICAjIyMfHx8iIiIhISEhISEfHx8kJCQhISEjIyMjIyMiIiIhISEhISEhISEiIiIjIyMjIyMjIyMjIyMhISEhISEjIyMiIiIiIiIhISEiIiIiIiIjIyMiIiIhISEiIiIjIyMiIiIjIyMiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiKfK1x+AAAAPnRSTlMAAQMEBgcPEBYZHh8nKSouQlFSVlxkaG1udXyCg4WIjZKUl5ufoKOqrLi6vL3Eytvc3t/m6u3u7/H2+fv9/lH4KUYAAACdSURBVBgZpcAFEoJQAATQtbu7uwUFBQv3/scSFZAPzOiMD//I7HdpBKmSZQQozMhJHl6RgUHTrReBILykZR6CW4eOBlyyVzrOKXxM6dKHI3GhyzEKW4WCImxjCnqwyRRsYTtRcIAlSdE9jrc2PWp4kWgyVHm9WKxl1aBJwpO26pZyMVhiuVJ3peEXI0XXlSH8WjQ14Rdubjf1EL56AG+kMNVbARRrAAAAAElFTkSuQmCC");
  background-repeat: no-repeat;
}

._iph_fixed-header .icon-kulcs {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAABo0lEQVR42u1UMUjDQBS9xIgGwUFFLDiLk5vFQYruTg7VSSkhbYmKq4JIRwcJiAhJujpKF3ETpNBBoYMIIuhaBF2EFglSkviQVI7eUe+yCX3w+Jf/2/cu//+W/HsoRBKO42QURdnGcRmcAJt4roVh6BSLxcvEBq7rDkZRdAYxs8fHKrqubwCfnYRGxHHCiLNY9X0/QMxSbyDcliqn9Aq+gGlQp/IrhULhigCqiAHELU76XtO0WQgtoXUZPH9RtVwcYSCGRU7u3DCMFgEw3DrCHVWbkzWY7E7g1unO2bZtHWGGKg/JDrkJjne1LYvNinC8BdfBKar8JmvwCGY4+bUfsqgRQGbIdSKOtqqqZWEDrKiBfu9KGByapvkkZADxHdy+jOOAgHAIHmBtj34zvb7oed4+wjHnx9gAq+AIOAq+gxW0ZTOfz18w7eWsnwLxUxy3CAsfQgtowQMRhMoRt2Nx3rBvRMWZNS2VSir22vnjD60dR3mDVCq1h8ATb8A0F7/hc2IDYJ7w0cLwrtm0vME0XQiCYCy+NdOWpAbDdK8ty/ogfQDfZh5+nJqEKv0AAAAASUVORK5CYII=");
  background-repeat: no-repeat;
}

._iph_fixed-header .icon-kulcs:hover {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAMAAADXqc3KAAAAw1BMVEUAAAAAAAAAAAAAAABAQEAkJCQcHBwgICAfHx8mJiYhISEkJCQjIyMgICAjIyMhISEkJCQiIiIiIiIjIyMiIiIjIyMiIiIiIiIhISEhISEiIiIhISEjIyMiIiIiIiIjIyMiIiIiIiIiIiIhISEjIyMjIyMiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIjIyMiIiIiIiIiIiIhISEiIiIiIiIiIiIiIiIiIiIiIiIiIiJu60ToAAAAQHRSTlMAAQIDBAcJECEiNjk7P0JOT3ByfYiMjo+RkpaZmpyeoqSlpqipqquutbm8vcPFycrM3+Hi5OXm5+ns7e75+v3+QtLhrAAAAKJJREFUGBmtwNV2wkAARdFbaGmpeyq4u6uEnP//KtbAIpkB3mDrPI/F2XJRe9GBmMdO+UaOL/ZKV7LcBwCr4Rp4lSUHMLnTsw81WUYA35JaMJfFB6hLiTH4siwxqm8dYCJLh0hFlj8iT4q8B4R+FfkgFHhxhT4xGpnhup99UCiWwhjcyhVPs/Uv13WBnR+5PIxmMpmQq4uR15Ep9HTKHNq6gA3+EyqMQt4L4gAAAABJRU5ErkJggg==");
  background-repeat: no-repeat;
}

@media only screen and (max-width: 700px) {
  ._iph_fixed-header .icon-harang:hover {
    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.1.0%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%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%20viewBox%3D%220%200%2024%2024%22%20style%3D%22enable-background%3Anew%200%200%2024%2024%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cstyle%20type%3D%22text/css%22%3E%0D%0A%09.st2%7Bfill%3A%23999999%3B%7D%0D%0A%3C/style%3E%0D%0A%3Cg%20id%3D%22Layer_2%22%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Cpath%20class%3D%22st2%22%20d%3D%22M12%2C17.6C8.1%2C17.6%2C2%2C19%2C2%2C19s0-0.9%2C0-1.2c0-0.5%2C0.4-0.6%2C0.5-0.6c1.1%2C0%2C1.4-1.5%2C1.4-1.5%0D%0A%09%09%09c0.7-7.9%2C4.3-10.8%2C7-11.4c-0.2-0.3-0.3-0.5-0.3-0.9C10.6%2C2.6%2C11.2%2C2%2C12%2C2s1.4%2C0.6%2C1.4%2C1.4c0%2C0.3-0.1%2C0.6-0.3%2C0.9%0D%0A%09%09%09c2.6%2C0.6%2C6.2%2C3.4%2C7%2C11.5v-0.1c0%2C1.4%2C1.3%2C1.5%2C1.4%2C1.5c0.3%2C0%2C0.5%2C0.2%2C0.5%2C0.6c0%2C0.4%2C0%2C1.2%2C0%2C1.2S15.9%2C17.6%2C12%2C17.6z%20M14.8%2C20.3%0D%0A%09%09%09c0%2C1.6-1.3%2C2.5-2.8%2C2.5c-1.6%2C0-2.8-0.9-2.8-2.5c0%2C0%2C0.8-0.3%2C2.8-0.3C14%2C20%2C14.8%2C20.3%2C14.8%2C20.3z%22/%3E%0D%0A%09%3C/g%3E%0D%0A%3C/g%3E%0D%0A%3C/svg%3E%0D%0A");
  }

  ._iph_fixed-header .icon-kulcs:hover {
    background-image: 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%2016%2016%22%20enable-background%3D%22new%200%200%2016%2016%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cg%20display%3D%22none%22%3E%0A%09%3Cg%20display%3D%22inline%22%3E%0A%09%09%3Cpath%20fill%3D%22%23222222%22%20d%3D%22M1.7%200.7h12.7c0.9%200%201.7%200.7%201.7%201.7S15.3%204%2014.3%204H1.7C0.7%204%200%203.3%200%202.3S0.7%200.7%201.7%200.7z%22/%3E%0A%09%09%3Cpath%20fill%3D%22%23222222%22%20d%3D%22M1.7%206h12.7C15.3%206%2016%206.7%2016%207.7s-0.7%201.7-1.7%201.7H1.7C0.7%209.3%200%208.6%200%207.7S0.7%206%201.7%206z%22/%3E%0A%09%09%3Cpath%20fill%3D%22%23222222%22%20d%3D%22M1.7%2011.3h12.7c0.9%200%201.7%200.7%201.7%201.7c0%200.9-0.7%201.7-1.7%201.7H1.7C0.7%2014.7%200%2013.9%200%2013%20C0%2012.1%200.7%2011.3%201.7%2011.3z%22/%3E%0A%09%3C/g%3E%0A%3C/g%3E%0A%3Cg%20display%3D%22none%22%3E%0A%09%3Cg%20display%3D%22inline%22%3E%0A%09%09%3Cpath%20fill%3D%22%23222222%22%20d%3D%22M8%2012c-2.6%200-6.7%200.7-6.7%200.7s0-0.6%200-0.8c0-0.3%200.3-0.4%200.3-0.4c0.7%200%200.9-1%200.9-1%20c0.5-5.3%202.9-7.2%204.7-7.6C7.1%202.7%207.1%202.5%207.1%202.3c0-0.5%200.4-0.9%200.9-0.9s0.9%200.4%200.9%200.9c0%200.2-0.1%200.4-0.2%200.6%20c1.7%200.4%204.1%202.3%204.7%207.7v-0.1c0%200.9%200.9%201%200.9%201c0.2%200%200.3%200.1%200.3%200.4s0%200.8%200%200.8S10.6%2012%208%2012z%20M9.9%2013.5%20c0%201.1-0.9%201.7-1.9%201.7c-1.1%200-1.9-0.6-1.9-1.7c0%200%200.5-0.2%201.9-0.2S9.9%2013.5%209.9%2013.5z%22/%3E%0A%09%3C/g%3E%0A%3C/g%3E%0A%3Cg%20display%3D%22none%22%3E%0A%09%3Cg%20display%3D%22inline%22%3E%0A%09%09%3Cpath%20fill%3D%22%23222222%22%20d%3D%22M14.5%2013.3c0.1%200.1%200.1%200.5%200%200.6l-0.6%200.6c-0.1%200.1-0.5%200.1-0.6%200l-3.4-3.4C9.9%2011.1%209.9%2011%209.8%2011%20c-0.9%200.7-1.9%201-3.1%201c-2.9%200-5.3-2.4-5.3-5.3s2.4-5.3%205.3-5.3S12%203.7%2012%206.7c0%201.1-0.4%202.3-1%203.1c0.1%200%200.1%200.1%200.1%200.1%20L14.5%2013.3z%20M6.7%203.1c-1.9%200-3.5%201.6-3.5%203.5s1.6%203.5%203.5%203.5s3.5-1.6%203.5-3.5S8.7%203.1%206.7%203.1z%22/%3E%0A%09%3C/g%3E%0A%3C/g%3E%0A%3Cg%20display%3D%22none%22%3E%0A%09%3Cg%20display%3D%22inline%22%3E%0A%09%09%3Cpath%20fill%3D%22%23222222%22%20d%3D%22M14.3%2013.3c-0.4-0.9-2.2-1.4-3.4-1.9S9.9%2010.5%209.9%2010V9.9c0.3-0.3%200.5-0.5%200.7-0.9%20c0.8%200.1%201.7%200.1%202.3-0.4c-1.2-1.2-0.5-2.8-1.4-5.5C10.8%200.9%207.8%201%207.4%201.9C5.8%201.3%204.5%202.1%204.1%204.5c-0.5%202.7%200.1%203.1-1%204.2%20C4%209.1%204.7%209.1%205.4%208.8c0.3%200.4%200.5%200.8%200.8%201v0.1c-0.1%200.5%200.1%200.8-1.2%201.3s-3%201.1-3.4%202s-0.3%201.4-0.3%201.4h13.1%20C14.6%2014.7%2014.7%2014.2%2014.3%2013.3z%22/%3E%0A%09%3C/g%3E%0A%3C/g%3E%0A%3Cg%20display%3D%22none%22%3E%0A%09%3Cg%20display%3D%22inline%22%3E%0A%09%09%3Cpath%20fill%3D%22%23222222%22%20d%3D%22M12%205.3H9.6l2.9-3.6c0.2-0.2%200.2-0.4%200.1-0.7c-0.1-0.2-0.3-0.3-0.6-0.3H7.6c-0.2%200-0.5%200.1-0.5%200.3%20L3.5%207.9c-0.1%200.2-0.1%200.3%200%200.5C3.6%208.5%203.7%208.6%204%208.6h1.9l0%200l0%200h0.8l-1.4%205.2c-0.1%200.3%200.1%200.6%200.3%200.7%20c0.1%200.1%200.2%200.1%200.3%200.1c0.2%200%200.3-0.1%200.5-0.2l6.2-8c0.1-0.2%200.2-0.4%200.1-0.7C12.5%205.5%2012.3%205.3%2012%205.3z%22/%3E%0A%09%3C/g%3E%0A%3C/g%3E%0A%3Cg%3E%0A%09%3Cg%3E%0A%09%09%3Cg%3E%0A%09%09%09%3Cpath%20fill%3D%22%23999999%22%20d%3D%22M10.4%201.3C7.9%201.3%206%203.3%206%205.7c0%200.7%200.1%201.5%200.4%202l-4.7%204.5c-0.1%200.1-0.1%200.1-0.1%200.3l-0.2%201.8%20c0%200.1%200%200.2%200.1%200.3c0.1%200.1%200.2%200.1%200.3%200.1h2c0.1%200%200.1-0.1%200.2-0.2v-1.1h1.6c0.1%200%200.3-0.1%200.3-0.2v-1h1.5%20c0.2%200%200.3-0.1%200.4-0.3v-1.1l0.8-1.1C9.1%209.8%209.7%2010%2010.3%2010c2.3%200%204.3-1.9%204.3-4.3C14.8%203.3%2012.8%201.3%2010.4%201.3z%20M10.9%206.4%20c-0.7%200-1.3-0.6-1.3-1.3s0.6-1.3%201.3-1.3s1.3%200.6%201.3%201.3S11.7%206.4%2010.9%206.4z%22/%3E%0A%09%09%3C/g%3E%0A%09%3C/g%3E%0A%3C/g%3E%0A%3C/svg%3E%0A");
  }
}

._iph_fixed-header {
  z-index: 2095;
  font-family: "Roboto Condensed", "Helvetica", "Arial", sans-serif;
  font-size: 16px;
}

._iph_fixed-header.fixed-header {
  position: fixed;
  left: 0;
  right: 0;
  z-index: 2100;
  width: 100%;
  height: 36px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "Roboto Condensed", "Helvetica", "Arial", sans-serif;
  font-size: 16px;
  background-color: rgba(230, 230, 230, 0.96);
}

@media only screen and (max-width: 700px) {
  ._iph_fixed-header.fixed-header {
    height: 48px;
  }
}

@media only screen and (max-width: 700px) {
  ._iph_fixed-header.fixed-header {
    bottom: 0;
  }
}

@media only screen and (min-width: 701px) {
  ._iph_fixed-header.fixed-header {
    top: 0;
  }
}

._iph_fixed-header .fixed-header-container {
  position: relative;
  margin: 0 auto;
}

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

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

@media only screen and (min-width: 1245px) {
  ._iph_fixed-header .fixed-header-container {
    width: 1138px;
  }
}

._iph_fixed-header ._iph_rgt {
  float: right;
}

._iph_fixed-header ._iph_rgt li {
  float: left;
}

._iph_fixed-header .icon-harang {
  position: relative;
}

#passportHeader._iph_mini {
  position: absolute;
}

#passportHeader._iph_mini,
#passportHeader._iph_mini&gt;#_iph_fixed-header {
  left: auto;
  right: auto;
  top: auto;
  bottom: auto;
  width: 72px;
}

#passportHeader._iph_mini ._iph_fixed-header {
  position: static;
}

#passportHeader._iph_mini .fixed-header-container ._iph_rgt {
  float: none;
}

#passportHeader._iph_mini .fixed-header-container ._iph_rgt {
  overflow: hidden;
  height: 36px;
}

@media only screen and (max-width: 700px) {
  #passportHeader._iph_mini ._iph_fixed-header.fixed-header {
    height: 36px;
  }

  #passportHeader._iph_mini .icon {
    padding: 6px;
    width: 36px;
    height: 36px;
  }
}

.index-header {
  margin-bottom: 1rem;
}

html.isScrolledDown .m-cf-fejlec {
  box-shadow: 0 0 10px 4px rgba(0, 0, 0, 0.1);
}

/* html.isScrolledDown .glink.itemCover {
  border-width: 1px;
  width: 43px;
} */

/* @media screen and (min-width: 64em) {
  html.isScrolledDown .glink.itemCover {
    width: auto;
  }
} */

html.isScrolledDown .glink.itemShare {
  border-width: 1px;
  width: 43px;
}

@media screen and (min-width: 64em) {
  .glink.itemShare {
    position: relative;
  }

  html.isScrolledDown .glink.itemShare {
    overflow: visible;
    width: auto;
  }
}

/*! CSS Used keyframes */

.comments__list {
  /* margin: 0; */
  padding-left: 0 !important;
  margin-bottom: 10px !important;
}

.comment {
  padding-top: 16px !important;
  padding-bottom: 16px !important;
  list-style: none !important;
  border-radius: 0.375rem;
  background-color: rgb(255 255 255 / 0.8);
  padding: 0.5rem;
  /* box-shadow: 0 0 5px 0 rgb(0 0 0 / 30%); */
  border-bottom: 1px solid gray;
}

.comment::before {
  content: none;
}

/* .comment:not(:last-child) {
  border-bottom: 1px solid #ebebeb;
} */

.comment__header {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}

.comment__avatar {
  margin-right: 16px;
  width: 60px !important;
  height: 60px !important;
  border-radius: 50%;
  flex-shrink: 0;
}

.comment__info {
  margin-right: auto;
}

.comment__author {
  margin-top: 0;
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 20px;
  line-height: 1;
  color: #333;
}

.comment__aside {
  display: none;
  /* display: inline-block; */
  font-size: 16px;
  color: #9a9a9a;
  vertical-align: baseline;
}

.comment__time {
  /* transform: translateY(3px); */
  align-self: flex-end;
  padding-bottom: 0 !important;
  font-size: 16px;
  color: #333;
}

.comment__rating {
  display: flex;
}

.comment__rating&gt;img {
  display: block;
  margin-right: 3px;
  width: 20px !important;
  height: 20px !important;
}

.comment__rating&gt;img:last-of-type {
  margin-right: 8px;
}

.comment__rating&gt;span {
  padding-bottom: 0 !important;
  font-weight: 600;
  font-size: 14px;
  color: #333;
  position: relative;
  top: 6px
}


  .comment__content {
    padding-left: 76px;
  }


.comment__content&gt;p {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
  font-size: 17px;
  line-height: 1.2;
  margin-bottom: 0 !important;
}

.comment__content&gt;p:not(:last-child) {
  margin-bottom: 8px !important;
}

.comment__content&gt;img {
  display: block;
  border-radius: 8px;
  width: auto;
  max-width: 100%;
  max-height: 350px;
  box-shadow: 0 0 5px 0 rgb(0 0 0 / 30%);
}

.comment__content a {
  color: crimson !important;
  font-weight: 700 !important;
}

.bottom-btn {
  display: inline-block;
  border-radius: 0.75rem;
  border-width: 3px;
  border-style: solid;
  border-color: red;
  padding: 15px;
  font-size: 22px;
  line-height: 1.3;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
  color: white;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  background-color: red;
}

.bottom-btn:hover,
.bottom-btn:focus {
transform: scale(1.05);
color: white;
}

.chart-h {
  margin-bottom: 15px;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.chart-h-row {
  margin-left: auto;
  margin-right: auto;
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(254 215 170 / var(--tw-bg-opacity));
  padding: 0.5rem;
}

@media (min-width: 640px) {
  .chart-h-row {
    max-width: 95%;
  }
}

.chart-h-row {
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 20%);
}

.chart-h-row:nth-child(odd) {
  --tw-bg-opacity: 1;
  background-color: rgb(253 230 138 / var(--tw-bg-opacity));
}

.chart-h-row:not(:last-child) {
  margin-bottom: 1rem;
}

.chart-h-row&gt;p {
  margin-bottom: 0.5rem;
  font-weight: 600;
}

.chart-h__string {
  display: flex;
  align-items: center;
}

.chart-h__bar {
  position: relative;
  display: flex;
  height: 1.75rem;
  width: 100%;
  align-items: center;
  overflow: hidden;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}

.chart-h__bar&gt;span {
  position: absolute;
  left: 0px;
  top: 50%;
  width: 100%;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  text-align: center;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 600;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  text-shadow: 0 0 2px rgb(0 0 0 / 90%);
}

.chart-h__value {
  margin-right: 0.25rem;
  display: inline-block;
  height: 100%;
  background-color: var(--color-primary);
  width: calc(var(--cur-value) * 100% / var(--max-value));
}

.chart-h__value--animation {
  animation: widthGrow 2s 1 ease-out;
}

@keyframes widthGrow {
  from {
    width: 0;
  }
}

/* @tailwind base; */

.tw-container {
  width: 100%;
  max-width: 1150px!important;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}
.comment__content img {
  max-width: 300px !important;
}
@media (min-width: 640px) {

  .tw-container {
    /* max-width: 640px; */
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 768px) {
  .tw-container {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  .tw-container {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {
  .tw-container {
    max-width: 1280px;
  }
}

@media (min-width: 1536px) {
  .tw-container {
    max-width: 1536px;
  }
}

.tw-clear-both {
  clear: both;
}

.tw-m-0 {
  margin: 0px;
}

.tw-mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.tw-mb-2 {
  margin-bottom: 15px
}

.tw-mb-4 {
  width: 100%;
  max-width: 700px;
  margin: 0 auto 15px;
}

.tw-mb-10 {
  margin-bottom: 15px;
}

.tw-mb-3 {
  margin-bottom: 15px;
}

.tw-mb-12 {
  margin-bottom: 25px;
}

.tw-list-decimal {
  list-style-type: decimal;
}

.tw-rounded-lg {
  border-radius: 0.5rem;
}

.tw-pl-6 {
  padding-left: 1.5rem;
}

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

.tw-font-semibold {
  font-weight: 600;
}

.tw-font-bold {
  font-weight: 700;
}

.tw-text-gray-700 {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}

.tw-text-primary {
  color: var(--color-primary);
}

:root {
  --color-primary: #0062e0;
  --color-secondary: #f85a1b;
  --color-alternative: #999999;
  /* --color-alert: ; */
}

*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: #e5e7eb;
  /* 2 */
}

::before,
::after {
  --tw-content: '';
}

*,
::before,
::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
}

body {
  font-size: 18px;
  min-width: 360px;
}

img {
  display: block;
  max-width: 100%;
}




.section-content p {
  font-size: 1.125rem;
  line-height: 1.75rem;
  line-height: 1.25;
}

.section-content&gt;p:not(:last-child) {
  margin-bottom: 1rem;
}

.problems-list {
  margin-bottom: 1.5rem;
  list-style-type: disc;
  padding-left: 1.5rem;
}

.problems-list&gt;li {
  font-size: 1.125rem;
  line-height: 1.75rem;
  line-height: 1.25;
}

.problems-list&gt;li:not(:last-child) {
  margin-bottom: 0.75rem;
}

.pie-chart {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
}

@media not all and (min-width: 768px) {
  .pie-chart {
    flex-direction: column;

  }
}

.pie-chart__img {
  display: block;
  max-width: 100%;
}

@media (min-width: 640px) {
  .pie-chart__img {
    flex-shrink: 0;
  }
}

.pie-chart__list&gt;li {
  display: flex;
  align-items: center;
}

.pie-chart__list&gt;li:not(:last-child) {
  margin-bottom: 1rem;
}

.pie-chart__legend {
  margin-right: 1rem;
  display: inline-block;
  height: 2rem;
  width: 2rem;
  flex-shrink: 0;
  border-radius: 0.5rem;
}

.pie-chart__legend1 {
  background-color: rgb(237 28 36);
  background: linear-gradient(to right, rgb(237 28 36), rgb(237 28 36 / 50%));
}

.pie-chart__legend2 {
  background-color: rgb(241 90 36);
  background: linear-gradient(to right, rgb(241 90 36), rgb(241 90 36 / 50%));
}

.pie-chart__legend3 {
  background-color: rgb(252 238 33);
  background: linear-gradient(to right, rgb(252 238 33), rgb(252 238 33 / 50%));
}

.pie-chart__legend4 {
  background-color: rgb(140 198 63);
  background: linear-gradient(to right, rgb(140 198 63), rgb(140 198 63 / 50%));
}

.pie-chart__legend5 {
  background-color: rgb(41 171 226);
  background: linear-gradient(to right, rgb(41 171 226), rgb(41 171 226 / 50%));
}

.pie-chart__legend6 {
  background-color: rgb(46 49 146);
  background: linear-gradient(to right, rgb(46 49 146), rgb(46 49 146 / 50%));
}

.pie-chart__legend7 {
  background-color: rgb(102 45 145);
  background: linear-gradient(to right, rgb(102 45 145), rgb(102 45 145 / 50%));
}

.pluses-list {
  margin-bottom: 1rem;
  list-style-type: disc;
  padding-left: 1.5rem;
}


.pluses-list&gt;li:not(:last-child) {
  margin-bottom: 0.75rem;
}

mark {
  --color1: springgreen;
  /* --color2: springgreen; */
  --bg-height: 25%;
  all: unset;
  background-image: linear-gradient(var(--color1), var(--color1));
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: 0 var(--bg-height);
  animation: highlight 1800ms 1 ease-out;
  animation-fill-mode: forwards;
  animation-play-state: paused;
}

@keyframes highlight {
  to {
    background-size: 100% var(--bg-height);
  }
}

@media not all and (min-width: 768px) {
  
}



/* @media (min-width: 768px) {


  .md\:tw-ml-4 {
    margin-left: 1rem;
  }

  .md\:tw-w-1\/2-4 {
    width: calc(50% - 1rem);
  }
} */

/*! CSS Used from: http://127.0.0.1:5501/css/style.min.css */
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

b,
div,
img,
p,
span {
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0;
  margin: 0;
  padding: 0;
}

input {
  margin: 0;
}

b,
div,
img,
p,
span {
  border: 0;
  outline: 0;
}

img {
  max-width: 100%;
}

input,
input:active {
  outline: 0;
}

b {
  font-weight: 700;
}

input {
  font: inherit;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

::selection {
  background: #af242c;
  color: #fff;
}

.center {
  text-align: center;
}

#order_form {
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 100%;
  padding: 20px 40px;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  font-family: Arial, Helvetica, sans-serif;
  padding-bottom: 20px;
  box-sizing: border-box;
  text-align: center;
  background-image: url(../images/formbg.jpg);
}

.webp #order_form {
  background-image: url(../images/formbg.webp);
}

#order_form h2 {
  margin: 0;
  padding: 0px;
  line-height: 32px;
  border: none;
  margin-bottom: 10px;
}

#order_form span {
  font-size: 17px;
}

#order_form .inL_23614 {
  font-size: 14px;
  line-height: 1.3;
}

#order_form .price-block {
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

#order_form .price-block p:first-child {
  position: relative;
}

#order_form .price-block p:last-child {
  margin-left: 30px;
  font-weight: 700;
}

.price-block p:first-child::before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 15px;
  left: 50%;
  transform: translateX(-50%) rotate(9deg);
  background-color: red;
}

#order_form .price-block p:first-child span {
  font-size: 24px;
}

.price-block p:first-child::after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 15px;
  left: 50%;
  transform: translateX(-50%) rotate(-9deg);
  background-color: red;
}

.price-block p {
  margin-bottom: 0;
}

#order_form .price-block p:last-child span {
  font-size: 24px;
  color: red;
}

#order_form .order_form_pole {
  padding: 10px;
}

#order_form label {
  width: 230px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  padding: 0;
  font-weight: bold;
  font-size: 16px;
  line-height: 1;
  margin-bottom: 5px;
}

#order_form input {
  text-align: left;
  box-sizing: border-box;
  font-size: 21px;
  padding: 15px;
  border-radius: 3px;
  border: 2px solid #e9d7dc;
  max-width: 300px;
  width: 100%;
}

#order_form button {
  width: 100%;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  padding: 20px;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  box-shadow: 0 4px 15px 0 rgba(129, 150, 160, 0.45);
  border-radius: 5px;
  background-color: #0299ff;
  background-position: 1.35em 0.94em;
  background-size: 1em;
  background-repeat: no-repeat;
  transition: all 0.3s ease-in-out;
  border: none;
  cursor: pointer;
  font-size: 20px;
  margin-top: 20px;
}

#order_form button:hover {
transform: scale(1.05);
}

.timerHolder {
 
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
}

.timerHolder img {
  margin-right: 5px;
}

.inL_564426 {
  font-size: 17px;
  margin-right: 10px;
}
.prod-img {
  margin: 0 auto 15px;
  max-width: 230px !important;
}

#order_form .timerHolder div span {
  color: red;
  font-size: 16px;
}

button:active,
button:focus {
  outline: 0 !important;
}

@media screen and (max-width: 479px) {
  .comment__rating&gt;img {
       width: 17px !important;
    height: 17px !important;
    margin-right: 2px;
  }
  .prod-img {
    margin: 0 auto 15px;
    max-width: 200px !important;
  }
  
  .webp #order_form {
    background-image: none;
  }

  #order_form {
    background: #f3f1f0;
    border: 2px solid #cbc5c3;
    padding-left: 15px;
    padding-right: 15px;
  }

  .inL_564426 {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }

  .timerHolder {
    flex-wrap: wrap;
    /* margin-bottom: 10px; */
  }

  #order_form .order_form_pole {
    padding-left: 0;
    padding-right: 0;
  }
}

div,
form,
img,
p,
span {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

b {
  font-weight: bolder;
}

.inL_864480 {
  display: block;
}

.inL_61510 {
  color: blue;
  font-size: 14px;
}

.inL_80727 {
  font-size: 16px;
}

.inL_23614 {
  margin: 20px auto;
  border: 2px solid #0299ff;
  padding: 10px;
}

.inL_486070 {
  margin-bottom: 20px;
}

h2 {
  margin: 15px 0;
}

@media(max-width: 768px) {
  .cikk-cover-v1 img {
    max-width: 400px !important;
  }
}

@media(max-width: 767px) {
  .pie-chart__img {
    max-width: 300px;
    width: 100%;
  }

  h3 {
    line-height: 1.3;
  }
}

@media(max-width: 620px) {
  .comment__avatar {
    margin-right: 10px;
  }
  .tw-mb-12 {
    margin-bottom: 15px;
  }
  .comment__content img {
    max-width: 270px !important;
  }
  #content img {
    width: 100%;
    /* max-width: 500px; */
  }
  .comment__content {
    padding-left: 63px;
}
  #belfold {
    display: none;
  }
   .comments h2 {
    font-size: 24px;
  }
}
.com {
  font-size: 26px;
}
@media(max-width: 580px) {
  /* .author-share-date .megoszt .megosztas-gomb {
    display: none;
  } */
  .author-share-date .datum {
    margin-left: 0;
  }
  .author-share-date .bal-hasab {
    margin-bottom: 5px;
  }
  .author-share-date .jobb-hasab {
    padding-left: 0;
  }
  .author-share-date {
    align-items: flex-start;
  }
  .author-share-date-container {
    padding: 0;
  }
  .author-share-date {
    flex-direction: column;
    border: none;
  }
  .author-share-date::before {
    content: none;
  }
  .m-con_in_item:nth-child(4) {
    display: none;
  }
  .com,
  h2 {
    font-size: 23px;
  }
}
@media screen and (max-width: 614px) {

.cikk-cimkek li:nth-child(5) {
  display: none;
}
}
@media(max-width: 479px) {
  .comment__content img {
    max-width: 230px !important;
}
  .m-con_in_item:nth-child(2),
  .m-con_in_item:nth-child(5) {
    display: none;
  }
  .bottom-btn {
    font-size: 18px;
    padding: 10px;
  }
  .comment__avatar {
    width: 50px !important;
    height: 50px !important;
  }
  .navi_socials,
  .navi_twitter {
    display: none;
  }

}

@media(max-width: 699.98px) {

  .m-cf-fejlec {
    top: 0px;
    border-bottom: 1px solid #e6e6e6;
  }

  body{ padding-top: 43px;}
}
@media screen and (max-width: 620px) {
  .pie-chart {
    max-width: 300px;
    margin: auto;
  }
  .pie-chart__list&gt;li:not(:last-child) {
    margin-bottom: 10px;
  }
  .pie-chart__legend {
    margin-right: 10px;
  }
  }
@media(max-width: 520px) {
  #video {
    display: none;
  }
  .comment__author {
    font-size: 18px;
  }
}

@media(max-width: 460px) {
  #sport {
    display: none;
  }
  .trending-topics {
    display: none !important;
  }
}
@media screen and (max-width: 699px) {
  .index-header-wrapper {
    padding-top: 5px;
  }
}</pre></body></html>