@font-face {
  font-family: 'museo_sans100';
  src: url('/media/font/museo/museosans_100-webfont.eot');
  src: url('/media/font/museo/museosans_100-webfont.eot?#iefix') format('embedded-opentype'), url('/media/font/museo/museosans_100-webfont.woff') format('woff'), url('/media/font/museo/museosans_100-webfont.ttf') format('truetype'), url('/media/font/museo/museosans_100-webfont.svg#museo_sans100') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'museo_sans300';
  src: url('/media/font/museo/museosans_300-webfont.eot');
  src: url('/media/font/museo/museosans_300-webfont.eot?#iefix') format('embedded-opentype'), url('/media/font/museo/museosans_300-webfont.woff') format('woff'), url('/media/font/museo/museosans_300-webfont.ttf') format('truetype'), url('/media/font/museo/museosans_300-webfont.svg#museo_sans300') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'museo_sans500';
  src: url('/media/font/museo/museosans_500-webfont.eot');
  src: url('/media/font/museo/museosans_500-webfont.eot?#iefix') format('embedded-opentype'), url('/media/font/museo/museosans_500-webfont.woff') format('woff'), url('/media/font/museo/museosans_500-webfont.ttf') format('truetype'), url('/media/font/museo/museosans_500-webfont.svg#museo_sans500') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'museo_sans700';
  src: url('/media/font/museo/museosans_700-webfont.eot');
  src: url('/media/font/museo/museosans_700-webfont.eot?#iefix') format('embedded-opentype'), url('/media/font/museo/museosans_700-webfont.woff') format('woff'), url('/media/font/museo/museosans_700-webfont.ttf') format('truetype'), url('/media/font/museo/museosans_700-webfont.svg#museo_sans700') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'museo_sans300_italic';
  src: url('/media/font/museo/museosans_300_italic-webfont.eot');
  src: url('/media/font/museo/museosans_300_italic-webfont.eot?#iefix') format('embedded-opentype'), url('/media/font/museo/museosans_300_italic-webfont.woff') format('woff'), url('/media/font/museo/museosans_300_italic-webfont.ttf') format('truetype'), url('/media/font/museo/museosans_300_italic-webfont.svg#museo_sans300_italic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'museo_sans500_italic';
  src: url('/media/font/museo/museosans_500_italic-webfont.eot');
  src: url('/media/font/museo/museosans_500_italic-webfont.eot?#iefix') format('embedded-opentype'), url('/media/font/museo/museosans_500_italic-webfont.woff') format('woff'), url('/media/font/museo/museosans_500_italic-webfont.ttf') format('truetype'), url('/media/font/museo/museosans_500_italic-webfont.svg#museo_sans500_italic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'museo_sans700_italic';
  src: url('/media/font/museo/museosans_700_italic-webfont.eot');
  src: url('/media/font/museo/museosans_700_italic-webfont.eot?#iefix') format('embedded-opentype'), url('/media/font/museo/museosans_700_italic-webfont.woff') format('woff'), url('/media/font/museo/museosans_700_italic-webfont.ttf') format('truetype'), url('/media/font/museo/museosans_700_italic-webfont.svg#museo_sans700_italic') format('svg');
  font-weight: normal;
  font-style: normal;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
a.btn-redesign-cta,
button.btn-redesign-cta,
span.btn-redesign-cta,
.btn-redesign-cta {
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 8.5px;
  padding: 27px 39px 29px 42px;
  border-radius: 85px;
  background: #4ACFFF;
  color: #09286E;
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  font-weight: 600;
  font-size: 18px;
  line-height: 100%;
  text-decoration: none;
  white-space: nowrap;
  border: none;
  cursor: pointer;
  transition: background-color 0.25s ease, color 0.25s ease, transform 0.25s ease;
}
a.btn-redesign-cta:hover,
a.btn-redesign-cta:focus,
a.btn-redesign-cta:visited,
a.btn-redesign-cta:active,
button.btn-redesign-cta:hover,
button.btn-redesign-cta:focus,
span.btn-redesign-cta:hover,
span.btn-redesign-cta:focus,
.btn-redesign-cta:hover,
.btn-redesign-cta:focus {
  background: #21c4ff;
  color: #09286E;
  text-decoration: none;
  transform: translateY(-1px);
}
.btn-redesign-cta:active {
  transform: translateY(0);
}
@media (max-width: 767px) {
  .btn-redesign-cta {
    white-space: normal;
    text-align: center;
    max-width: 100%;
  }
}
a.btn-redesign-cta.btn-redesign-cta-black,
a.btn-redesign-cta.btn-redesign-cta-black:visited,
.btn-redesign-cta.btn-redesign-cta-black {
  background: #000000;
  color: #FFFFFF;
  transition: background-color 0.3s ease, color 0.3s ease, box-shadow 0.3s ease, transform 0.3s ease;
}
a.btn-redesign-cta.btn-redesign-cta-black:hover,
a.btn-redesign-cta.btn-redesign-cta-black:focus,
a.btn-redesign-cta.btn-redesign-cta-black:active,
.btn-redesign-cta.btn-redesign-cta-black:hover,
.btn-redesign-cta.btn-redesign-cta-black:focus {
  background: #2e2e2e;
  color: #FFFFFF;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.22);
  transform: translateY(-1px);
}
.btn-redesign-cta.btn-redesign-cta-black:active {
  transform: translateY(0);
  box-shadow: none;
}
a.btn-redesign-cta.btn-redesign-cta-navy,
a.btn-redesign-cta.btn-redesign-cta-navy:visited,
.btn-redesign-cta.btn-redesign-cta-navy {
  background: #09286E;
  color: #FFFFFF;
  transition: background-color 0.25s ease, color 0.25s ease, box-shadow 0.25s ease, transform 0.25s ease;
}
a.btn-redesign-cta.btn-redesign-cta-navy:hover,
a.btn-redesign-cta.btn-redesign-cta-navy:focus,
a.btn-redesign-cta.btn-redesign-cta-navy:active,
.btn-redesign-cta.btn-redesign-cta-navy:hover,
.btn-redesign-cta.btn-redesign-cta-navy:focus {
  background: #0A40BC;
  color: #FFFFFF;
  box-shadow: 0 6px 20px rgba(9, 40, 110, 0.25);
  transform: translateY(-1px);
}
.btn-redesign-cta.btn-redesign-cta-navy:active {
  transform: translateY(0);
  box-shadow: none;
}
* {
  margin: 0;
  padding: 0;
}
.szkozep {
  text-align: center !important;
}
.szbal {
  text-align: left !important;
}
.szjobb {
  text-align: right !important;
}
.fleft {
  float: left !important;
}
.fright {
  float: right !important;
}
.alahuzva {
  text-decoration: underline !important;
}
.clear {
  clear: both !important;
  font-size: 0px !important;
  height: 0px !important;
  line-height: 0px !important;
  float: none !important;
}
.clearboth {
  clear: both !important;
}
.hidden {
  display: none;
}
/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
body {
  font-size: 1em;
  line-height: 1.4;
}
/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */
img {
  vertical-align: middle;
  max-width: 100%;
}
/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical;
}
/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
/* ==========================================================================
   Author's custom styles
   ========================================================================== */
body {
  background-color: #fff;
  font-size: 16px;
  font-family: 'Barlow', sans-serif;
}
dt {
  font-weight: normal;
  font-family: 'museo_sans700';
}
.bg-kek {
  background-color: #2B79BC;
  color: #fff !important;
}
.bg-kek a,
.bg-kek a:active,
.bg-kek a:visited,
.bg-kek a:hover {
  color: #fff;
}
.bg-kek h2 {
  color: #fff !important;
}
.bg-feher {
  background-color: #fff;
}
.nopadding {
  padding-top: 0;
}
.padding-0 {
  padding: 0 !important;
}
.display-table {
  display: table;
  width: 100%;
}
.display-tablecell {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
}
.header-fooldal {
  padding-bottom: 10px;
}
.header-fooldal .container {
  padding-top: 5px;
  text-align: center;
}
.header-fooldal h1,
.header-fooldal h2 {
  color: #C1FDFE;
}
.header-fooldal h1 {
  margin-top: -40px;
  font-size: 35px;
}
.header-fooldal h2 {
  font-size: 20px;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .header-fooldal {
    padding-bottom: 30px;
  }
}
.btn.btn-default.tovabb {
  font-size: 0;
  text-indent: -8000px;
  width: 40px;
  height: 40px;
  padding: 0;
  background: url("/media/images/tovabb_bg.png") no-repeat center center transparent;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}
.btn.btn-default.tovabb:after {
  width: 130%;
  height: 130%;
  top: -6px;
  left: -6px;
  border: 1px solid #4954a0;
}
#ajanlas-blokk {
  padding: 40px 0 0;
}
#ajanlas-blokk h2 {
  font-size: 25px;
  color: #3e6db2;
  font-family: 'museo_sans300';
  line-height: 30px;
  margin: 10px 0 40px;
}
#ajanlas-blokk h2 strong {
  font-size: 35px;
}
.ajanlo g * {
  fill: #7097CD;
}
.ajanlo svg {
  max-width: 135px;
}
@media (min-width: 768px) {
  #ajanlas {
    margin-top: 80px;
  }
}
#ajanlas {
  margin-bottom: 30px;
}
.ajanlas input[type="text"] {
  width: 100%;
}
section {
  padding: 30px 0;
}
section.ikonos {
  padding: 75px 0 30px;
  background: url("/media/images/ikonos_section_bg.png") no-repeat center 0 transparent;
}
section h2 {
  text-transform: uppercase;
  color: #3e6db2;
  font-size: 25px;
  font-family: 'museo_sans700';
  margin: 0 0 25px;
}
section.toplista {
  background: url("/media/images/toplista_bg.png") no-repeat center bottom #0f1d81;
  padding-top: 77px;
  padding-bottom: 150px;
}
section .miniblock {
  padding: 120px 0 70px;
}
section .miniblock.seosiker-block {
  background: url("/media/images/seotop_bg.png") no-repeat center 0 transparent;
}
section .miniblock.kozonseg-block {
  background: url("/media/images/kozonseg_bg.png") no-repeat center 0 transparent;
}
section .miniblock.facebook-block {
  background: url("/media/images/fblike_bg.png") no-repeat center 0 transparent;
}
section .miniblock h2 {
  color: #5292c6;
  font-size: 15px;
}
section .miniblock .btn.borderes:after {
  width: 115.6%;
}
section .like {
  background: url("/media/images/like_bg.png") no-repeat center bottom transparent;
  padding: 15px 0 70px;
  color: #C1FDFE;
  font-size: 45px;
  margin-bottom: 52px;
  text-align: center;
}
.toplista h1 {
  margin: 50px 30px 52px;
  font-size: 26px;
  text-align: center;
  color: #C1FDFE;
}
.toplista h3 {
  font-size: 26px !important;
  text-align: center;
  color: #C1FDFE !important;
  font-weight: bold;
}
.toplista p {
  color: #C1FDFE;
  text-align: center;
  font-size: 14px;
  font-style: italic;
}
ul.toplista {
  margin-bottom: 35px;
}
ul.toplista span {
  display: inline-block;
  width: 80px;
  text-align: right;
  font-family: 'museo_sans700';
  font-size: 24px;
  color: #C1FDFE;
  margin: 0 20px 0 0;
}
ul.toplista a {
  font-size: 15px;
  font-family: 'museo_sans300_italic';
  color: #92b0d9;
}
ul.toplista a:hover {
  color: #C1FDFE;
}
.palyamuvek-container {
  padding: 0 0 25px;
}
.palyamuvek-container .item {
  height: auto;
  margin: 0 0 -1px;
  padding: 0;
  width: 12.5%;
  padding-bottom: 8%;
  overflow: hidden;
  position: relative;
}
.palyamuvek-container .item .item-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.palyamuvek-container .item a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
}
.palyamuvek-container .item a:after {
  -webkit-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
  content: ' ';
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("/media/images/palyamunka_hover.png") repeat 0 0 transparent;
  zoom: 1;
  filter: alpha(opacity=0);
  opacity: 0;
}
.palyamuvek-container .item a img {
  width: 100%;
  height: 100%;
}
.palyamuvek-container .item a:hover:after {
  zoom: 1;
  filter: alpha(opacity=100);
  opacity: 1;
}
@media (max-width: 767px) {
  .palyamuvek-container .item {
    width: 50%;
    padding-bottom: 31%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .palyamuvek-container .item {
    width: 25%;
    padding-bottom: 15%;
  }
}
.zsuri-container {
  padding: 0 0 30px;
}
.zsuri-container .zsuritag {
  text-align: center;
  font-size: 13px;
  color: #878787;
  line-height: 15px;
  font-family: 'museo_sans300';
  height: 225px;
}
.zsuri-container .zsuritag img {
  -webkit-border-radius: 90px;
  -moz-border-radius: 90px;
  border-radius: 90px;
  border: 10px solid #fff;
}
.zsuri-container .zsuritag .nev {
  color: #3e6db2;
  text-transform: uppercase;
  font-size: 15px;
  font-family: 'museo_sans700';
}
.zsuri-container .zsuritag p {
  margin: 0;
}
.piktogramok {
  position: fixed;
  right: 17px;
  top: 135px;
  z-index: 1;
}
.piktogramok li {
  margin-bottom: 10px;
}
.piktogramok a {
  width: 50px;
  height: 50px;
  padding: 5px;
  background-color: #5292c6;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  display: block;
}
.piktogramok a svg {
  fill: #0f1d81;
}
.piktogramok a:hover svg {
  fill: #C3FFFF;
}
.hirek-container {
  padding: 0 0 40px;
}
.hirek-container .hir-doboz {
  height: 324px;
  overflow: hidden;
}
.hirek-container .hirhatter {
  padding: 15px;
  background-color: #fff;
  position: relative;
  height: 324px;
}
.hirek-container .hirhatter.padding-vert {
  padding-left: 0;
  padding-right: 0;
}
.hirek-container .hirhatter .btn {
  position: absolute;
  bottom: 10px;
}
.hirek-container.hirek-oldalt .hir-doboz {
  height: auto;
  margin: 0 0 20px;
}
.hirek-container.hirek-oldalt .hirhatter {
  height: auto;
  padding-bottom: 55px;
}
.hirek-container .kiemelt .hirhatter .btn {
  left: 52%;
}
.hirek-container .text {
  font-size: 13px;
  font-family: 'museo_sans300';
}
@media (max-width: 768px) {
  .hirek-container .hirhatter,
  .hirek-container .hir-doboz {
    height: auto;
  }
  .hirek-container .hirhatter .btn {
    position: static;
    margin-top: 20px;
  }
  .hirek-container .hir-doboz:first-child .hirhatter .btn {
    margin-left: 15px;
  }
}
@media (max-width: 991px) {
  .hirek-container .hir-doboz {
    margin-bottom: 20px;
  }
}
.masonry-cols .set-grid-size,
.masonry-cols .masonry-elem {
  float: left;
  width: 25%;
  height: auto;
  overflow: hidden;
  margin: 0 0 10px;
}
.masonry-cols .set-grid-size.kiemelt,
.masonry-cols .masonry-elem.kiemelt {
  width: 50%;
}
.masonry-cols .hir-doboz {
  padding: 0 10px 0 0;
}
.masonry-cols .hir-doboz .hirhatter {
  min-height: 324px;
}
.masonry-cols .hir-doboz .img-container {
  width: 100%;
  height: 100%;
}
#regisztracio .alcim,
#palyazat-benyujtasa .alcim {
  font-weight: normal;
  margin: 20px 0;
  font-family: 'museo_sans700';
  font-size: 20px;
}
#regisztracio h3,
#palyazat-benyujtasa h3 {
  font-size: 16px;
}
/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Image replacement
 */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px;
}
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}
/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
.hidden {
  display: none !important;
  visibility: hidden;
}
/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
/*
 * Hide visually and from screenreaders, but maintain layout
 */
.invisible {
  visibility: hidden;
}
/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.clearfix:after {
  clear: both;
}
/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearfix {
  *zoom: 1;
}
/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   Theses examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */
}
@media print (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */
}
/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /*
     * Don't show links for images, or javascript/internal links
     */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
@media (max-width: 991px) {
  .ui-dialog {
    width: auto !important;
    z-index: 10000;
  }
}
.mt-30 {
  margin-top: 30px;
}
.pdf_melleklet {
  display: none;
}
.ui-widget-overlay {
  background: rgba(7, 24, 58, 0.55);
  opacity: 1;
}
.ui-dialog {
  padding: 0;
  border: 0 none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 90vw;
  border-radius: 17px;
  overflow: hidden;
  box-shadow: 0 20px 60px rgba(7, 24, 58, 0.25);
}
.ui-dialog .ui-widget-header {
  background: #FFFFFF;
  border: 0 none;
  padding: 40px 48px 0;
  position: relative;
}
.ui-dialog .ui-widget-header::before {
  content: '';
  display: none;
  width: 56px;
  height: 56px;
  margin-bottom: 20px;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 26px 26px;
}
.ui-dialog .ui-widget-header .ui-dialog-title {
  display: block;
  color: #09286E;
  font-size: 26px;
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  font-weight: 600;
  line-height: 1.2em;
  letter-spacing: 0;
}
.ui-dialog .ui-widget-header .ui-dialog-subtitle {
  display: block;
  color: #595959;
  font-family: 'Barlow', sans-serif;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.4em;
  margin-top: 8px;
  letter-spacing: 0;
}
.ui-dialog .ui-widget-header .ui-dialog-titlebar-close {
  border: 0 none;
  background: #F5F5F5;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  top: 24px;
  right: 24px;
  transition: background-color 0.2s ease;
}
.ui-dialog .ui-widget-header .ui-dialog-titlebar-close:hover,
.ui-dialog .ui-widget-header .ui-dialog-titlebar-close.ui-state-hover {
  background: #E8E8E8;
}
.ui-dialog .ui-widget-header .ui-dialog-titlebar-close:focus,
.ui-dialog .ui-widget-header .ui-dialog-titlebar-close.ui-state-focus,
.ui-dialog .ui-widget-header .ui-dialog-titlebar-close.ui-state-active {
  outline: 0 none;
  background: #F5F5F5;
  border: 0 none;
}
.ui-dialog .ui-widget-header .ui-dialog-titlebar-close .ui-icon {
  width: 100%;
  height: 100%;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M5 5l14 14M19 5L5 19' fill='none' stroke='%23616161' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");
  background-size: 14px 14px;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0;
  left: 0;
  top: 0;
  text-indent: -9999px;
}
.ui-dialog .ui-dialog-content {
  border: 0 none;
  padding: 20px 48px 40px;
  height: auto;
  font-family: 'Barlow', sans-serif;
  font-size: 16px;
  line-height: 1.6em;
  color: #000000;
}
.ui-dialog .ui-dialog-content ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.ui-dialog .ui-dialog-content ul li + li {
  margin-top: 8px;
}
.ui-dialog:has(> .message) .ui-widget-header::before {
  display: block;
  background-color: #E8F9FF;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 12l5 5 11-11' fill='none' stroke='%2317409E' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.ui-dialog:has(> .error) .ui-widget-header::before {
  display: block;
  background-color: #f9e4e7;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 8v5M12 16.5v.01M4 19h16L12 4 4 19z' fill='none' stroke='%23D6455A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.ui-dialog:has(> .error) .ui-dialog-title {
  color: #D6455A;
}
.ui-dialog:has(.autoclose)::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  width: 100%;
  background: #4ACFFF;
  animation: pbr-modal-countdown 6s linear forwards;
}
.ui-dialog:has(.error.autoclose)::after {
  background: #D6455A;
}
@keyframes pbr-modal-countdown {
  from {
    width: 100%;
  }
  to {
    width: 0%;
  }
}
.alert {
  padding: 8px 35px 8px 14px;
  margin: 20px 0;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  position: relative;
}
.alert,
.alert h4 {
  color: #c09853;
}
.alert h4 {
  margin: 0;
}
.alert .close {
  position: absolute;
  top: 0;
  right: 0;
  line-height: 20px;
  color: #b94a48;
  background: transparent;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-success h4 {
  color: #468847;
}
.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.alert-danger h4,
.alert-error h4 {
  color: #b94a48;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-info h4 {
  color: #3a87ad;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}
/*body {
	background: @white;
	color: @betuSzin;
	font-family: @calibri;
	font-size: @paragraphFontSize;
	line-height: @baseLineHeight;
	min-width: @containerWidth;
}*/
a:focus,
a:active {
  outline: 0 none !important;
  -moz-outline: 0 none !important;
}
::-moz-focus-inner {
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  font-weight: 700;
  margin: 0 0 0.5em 0;
}
a,
a:hover,
a:visited,
a:active,
a:focus {
  text-decoration: none;
  color: #5292c6;
}
ul,
ol {
  list-style-position: outside;
  margin: 0;
  padding: 0;
}
ul li,
ol li {
  margin: 0;
  padding: 0;
}
ul {
  list-style: none;
}
ol {
  list-style: decimal;
}
.container {
  margin: 0 auto;
  position: relative;
}
.holnapod {
  font: 12px/16px normal Arial, Helvetica, sans-serif;
  color: #fff;
  text-transform: uppercase;
}
hr {
  margin: 10px 0;
  height: 0;
  border-top: 1px solid #d3d3d3;
}
.cim {
  color: #3e6db2;
  font-size: 36px;
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  font-weight: 800;
  font-style: normal;
  line-height: 1.1;
  margin-bottom: 15px;
  text-transform: none;
}
.cim a {
  color: #3e6db2;
}
.cim a:hover {
  color: #82a3d4;
}
.kiemelt .hirhatter .cim {
  font-size: 25px;
}
.hirhatter .cim {
  font-size: 22px;
}
.datum {
  font-size: 13px;
  padding: 0 0 10px;
  margin: 0 0 12px;
  border-bottom: 1px solid #eeeeee;
}
.alcim {
  color: #535353;
  font-size: 16px;
  font-family: 'Barlow', sans-serif;
  margin-bottom: 10px;
  line-height: 1.4;
}
.cim + .alcim {
  margin-top: -5px;
}
.cikkcim {
  color: #5292c6;
  font-size: 25px;
  line-height: 1em;
  margin-bottom: 10px;
}
.cikkcim a:hover {
  color: #2c5e86;
}
.datum {
  font-style: italic;
}
.kekplusz:before {
  background: #5292c6;
  content: '+';
  color: #fff;
  display: block;
  float: left;
  font-size: 36px;
  font-family: 'museo_sans100';
  height: 36px;
  line-height: 32.4px;
  margin: 12px 12px 12px 0;
  text-align: center;
  width: 36px;
}
#villamhirek {
  margin-bottom: 20px;
}
#villamhirek .bekuld {
  cursor: pointer;
}
.szavazatok {
  float: left;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAASCAYAAABfJS4tAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2RpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo0RjhFMkQyMTVDNUVFMjExQkVDRDk3NTY4NkM4QTQ3MSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1RUU1RDQ1M0EyQTIxMUUyOEE1MEIzQzIyQjczNUIzMCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1RUU1RDQ1MkEyQTIxMUUyOEE1MEIzQzIyQjczNUIzMCIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1IFdpbmRvd3MiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDOThGMjk0RDhDQTJFMjExOTUxOEFEMkFEMzBEQTVERSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0RjhFMkQyMTVDNUVFMjExQkVDRDk3NTY4NkM4QTQ3MSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pq8ZMXAAAAKYSURBVHjarJRNSBRhGMf/7zsf667h9nEojA4atR0SzECDDnmQQPuCCiUq6qBEoBQh4qESOipGh6VDh6CgQ5fIjh66VHSIDl1CqYOYytbWWrif8/FO/9mZdA9amv7Z/7yz8z7Pb573mXdGTExMIJG8ADgeYOiALnZBiHoAeSg1BYjvHD14nOcPuhblcQekaOL/DJT3AZadQcnB5MDTBs6N0edJWpQgoA9Kuw3D2BZQ3HnY9mPeaJT+Ak81EzTE+Q4/HIIxyvnE0H5CTSbcp6/Tb/UQaRJ6FQr3EN0EmGbAVe4WuPlrsEtHOP+Egf2IxbbDqEIA5iDtPVZVVVI4FjzdbOeV9z4yAOetE2zFAGriQUtKeSZJJjFTj/jZjay8EZoRpOSLi4vM1TXMzbX1TBHayQupP8uX5WPB6eJpbblKyyFcATbHks052vWrI1RxLFqcc327P5o60jPtvWPKiLQlEolURVvDioXarYSAtGysRp7UFuZO9qls/YGbBD5YLqYM9mpkzsnaMCyNHQgfygpyYzXfps/d8qyttWcJfb1SXBksouKNnrMOurYe0wgWcvngws69szNdgykViZ0mdPpvqwpaoZxHMi5axYJ7yC6yJazYv0Gl5luOp9JHL73k6RVCC/9qV7iPxSSf2JCI5p/rWnXUWlBwHBe6lKxeFlJnbpSy+w+PEHgXq1Sw6FLR49szDrvQK7WfWTPOiv0NIM30dM9IjtDOtUCXKi6GKxPiIZxiWkoradft01Kdw7/c6vgpQj9jjQq321I/JwdfvdNzma9ObPMs+3CR0Cz+Q8L/CFWomX5G+3vzDtahyo/QZXqY7qZfYJ3ywRo9Sh+jW+mP2AD54HH/C0G30BlskHxwMly6iw3UbwEGAJ7n+uOzbPiyAAAAAElFTkSuQmCC") 0 0 no-repeat;
  font-size: 12px;
  font-style: italic;
  padding: 6px 0 0 12px;
  margin: 15px;
  width: 12px;
}
#benyujtott-palyamu .infosav .display-tablecell {
  height: 200px;
}
#benyujtott-palyamu .infosav .bg-kek {
  padding: 20px;
}
#benyujtott-palyamu .infosav h3 {
  font-size: 20px;
  font-family: 'museo_sans300';
  font-style: italic;
}
#benyujtott-palyamu .infosav dt {
  width: auto;
  margin-right: 10px;
}
#benyujtott-palyamu .infosav dd {
  margin-left: 0;
}
#benyujtott-palyamu .szavazok {
  display: table;
  width: 100%;
  height: 100%;
}
#benyujtott-palyamu .szavazok div {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
#benyujtott-palyamu .szavazok span {
  font-size: 25px;
  color: #3e6cb2;
  font-family: 'museo_sans700';
  display: block;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  margin: 0 0 18px;
}
#benyujtott-palyamu .szavazok span.szavazatok-szama {
  background: url("/media/images/szavazok_bg.png") no-repeat 44px center transparent;
  height: 110px;
  line-height: 90px;
  padding: 0 0 0 127px;
  font-family: 'museo_sans300';
  font-size: 60px;
  margin: 0;
}
#benyujtott-palyamu h4 {
  font-size: 22px;
  font-family: 'museo_sans700';
  color: #3e6db2;
}
.logok .logo {
  margin: 10px;
  display: block;
  float: left;
  position: relative;
  max-width: 150px;
  height: 100px;
  overflow: hidden;
}
.logok .logo img {
  max-width: 150px;
}
.logok .logo .color {
  position: absolute;
  left: 0;
  top: 0;
  display: none;
}
.col {
  float: left;
}
.col.col1-3 {
  width: 310px;
}
.col.col2-3 {
  width: 650px;
}
.col + .col {
  margin-left: 30px;
}
.vezercikk {
  margin-bottom: 20px;
}
.socialmedia.list-inline > li {
  display: block;
  float: left;
}
.socialmedia a {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin: 2px;
}
.socialmedia a#feliratkozas-link {
  height: auto;
  padding: 12px 0;
  width: auto;
}
.socialmedia a,
.socialmedia a svg {
  color: #3e6db2;
  fill: #3e6db2;
}
.socialmedia a:hover,
.socialmedia a:hover svg {
  color: #C1FDFE;
  fill: #C1FDFE;
}
.socialmedia + .visszadiv {
  padding-top: 24px;
}
footer .socialmedia a {
  margin: 12px 3px 8px;
}
.vissza {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAIAAAD9MqGbAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2RpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpBMDRBOTgzQkEwNURFMjExODU5MUY1ODBBRThDOUI3OSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpDQzlCMTdFQUE2OTAxMUUyQUQzNjg4MkY0OUI3ODE4OSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpDQzlCMTdFOUE2OTAxMUUyQUQzNjg4MkY0OUI3ODE4OSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1IFdpbmRvd3MiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozOTEwOTk2QTUxQTBFMjExQjdFOUFGQzRGNTJERjMyQyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBMDRBOTgzQkEwNURFMjExODU5MUY1ODBBRThDOUI3OSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PmXkeoYAAABHSURBVHja5NOxEQAwCAJAzWqsrbtlAUWPMqH/BtQjwqQcU/OUBKBIwpjkrJUjq+WG1TIz9W43uG1oxGwVjodLIPiXX7kCDACGHhFau0RghwAAAABJRU5ErkJggg==") 0 0 no-repeat;
  padding-left: 25px;
  line-height: 19px;
  display: inline-block;
}
.vissza,
.vissza:visited,
.vissza:active {
  color: #535353;
}
.vissza:hover {
  color: #5292c6;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAIAAAD9MqGbAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAEpJREFUeNpiDNxwi4EswMRALhhWOtf5q5KjE482fDrxa8Opk6A27DqJ0YZdZ9DG2+SHLTGacYYQQc34YgW/ZgIpAY/mkZJXAAIMAP9DEQHhVXtvAAAAAElFTkSuQmCC");
}
#hirek a,
#hirek a:visited,
#hirek a:active {
  color: #535353;
}
article.hir .datum,
article.szoveg .datum {
  border-bottom: none;
  padding: 0;
}
article.hir .lead,
article.szoveg .lead {
  font-style: italic;
  font-size: 16px;
  line-height: 1.4em;
  margin: 0 0 35px;
  padding: 20px 0 10px;
  border-top: 1px solid #d3d3d3;
  color: #5292C7;
}
article.hir .lead p,
article.szoveg .lead p {
  margin: 0;
  text-align: justify;
}
article.hir .szoveg,
article.szoveg .szoveg {
  text-align: justify;
  margin-bottom: 15px;
  font-family: 'Barlow', sans-serif;
  font-size: 16px;
  padding-bottom: 15px;
  border-bottom: 1px solid #d3d3d3;
}
article.hir .szoveg img.fright,
article.szoveg .szoveg img.fright {
  margin: 0 0 15px 15px;
}
article.hir h1,
article.szoveg h1,
article.hir h2,
article.szoveg h2,
article.hir h3,
article.szoveg h3,
article.hir h4,
article.szoveg h4,
article.hir h5,
article.szoveg h5,
article.hir h6,
article.szoveg h6 {
  line-height: 1.8em;
}
article.hir ul li,
article.szoveg ul li {
  list-style: disc outside;
  margin-left: 20px;
}
article.hir ol li,
article.szoveg ol li {
  list-style: decimal outside;
  margin-left: 20px;
}
article.hir table,
article.szoveg table {
  margin: 0 auto;
}
article.hir table thead th,
article.szoveg table thead th {
  text-align: center;
  background: #f6f6f6;
}
article.hir table th,
article.szoveg table th,
article.hir table td,
article.szoveg table td {
  padding: 6px;
  border: 1px solid #d3d3d3;
}
.pagination {
  float: right;
}
.pagination li {
  float: left;
}
.pagination li a {
  color: #535353;
  display: inline-block;
  padding: 5px;
}
.pagination li a:hover,
.pagination li.active a {
  color: #5292c6;
}
.pagination li.disabled {
  display: none;
}
.logok {
  background-color: #dddddd;
}
.logok h2 {
  font-size: 16px;
  color: #AFAFAF;
  font-family: 'museo_sans700';
}
.logok div {
  background-repeat: no-repeat;
  background-position: 0 0;
  display: inline-block;
  cursor: pointer;
}
.logok div a {
  display: block;
  text-align: center;
}
.logok div a img {
  vertical-align: middle;
}
.logok div a:hover img {
  opacity: 100;
  filter: alpha(opacity=10000);
  opacity: 100 / 100;
  filter: alpha(opacity=100);
}
.logok div a img {
  opacity: 20;
  filter: alpha(opacity=2000);
  opacity: 20 / 100;
  filter: alpha(opacity=20);
}
#partnerek {
  clear: both;
}
#partnerek div {
  width: 98px;
  height: 98px;
  background-size: 98px 98px;
  padding: 0 1px 13px 0;
}
#partnerek div img {
  max-width: 80px;
  max-height: 80px;
}
#mediatamogatok div {
  width: 80px;
  height: 80px;
  padding: 0 3px 3px 0;
}
#mediatamogatok div a {
  width: 80px;
  height: 80px;
}
#mediatamogatok div img {
  max-width: 66px;
  max-height: 66px;
}
#main {
  min-height: 400px;
}
@media (max-width: 767px) {
  .piktogramok {
    display: none;
  }
  .header-fooldal h1 {
    font-size: 20px;
    text-transform: uppercase;
  }
  .header-fooldal h2 {
    font-size: 16px;
  }
  .navbar-fixed-top:not(.navbar-redesign) {
    position: static;
  }
}
.table-responsive {
  overflow-x: auto;
}
.google-maps {
  position: relative;
  padding-bottom: 75%;
  height: 0;
  overflow: hidden;
}
.google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
#hirlevel_feliratkozas h2 {
  text-transform: uppercase;
}
#hirlevel_feliratkozas .alcim {
  font-style: italic;
  font-size: 16px;
}
.seosiker-block .btn.borderes:after {
  left: -8%;
}
.nyitooldal {
  position: absolute;
  top: 150px;
  right: 50%;
  transform: translateX(-50vw);
  animation-name: mymove;
  animation-iteration-count: 1;
  animation-timing-function: ease-in;
  animation-duration: 1s;
  animation-delay: 2s;
  animation-fill-mode: forwards;
}
@keyframes mymove {
  0% {
    transform: translateX(-50vw);
  }
  100% {
    transform: translateX(-150px);
  }
}
@media (max-width: 767px) {
  @keyframes mymove {
    0% {
      transform: translateX(-50vw);
    }
    10% {
      transform: translateX(50%);
    }
    90% {
      transform: translateX(50%);
    }
    100% {
      transform: translateX(-50vw);
    }
  }
  .nyitooldal {
    animation-duration: 7s;
  }
  .hamarosan {
    font-size: 16px;
  }
}
.fooldal-hirbox .hir-doboz,
.fooldal-hirbox .hirhatter {
  height: auto;
}
.fooldal-hirbox .hirhatter .btn {
  position: static;
  margin-top: 1em;
}
.navbar-redesign {
  border: 0;
  box-shadow: none;
  margin-bottom: 0;
  background: transparent;
  min-height: 110px;
  transition: background-color 0.35s ease;
}
.navbar-redesign.alter {
  background: #09286E;
}
.navbar-redesign .navbar-inner {
  background: transparent;
}
.navbar-redesign .navbar-redesign-bar {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 110px;
  max-width: 1380px;
  width: auto;
  padding-top: 14px;
  padding-bottom: 14px;
  padding-left: 14px;
}
.navbar-redesign .navbar-logos {
  display: flex;
  align-items: center;
  align-self: flex-end;
  gap: 40px;
  flex-shrink: 0;
  padding-right: 30px;
  margin-right: 15px;
}
.navbar-redesign .logo {
  float: none;
  height: auto;
  padding: 0;
  margin: 0;
  flex-shrink: 0;
}
.navbar-redesign .logo img {
  width: 230px;
  height: 109px;
  display: block;
}
.navbar-redesign .logo svg {
  height: 40px;
  width: auto;
  vertical-align: middle;
  display: block;
}
.navbar-redesign .navbar-logo-secondary {
  width: auto;
  height: 40px;
  display: block;
  flex-shrink: 0;
}
.navbar-redesign .navbar-redesign-end {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 8px 20px;
  margin-left: auto;
  flex-wrap: nowrap;
}
.navbar-redesign .navbar-main-links {
  float: none;
  margin: 0;
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  gap: 4px;
}
.navbar-redesign .navbar-main-links > li {
  float: none;
}
.navbar-redesign .navbar-main-links > li > a {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 100%;
  text-transform: uppercase;
  color: #FFFFFF;
  padding: 10px 12px;
  background: transparent !important;
}
.navbar-redesign .navbar-main-links > li > a:hover,
.navbar-redesign .navbar-main-links > li > a:focus {
  color: #4ACFFF;
  background: transparent !important;
}
.navbar-redesign .navbar-main-links > li.active > a {
  color: #4ACFFF;
}
.navbar-redesign .nav-cta {
  display: flex;
  align-items: center;
  margin: 0;
}
.navbar-redesign .nav-cta .btn-redesign-cta {
  padding: 14px 24px;
  font-size: 17px;
  text-transform: uppercase;
  letter-spacing: -0.85px;
  border-radius: 85px !important;
}
.navbar-redesign .navbar-hamburger {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 5px;
  width: 40px;
  height: 40px;
  padding: 8px;
  margin: 0;
  background: transparent;
  border: 0;
  cursor: pointer;
  flex-shrink: 0;
}
.navbar-redesign .navbar-hamburger .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 2px;
  background-color: #FFFFFF;
  transition: background-color 0.2s ease, transform 0.25s ease, opacity 0.25s ease;
}
.navbar-redesign .navbar-hamburger:hover,
.navbar-redesign .navbar-hamburger:focus {
  outline: 0;
}
.navbar-redesign .navbar-hamburger:hover .icon-bar,
.navbar-redesign .navbar-hamburger:focus .icon-bar {
  background-color: #4ACFFF;
}
.navbar-redesign .navbar-hamburger[aria-expanded="true"] .icon-bar:nth-child(2) {
  transform: translateY(7px) rotate(45deg);
}
.navbar-redesign .navbar-hamburger[aria-expanded="true"] .icon-bar:nth-child(3) {
  opacity: 0;
}
.navbar-redesign .navbar-hamburger[aria-expanded="true"] .icon-bar:nth-child(4) {
  transform: translateY(-7px) rotate(-45deg);
}
.navbar-redesign .nav-flyout {
  position: absolute;
  z-index: 1040;
  top: 100%;
  right: 15px;
  width: 280px;
  max-height: calc(100vh - 110px);
  overflow-y: auto;
  background: #07183A;
  border-radius: 0 0 17px 17px;
  box-shadow: 0 16px 40px rgba(0, 0, 0, 0.28);
  opacity: 0;
  visibility: hidden;
  transform: translateY(-8px);
  pointer-events: none;
  transition: opacity 0.22s ease, transform 0.22s ease, visibility 0.22s ease;
}
.navbar-redesign .nav-flyout.is-open {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  pointer-events: auto;
}
.navbar-redesign .nav-flyout-inner {
  padding: 20px 18px 24px;
}
.navbar-redesign .nav-flyout-auth {
  padding-bottom: 18px;
  margin-bottom: 14px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}
.navbar-redesign .nav-flyout-auth-label {
  margin: 0 0 8px;
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.55);
}
.navbar-redesign .nav-flyout-user {
  display: block;
  margin-bottom: 8px;
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: 15px;
  font-weight: 600;
  color: #4ACFFF;
  text-decoration: none;
}
.navbar-redesign .nav-flyout-user:hover {
  color: #FFFFFF;
}
.navbar-redesign .nav-flyout-link,
.navbar-redesign .nav-flyout-logout {
  display: block;
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: 14px;
  color: #FFFFFF;
  text-decoration: none;
  padding: 4px 0;
}
.navbar-redesign .nav-flyout-link:hover,
.navbar-redesign .nav-flyout-logout:hover {
  color: #4ACFFF;
}
.navbar-redesign .nav-flyout-logout {
  color: rgba(255, 255, 255, 0.55);
}
.navbar-redesign .nav-flyout-auth-buttons {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.navbar-redesign .btn-flyout-auth {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 11px 16px;
  border-radius: 85px;
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  border: 0;
  cursor: pointer;
  transition: background-color 0.2s ease, color 0.2s ease;
}
.navbar-redesign .btn-flyout-login {
  background: #4ACFFF;
  color: #09286E;
}
.navbar-redesign .btn-flyout-login:hover,
.navbar-redesign .btn-flyout-login:focus,
.navbar-redesign .btn-flyout-login[aria-expanded="true"] {
  background: #21c4ff;
  color: #09286E;
}
.navbar-redesign .btn-flyout-register {
  background: transparent;
  color: #FFFFFF;
  border: 1px solid rgba(255, 255, 255, 0.35);
}
.navbar-redesign .btn-flyout-register:hover,
.navbar-redesign .btn-flyout-register:focus {
  border-color: #4ACFFF;
  color: #4ACFFF;
  text-decoration: none;
}
.navbar-redesign .nav-flyout-cta {
  margin-bottom: 16px;
}
.navbar-redesign .nav-flyout-cta .btn-redesign-cta {
  width: 100%;
  padding: 14px 20px;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: -0.85px;
}
.navbar-redesign .nav-flyout-login-form {
  margin-top: 12px;
}
.navbar-redesign .nav-flyout-login-form.is-collapsed {
  display: none;
}
.navbar-redesign .nav-flyout-login-form .form-group {
  margin-bottom: 8px;
}
.navbar-redesign .nav-flyout-login-form .form-control {
  border-radius: 17px;
  border: 0;
  height: 38px;
  font-size: 14px;
}
.navbar-redesign .btn-flyout-submit {
  width: 100%;
  padding: 10px 16px;
  margin-top: 4px;
  border: 0;
  border-radius: 85px;
  background: #4ACFFF;
  color: #09286E;
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  cursor: pointer;
  transition: background-color 0.2s ease;
}
.navbar-redesign .btn-flyout-submit:hover,
.navbar-redesign .btn-flyout-submit:focus {
  background: #21c4ff;
}
.navbar-redesign .nav-flyout-forgot {
  display: block;
  margin-top: 10px;
  text-align: center;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.55);
  text-decoration: none;
}
.navbar-redesign .nav-flyout-forgot:hover {
  color: #4ACFFF;
}
.navbar-redesign .nav-flyout-menu {
  margin: 0;
  padding: 0;
}
.navbar-redesign .nav-flyout-item {
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.navbar-redesign .nav-flyout-item:last-child {
  border-bottom: 0;
}
.navbar-redesign .nav-flyout-parent {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 12px 0;
  background: transparent;
  border: 0;
  text-align: left;
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2;
  text-transform: uppercase;
  color: #FFFFFF;
  cursor: pointer;
  text-decoration: none;
}
.navbar-redesign .nav-flyout-parent:hover,
.navbar-redesign .nav-flyout-parent:focus {
  color: #4ACFFF;
  outline: 0;
}
.navbar-redesign .nav-flyout-chevron {
  display: inline-block;
  width: 7px;
  height: 7px;
  margin-left: 8px;
  border-right: 2px solid currentColor;
  border-bottom: 2px solid currentColor;
  transform: rotate(45deg);
  transition: transform 0.2s ease;
  flex-shrink: 0;
}
.navbar-redesign .nav-flyout-parent[aria-expanded="true"] .nav-flyout-chevron {
  transform: rotate(-135deg);
}
.navbar-redesign .nav-flyout-submenu {
  display: none;
  margin: 0 0 10px;
  padding: 0 0 4px 10px;
}
.navbar-redesign .nav-flyout-submenu li a {
  display: block;
  padding: 6px 0;
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: 13px;
  font-weight: 400;
  text-transform: none;
  color: rgba(255, 255, 255, 0.78);
  text-decoration: none;
}
.navbar-redesign .nav-flyout-submenu li a:hover,
.navbar-redesign .nav-flyout-submenu li a:focus {
  color: #4ACFFF;
}
.navbar-redesign .nav-flyout-item.is-open > .nav-flyout-submenu {
  display: block;
}
body.fooldal header,
body.page-hero header {
  background: none;
  height: auto;
}
body.redesign-page header,
body.palyamu-adatlap-page header {
  background: none;
  height: auto;
}
body.redesign-page header .menu-cim,
body.palyamu-adatlap-page header .menu-cim {
  display: none;
}
body.redesign-page header .navbar-redesign,
body.palyamu-adatlap-page header .navbar-redesign {
  background: #09286E;
}
body.redesign-page #main {
  padding-top: 140px;
}
@media (min-width: 768px) {
  body.fooldal header .navbar-redesign.navbar-fixed-top,
  body.page-hero header .navbar-redesign.navbar-fixed-top,
  body.redesign-page header .navbar-redesign.navbar-fixed-top,
  body.palyamu-adatlap-page header .navbar-redesign.navbar-fixed-top {
    left: clamp(0px, calc((100vw - 768px) * 0.206), 89px);
    right: clamp(0px, calc((100vw - 768px) * 0.206), 89px);
    border-radius: 0 0 40px 40px;
  }
}
body:not(.fooldal):not(.page-hero):not(.redesign-page):not(.palyamu-adatlap-page) header {
  background: #09286E;
  height: auto;
  padding-bottom: 60px;
}
body:not(.fooldal):not(.page-hero):not(.redesign-page):not(.palyamu-adatlap-page) header .menu-cim {
  padding-top: 140px;
}
body:not(.fooldal):not(.page-hero):not(.redesign-page):not(.palyamu-adatlap-page) header .menu-cim h2 {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  font-weight: 800;
  font-size: 40px;
  line-height: 100%;
  letter-spacing: 0px;
  color: #FFFFFF;
  text-transform: none;
}
@media (min-width: 1181px) {
  .navbar-redesign .navbar-main-links {
    display: flex;
  }
  .navbar-redesign .nav-cta {
    display: flex;
  }
}
@media (max-width: 1180px) {
  .navbar-redesign .navbar-main-links {
    display: none;
  }
  .navbar-redesign .navbar-logo-secondary {
    display: none;
  }
  .navbar-redesign .nav-flyout {
    width: 300px;
  }
}
@media (max-width: 767px) {
  body.redesign-page #main {
    padding-top: 80px;
  }
  body:not(.fooldal):not(.page-hero):not(.redesign-page):not(.palyamu-adatlap-page) header {
    padding-bottom: 30px;
  }
  body:not(.fooldal):not(.page-hero):not(.redesign-page):not(.palyamu-adatlap-page) header .menu-cim {
    padding-top: 100px;
  }
  body:not(.fooldal):not(.page-hero):not(.redesign-page):not(.palyamu-adatlap-page) header .menu-cim h2 {
    font-size: 28px;
  }
  body.fooldal header .navbar-redesign.navbar-fixed-top,
  body.page-hero header .navbar-redesign.navbar-fixed-top,
  body.redesign-page header .navbar-redesign.navbar-fixed-top,
  body.palyamu-adatlap-page header .navbar-redesign.navbar-fixed-top {
    left: 0;
    right: 0;
    border-radius: 0;
  }
  .navbar-redesign {
    min-height: 66px;
    background: transparent;
  }
  .navbar-redesign.alter {
    background: #09286E;
  }
  .navbar-redesign .navbar-redesign-bar {
    min-height: 66px;
    padding-top: 6px;
    padding-bottom: 6px;
  }
  .navbar-redesign .navbar-logos {
    align-self: center;
    gap: 8px;
    padding-right: 0;
    margin-right: 0;
  }
  .navbar-redesign .logo img {
    width: 115px;
    height: auto;
  }
  .navbar-redesign .logo svg {
    height: 30px;
  }
  .navbar-redesign .navbar-logo-secondary {
    display: block;
    width: 62px;
    height: auto;
  }
  .navbar-redesign .navbar-redesign-end {
    gap: 6px;
  }
  .navbar-redesign .nav-cta {
    display: flex;
  }
  .navbar-redesign .nav-cta .btn-redesign-cta {
    padding: 9px 16px;
    font-size: 14px;
  }
  .navbar-redesign .nav-flyout {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    width: 100%;
    max-height: calc(100vh - 66px);
    border-radius: 0;
    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.35);
  }
  .navbar-redesign .nav-flyout-inner {
    padding: 16px 20px 28px;
  }
  .navbar-redesign .nav-flyout-inner::before {
    content: none;
  }
}
.footer-redesign {
  position: relative;
  overflow: hidden;
  background: #09286E;
  color: #FFFFFF;
  border-radius: 40px;
  padding: 60px 0 40px;
}
.footer-redesign .footer-bg-illustration {
  position: absolute;
  top: -60px;
  right: 8%;
  width: 380px;
  opacity: 0.4;
  z-index: 0;
  pointer-events: none;
}
.footer-redesign .footer-bg-illustration svg {
  display: block;
  width: 100%;
  height: auto;
}
.footer-redesign .container {
  position: relative;
  z-index: 1;
}
.footer-redesign .footer-column-cim {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  font-weight: 600;
  font-size: 15.3px;
  text-transform: uppercase;
  color: #4ACFFF;
  margin: 0 0 15px;
}
.footer-redesign .footer-column {
  margin-bottom: 30px;
}
.footer-redesign .footer-column ul {
  margin: 0;
  padding: 0;
}
.footer-redesign .footer-column ul li {
  line-height: 270%;
}
.footer-redesign .footer-column ul li a {
  color: #FFFFFF;
  font-family: 'Bricolage Grotesque', sans-serif;
}
.footer-redesign .footer-column ul li a:hover {
  color: #4ACFFF;
}
.footer-redesign .footer-brand-column .footer-logos {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 25px;
}
.footer-redesign .footer-brand-column .footer-logo {
  display: inline-block;
}
.footer-redesign .footer-brand-column .footer-logo svg {
  display: block;
  height: 72px;
  width: auto;
}
.footer-redesign .footer-brand-column .footer-logo-mmsz {
  display: block;
  height: 24px;
  width: auto;
  position: relative;
  top: 4px;
}
.footer-redesign .footer-brand-column .footer-social {
  margin: 0 0 30px;
}
.footer-redesign .footer-brand-column .footer-social li {
  display: inline-block;
  margin: 0 7px 7px 0;
}
.footer-redesign .footer-brand-column .footer-social a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  background: #17409E;
  color: #4ACFFF;
  transition: background-color 0.15s ease;
}
.footer-redesign .footer-brand-column .footer-social a svg {
  width: 27px;
  height: 27px;
}
.footer-redesign .footer-brand-column .footer-social a:hover {
  background: #133583;
}
@media (max-width: 767px) {
  .footer-redesign .footer-columns {
    display: flex;
    flex-wrap: wrap;
  }
  .footer-redesign .footer-brand-column {
    text-align: center;
  }
  .footer-redesign .footer-brand-column .footer-logos {
    justify-content: center;
  }
  .footer-redesign .footer-brand-column .footer-social {
    text-align: center;
  }
  .footer-redesign .footer-column-nevezes {
    order: 1;
  }
  .footer-redesign .footer-column-dijazottak {
    order: 2;
  }
  .footer-redesign .footer-column-honlapja {
    order: 3;
  }
}
.footer-bottom {
  background: #FFFFFF;
  padding: 25px 0 30px;
}
.footer-bottom .footer-menu {
  text-align: center;
}
.footer-bottom .footer-menu li {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: 16px;
  line-height: 270%;
  color: #000000;
}
.footer-bottom .footer-menu li a {
  color: #000000;
}
.footer-bottom .footer-menu li a:hover {
  color: #09286E;
}
.footer-bottom .credit {
  opacity: 0.7;
}
footer {
  background-color: #0f1d81;
  min-height: 56px;
  color: #5292c6;
}
footer .footer-menu li {
  line-height: 56px;
}
footer .footer-menu li,
footer .footer-menu li a {
  font-family: 'museo_sans300';
  font-size: 14px;
  color: #3e6db2;
}
footer .footer-menu li:hover,
footer .footer-menu li a:hover {
  color: #5292c6;
}
footer .also {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 1200px;
  height: 50px;
  color: #fff;
  line-height: 50px;
}
footer .also a,
footer .also a:active,
footer .also a:visited {
  color: #fff;
}
footer .also a:hover {
  color: #cae1f1;
}
footer .also .alsomenu {
  margin-left: 65px;
}
footer .also .alsomenu a {
  padding: 0 10px;
  border-left: 1px solid #fff;
}
footer .also .alsomenu a:first-child {
  border-left: 0 none;
}
footer .also .socialmedia {
  height: 50px;
  line-height: 0;
}
@media (max-width: 991px) {
  footer {
    padding-bottom: 30px;
  }
}
.hero-redesign {
  position: relative;
  border-radius: 0 0 40px 40px;
  color: #FFFFFF;
  padding: 80px 0 60px;
}
.hero-redesign .hero-breadcrumb {
  font-family: 'Barlow', sans-serif;
  font-size: 14px;
  opacity: 0.7;
  margin-bottom: 20px;
}
.hero-redesign .hero-cim {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  font-weight: 800;
  font-size: 72px;
  line-height: 100%;
  color: #FFFFFF;
  margin: 0 0 20px;
}
.hero-redesign .hero-lead {
  font-family: 'Barlow', sans-serif;
  font-size: 18px;
  line-height: 180%;
  max-width: 620px;
  margin: 0 0 40px;
}
.hero-redesign .hero-badge-row {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
.hero-redesign .hero-badge-row:before,
.hero-redesign .hero-badge-row:after {
  content: none;
}
.hero-redesign .hero-badge {
  display: inline-block;
  background: #4ACFFF;
  border-radius: 17px;
  padding: 16px 24px;
}
.hero-redesign .hero-badge .hero-badge-label {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  font-weight: 700;
  font-size: 15px;
  color: #09286E;
  white-space: nowrap;
}
.hero-redesign .hero-badge .hero-badge-date {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  font-weight: 700;
  font-size: 24px;
  line-height: 1;
  color: #09286E;
  white-space: nowrap;
}
.hero-redesign .hero-badge.hero-badge--navy {
  background: #09286E;
}
.hero-redesign .hero-badge.hero-badge--navy .hero-badge-label {
  color: #4ACFFF;
}
.hero-redesign .hero-badge.hero-badge--navy .hero-badge-date {
  color: #4ACFFF;
}
.hero-redesign.hero-fooldal {
  overflow: visible;
  padding: 240px 0 140px;
  position: relative;
  z-index: 100;
  margin-bottom: 70px;
}
.hero-redesign.hero-fooldal .hero-fooldal-media {
  position: absolute;
  inset: 0;
  overflow: hidden;
  border-radius: inherit;
  z-index: 0;
  pointer-events: none;
}
.hero-redesign.hero-fooldal .hero-fooldal-video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  transform: translate(-50%, -50%);
  z-index: 0;
  object-fit: cover;
  pointer-events: none;
}
.hero-redesign.hero-fooldal .container {
  position: relative;
  z-index: 2;
}
.hero-redesign.hero-fooldal .hero-fooldal-heading {
  max-width: 700px;
}
.hero-redesign.hero-fooldal .hero-fooldal-cim {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  display: inline;
  font-weight: 800;
  font-size: 144px;
  line-height: 100%;
  color: #FFFFFF;
  margin: 0;
}
.hero-redesign.hero-fooldal .hero-fooldal-bg-illustration {
  position: absolute;
  bottom: 0;
  right: -120px;
  width: 640px;
  margin-right: clamp(0px, 12vw, 220px);
  z-index: 1;
  pointer-events: none;
}
.hero-redesign.hero-fooldal .hero-fooldal-bg-illustration svg {
  display: block;
  width: 100%;
  height: auto;
}
.hero-redesign.hero-fooldal .hero-fooldal-stats {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 50%);
  z-index: 3;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 16px;
  width: 100%;
  max-width: 1230px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
.hero-redesign.hero-fooldal .hero-fooldal-stats:before,
.hero-redesign.hero-fooldal .hero-fooldal-stats:after {
  content: none;
}
.hero-redesign.hero-fooldal .hero-stat {
  flex: 0 0 auto;
  width: auto;
  max-width: none;
  display: inline-block;
  box-sizing: border-box;
  background: #4ACFFF;
  border-radius: 17px;
  padding: 16px 24px;
}
.hero-redesign.hero-fooldal .hero-stat-label {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  font-weight: 700;
  font-size: 15px;
  line-height: 18px;
  text-transform: uppercase;
  color: #09286E;
  margin-bottom: 4px;
  white-space: nowrap;
}
.hero-redesign.hero-fooldal .hero-stat-value {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  font-weight: 700;
  font-size: 24px;
  line-height: 1;
  color: #09286E;
  white-space: nowrap;
}
.hero-redesign.hero-page--video {
  overflow: visible;
  padding: 240px 0 70px;
  position: relative;
  z-index: 100;
  margin: 0 clamp(0px, calc((100vw - 768px) * 0.206), 89px) 50px;
  border-radius: 0 0 clamp(0px, calc((100vw - 768px) * 0.093), 40px) clamp(0px, calc((100vw - 768px) * 0.093), 40px);
}
.hero-redesign.hero-page--video .hero-page-media {
  position: absolute;
  inset: 0;
  overflow: hidden;
  border-radius: inherit;
  z-index: 0;
  pointer-events: none;
}
.hero-redesign.hero-page--video .hero-page-video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  transform: translate(-50%, -50%);
  z-index: 0;
  object-fit: cover;
  pointer-events: none;
}
.hero-redesign.hero-page--video .container {
  position: relative;
  z-index: 2;
}
.hero-redesign.hero-page--video .hero-cim {
  font-size: 144px;
}
.hero-redesign.hero-page--video .hero-lead {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-weight: 600;
  font-size: 27px;
  line-height: 180%;
  letter-spacing: 0;
  max-width: 860px;
  margin: 0 0 40px;
}
.hero-redesign.hero-page--video .hero-breadcrumb {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  font-size: 20px;
  opacity: 1;
  margin-bottom: 16px;
}
.hero-redesign.hero-page--video .hero-badge-row {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  transform: translateY(50%);
  z-index: 3;
}
.hero-redesign.hero-page--nevezz {
  overflow: visible;
  padding: 240px 0 160px;
  margin-bottom: 110px;
}
.hero-redesign.hero-page--nevezz .hero-nevezz-panels {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 50%);
  z-index: 3;
  display: grid;
  grid-template-columns: 381px minmax(0, 1fr);
  grid-template-rows: auto auto;
  grid-template-areas: "deadline-top login-top" "deadline-bottom login-bottom";
  column-gap: 20px;
  row-gap: 10px;
  align-items: stretch;
  width: 100%;
  max-width: 1230px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
.hero-redesign.hero-page--nevezz .hero-nevezz-deadline-top {
  grid-area: deadline-top;
  background: #4ACFFF;
  border-radius: 17px;
  padding: 22px 28px;
  min-height: 125px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.hero-redesign.hero-page--nevezz .hero-nevezz-label,
.hero-redesign.hero-page--nevezz .hero-nevezz-login-title {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  font-weight: 700;
  font-size: 15px;
  line-height: 18px;
  text-transform: uppercase;
  margin-bottom: 4px;
}
.hero-redesign.hero-page--nevezz .hero-nevezz-label {
  color: #09286E;
}
.hero-redesign.hero-page--nevezz .hero-nevezz-login-title {
  color: #FFFFFF;
  margin-bottom: 12px;
}
.hero-redesign.hero-page--nevezz .hero-nevezz-date {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  font-weight: 700;
  font-size: 32px;
  line-height: 1.2;
  color: #09286E;
  white-space: nowrap;
}
.hero-redesign.hero-page--nevezz .hero-nevezz-deadline-bottom {
  grid-area: deadline-bottom;
  background: #FFFFFF;
  border: 2px solid #E8F9FF;
  border-radius: 17px;
  min-height: 85px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 16px 20px;
  height: 100%;
}
.hero-redesign.hero-page--nevezz .hero-nevezz-countdown {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  font-weight: 800;
  font-size: 18px;
  line-height: 180%;
  text-transform: uppercase;
  color: #09286E;
  text-align: center;
}
.hero-redesign.hero-page--nevezz .hero-nevezz-countdown strong {
  font-size: 36px;
  line-height: 90%;
  letter-spacing: 0px;
  vertical-align: middle;
  margin: 0 4px;
}
.hero-redesign.hero-page--nevezz .hero-nevezz-login-top {
  grid-area: login-top;
  background: #09286E;
  border-radius: 17px;
  padding: 18px 24px 20px;
  min-height: 125px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.hero-redesign.hero-page--nevezz .hero-nevezz-login-form {
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 0;
}
.hero-redesign.hero-page--nevezz .hero-nevezz-input {
  flex: 1 1 0;
  min-width: 0;
  height: 46px;
  border: 0 !important;
  border-radius: 12px !important;
  padding: 0 20px;
  font-family: 'Barlow', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 180%;
  color: #000000;
  background: #FFFFFF !important;
  box-shadow: none !important;
  -webkit-appearance: none;
  appearance: none;
}
.hero-redesign.hero-page--nevezz .hero-nevezz-input::placeholder {
  font-family: 'Barlow', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 180%;
  color: #939393;
  opacity: 1;
}
.hero-redesign.hero-page--nevezz .hero-nevezz-input::-webkit-input-placeholder {
  color: #939393;
  opacity: 1;
}
.hero-redesign.hero-page--nevezz .hero-nevezz-input::-moz-placeholder {
  color: #939393;
  opacity: 1;
}
.hero-redesign.hero-page--nevezz .hero-nevezz-input:focus {
  outline: 2px solid #4ACFFF;
  outline-offset: 1px;
}
.hero-redesign.hero-page--nevezz .hero-nevezz-submit {
  flex: 0 0 auto;
  height: 46px;
  padding: 0 28px;
  border: 0;
  border-radius: 85px;
  background: #4ACFFF;
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  font-weight: 600;
  font-size: 18px;
  line-height: 100%;
  color: #000000;
  cursor: pointer;
  white-space: nowrap;
  transition: background-color 0.2s ease, color 0.2s ease;
}
.hero-redesign.hero-page--nevezz .hero-nevezz-submit:hover {
  background: #21c4ff;
}
.hero-redesign.hero-page--nevezz .hero-nevezz-login-bottom {
  grid-area: login-bottom;
  background: #E8F9FF;
  border-radius: 17px;
  min-height: 85px;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  padding: 16px 28px;
  height: 100%;
}
.hero-redesign.hero-page--nevezz .hero-nevezz-link-group {
  display: flex;
  flex-direction: row;
  align-items: baseline;
  flex-wrap: nowrap;
  gap: 8px;
  font-family: 'Barlow', sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 180%;
  color: #000000;
  white-space: nowrap;
}
.hero-redesign.hero-page--nevezz .hero-nevezz-link {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  font-weight: 800;
  font-size: 18px;
  line-height: 180%;
  text-transform: uppercase;
  color: #0A40BC;
  text-decoration: none;
}
.hero-redesign.hero-page--nevezz .hero-nevezz-link:hover {
  color: #09286E;
  text-decoration: underline;
}
@media (max-width: 1100px) {
  .hero-redesign.hero-page--nevezz .hero-nevezz-panels {
    grid-template-columns: 300px minmax(0, 1fr);
  }
  .hero-redesign.hero-page--nevezz .hero-nevezz-date {
    font-size: 28px;
    line-height: 1.2;
  }
  .hero-redesign.hero-page--nevezz .hero-nevezz-login-form {
    flex-wrap: wrap;
  }
  .hero-redesign.hero-page--nevezz .hero-nevezz-input {
    flex: 1 1 calc(50% - 12px);
  }
  .hero-redesign.hero-page--nevezz .hero-nevezz-submit {
    flex: 1 1 100%;
  }
}
@media (max-width: 767px) {
  .hero-redesign.hero-page--video {
    padding: 120px 0 60px;
    margin: 0 0 56px;
    border-radius: 0;
  }
  .hero-redesign.hero-page--video .hero-cim {
    font-size: 64px;
  }
  .hero-redesign.hero-page--video .hero-lead {
    font-size: 18px;
  }
  .hero-redesign.hero-page--video .hero-breadcrumb {
    font-size: 14px;
  }
  .hero-redesign.hero-page--video .hero-badge-row {
    gap: 8px;
  }
  .hero-redesign.hero-page--video .hero-badge {
    flex: 1 1 calc(50% - 10px);
    max-width: calc(50% - 10px);
    padding: 12px 14px;
    box-sizing: border-box;
  }
  .hero-redesign.hero-page--video .hero-badge .hero-badge-label {
    font-size: 11px;
    white-space: normal;
  }
  .hero-redesign.hero-page--video .hero-badge .hero-badge-date {
    font-size: 16px;
    line-height: 1.2;
    white-space: normal;
  }
  .hero-redesign.hero-page--nevezz {
    padding: 100px 0 40px;
    margin-bottom: 0;
  }
  .hero-redesign.hero-page--nevezz .hero-nevezz-panels {
    position: relative;
    left: auto;
    bottom: auto;
    transform: none;
    margin-top: 32px;
    grid-template-columns: 1fr;
    grid-template-areas: "deadline-top" "deadline-bottom" "login-top" "login-bottom";
    column-gap: 0;
    row-gap: 10px;
  }
  .hero-redesign.hero-page--nevezz .hero-nevezz-deadline-top,
  .hero-redesign.hero-page--nevezz .hero-nevezz-login-top,
  .hero-redesign.hero-page--nevezz .hero-nevezz-deadline-bottom,
  .hero-redesign.hero-page--nevezz .hero-nevezz-login-bottom {
    min-height: 0;
    height: auto;
  }
  .hero-redesign.hero-page--nevezz .hero-nevezz-date {
    font-size: 24px;
    line-height: 1.2;
  }
  .hero-redesign.hero-page--nevezz .hero-nevezz-login-bottom {
    flex-direction: column;
    flex-wrap: wrap;
    align-items: flex-start;
    gap: 8px;
    padding: 16px 20px;
  }
  .hero-redesign.hero-page--nevezz .hero-nevezz-link-group {
    white-space: normal;
    flex-wrap: wrap;
  }
  .hero-redesign.hero-page--nevezz .hero-nevezz-countdown strong {
    font-size: 28px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .hero-redesign.hero-page--video .hero-cim {
    font-size: 96px;
  }
}
.hero-blue-inside {
  position: absolute;
  top: -110px;
  left: 0;
  width: 100%;
  height: 110px;
  z-index: 0;
  background: #e8f9ff;
}
@media (min-width: 768px) {
  .hero-redesign.hero-fooldal {
    margin-left: clamp(0px, calc((100vw - 768px) * 0.206), 89px);
    margin-right: clamp(0px, calc((100vw - 768px) * 0.206), 89px);
    border-radius: 0 0 clamp(0px, calc((100vw - 768px) * 0.093), 40px) clamp(0px, calc((100vw - 768px) * 0.093), 40px);
  }
}
@media (max-width: 991px) {
  .hero-redesign.hero-fooldal .hero-fooldal-stats {
    gap: 12px;
  }
  .hero-redesign.hero-fooldal .hero-stat {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
    padding: 14px 20px;
  }
  .hero-redesign.hero-fooldal .hero-stat-value {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  .hero-redesign {
    padding: 50px 0 40px;
    background-size: 60%;
  }
  .hero-redesign .hero-cim {
    font-size: 40px;
  }
  .hero-redesign.hero-fooldal {
    padding: 100px 0 80px;
    margin-bottom: 100px;
  }
  .hero-redesign.hero-fooldal .hero-fooldal-heading {
    max-width: 310px;
  }
  .hero-redesign.hero-fooldal .hero-fooldal-cim {
    font-size: 72px;
  }
  .hero-redesign.hero-fooldal .hero-fooldal-bg-illustration {
    width: 320px;
    right: -70px;
  }
  .hero-redesign.hero-fooldal .hero-fooldal-stats {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    justify-content: center;
    column-gap: 8px;
    row-gap: 14px;
    transform: translate(-50%, 50%);
  }
  .hero-redesign.hero-fooldal .hero-stat {
    display: block;
    flex: none;
    width: auto;
    max-width: none;
    min-height: 72px;
    padding: 12px 10px;
    box-sizing: border-box;
    box-shadow: 0 8px 20px rgba(15, 40, 80, 0.18);
  }
  .hero-redesign.hero-fooldal .hero-stat-label {
    font-size: 11px;
    line-height: 13px;
    margin-bottom: 2px;
  }
  .hero-redesign.hero-fooldal .hero-stat-value {
    font-size: 18px;
    line-height: 1.15;
    white-space: normal;
  }
}
.section-miert-erdemes {
  position: relative;
  max-width: 1630px;
  width: calc(100% - 290px);
  margin: 60px auto;
  padding: 100px 80px;
  background: #4ACFFF;
  border-radius: 40px;
  overflow: hidden;
  min-height: 700px;
  display: flex;
  align-items: center;
}
.section-miert-erdemes__bg {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-60%);
  width: 620px;
  height: 100%;
  pointer-events: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.section-miert-erdemes__illustration {
  width: 100%;
  height: 100%;
  object-fit: contain;
  opacity: 0.35;
}
.section-miert-erdemes__content {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: flex-start;
  gap: 60px;
  width: 100%;
  max-width: 1344px;
  margin: 0 auto;
}
.section-miert-erdemes__left {
  flex-shrink: 0;
  max-width: 514px;
}
.section-miert-erdemes__title {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  font-weight: 800;
  font-size: 144px;
  line-height: 90%;
  letter-spacing: 0px;
  color: #0A40BC;
  text-transform: none;
  margin-bottom: 30px;
}
.section-miert-erdemes__right {
  flex: 1;
  max-width: 442px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-top: 20px;
}
.section-miert-erdemes__text {
  font-family: 'Barlow', sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 180%;
  color: #000000;
  margin-bottom: 40px;
}
.section-miert-erdemes__text p {
  margin: 0 0 20px;
}
.section-miert-erdemes__text p:last-child {
  margin-bottom: 0;
}
.section-miert-erdemes__text strong {
  font-weight: 700;
}
.section-miert-erdemes__cta {
  align-self: flex-start;
}
@media (max-width: 1200px) {
  .section-miert-erdemes__title {
    font-size: 120px;
  }
  .section-miert-erdemes__content {
    gap: 40px;
  }
}
@media (max-width: 900px) {
  .section-miert-erdemes {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 60px 40px;
    min-height: auto;
    border-radius: 24px;
  }
  .section-miert-erdemes__content {
    flex-direction: column;
    gap: 30px;
  }
  .section-miert-erdemes__title {
    font-size: 96px;
  }
  .section-miert-erdemes__right {
    max-width: 100%;
  }
  .section-miert-erdemes__bg {
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    opacity: 0.6;
  }
}
@media (max-width: 767px) {
  .section-miert-erdemes__title {
    font-size: 80px;
  }
}
@media (max-width: 600px) {
  .section-miert-erdemes {
    padding: 40px 20px;
    border-radius: 20px;
  }
  .section-miert-erdemes__title {
    font-size: 64px;
  }
  .section-miert-erdemes__text {
    font-size: 16px;
  }
  .section-miert-erdemes__cta {
    font-size: 16px;
    padding: 18px 30px;
    width: 100%;
    text-align: center;
  }
}
.miert-nevezz-infok-edition-redesign {
  padding: 80px 0;
}
.miert-nevezz-infok-edition-redesign .miert-nevezz-infok-edition-cim {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  font-weight: 800;
  font-size: 96px;
  line-height: 90%;
  letter-spacing: 0px;
  color: #0A40BC;
  margin: 0 0 40px;
  text-transform: none;
}
.miert-nevezz-infok-edition-redesign .miert-nevezz-infok-edition-szoveg {
  font-family: 'Barlow', sans-serif;
  font-size: 18px;
  line-height: 180%;
  color: #000000;
  max-width: 1184px;
  margin-bottom: 50px;
}
.miert-nevezz-infok-edition-redesign .miert-nevezz-infok-edition-elonyok {
  display: flex;
  flex-wrap: wrap;
  gap: 29px;
}
.miert-nevezz-infok-edition-redesign .miert-nevezz-infok-edition-elony {
  flex: 1 1 379px;
  background: #E8F9FF;
  border-radius: 20px;
  padding: 34px 34px 30px;
}
.miert-nevezz-infok-edition-redesign .miert-nevezz-infok-edition-elony-fejlec {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 12px;
}
.miert-nevezz-infok-edition-redesign .miert-nevezz-infok-edition-elony-ikon {
  flex: 0 0 40px;
  width: 40px;
  height: 40px;
}
.miert-nevezz-infok-edition-redesign .miert-nevezz-infok-edition-elony-ikon img {
  display: block;
  width: 40px;
  height: 40px;
}
.miert-nevezz-infok-edition-redesign .miert-nevezz-infok-edition-elony-cim {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  font-weight: 800;
  font-size: 18px;
  line-height: 130%;
  text-transform: uppercase;
  color: #09286E;
}
.miert-nevezz-infok-edition-redesign .miert-nevezz-infok-edition-elony-szoveg {
  font-family: 'Barlow', sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 180%;
  color: #000000;
  margin-left: 52px;
}
.miert-nevezz-infok-edition-redesign .miert-nevezz-infok-edition-cta {
  margin-top: 50px;
  display: flex;
  justify-content: center;
}
@media (max-width: 991px) {
  .miert-nevezz-infok-edition-redesign {
    padding: 50px 0;
  }
  .miert-nevezz-infok-edition-redesign .miert-nevezz-infok-edition-cim {
    font-size: 60px;
    margin-bottom: 30px;
  }
  .miert-nevezz-infok-edition-redesign .miert-nevezz-infok-edition-szoveg {
    margin-bottom: 30px;
  }
  .miert-nevezz-infok-edition-redesign .miert-nevezz-infok-edition-elonyok {
    gap: 20px;
  }
  .miert-nevezz-infok-edition-redesign .miert-nevezz-infok-edition-elony {
    flex: 1 1 260px;
  }
}
@media (max-width: 767px) {
  .miert-nevezz-infok-edition-redesign .miert-nevezz-infok-edition-cim {
    font-size: 40px;
  }
  .miert-nevezz-infok-edition-redesign .miert-nevezz-infok-edition-elonyok {
    flex-direction: column;
  }
  .miert-nevezz-infok-edition-redesign .miert-nevezz-infok-edition-elony {
    flex: 1 1 auto;
  }
}
.kategoria-grid-redesign {
  padding: 60px 0;
}
.kategoria-grid-redesign .kategoria-grid-cim {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  font-weight: 800;
  font-size: 96px;
  line-height: 90%;
  letter-spacing: 0px;
  color: #0A40BC;
  margin: 0 0 30px;
  text-transform: none;
}
.kategoria-grid-redesign .kategoria-grid-tiles--grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, 111px);
  justify-content: center;
  gap: 12px;
}
.kategoria-grid-redesign .kategoria-grid-carousel {
  overflow: hidden;
  position: relative;
  left: 50%;
  width: 99vw;
  margin-left: -50vw;
  padding: 0 12px;
}
.kategoria-grid-redesign .kategoria-grid-track {
  display: flex;
  width: max-content;
  gap: 12px;
  animation: kategoria-grid-scroll-left 40s linear infinite;
}
.kategoria-grid-redesign .kategoria-grid-track:hover {
  animation-play-state: paused;
}
.kategoria-grid-redesign .kategoria-tile {
  box-sizing: border-box;
  flex: 0 0 auto;
  width: 111px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  text-decoration: none;
}
.kategoria-grid-redesign .kategoria-tile-ikon {
  box-sizing: border-box;
  width: 111px;
  height: 103px;
  background: #FFFFFF;
  border: 1px solid #D9D9D9;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}
.kategoria-grid-redesign .kategoria-tile-ikon img {
  max-width: 32px;
  max-height: 28px;
}
.kategoria-grid-redesign .kategoria-tile-nev {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: 15px;
  line-height: 110%;
  color: #000000;
  text-decoration: none;
}
.kategoria-grid-redesign .kategoria-tile:hover .kategoria-tile-nev,
.kategoria-grid-redesign .kategoria-tile:focus .kategoria-tile-nev {
  color: #000000;
  text-decoration: underline;
}
.kategoria-grid-redesign .kategoria-grid-cta {
  margin-top: 40px;
  display: flex;
  justify-content: center;
}
.kategoria-grid-redesign .kategoria-grid-cta-tile {
  grid-column: 1 / -1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.kategoria-grid-redesign .kategoria-grid-cta-tile .btn-redesign-cta {
  white-space: nowrap;
}
@media (max-width: 767px) {
  .kategoria-grid-redesign .kategoria-grid-cta-tile {
    grid-column: 1 / -1 !important;
  }
}
.kategoria-grid-redesign .kategoria-grid-cta-box {
  box-sizing: border-box;
  width: 100%;
  max-width: 664px;
  min-height: 167px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  background: #0A40BC;
  border-radius: 20px;
}
.kategoria-grid-redesign .kategoria-grid-cta-box .btn-redesign-cta {
  color: #FFFFFF;
}
.kategoria-grid-redesign .kategoria-grid-cta-box .btn-redesign-cta:hover,
.kategoria-grid-redesign .kategoria-grid-cta-box .btn-redesign-cta:focus {
  color: #FFFFFF;
}
@keyframes kategoria-grid-scroll-left {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
@media (prefers-reduced-motion: reduce) {
  .kategoria-grid-track {
    animation: none !important;
  }
}
@media (max-width: 991px) {
  .kategoria-grid-redesign .kategoria-grid-cim {
    font-size: 60px;
  }
}
@media (max-width: 767px) {
  .kategoria-grid-redesign .kategoria-grid-cim {
    font-size: 40px;
  }
}
.nevezesek-redesign {
  padding: 60px 0;
}
.nevezesek-redesign .nevezesek-cim {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  font-weight: 800;
  font-size: 40px;
  letter-spacing: -0.05em;
  color: #0A40BC;
  margin: 0 0 30px;
  text-transform: uppercase;
}
.nevezesek-redesign .nevezesek-cta {
  margin-top: 40px;
}
.palyamu-grid-redesign .palyamu-grid-lista {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
}
.palyamu-grid-redesign .palyamu-grid-item {
  flex: 0 0 auto;
  width: calc((100% - 40px) / 3);
}
.palyamu-grid-redesign .palyamu-grid-card {
  display: block;
  box-sizing: border-box;
  color: #000000;
  text-decoration: none;
}
.palyamu-grid-redesign .palyamu-grid-card:hover {
  text-decoration: none;
}
.palyamu-grid-redesign .palyamu-grid-card:hover .palyamu-grid-frame {
  box-shadow: 0 12px 32px rgba(0, 0, 0, 0.14);
  transform: translateY(-2px);
}
.palyamu-grid-redesign .palyamu-grid-frame {
  background: #FFFFFF;
  border-radius: 24px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
  border: 1px solid #D9D9D9;
  border-radius: 10px;
  padding: 12px;
  transition: box-shadow 0.3s ease, transform 0.3s ease;
}
.palyamu-grid-redesign .palyamu-grid-kep {
  aspect-ratio: 16 / 11;
  overflow: hidden;
}
.palyamu-grid-redesign .palyamu-grid-kep img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.palyamu-grid-redesign .palyamu-grid-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 20px 6px 0;
}
.palyamu-grid-redesign .palyamu-grid-nev {
  flex: 1;
  text-align: center;
  font-family: 'Barlow', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 180%;
  letter-spacing: 0;
  color: #000000;
}
.palyamu-grid-redesign .palyamu-grid-szavazatok {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  gap: 6px;
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #0A40BC;
}
.palyamu-grid-redesign .palyamu-grid-szavazatok svg {
  width: 22px;
  height: 22px;
  color: #0A40BC;
}
@media (max-width: 991px) {
  .palyamu-grid-redesign .palyamu-grid-item {
    width: calc((100% - 20px) / 2);
  }
}
@media (max-width: 600px) {
  .palyamu-grid-redesign .palyamu-grid-item {
    width: 100%;
  }
}
.nevezesek-carousel {
  overflow-x: hidden;
  overflow-y: visible;
  padding: 0;
}
.nevezesek-carousel-row {
  overflow-x: hidden;
  overflow-y: visible;
  padding: 6px 0;
  margin-bottom: 3px;
}
.nevezesek-carousel-row:last-child {
  margin-bottom: 0;
}
.nevezesek-carousel-track {
  display: flex;
  width: max-content;
}
.nevezesek-carousel-track--left {
  animation: nevezesek-scroll-left 80s linear infinite;
}
.nevezesek-carousel-track--right {
  animation: nevezesek-scroll-right 80s linear infinite;
}
.nevezesek-carousel-track:hover {
  animation-play-state: paused;
}
.nevezesek-carousel-item {
  flex-shrink: 0;
  display: block;
  box-sizing: border-box;
  width: 440px;
  margin-right: 16px;
  background: #FFFFFF;
  border: 1px solid #D9D9D9;
  border-radius: 10px;
  padding: 10px;
  transition: transform 0.3s ease, border-color 0.3s ease;
}
.nevezesek-carousel-item:hover {
  transform: scale(1.03);
  border-color: #4ACFFF;
}
.nevezesek-carousel-item img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 10px;
}
@keyframes nevezesek-scroll-left {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
@keyframes nevezesek-scroll-right {
  0% {
    transform: translateX(-50%);
  }
  100% {
    transform: translateX(0);
  }
}
@media (prefers-reduced-motion: reduce) {
  .nevezesek-carousel-track {
    animation: none !important;
  }
}
@media (max-width: 767px) {
  .nevezesek-carousel-item {
    width: 280px;
  }
}
.kuldetes-redesign {
  background: #E8F9FF;
  border-radius: 0 0 40px 40px;
  margin: 0;
  padding: 60px 0;
  position: relative;
  z-index: 10;
}
.kuldetes-redesign .kuldetes-szoveg {
  max-width: 1046px;
  margin: 0 auto;
  text-align: center;
  font-family: 'Bricolage Grotesque', sans-serif;
  font-weight: 300;
  font-size: 27px;
  line-height: 180%;
  color: #000000;
}
@media (min-width: 768px) {
  .kuldetes-redesign {
    margin: 0 clamp(0px, calc((100vw - 768px) * 0.206), 89px);
  }
}
@media (max-width: 767px) {
  .kuldetes-redesign .kuldetes-szoveg {
    font-size: 18px;
  }
}
.best-of-redesign {
  padding: 60px 0;
  position: relative;
}
.best-of-redesign .best-of-cim {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  font-weight: 800;
  font-size: 144px;
  line-height: 90%;
  letter-spacing: 0px;
  color: #0A40BC;
  margin: 0 0 10px;
  text-transform: none;
}
.best-of-redesign .best-of-label {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  font-weight: 800;
  font-size: 28px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #09286E;
  margin-bottom: 30px;
}
.best-of-redesign .best-of-slider {
  position: relative;
}
.best-of-redesign .best-of-lista {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
}
.best-of-redesign .best-of-lista::-webkit-scrollbar {
  display: none;
}
.best-of-redesign .best-of-elem {
  flex: 0 0 100%;
  width: 100%;
  scroll-snap-align: start;
}
.best-of-redesign .best-of-nyil {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  padding: 0;
  border: none;
  background: none;
  cursor: pointer;
}
.best-of-redesign .best-of-nyil img {
  display: block;
  width: 68px;
  height: auto;
}
.best-of-redesign .best-of-nyil:hover {
  opacity: 0.7;
}
.best-of-redesign .best-of-nyil-bal {
  left: -90px;
}
.best-of-redesign .best-of-nyil-jobb {
  right: -90px;
}
.best-of-redesign .best-of-layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 2fr);
  grid-template-areas: "idezet kep" "cim    infok";
  column-gap: 30px;
  row-gap: 28px;
  align-items: stretch;
  width: 100%;
}
.best-of-redesign .best-of-idezet {
  grid-area: idezet;
  position: relative;
  display: flex;
  flex-direction: column;
  background: #D9F5FF;
  border-radius: 40px;
  padding: 30px;
}
.best-of-redesign .best-of-idezet blockquote {
  flex: 1 1 auto;
  font-family: 'Barlow', sans-serif;
  font-style: italic;
  font-size: 16px;
  line-height: 160%;
  color: #000000;
  margin: 0;
  border: 0;
  padding: 0;
}
.best-of-redesign .best-of-idezet.best-of-idezet--ures {
  background: transparent;
  padding: 0;
  justify-content: flex-end;
}
.best-of-redesign .best-of-idezet .best-of-link {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  display: inline-block;
  margin-top: 24px;
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  color: #0A40BC;
  text-decoration: none;
}
.best-of-redesign .best-of-idezet .best-of-link:hover {
  text-decoration: underline;
  color: #09286E;
}
.best-of-redesign .best-of-idezet .best-of-idezet-nyil {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 100%);
  display: block;
  width: 33px;
  height: 23px;
  pointer-events: none;
}
.best-of-redesign .best-of-kep {
  grid-area: kep;
  position: relative;
  display: flex;
  flex-direction: column;
  background: #E8F9FF;
  border-radius: 13px;
  padding: 18px;
  min-height: 0;
}
.best-of-redesign .best-of-kep img {
  display: block;
  flex: 1 1 auto;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 8px;
}
.best-of-redesign .best-of-idezet-cim {
  grid-area: cim;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  text-align: center;
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #09286E;
}
.best-of-redesign .best-of-idezet-cim .best-of-idezet-ikon {
  display: block;
  flex: 0 0 auto;
  width: 17px;
  height: 29px;
}
.best-of-redesign .best-of-idezet-cim.best-of-idezet-cim--ures {
  visibility: hidden;
}
.best-of-redesign .best-of-infok {
  grid-area: infok;
  min-width: 0;
  text-align: center;
}
.best-of-redesign .best-of-projekt-nev {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  font-weight: 800;
  font-size: 32px;
  color: #0A40BC;
  margin: 0 0 15px;
  text-align: center;
}
.best-of-redesign .best-of-leiras {
  font-family: 'Barlow', sans-serif;
  font-size: 16px;
  line-height: 160%;
  color: #000000;
  margin: 0;
  text-align: center;
}
@media (max-width: 1200px) {
  .best-of-redesign .best-of-cim {
    font-size: 120px;
  }
}
@media (max-width: 991px) {
  .best-of-redesign .best-of-cim {
    font-size: 96px;
  }
}
@media (max-width: 767px) {
  .best-of-redesign .best-of-cim {
    font-size: 80px;
    text-align: center;
  }
  .best-of-redesign .best-of-label {
    font-size: 16px;
    text-align: center;
    margin-bottom: 24px;
  }
  .best-of-redesign .best-of-layout {
    grid-template-columns: 1fr;
    grid-template-areas: "infok" "kep" "idezet" "cim";
    row-gap: 20px;
    column-gap: 0;
  }
  .best-of-redesign .best-of-idezet {
    width: 100%;
    border-radius: 13px;
    padding: 24px 20px;
  }
  .best-of-redesign .best-of-idezet blockquote {
    text-align: center;
  }
  .best-of-redesign .best-of-kep {
    width: 100%;
  }
  .best-of-redesign .best-of-kep img {
    height: auto;
    flex: none;
    aspect-ratio: 16 / 10;
  }
  .best-of-redesign .best-of-idezet-cim {
    width: 100%;
    justify-content: center;
    margin-top: 8px;
  }
  .best-of-redesign .best-of-infok {
    width: 100%;
    text-align: center;
  }
  .best-of-redesign .best-of-projekt-nev {
    font-size: 22px;
    margin: 0 0 8px;
  }
  .best-of-redesign .best-of-leiras {
    font-size: 14px;
  }
  .best-of-redesign .best-of-nyil img {
    width: 34px;
  }
  .best-of-redesign .best-of-nyil-bal {
    left: 0;
  }
  .best-of-redesign .best-of-nyil-jobb {
    right: 0;
  }
}
@media (max-width: 600px) {
  .best-of-redesign .best-of-cim {
    font-size: 64px;
  }
}
.best-of-redesign.best-of-dijazottak {
  background: #E8F9FF;
  border-radius: 0 0 40px 40px;
  padding: 60px 0 80px;
  margin: 0 clamp(0px, calc((100vw - 768px) * 0.206), 89px);
}
.best-of-redesign.best-of-dijazottak .best-of-layout {
  grid-template-areas: "idezet kep" ".      infok";
  align-items: start;
}
.best-of-redesign.best-of-dijazottak .best-of-idezet-cim {
  display: none;
}
.best-of-redesign.best-of-dijazottak .best-of-infok {
  text-align: left;
  padding-top: 8px;
}
.best-of-redesign.best-of-dijazottak .best-of-projekt-nev {
  text-align: left;
  margin-bottom: 6px;
}
.best-of-redesign.best-of-dijazottak .best-of-leiras {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  font-weight: 600;
  font-size: 18px;
  line-height: 180%;
  text-transform: uppercase;
  text-align: left;
  color: #09286E;
}
.best-of-redesign.best-of-dijazottak .best-of-kep {
  background: #FFFFFF;
  border: 1px solid #D9D9D9;
}
@media (max-width: 767px) {
  .best-of-redesign.best-of-dijazottak {
    margin: 0;
    border-radius: 0;
  }
  .best-of-redesign.best-of-dijazottak .best-of-layout {
    grid-template-areas: "infok" "kep" "idezet";
  }
  .best-of-redesign.best-of-dijazottak .best-of-infok,
  .best-of-redesign.best-of-dijazottak .best-of-projekt-nev,
  .best-of-redesign.best-of-dijazottak .best-of-leiras {
    text-align: center;
  }
}
.galeria-szekcio-redesign {
  padding: 60px 0;
}
.galeria-szekcio-redesign .galeria-szekcio-cim {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  font-weight: 800;
  font-size: 72px;
  letter-spacing: 0px;
  color: #0A40BC;
  margin: 0 0 10px;
}
.galeria-szekcio-redesign .galeria-szekcio-alcim {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  font-weight: 800;
  font-size: 20px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #09286E;
  margin-bottom: 30px;
}
.galeria-szekcio-redesign .galeria-szekcio-racs {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  margin-bottom: 40px;
}
.galeria-szekcio-redesign .galeria-szekcio-item {
  flex: 1 1 250px;
  border-radius: 15px;
  overflow: hidden;
  background: #D9D9D9;
  display: block;
}
.galeria-szekcio-redesign .galeria-szekcio-item img {
  width: 100%;
  height: 220px;
  object-fit: cover;
  display: block;
}
.dijatado-kepekben-redesign {
  padding: 60px 0;
  overflow-x: hidden;
}
.dijatado-kepekben-redesign .dijatado-kepekben-cim {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  font-weight: 800;
  font-size: 144px;
  line-height: 90%;
  letter-spacing: 0px;
  color: #0A40BC;
  margin: 0 0 10px;
  text-transform: none;
}
.dijatado-kepekben-redesign .dijatado-kepekben-alcim {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  font-weight: 800;
  font-size: 20px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #09286E;
  margin-bottom: 30px;
}
.dijatado-kepekben-redesign .dijatado-kepekben-kep {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  margin-bottom: 40px;
}
.dijatado-kepekben-redesign .dijatado-kepekben-kep img {
  width: 100%;
  display: block;
}
@media (max-width: 1200px) {
  .dijatado-kepekben-redesign .dijatado-kepekben-cim {
    font-size: 120px;
  }
}
@media (max-width: 991px) {
  .dijatado-kepekben-redesign .dijatado-kepekben-cim {
    font-size: 96px;
  }
}
@media (max-width: 767px) {
  .dijatado-kepekben-redesign .dijatado-kepekben-cim {
    font-size: 80px;
  }
  .dijatado-kepekben-redesign .dijatado-kepekben-cta .btn-redesign-cta {
    display: inline-flex;
    max-width: 100%;
    box-sizing: border-box;
    white-space: normal;
    text-align: center;
  }
}
@media (max-width: 600px) {
  .dijatado-kepekben-redesign .dijatado-kepekben-cim {
    font-size: 64px;
  }
}
.blog-szekcio-redesign {
  padding: 60px 0;
}
.blog-szekcio-redesign .blog-szekcio-cim {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  font-weight: 800;
  font-size: 144px;
  line-height: 90%;
  letter-spacing: 0px;
  color: #0A40BC;
  margin: 0 0 10px;
  text-transform: none;
}
.blog-szekcio-redesign .blog-szekcio-label {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  font-weight: 800;
  font-size: 28px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #09286E;
  margin-bottom: 40px;
}
.blog-szekcio-redesign .blog-szekcio-content {
  display: flex;
  gap: 50px;
  align-items: stretch;
}
.blog-szekcio-redesign .blog-szekcio-bal {
  flex: 0 0 38%;
  max-width: 480px;
  display: flex;
  flex-direction: column;
}
.blog-szekcio-redesign .blog-szekcio-jobb {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
}
.blog-szekcio-redesign .blog-szekcio-illusztracio {
  background: #07183A;
  border-radius: 8.5px;
  overflow: hidden;
  margin-bottom: 30px;
}
.blog-szekcio-redesign .blog-szekcio-illusztracio img {
  width: 100%;
  height: auto;
  display: block;
}
.blog-szekcio-redesign .blog-szekcio-item {
  margin-bottom: 20px;
}
.blog-szekcio-redesign .blog-szekcio-tagek {
  font-family: 'Barlow', sans-serif;
  font-weight: 500;
  font-size: 15px;
  line-height: 180%;
  color: #0A40BC;
  margin-bottom: 4px;
}
.blog-szekcio-redesign .blog-szekcio-item-cim {
  margin: 0 0 8px;
}
.blog-szekcio-redesign .blog-szekcio-item-cim a {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  font-weight: 800;
  font-size: 32px;
  letter-spacing: 0px;
  color: #0A40BC;
  text-decoration: none;
}
.blog-szekcio-redesign .blog-szekcio-item-cim a:hover {
  color: #09286E;
}
.blog-szekcio-redesign .blog-szekcio-item-szoveg {
  font-family: 'Barlow', sans-serif;
  font-size: 18px;
  line-height: 180%;
  color: #000000;
  margin: 0 0 12px;
}
.blog-szekcio-redesign .blog-szekcio-link {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  font-weight: 600;
  font-size: 18px;
  color: #09286E;
  text-decoration: none;
}
.blog-szekcio-redesign .blog-szekcio-link:hover {
  color: #0A40BC;
}
.blog-szekcio-redesign .blog-szekcio-elvalaszto {
  border: 0;
  border-top: 0.85px solid #D9D9D9;
  margin: 25px 0;
}
.blog-szekcio-redesign .blog-szekcio-cta {
  margin-top: auto;
  padding-top: 20px;
}
@media (max-width: 1200px) {
  .blog-szekcio-redesign .blog-szekcio-cim {
    font-size: 120px;
  }
}
@media (max-width: 991px) {
  .blog-szekcio-redesign .blog-szekcio-cim {
    font-size: 96px;
  }
  .blog-szekcio-redesign .blog-szekcio-content {
    gap: 30px;
  }
  .blog-szekcio-redesign .blog-szekcio-bal {
    flex: 0 0 40%;
  }
}
@media (max-width: 767px) {
  .blog-szekcio-redesign .blog-szekcio-cim {
    font-size: 80px;
  }
  .blog-szekcio-redesign .blog-szekcio-label {
    font-size: 20px;
    margin-bottom: 30px;
  }
  .blog-szekcio-redesign .blog-szekcio-content {
    flex-direction: column;
    gap: 30px;
  }
  .blog-szekcio-redesign .blog-szekcio-bal {
    flex: 1 1 auto;
    max-width: 100%;
  }
}
@media (max-width: 600px) {
  .blog-szekcio-redesign .blog-szekcio-cim {
    font-size: 64px;
  }
}
.zsuri-szekcio-redesign {
  position: relative;
  overflow: hidden;
  background: rgba(10, 64, 188, 0.05);
  border-radius: 40px;
  padding: 60px 40px;
  width: calc(100% - 290px);
  margin: 60px auto;
}
.zsuri-szekcio-redesign .container {
  width: 100%;
}
.zsuri-szekcio-redesign .zsuri-szekcio-cim {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  font-weight: 800;
  font-size: 144px;
  line-height: 90%;
  letter-spacing: 0px;
  color: #0A40BC;
  margin: 0 0 10px;
  text-transform: none;
}
.zsuri-szekcio-redesign .zsuri-szekcio-label {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  font-weight: 800;
  font-size: 28px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #09286E;
  margin-bottom: 40px;
}
.zsuri-szekcio-redesign .zsuri-szekcio-lista-wrapper {
  position: relative;
  padding: 0 80px;
}
.zsuri-szekcio-redesign .zsuri-szekcio-lista {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  gap: 30px;
  margin-bottom: 40px;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  scrollbar-width: none;
}
.zsuri-szekcio-redesign .zsuri-szekcio-lista::-webkit-scrollbar {
  display: none;
}
.zsuri-szekcio-redesign .zsuri-szekcio-tag {
  flex: 0 0 calc((100% - 90px) / 4);
  scroll-snap-align: start;
}
.zsuri-szekcio-redesign .zsuri-szekcio-nyil {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  padding: 0;
  border: none;
  background: none;
  cursor: pointer;
}
.zsuri-szekcio-redesign .zsuri-szekcio-nyil img {
  display: block;
  width: 40px;
  height: auto;
}
.zsuri-szekcio-redesign .zsuri-szekcio-nyil:hover {
  opacity: 0.7;
}
.zsuri-szekcio-redesign .zsuri-szekcio-nyil-bal {
  left: 10px;
}
.zsuri-szekcio-redesign .zsuri-szekcio-nyil-jobb {
  right: 10px;
}
.zsuri-szekcio-redesign .zsuri-szekcio-kep {
  border-radius: 8.5px;
  overflow: hidden;
  margin-bottom: 20px;
  aspect-ratio: 4 / 5;
}
.zsuri-szekcio-redesign .zsuri-szekcio-kep img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.zsuri-szekcio-redesign .zsuri-szekcio-nev {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  font-weight: 600;
  font-size: 22px;
  color: #09286E;
}
.zsuri-szekcio-redesign .zsuri-szekcio-leiras {
  font-family: 'Barlow', sans-serif;
  font-size: 16px;
  color: #000000;
}
.zsuri-szekcio-redesign .zsuri-szekcio-leiras p {
  margin: 0 0 10px;
}
.zsuri-szekcio-redesign .zsuri-szekcio-leiras p:last-child {
  margin-bottom: 0;
}
@media (max-width: 1200px) {
  .zsuri-szekcio-redesign .zsuri-szekcio-cim {
    font-size: 120px;
  }
}
@media (max-width: 991px) {
  .zsuri-szekcio-redesign .zsuri-szekcio-cim {
    font-size: 96px;
  }
}
@media (max-width: 767px) {
  .zsuri-szekcio-redesign {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .zsuri-szekcio-redesign .zsuri-szekcio-cim {
    font-size: 80px;
  }
  .zsuri-szekcio-redesign .zsuri-szekcio-lista-wrapper {
    padding: 0;
  }
  .zsuri-szekcio-redesign .zsuri-szekcio-nyil {
    display: none;
  }
  .zsuri-szekcio-redesign .zsuri-szekcio-lista {
    -webkit-overflow-scrolling: touch;
  }
  .zsuri-szekcio-redesign .zsuri-szekcio-tag {
    flex: 0 0 200px;
  }
}
@media (max-width: 600px) {
  .zsuri-szekcio-redesign .zsuri-szekcio-cim {
    font-size: 64px;
  }
}
.gyik-szekcio-redesign {
  width: calc(100% - 290px);
  margin: 80px auto;
}
.gyik-szekcio-redesign .container {
  width: 100%;
}
.gyik-szekcio-redesign .gyik-szekcio-cim {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  font-weight: 800;
  font-size: 96px;
  line-height: 90%;
  color: #0A40BC;
  margin: 0 0 20px;
  text-transform: none;
}
.gyik-szekcio-redesign .gyik-szekcio-leiras {
  font-family: 'Barlow', sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 180%;
  color: #000000;
  max-width: 1194px;
  margin: 0 0 50px;
}
.gyik-szekcio-redesign .gyik-szekcio-lista {
  display: flex;
  flex-direction: column;
  gap: 17px;
}
.gyik-szekcio-redesign .gyik-elem {
  border: 1px solid #4ACFFF;
  border-radius: 20px;
  overflow: hidden;
}
.gyik-szekcio-redesign .gyik-elem .gyik-valasz {
  display: none;
  padding: 0 100px 24px 40px;
  font-family: 'Barlow', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  color: #09286E;
}
.gyik-szekcio-redesign .gyik-elem.aktiv .gyik-valasz {
  display: block;
}
.gyik-szekcio-redesign .gyik-elem.aktiv .gyik-nyil-ikon {
  transform: rotate(90deg);
}
.gyik-szekcio-redesign .gyik-sor {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  width: 100%;
  border: 0;
  background: none;
  text-align: left;
  cursor: pointer;
  padding: 20px 20px 20px 40px;
}
.gyik-szekcio-redesign .gyik-kerdes {
  font-family: 'Barlow', sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 180%;
  color: #000000;
}
.gyik-szekcio-redesign .gyik-nyil {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 90px;
  height: 65px;
  background: #E8F9FF;
  border-radius: 20px;
}
.gyik-szekcio-redesign .gyik-nyil .gyik-nyil-ikon {
  width: 21px;
  height: auto;
  transition: transform 0.2s ease;
}
.gyik-szekcio-redesign .gyik-szekcio-cta {
  margin-top: 50px;
}
@media (max-width: 767px) {
  .gyik-szekcio-redesign {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .gyik-szekcio-redesign .gyik-szekcio-cim {
    font-size: 40px;
    line-height: 100%;
  }
  .gyik-szekcio-redesign .gyik-szekcio-leiras {
    font-size: 16px;
  }
  .gyik-szekcio-redesign .gyik-sor {
    padding: 16px 16px 16px 20px;
    gap: 12px;
  }
  .gyik-szekcio-redesign .gyik-kerdes {
    font-size: 15px;
  }
  .gyik-szekcio-redesign .gyik-nyil {
    width: 48px;
    height: 40px;
    border-radius: 12px;
  }
  .gyik-szekcio-redesign .gyik-nyil .gyik-nyil-ikon {
    width: 14px;
  }
  .gyik-szekcio-redesign .gyik-elem .gyik-valasz {
    padding: 0 20px 20px 20px;
  }
}
.partnerek-szekcio-redesign {
  padding: 40px 0;
  text-align: center;
}
.partnerek-szekcio-redesign .partnerek-szekcio-cim {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  font-weight: 800;
  font-size: 28px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #09286E;
  margin-bottom: 30px;
}
.partnerek-szekcio-carousel {
  overflow: hidden;
  padding: 0;
}
.partnerek-szekcio-row {
  overflow: hidden;
  margin-bottom: 15px;
}
.partnerek-szekcio-row:last-child {
  margin-bottom: 0;
}
.partnerek-szekcio-row-cim {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.55);
  text-align: center;
  margin: 0 0 14px 0;
  padding: 0;
}
.partnerek-szekcio-track {
  display: flex;
  width: max-content;
}
.partnerek-szekcio-track--left {
  animation: partnerek-szekcio-scroll-left 40s linear infinite;
}
.partnerek-szekcio-track--right {
  animation: partnerek-szekcio-scroll-right 40s linear infinite;
}
.partnerek-szekcio-track:hover {
  animation-play-state: paused;
}
.partnerek-szekcio-track--static {
  animation: none;
  width: 100%;
  flex-wrap: wrap;
  justify-content: center;
}
.partnerek-szekcio-track--static .partnerek-szekcio-item {
  margin-bottom: 12px;
}
.partnerek-szekcio-item {
  flex-shrink: 0;
  box-sizing: border-box;
  width: 255px;
  height: 106px;
  margin-right: 12px;
  background: #FFFFFF;
  border: 1px solid #D9D9D9;
  border-radius: 17px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px;
}
.partnerek-szekcio-item img {
  max-width: 100%;
  max-height: 100%;
  mix-blend-mode: luminosity;
  opacity: 0.7;
}
.partnerek-szekcio-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
@keyframes partnerek-szekcio-scroll-left {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
@keyframes partnerek-szekcio-scroll-right {
  0% {
    transform: translateX(-50%);
  }
  100% {
    transform: translateX(0);
  }
}
@media (prefers-reduced-motion: reduce) {
  .partnerek-szekcio-track {
    animation: none !important;
  }
}
.dijazott-grid-redesign {
  padding: 80px 0;
}
.dijazott-grid-redesign .dijazott-grid-cim {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  font-weight: 800;
  font-size: 96px;
  letter-spacing: 0px;
  color: #0A40BC;
  margin: 0 0 30px;
}
.dijazott-grid-redesign .dijazott-grid-kategoria-blokk {
  margin-bottom: 60px;
}
.dijazott-grid-redesign .dijazott-grid-kategoria-cim {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  font-weight: 800;
  font-size: 28px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  text-align: center;
  color: #09286E;
  margin: 0 0 30px;
}
.dijazott-grid-redesign .dijazott-grid-ures {
  box-sizing: border-box;
  padding: 48px 32px;
  background: #E8F9FF;
  border: 1px solid #D9D9D9;
  border-radius: 40px;
  text-align: center;
}
.dijazott-grid-redesign .dijazott-grid-ures p {
  font-family: 'Barlow', sans-serif;
  font-size: 18px;
  line-height: 1.6;
  color: #09286E;
  margin: 0;
}
.dijazott-grid--bestof .dijazott-grid-szuro {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  margin: 0 0 40px;
}
.dijazott-grid--bestof .dijazott-grid-szuro-btn {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 12px 20px;
  border: 0;
  border-radius: 85px;
  background: #E8F9FF;
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
  color: #09286E;
  cursor: pointer;
  transition: background-color 0.2s ease, color 0.2s ease;
}
.dijazott-grid--bestof .dijazott-grid-szuro-btn span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 22px;
  height: 22px;
  padding: 0 6px;
  border-radius: 11px;
  background: rgba(10, 64, 188, 0.12);
  font-size: 13px;
}
.dijazott-grid--bestof .dijazott-grid-szuro-btn:hover,
.dijazott-grid--bestof .dijazott-grid-szuro-btn.is-active {
  background: #4ACFFF;
  color: #09286E;
}
.dijazott-grid--bestof .dijazott-grid-racs {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 36px 28px;
}
.dijazott-grid--bestof .dijazott-grid-kartya {
  min-width: 0;
  text-align: center;
}
.dijazott-grid--bestof .dijazott-grid-kartya-kep {
  box-sizing: border-box;
  width: 100%;
  aspect-ratio: 440 / 286;
  margin: 0 0 18px;
  padding: 10px;
  background: #FFFFFF;
  border: 1px solid #D9D9D9;
  border-radius: 10px;
  overflow: hidden;
}
.dijazott-grid--bestof .dijazott-grid-kartya-kep a {
  display: block;
  height: 100%;
}
.dijazott-grid--bestof .dijazott-grid-kartya-kep img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
  border-radius: 6px;
}
.dijazott-grid--bestof .dijazott-grid-kartya-dij {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  font-weight: 600;
  font-size: 18px;
  line-height: 180%;
  text-transform: uppercase;
  color: #000000;
  margin: 0 0 2px;
}
.dijazott-grid--bestof .dijazott-grid-kartya-nev {
  font-family: 'Barlow', sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 180%;
  color: #000000;
  margin: 0;
}
.dijazott-grid--bestof .dijazott-grid-kartya-nev a {
  color: inherit;
  text-decoration: none;
}
.dijazott-grid--bestof .dijazott-grid-kartya-nev a:hover {
  color: #0A40BC;
  text-decoration: underline;
}
@media (max-width: 1200px) {
  .dijazott-grid-redesign .dijazott-grid-cim {
    font-size: 80px;
  }
}
@media (max-width: 991px) {
  .dijazott-grid--bestof .dijazott-grid-racs {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 28px 18px;
  }
}
@media (max-width: 767px) {
  .dijazott-grid-redesign .dijazott-grid-cim {
    font-size: 64px;
  }
  .dijazott-grid--bestof .dijazott-grid-szuro {
    justify-content: flex-start;
    flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 4px;
  }
  .dijazott-grid--bestof .dijazott-grid-szuro-btn {
    flex: 0 0 auto;
    font-size: 14px;
    padding: 10px 14px;
  }
  .dijazott-grid--bestof .dijazott-grid-racs {
    grid-template-columns: 1fr;
    gap: 28px;
  }
  .dijazott-grid--bestof .dijazott-grid-kartya-dij,
  .dijazott-grid--bestof .dijazott-grid-kartya-nev {
    font-size: 16px;
  }
}
.korabbi-evek-redesign {
  padding: 80px 0;
}
.korabbi-evek-redesign .korabbi-evek-cim {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  font-weight: 800;
  font-size: 96px;
  letter-spacing: 0px;
  color: #0A40BC;
  margin: 0 0 10px;
}
.korabbi-evek-redesign .korabbi-evek-alcim {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  font-weight: 800;
  font-size: 28px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #09286E;
  margin: 0 0 40px;
}
.korabbi-evek-redesign .korabbi-evek-lista {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 15px;
}
.korabbi-evek-redesign .korabbi-evek-item {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  gap: 15px;
  background: #FFFFFF;
  border: 1px solid #4ACFFF;
  border-radius: 17px;
  padding: 20px 25px;
  text-decoration: none;
  color: #000000;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}
.korabbi-evek-redesign .korabbi-evek-item:hover {
  border-color: #0A40BC;
  box-shadow: 0 4px 16px rgba(9, 40, 110, 0.1);
  text-decoration: none;
}
.korabbi-evek-redesign .korabbi-evek-evszam {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  font-weight: 600;
  font-size: 36px;
  letter-spacing: 0px;
  color: #4ACFFF;
  flex-shrink: 0;
}
.korabbi-evek-redesign .korabbi-evek-cim-szoveg {
  flex: 1;
  font-family: 'Barlow', sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 180%;
  color: #000000;
}
.korabbi-evek-redesign .korabbi-evek-nyil {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  font-weight: 500;
  font-size: 40px;
  letter-spacing: 0px;
  color: #0A40BC;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 90px;
  height: 65px;
  background: #E8F9FF;
  border-radius: 17px;
}
@media (max-width: 991px) {
  .korabbi-evek-redesign .korabbi-evek-cim {
    font-size: 80px;
  }
  .korabbi-evek-redesign .korabbi-evek-lista {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 767px) {
  .korabbi-evek-redesign .korabbi-evek-cim {
    font-size: 64px;
  }
}
.lepesek-redesign {
  padding: 60px 0;
}
.lepesek-redesign .lepesek-cim {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  font-weight: 800;
  font-size: 96px;
  line-height: 90%;
  letter-spacing: 0px;
  color: #0A40BC;
  text-transform: none;
  margin: 0 0 40px;
}
.lepesek-redesign .lepesek-item {
  display: flex;
  align-items: flex-start;
  gap: 30px;
  margin-bottom: 40px;
}
.lepesek-redesign .lepesek-item:last-child {
  margin-bottom: 0;
}
.lepesek-redesign .lepesek-szam {
  flex: 0 0 200px;
  text-align: center;
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  font-weight: 800;
  font-size: 300px;
  line-height: 90%;
  letter-spacing: 0px;
  color: #E8F9FF;
}
.lepesek-redesign .lepesek-item-cim {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  font-weight: 800;
  font-size: 28px;
  line-height: 100%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #09286E;
  margin-bottom: 10px;
}
.lepesek-redesign .lepesek-item-szoveg {
  font-family: 'Barlow', sans-serif;
  font-size: 18px;
  line-height: 180%;
  color: #000000;
  max-width: 858px;
}
.lepesek-redesign .lepesek-link {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  font-weight: 800;
  font-size: 18px;
  line-height: 180%;
  color: #0A40BC;
}
.lepesek-redesign .lepesek-link:hover {
  color: #09286E;
}
@media (max-width: 991px) {
  .lepesek-redesign .lepesek-szam {
    flex-basis: 120px;
    font-size: 180px;
  }
}
@media (max-width: 767px) {
  .lepesek-redesign .lepesek-item {
    flex-direction: column;
    gap: 10px;
  }
  .lepesek-redesign .lepesek-szam {
    flex-basis: auto;
    text-align: left;
    font-size: 96px;
  }
}
.lepesek-infok-edition-redesign {
  background: #4ACFFF;
  border-radius: 40px;
  padding: 60px 60px 70px;
}
.lepesek-infok-edition-redesign .container {
  width: 100%;
}
.lepesek-infok-edition-redesign .lepesek-infok-edition-cim {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  font-weight: 800;
  font-size: 96px;
  line-height: 90%;
  letter-spacing: 0px;
  color: #09286E;
  margin: 0 0 60px;
  text-transform: none;
}
.lepesek-infok-edition-redesign .lepesek-infok-edition-lista {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
  gap: 40px;
}
.lepesek-infok-edition-redesign .lepesek-infok-edition-item {
  position: relative;
  flex: 0 1 287px;
  width: 287px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.lepesek-infok-edition-redesign .lepesek-infok-edition-ikon {
  width: 100%;
  max-width: 287px;
  height: 202px;
  background: rgba(217, 245, 255, 0.9);
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.lepesek-infok-edition-redesign .lepesek-infok-edition-ikon img {
  max-width: 70px;
  max-height: 70px;
}
.lepesek-infok-edition-redesign .lepesek-infok-edition-kartya {
  width: 100%;
  max-width: 287px;
  min-height: 235px;
  background: #FFFFFF;
  border-radius: 20px;
  padding: 30px 24px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.lepesek-infok-edition-redesign .lepesek-infok-edition-item-cim {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  font-weight: 800;
  font-size: 18px;
  line-height: 130%;
  text-transform: uppercase;
  color: #09286E;
  margin-bottom: 12px;
}
.lepesek-infok-edition-redesign .lepesek-infok-edition-item-szoveg {
  font-family: 'Barlow', sans-serif;
  font-size: 16px;
  line-height: 180%;
  color: #000000;
}
.lepesek-infok-edition-redesign .lepesek-infok-edition-link {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  font-weight: 600;
  font-size: 18px;
  line-height: 100%;
  color: #0A40BC;
  margin-top: 26px;
  text-decoration: none;
  white-space: nowrap;
}
.lepesek-infok-edition-redesign .lepesek-infok-edition-link:hover,
.lepesek-infok-edition-redesign .lepesek-infok-edition-link:focus {
  color: #0A40BC;
  text-decoration: underline;
}
.lepesek-infok-edition-redesign .lepesek-infok-edition-nyil {
  position: absolute;
  z-index: 2;
  top: 166px;
  left: 100%;
  margin-left: -16.375px;
  width: 72.75px;
  height: 76.75px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.lepesek-infok-edition-redesign .lepesek-infok-edition-nyil img {
  display: block;
  width: 72.75px;
  height: 76.75px;
}
@media (min-width: 768px) {
  .lepesek-infok-edition-redesign {
    margin: 0 clamp(0px, calc((100vw - 768px) * 0.206), 89px);
  }
}
@media (max-width: 991px) {
  .lepesek-infok-edition-redesign {
    padding: 40px 30px 50px;
  }
  .lepesek-infok-edition-redesign .lepesek-infok-edition-cim {
    font-size: 60px;
    margin-bottom: 40px;
  }
  .lepesek-infok-edition-redesign .lepesek-infok-edition-lista {
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }
  .lepesek-infok-edition-redesign .lepesek-infok-edition-item {
    width: 100%;
    max-width: 287px;
  }
  .lepesek-infok-edition-redesign .lepesek-infok-edition-nyil {
    position: static;
    margin: 6px auto 0;
    transform: rotate(90deg);
  }
}
@media (max-width: 767px) {
  .lepesek-infok-edition-redesign .lepesek-infok-edition-cim {
    font-size: 40px;
  }
}
.kinek-varjuk-redesign {
  padding: 80px 0;
}
.kinek-varjuk-redesign .kinek-varjuk-cim {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  font-weight: 800;
  font-size: 96px;
  line-height: 90%;
  letter-spacing: 0px;
  color: #0A40BC;
  margin: 0 0 40px;
  text-transform: none;
}
.kinek-varjuk-redesign .kinek-varjuk-content {
  display: flex;
  flex-wrap: wrap;
  gap: 60px;
  align-items: flex-start;
}
.kinek-varjuk-redesign .kinek-varjuk-left {
  flex: 1 1 480px;
  max-width: 633px;
}
.kinek-varjuk-redesign .kinek-varjuk-szoveg {
  font-family: 'Barlow', sans-serif;
  font-size: 18px;
  line-height: 180%;
  color: #000000;
  margin-bottom: 40px;
}
.kinek-varjuk-redesign .kinek-varjuk-lista {
  flex: 1 1 318px;
  max-width: 318px;
  width: 100%;
}
.kinek-varjuk-redesign .kinek-varjuk-item {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 15px 0;
  border-bottom: 1px dashed #D9D9D9;
}
.kinek-varjuk-redesign .kinek-varjuk-item:last-child {
  border-bottom: none;
}
.kinek-varjuk-redesign .kinek-varjuk-item-ikon {
  flex: 0 0 25px;
  width: 25px;
  height: 25px;
}
.kinek-varjuk-redesign .kinek-varjuk-item-ikon img {
  display: block;
  width: 25px;
  height: 25px;
}
.kinek-varjuk-redesign .kinek-varjuk-item-nev {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  font-weight: 800;
  font-size: 18px;
  color: #000000;
}
@media (max-width: 991px) {
  .kinek-varjuk-redesign {
    padding: 50px 0;
  }
  .kinek-varjuk-redesign .kinek-varjuk-cim {
    font-size: 60px;
    margin-bottom: 30px;
  }
  .kinek-varjuk-redesign .kinek-varjuk-content {
    flex-direction: column;
    gap: 30px;
  }
  .kinek-varjuk-redesign .kinek-varjuk-lista {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .kinek-varjuk-redesign .kinek-varjuk-cim {
    font-size: 40px;
  }
}
.elbiralasi-szempontok-redesign {
  padding: 80px 0;
}
.elbiralasi-szempontok-redesign .elbiralasi-szempontok-cim {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  font-weight: 800;
  font-size: 96px;
  line-height: 90%;
  letter-spacing: 0px;
  color: #0A40BC;
  margin: 0 0 60px;
  text-transform: none;
}
.elbiralasi-szempontok-redesign .elbiralasi-szempontok-grid {
  position: relative;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 344px));
  justify-content: center;
  column-gap: 420px;
  row-gap: 70px;
}
.elbiralasi-szempontok-redesign .elbiralasi-szempontok-hatter {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 0;
  pointer-events: none;
}
.elbiralasi-szempontok-redesign .elbiralasi-szempontok-hatter img {
  display: block;
  width: 100%;
  max-width: 400px;
  height: auto;
}
.elbiralasi-szempontok-redesign .elbiralasi-szempontok-elem {
  position: relative;
  z-index: 1;
  max-width: 344px;
}
.elbiralasi-szempontok-redesign .elbiralasi-szempontok-csillagok {
  display: flex;
  gap: 5px;
  margin-bottom: 20px;
}
.elbiralasi-szempontok-redesign .elbiralasi-szempontok-csillagok img {
  display: block;
  width: 18px;
  height: 17px;
}
.elbiralasi-szempontok-redesign .elbiralasi-szempontok-elem-cim {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  font-weight: 800;
  font-size: 18px;
  line-height: 130%;
  text-transform: uppercase;
  color: #09286E;
  margin-bottom: 12px;
}
.elbiralasi-szempontok-redesign .elbiralasi-szempontok-elem-szoveg {
  font-family: 'Barlow', sans-serif;
  font-size: 18px;
  line-height: 180%;
  color: #000000;
}
.elbiralasi-szempontok-redesign .elbiralasi-szempontok-cta {
  margin-top: 60px;
  display: flex;
  justify-content: center;
}
@media (max-width: 991px) {
  .elbiralasi-szempontok-redesign {
    padding: 50px 0;
  }
  .elbiralasi-szempontok-redesign .elbiralasi-szempontok-cim {
    font-size: 60px;
    margin-bottom: 40px;
  }
  .elbiralasi-szempontok-redesign .elbiralasi-szempontok-grid {
    column-gap: 60px;
    row-gap: 50px;
  }
  .elbiralasi-szempontok-redesign .elbiralasi-szempontok-elem {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .elbiralasi-szempontok-redesign .elbiralasi-szempontok-cim {
    font-size: 40px;
  }
  .elbiralasi-szempontok-redesign .elbiralasi-szempontok-grid {
    grid-template-columns: minmax(0, 344px);
    row-gap: 40px;
  }
  .elbiralasi-szempontok-redesign .elbiralasi-szempontok-hatter {
    display: none;
  }
}
.dijak-tablazat-redesign {
  background: #E8F9FF;
  border-radius: 40px;
  padding: 60px 60px 70px;
}
.dijak-tablazat-redesign .container {
  width: 100%;
  max-width: 1110px;
  margin-left: auto;
  margin-right: auto;
}
.dijak-tablazat-redesign .dijak-tablazat-cim {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  font-weight: 800;
  font-size: 96px;
  line-height: 90%;
  letter-spacing: 0px;
  color: #0A40BC;
  margin: 0 0 30px;
  text-transform: none;
}
.dijak-tablazat-redesign .dijak-tablazat-lead {
  font-family: 'Barlow', sans-serif;
  font-size: 18px;
  line-height: 180%;
  color: #000000;
  max-width: 1194px;
  margin-bottom: 40px;
}
.dijak-tablazat-redesign .dijak-tablazat-scroll {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  background: linear-gradient(to right, #E8F9FF 30%, rgba(255, 255, 255, 0)), linear-gradient(to left, #E8F9FF 30%, rgba(255, 255, 255, 0)) 100% 0, linear-gradient(to right, rgba(0, 0, 0, 0.12), rgba(255, 255, 255, 0) 12px), linear-gradient(to left, rgba(0, 0, 0, 0.12), rgba(255, 255, 255, 0) 12px) 100% 0;
  background-repeat: no-repeat;
  background-size: 40px 100%, 40px 100%, 12px 100%, 12px 100%;
  background-attachment: local, local, scroll, scroll;
}
.dijak-tablazat-redesign .dijak-tablazat {
  width: 100%;
  min-width: 600px;
  table-layout: fixed;
  border-collapse: separate;
  border-spacing: 0 10px;
}
.dijak-tablazat-redesign .dijak-tablazat th:nth-child(1),
.dijak-tablazat-redesign .dijak-tablazat td:nth-child(1) {
  width: 40%;
}
.dijak-tablazat-redesign .dijak-tablazat th:nth-child(2),
.dijak-tablazat-redesign .dijak-tablazat td:nth-child(2) {
  width: 28%;
}
.dijak-tablazat-redesign .dijak-tablazat th:nth-child(3),
.dijak-tablazat-redesign .dijak-tablazat td:nth-child(3) {
  width: 32%;
}
.dijak-tablazat-redesign .dijak-tablazat th {
  font-family: 'Barlow', sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 180%;
  text-transform: uppercase;
  text-align: left;
  color: #000000;
  padding: 14px 20px;
  word-wrap: break-word;
}
.dijak-tablazat-redesign .dijak-tablazat thead tr {
  background: rgba(10, 64, 188, 0.2);
  border-radius: 20px;
}
.dijak-tablazat-redesign .dijak-tablazat th:first-child,
.dijak-tablazat-redesign .dijak-tablazat td:first-child {
  border-radius: 20px 0 0 20px;
}
.dijak-tablazat-redesign .dijak-tablazat th:last-child,
.dijak-tablazat-redesign .dijak-tablazat td:last-child {
  border-radius: 0 20px 20px 0;
}
.dijak-tablazat-redesign .dijak-tablazat td {
  background: #FFFFFF;
  font-family: 'Barlow', sans-serif;
  font-size: 18px;
  line-height: 180%;
  color: #000000;
  padding: 20px;
  word-wrap: break-word;
}
.dijak-tablazat-redesign .dijak-tablazat .dijak-tablazat-kategoria-nev {
  max-width: 404px;
  font-weight: 500;
}
.dijak-tablazat-redesign .dijak-tablazat .dijak-tablazat-megjegyzes {
  font-family: 'Barlow', sans-serif;
  font-style: italic;
  font-size: 15px;
  color: #000000;
  margin-top: 4px;
}
.dijak-tablazat-redesign .dijak-tablazat-note {
  font-family: 'Barlow', sans-serif;
  font-style: italic;
  font-weight: 400;
  font-size: 18px;
  line-height: 180%;
  color: #000000;
  max-width: 660px;
  text-align: center;
  margin: 20px auto 0;
}
.dijak-tablazat-redesign .dijak-tablazat-cta {
  margin-top: 40px;
  display: flex;
  justify-content: center;
}
@media (min-width: 768px) {
  .dijak-tablazat-redesign {
    margin: 0 clamp(0px, calc((100vw - 768px) * 0.206), 89px);
  }
}
@media (max-width: 991px) {
  .dijak-tablazat-redesign {
    padding: 40px 30px 50px;
  }
  .dijak-tablazat-redesign .dijak-tablazat-cim {
    font-size: 60px;
  }
}
@media (max-width: 767px) {
  .dijak-tablazat-redesign .dijak-tablazat-cim {
    font-size: 40px;
  }
  .dijak-tablazat-redesign .dijak-tablazat {
    font-size: 13px;
    min-width: 480px;
  }
  .dijak-tablazat-redesign .dijak-tablazat th,
  .dijak-tablazat-redesign .dijak-tablazat td {
    padding: 10px;
  }
}
.nevezesi-infok-tartalom > section {
  margin-bottom: 50px;
}
.nevezesi-infok-tartalom > section:last-child {
  margin-bottom: 0;
}
.nevezesi-infok-tartalom > .miert-nevezz-infok-edition-redesign {
  margin-bottom: 0;
  padding-bottom: 20px;
}
.nevezesi-infok-tartalom > .kinek-varjuk-redesign {
  padding-top: 20px;
}
@media (max-width: 991px) {
  .nevezesi-infok-tartalom > section {
    margin-bottom: 35px;
  }
  .nevezesi-infok-tartalom > .miert-nevezz-infok-edition-redesign {
    padding-bottom: 15px;
  }
  .nevezesi-infok-tartalom > .kinek-varjuk-redesign {
    padding-top: 15px;
  }
}
@media (max-width: 767px) {
  .nevezesi-infok-tartalom > section {
    margin-bottom: 25px;
  }
  .nevezesi-infok-tartalom > .miert-nevezz-infok-edition-redesign {
    padding-bottom: 10px;
  }
  .nevezesi-infok-tartalom > .kinek-varjuk-redesign {
    padding-top: 10px;
  }
}
.nevezesek-lista-redesign {
  padding: 40px 0;
}
.nevezesek-lista-redesign .nevezesek-lista-fejlec {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  gap: 16px;
  margin-bottom: 30px;
}
.nevezesek-lista-redesign .nevezesek-lista-cim {
  grid-column: 2;
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  font-weight: 800;
  font-size: 28px;
  line-height: 100%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  text-align: center;
  color: #09286E;
  margin: 0;
  white-space: nowrap;
}
.nevezesek-lista-redesign .nevezesek-lista-szuro-btn {
  grid-column: 3;
  justify-self: end;
  font-size: 16px;
  border-radius: 85px;
  padding: 28px 40px 28px 40px;
  gap: 8px;
}
.nevezesek-lista-redesign .nevezesek-lista-szuro-btn .nevezesek-lista-szuro-ikon {
  width: 18px;
  height: 18px;
  flex-shrink: 0;
}
@media (max-width: 767px) {
  .nevezesek-lista-redesign .nevezesek-lista-fejlec {
    grid-template-columns: 1fr;
    justify-items: center;
    text-align: center;
  }
  .nevezesek-lista-redesign .nevezesek-lista-cim {
    grid-column: 1;
    white-space: normal;
  }
  .nevezesek-lista-redesign .nevezesek-lista-szuro-btn {
    grid-column: 1;
    justify-self: center;
  }
}
.nevezesek-lista-redesign .nevezesek-lista-beagyazott-cim {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  font-weight: 800;
  font-size: 28px;
  text-transform: uppercase;
  text-align: center;
  color: #09286E;
  margin: 0 0 30px;
}
.szavazas-widget-redesign {
  display: flex;
  flex-direction: column;
  gap: 15px;
  text-align: center;
}
.szavazas-widget-redesign .szavazas-widget-cta {
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: center;
  min-height: 0;
  background: #17409E;
  border-radius: 17px;
  padding: 56px;
  box-sizing: border-box;
}
.szavazas-widget-redesign .szavazas-widget-cim {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  font-weight: 800;
  font-size: 24px;
  line-height: 1.15;
  color: #FFFFFF;
  margin: 0 0 24px;
}
.szavazas-widget-redesign .szavazas-widget-form {
  margin-bottom: 0;
}
.szavazas-widget-redesign input.szavazas-widget-input[type=email] {
  display: block !important;
  width: 100% !important;
  box-sizing: border-box !important;
  height: auto !important;
  background: #FFFFFF !important;
  border: 1px solid transparent !important;
  border-radius: 85px !important;
  padding: 14px 22px !important;
  text-indent: 0 !important;
  font-family: 'Barlow', sans-serif !important;
  font-size: 14px !important;
  line-height: normal !important;
  color: #09286E !important;
  margin: 0 0 15px !important;
  transition: box-shadow 0.2s ease;
}
.szavazas-widget-redesign input.szavazas-widget-input[type=email]::placeholder {
  color: #b3b3b3;
}
.szavazas-widget-redesign input.szavazas-widget-input[type=email]:focus {
  background: #FFFFFF !important;
  color: #09286E !important;
  outline: none !important;
  box-shadow: 0 0 0 2px #4ACFFF !important;
}
.szavazas-widget-redesign .szavazas-widget-gomb {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  border: 0;
  border-radius: 85px;
  padding: 27px 39px 28px 41px;
  background: #4ACFFF;
  color: #09286E;
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  font-weight: 600;
  font-size: 16px;
  cursor: pointer;
  transition: background-color 0.25s ease, transform 0.25s ease;
}
.szavazas-widget-redesign .szavazas-widget-gomb:hover,
.szavazas-widget-redesign .szavazas-widget-gomb:focus {
  background: #083395;
  transform: translateY(-1px);
}
.szavazas-widget-redesign .szavazas-widget-koszonet {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  font-weight: 700;
  font-size: 20px;
  color: #FFFFFF;
  margin: 0;
}
.szavazas-widget-redesign .szavazas-widget-counter {
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: center;
  min-height: 0;
  background: #4ACFFF;
  border-radius: 17px;
  padding: 42px;
  box-sizing: border-box;
}
.szavazas-widget-redesign .szavazas-widget-szam {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  font-weight: 800;
  font-size: 128px;
  color: #FFFFFF;
  line-height: 1;
}
.szavazas-widget-redesign .szavazas-widget-label {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  font-weight: 700;
  font-size: 22px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #FFFFFF;
  margin-bottom: 16px;
}
.szavazas-widget-redesign .szavazas-widget-link {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  font-weight: 600;
  font-size: 16px;
  color: #09286E;
}
.szavazas-widget-redesign .szavazas-widget-link:hover {
  color: #05173f;
}
.koz-szavazas-dashboard-section {
  padding: 30px 0 60px;
}
.koz-szavazas-dashboard {
  display: flex;
  background: #17409E;
  border-radius: 17px;
  padding: 56px;
  box-sizing: border-box;
  gap: 56px;
}
.koz-szavazas-dashboard-toplista-col {
  flex: 1 1 auto;
  min-width: 0;
}
.koz-szavazas-dashboard-cim {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  font-weight: 800;
  font-size: 24px;
  line-height: 1.15;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #4ACFFF;
  margin: 0 0 30px;
}
.koz-szavazas-dashboard-info {
  font-family: 'Barlow', sans-serif;
  font-size: 16px;
  line-height: 160%;
  color: #FFFFFF;
  margin: 0;
}
.koz-szavazas-dashboard-lista {
  margin: 0 0 30px;
  padding: 0;
}
.koz-szavazas-dashboard-lista li {
  display: flex;
  align-items: baseline;
  gap: 16px;
  padding: 10px 0;
  min-width: 0;
}
.koz-szavazas-dashboard-lista .koz-szavazas-dashboard-szam {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  flex: 0 0 auto;
  font-weight: 800;
  font-size: 28px;
  color: #FFFFFF;
  min-width: 90px;
}
.koz-szavazas-dashboard-lista a {
  font-family: 'Barlow', sans-serif;
  font-style: italic;
  font-size: 18px;
  color: #E8F9FF;
  text-decoration: none;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.koz-szavazas-dashboard-lista a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}
.koz-szavazas-dashboard-cta {
  text-align: center;
}
.koz-szavazas-dashboard-gomb {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 0;
  border-radius: 85px;
  padding: 16px 32px;
  background: #E8F9FF;
  color: #09286E;
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  font-weight: 600;
  font-size: 16px;
  cursor: pointer;
  transition: background-color 0.25s ease, transform 0.25s ease;
  text-decoration: none;
}
.koz-szavazas-dashboard-gomb:hover,
.koz-szavazas-dashboard-gomb:focus {
  background: #FFFFFF;
  transform: translateY(-1px);
  color: #09286E;
  text-decoration: none;
}
.koz-szavazas-dashboard-fb-col {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  padding-left: 56px;
  border-left: 1px solid rgba(255, 255, 255, 0.15);
}
.koz-szavazas-dashboard-fb {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 10px;
  text-decoration: none;
}
.koz-szavazas-dashboard-fb:hover .koz-szavazas-dashboard-fb-cim,
.koz-szavazas-dashboard-fb:hover .koz-szavazas-dashboard-fb-like {
  text-decoration: underline;
}
.koz-szavazas-dashboard-fb-ikon {
  display: block;
  width: 64px;
  height: 64px;
  color: #FFFFFF;
}
.koz-szavazas-dashboard-fb-ikon svg {
  display: block;
  width: 100%;
  height: 100%;
  fill: currentColor;
}
.koz-szavazas-dashboard-fb-cim {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #FFFFFF;
}
.koz-szavazas-dashboard-fb-like {
  font-family: 'Barlow', sans-serif;
  font-size: 14px;
  color: #E8F9FF;
}
@media (max-width: 767px) {
  .koz-szavazas-dashboard-section {
    padding: 20px 0 40px;
  }
  .koz-szavazas-dashboard {
    flex-direction: column;
    padding: 32px 24px;
    gap: 32px;
  }
  .koz-szavazas-dashboard-cim {
    font-size: 20px;
    text-align: center;
  }
  .koz-szavazas-dashboard-lista .koz-szavazas-dashboard-szam {
    min-width: 60px;
    font-size: 22px;
  }
  .koz-szavazas-dashboard-lista a {
    font-size: 16px;
  }
  .koz-szavazas-dashboard-gomb {
    width: 100%;
  }
  .koz-szavazas-dashboard-fb-col {
    padding-left: 0;
    border-left: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    padding-top: 32px;
    justify-content: center;
  }
}
.palyamu-adatlap-redesign {
  padding: 40px 0 20px;
}
@media (max-width: 767px) {
  .palyamu-adatlap-redesign {
    padding-top: 96px;
  }
}
.palyamu-adatlap-redesign .palyamu-adatlap-breadcrumb {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  font-weight: 400;
  font-size: 20px;
  line-height: 100%;
  color: #09286E;
  margin-bottom: 16px;
}
.palyamu-adatlap-redesign .palyamu-adatlap-cim {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  font-weight: 800;
  font-size: 96px;
  line-height: 90%;
  color: #0A40BC;
  margin-top: 30px;
  margin-bottom: 30px;
}
.palyamu-adatlap-redesign .palyamu-adatlap-infosav {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  background: #E8F9FF;
  border-radius: 17px;
  padding: 25px 30px;
  margin-bottom: 30px;
}
.palyamu-adatlap-redesign .palyamu-adatlap-info-item {
  display: flex;
  flex-direction: column;
  font-family: 'Barlow', sans-serif;
  font-size: 14px;
  color: #000000;
}
.palyamu-adatlap-redesign .palyamu-adatlap-info-item a {
  color: #09286E;
}
.palyamu-adatlap-redesign .palyamu-adatlap-info-label {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  font-weight: 600;
  color: #09286E;
  margin-bottom: 4px;
}
.palyamu-adatlap-redesign .palyamu-adatlap-kep {
  border-radius: 17px;
  overflow: hidden;
  margin-bottom: 30px;
}
.palyamu-adatlap-redesign .palyamu-adatlap-kep img {
  width: 100%;
  display: block;
}
.palyamu-adatlap-redesign .palyamu-adatlap-hero-row {
  margin-bottom: 42px;
}
@media (min-width: 768px) {
  .palyamu-adatlap-redesign .palyamu-adatlap-hero-row {
    display: flex;
    flex-wrap: wrap;
  }
  .palyamu-adatlap-redesign .palyamu-adatlap-hero-row .col-sm-8 {
    display: flex;
  }
  .palyamu-adatlap-redesign .palyamu-adatlap-hero-row .col-sm-8 .palyamu-adatlap-kep {
    flex: 1;
    width: 100%;
    margin-bottom: 0;
  }
  .palyamu-adatlap-redesign .palyamu-adatlap-hero-row .col-sm-8 .palyamu-adatlap-kep img {
    height: 100%;
    object-fit: cover;
  }
  .palyamu-adatlap-redesign .palyamu-adatlap-hero-row .col-sm-4 {
    display: flex;
  }
  .palyamu-adatlap-redesign .palyamu-adatlap-hero-row .col-sm-4 .szavazas-widget-redesign {
    flex: 1;
    width: 100%;
  }
}
.palyamu-adatlap-redesign .palyamu-adatlap-szoveg-blokk {
  margin-bottom: 25px;
  margin-left: 25px;
  margin-right: 25px;
}
.palyamu-adatlap-redesign .palyamu-adatlap-szoveg-blokk h4 {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  font-weight: 800 !important;
  font-size: 28px !important;
  line-height: 100% !important;
  text-transform: uppercase !important;
  color: #09286E !important;
  margin: 0 0 8px;
}
.palyamu-adatlap-redesign .palyamu-adatlap-szoveg-blokk p {
  font-family: 'Barlow', sans-serif;
  font-size: 18px;
  line-height: 160%;
  color: #000000;
  text-align: left;
}
.pbr {
  max-width: 1164px;
  margin: 0 auto 40px;
}
.pbr .pbr-section {
  margin-bottom: 60px;
}
.pbr .pbr-section:last-child {
  margin-bottom: 0;
}
.pbr .pbr-cim {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  font-weight: 800;
  font-size: 28px;
  line-height: 100%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #09286E;
  margin: 0 0 20px;
}
.pbr .pbr-lead {
  font-family: 'Barlow', sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 180%;
  color: #000000;
  margin: 0 0 25px;
}
.pbr .pbr-lead:last-child {
  margin-bottom: 0;
}
.pbr .pbr-row {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  margin-bottom: 20px;
}
.pbr .pbr-row:last-child {
  margin-bottom: 0;
}
.pbr .pbr-field {
  flex: 1 1 300px;
  min-width: 0;
}
.pbr .pbr-field--center {
  display: flex;
  align-items: center;
}
.pbr .pbr-input,
.pbr .pbr-textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 100%;
  background: #F8F8F8;
  border: 1.17391px solid #D9D9D9;
  border-radius: 11.7391px;
  font-family: 'Barlow', sans-serif;
  font-size: 18px;
  line-height: 180%;
  color: #000000;
  padding: 14px 24px;
}
.pbr .pbr-input::-webkit-input-placeholder,
.pbr .pbr-textarea::-webkit-input-placeholder {
  color: #939393;
}
.pbr .pbr-input::-moz-placeholder,
.pbr .pbr-textarea::-moz-placeholder {
  color: #939393;
}
.pbr .pbr-input:-ms-input-placeholder,
.pbr .pbr-textarea:-ms-input-placeholder {
  color: #939393;
}
.pbr .pbr-input:focus,
.pbr .pbr-textarea:focus {
  outline: none;
  border-color: #17409E;
  background: #F8F8F8;
  color: #000000;
}
.pbr .pbr-input {
  height: 58px;
}
.pbr .pbr-textarea {
  height: 176px;
  resize: vertical;
}
.pbr .captcha {
  display: block;
  height: 56px;
  width: auto;
  border-radius: 11.7391px;
}
.pbr select.pbr-input,
.pbr .pbr-select {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 100%;
  height: 58px;
  background: #F8F8F8 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' fill='none' stroke='%23616161' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat right 24px center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1.17391px solid #D9D9D9;
  border-radius: 11.7391px;
  font-family: 'Barlow', sans-serif;
  font-size: 18px;
  line-height: 180%;
  color: #000000;
  padding: 14px 48px 14px 24px;
  cursor: pointer;
}
.pbr select.pbr-input:focus,
.pbr .pbr-select:focus {
  outline: none;
  border-color: #17409E;
}
.pbr .pbr-hint {
  font-family: 'Barlow', sans-serif;
  font-size: 16px;
  line-height: 180%;
  color: #939393;
  margin: 8px 0 0;
}
.pbr .pbr-kategoriak {
  column-count: 3;
  column-gap: 60px;
}
.pbr .pbr-kategoria-item {
  break-inside: avoid;
  -webkit-column-break-inside: avoid;
  padding: 8px 0;
}
.pbr .pbr-kategoriak input[type=checkbox] {
  position: absolute;
  opacity: 0;
  width: 24px;
  height: 24px;
  margin: 0;
  cursor: pointer;
  z-index: 1;
}
.pbr .pbr-kategoriak input[type=checkbox] + label {
  position: relative;
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 0;
  margin: 0;
  cursor: pointer;
  font-family: 'Barlow', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  min-height: 24px;
  text-indent: 0;
  background: none;
}
.pbr .pbr-kategoriak input[type=checkbox] + label::before {
  content: '';
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  flex: 0 0 24px;
  width: 24px;
  height: 24px;
  background: #F8F8F8;
  border: 1px solid #D9D9D9;
  border-radius: 7px;
}
.pbr .pbr-kategoriak input[type=checkbox]:checked + label::before {
  background-color: #17409E;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 12l5 5 11-11' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 65% 65%;
  border-color: #17409E;
}
.pbr .pbr-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  border: 0 none;
  cursor: pointer;
  background: #17409E;
  color: #FFFFFF;
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  font-weight: 600;
  font-size: 18px;
  line-height: 100%;
  text-decoration: none;
  border-radius: 85px;
  padding: 20px 40px;
  transition: background-color 0.25s ease;
}
.pbr .pbr-btn:hover,
.pbr .pbr-btn:focus {
  background: #12327a;
  color: #FFFFFF;
  text-decoration: none;
}
.pbr .pbr-btn--submit {
  background: #0A40BC;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  font-size: 22px;
  padding: 26px 44px;
}
.pbr .pbr-btn--submit:hover,
.pbr .pbr-btn--submit:focus {
  background: #083395;
  color: #FFFFFF;
}
.pbr .pbr-upload {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #F5F5F5;
  border: 1px dashed #D9D9D9;
  border-radius: 10px;
  padding: 60px 20px;
  text-align: center;
}
.pbr .pbr-upload .kepfeltoltes {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.pbr .pbr-upload .qq-uploader {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
.pbr .pbr-upload .qq-upload-drop-area {
  display: none;
}
.pbr .pbr-upload .qq-upload-button {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 27.2px 39.1px 28.9px 41.65px;
  gap: 8.5px;
  width: 227.75px;
  height: 61.2px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #17409E;
  color: #FFFFFF;
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  font-weight: 600;
  font-size: 18px;
  line-height: 100%;
  border-radius: 85px;
  text-align: center;
  cursor: pointer;
}
.pbr .pbr-upload .qq-upload-button:hover {
  background: #12327a;
}
.pbr .pbr-upload .qq-upload-list {
  list-style: none;
  margin: 15px 0 0;
  padding: 0;
  font-family: 'Barlow', sans-serif;
  font-size: 14px;
  color: #000000;
}
.pbr .pbr-upload .qq-upload-list li {
  margin-bottom: 5px;
}
.pbr .pbr-upload-icon {
  display: flex;
  justify-content: center;
  margin-bottom: 24px;
  color: #D9D9D9;
}
.pbr .pbr-upload-icon img,
.pbr .pbr-upload-icon svg {
  display: block;
}
.pbr .pbr-upload-text {
  font-family: 'Barlow', sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 180%;
  color: #616161;
  margin: 0 0 24px;
}
.pbr .pbr-secure-box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px dashed #D9D9D9;
  border-radius: 10px;
  padding: 45px 60px;
}
.pbr .pbr-secure-cim {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  font-weight: 800;
  font-size: 28px;
  line-height: 100%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #09286E;
  margin: 0 0 20px;
  display: flex;
  align-items: center;
  gap: 12px;
}
.pbr .pbr-secure-cim svg {
  flex: 0 0 auto;
  color: #09286E;
}
.pbr .pbr-secure-lead {
  font-family: 'Barlow', sans-serif;
  font-size: 18px;
  line-height: 180%;
  color: #000000;
  margin: 0 0 30px;
}
.pbr .pbr-login-fields {
  display: none;
  margin-top: 30px;
}
.pbr .pbr-login-fields .pbr-row {
  margin-bottom: 20px;
}
.pbr .pbr-check-row {
  margin-bottom: 20px;
}
.pbr .pbr-check-row:last-child {
  margin-bottom: 0;
}
.pbr .pbr-check-row input[type=checkbox] {
  position: absolute;
  opacity: 0;
  width: 40px;
  height: 40px;
  margin: 0;
  cursor: pointer;
  z-index: 1;
}
.pbr .pbr-check-row input[type=checkbox] + label {
  position: relative;
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 0;
  margin: 0;
  cursor: pointer;
  font-family: 'Barlow', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
  color: #000000;
  min-height: 40px;
  text-indent: 0;
  background: none;
}
.pbr .pbr-check-row input[type=checkbox] + label::before {
  content: '';
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  flex: 0 0 40px;
  width: 40px;
  height: 40px;
  background: #F8F8F8;
  border: 1.17391px solid #D9D9D9;
  border-radius: 11.7391px;
}
.pbr .pbr-check-row input[type=checkbox]:checked + label::before {
  background-color: #17409E;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 12l5 5 11-11' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 55% 55%;
  border-color: #17409E;
}
.pbr .pbr-radio-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px 60px;
}
.pbr .pbr-radio-item input[type=radio] {
  display: none;
}
.pbr .pbr-radio-item input[type=radio] + label {
  position: relative;
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 0;
  margin: 0;
  cursor: pointer;
  font-family: 'Barlow', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
  color: #000000;
  min-height: 40px;
}
.pbr .pbr-radio-item input[type=radio] + label::before {
  content: '';
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  flex: 0 0 40px;
  width: 40px;
  height: 40px;
  background: #F8F8F8;
  border: 1px solid #D9D9D9;
  border-radius: 100px;
}
.pbr .pbr-radio-item input[type=radio]:checked + label::before {
  border-color: #17409E;
}
.pbr .pbr-radio-item input[type=radio]:checked + label::after {
  content: '';
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
  background: #17409E;
  border-radius: 100px;
}
.pbr .pbr-submit-bar {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 20px;
  padding: 40px 0;
  border-top: 1px solid #4ACFFF;
  border-bottom: 1px solid #4ACFFF;
  margin-top: 60px;
}
.pbr .pbr-price .pbr-price-label {
  display: block;
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  font-weight: 700;
  font-size: 18px;
  line-height: 100%;
  color: #09286E;
  margin-bottom: 10px;
}
.pbr .pbr-price .pbr-price-value {
  font-family: 'Barlow', sans-serif;
  font-weight: 700;
  font-size: 40px;
  line-height: 130%;
  text-transform: uppercase;
  color: #09286E;
}
.pbr .pbr-price .pbr-price-value sup {
  font-size: 0.5em;
}
@media (max-width: 991px) {
  .pbr .pbr-kategoriak {
    column-count: 2;
  }
  .pbr .pbr-radio-grid {
    grid-template-columns: 1fr;
  }
  .pbr .pbr-secure-box {
    padding: 30px;
  }
  .pbr .pbr-section {
    margin-bottom: 44px;
  }
  .pbr .pbr-upload {
    padding: 40px 20px;
  }
}
@media (max-width: 767px) {
  .pbr .pbr-kategoriak {
    column-count: 1;
  }
  .pbr .pbr-row {
    gap: 12px;
  }
  .pbr .pbr-section {
    margin-bottom: 32px;
  }
  .pbr .pbr-cim {
    font-size: 20px;
    letter-spacing: 0.06em;
  }
  .pbr .pbr-lead {
    font-size: 16px;
    line-height: 160%;
  }
  .pbr .pbr-input,
  .pbr .pbr-textarea {
    font-size: 16px;
    padding: 12px 16px;
  }
  .pbr .pbr-input {
    height: 52px;
  }
  .pbr .pbr-upload {
    padding: 28px 16px;
  }
  .pbr .pbr-upload-text {
    font-size: 16px;
  }
  .pbr .pbr-secure-box {
    padding: 20px 16px;
  }
  .pbr .pbr-secure-cim {
    font-size: 20px;
    letter-spacing: 0.06em;
    flex-wrap: wrap;
  }
  .pbr .pbr-secure-lead {
    font-size: 16px;
    line-height: 160%;
  }
  .pbr .pbr-btn {
    width: 100%;
    justify-content: center;
    padding: 18px 24px;
  }
  .pbr .pbr-submit-bar {
    flex-direction: column;
    align-items: stretch;
    text-align: center;
    padding: 24px 0;
  }
  .pbr .pbr-price-value {
    font-size: 28px;
  }
  .pbr .pbr-btn--submit {
    width: 100%;
    font-size: 18px;
    padding: 22px 24px;
  }
}
.pbr-success {
  max-width: 780px;
  margin: 60px auto;
  text-align: center;
}
.pbr-success .pbr-success-badge {
  margin-bottom: 20px;
}
.pbr-success .pbr-success-badge svg {
  display: inline-block;
}
.pbr-success .pbr-success-cim {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  font-weight: 800;
  font-size: 28px;
  line-height: 130%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #09286E;
  margin: 0 0 20px;
}
.pbr-success .pbr-success-lead {
  font-family: 'Barlow', sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 180%;
  color: #000000;
  margin: 0 0 20px;
}
.pbr-success .pbr-success-lead:last-of-type {
  margin-bottom: 40px;
}
.pbr-success .pbr-success-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
  margin-top: 40px;
}
.pbr-success .pbr-success-card {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #FFFFFF;
  border: 1px solid #D9D9D9;
  border-radius: 17px;
  padding: 40px 24px;
  transition: border-color 0.25s ease;
}
.pbr-success .pbr-success-card:hover {
  border-color: #4ACFFF;
}
.pbr-success .pbr-success-card img {
  max-height: 80px;
  margin-bottom: 20px;
}
.pbr-success .pbr-success-card h3 {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  font-weight: 700;
  font-size: 18px;
  line-height: 130%;
  text-transform: uppercase;
  color: #09286E;
  margin: 0 0 24px;
}
.pbr-success .pbr-success-card .btn-redesign-cta {
  margin-top: auto;
}
@media (max-width: 767px) {
  .pbr-success {
    margin: 32px auto;
    padding: 0 16px;
  }
  .pbr-success .pbr-success-cim {
    font-size: 20px;
    letter-spacing: 0.06em;
  }
  .pbr-success .pbr-success-lead {
    font-size: 16px;
    line-height: 160%;
  }
  .pbr-success .pbr-success-lead:last-of-type {
    margin-bottom: 32px;
  }
  .pbr-success .pbr-success-grid {
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 32px;
  }
  .pbr-success .pbr-success-card {
    padding: 24px 20px;
  }
  .pbr-success .pbr-success-card img {
    max-height: 56px;
    margin-bottom: 16px;
  }
  .pbr-success .pbr-success-card h3 {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .pbr-success .pbr-success-card .btn-redesign-cta {
    width: 100%;
  }
}
.vednoki-program-redesign,
.vednoki-program-form-wrap {
  padding: 80px 0;
}
.vednoki-program-form-wrap {
  background: #E8F9FF;
}
.vednoki-program-cim {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  font-weight: 800;
  font-size: 96px;
  letter-spacing: 0px;
  color: #0A40BC;
  margin: 0 0 16px;
}
.vednoki-program-lead {
  font-family: 'Barlow', sans-serif;
  font-size: 18px;
  line-height: 1.7;
  color: #000000;
  max-width: 820px;
  margin: 0 0 40px;
}
.vednoki-program-csomagok {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 28px;
}
.vednoki-program-csomag {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  padding: 32px;
  background: #FFFFFF;
  border: 1px solid #D9D9D9;
  border-radius: 40px;
}
.vednoki-program-csomag-fej {
  margin-bottom: 20px;
}
.vednoki-program-csomag-cim {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  font-weight: 800;
  font-size: 22px;
  line-height: 1.25;
  color: #09286E;
  margin: 0 0 10px;
}
.vednoki-program-csomag-ar {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  font-weight: 700;
  font-size: 18px;
  color: #0A40BC;
}
.vednoki-program-csomag-lista {
  margin: 0 0 28px;
  padding-left: 18px;
  flex: 1;
}
.vednoki-program-csomag-lista li {
  font-family: 'Barlow', sans-serif;
  font-size: 15px;
  line-height: 1.55;
  color: #000000;
  margin: 0 0 8px;
}
.vednoki-program-csomag-cta {
  align-self: flex-start;
}
.vednoki-program-tipusok {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}
.vednoki-program-tipusok--ketto {
  grid-template-columns: repeat(2, minmax(0, 220px));
}
.vednoki-program-tipus {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  gap: 6px;
  padding: 16px 18px;
  background: #FFFFFF;
  border: 2px solid #D9D9D9;
  border-radius: 12px;
  cursor: pointer;
  transition: border-color 0.2s ease, background-color 0.2s ease;
}
.vednoki-program-tipus input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.vednoki-program-tipus.is-active,
.vednoki-program-tipus:hover {
  border-color: #4ACFFF;
  background: rgba(74, 207, 255, 0.12);
}
.vednoki-program-tipus-nev {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  font-weight: 700;
  font-size: 15px;
  line-height: 1.3;
  color: #09286E;
}
.vednoki-program-tipus-ar {
  font-family: 'Barlow', sans-serif;
  font-size: 14px;
  color: #0A40BC;
}
.vednoki-program-form .pbr-label {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  display: block;
  font-weight: 700;
  font-size: 15px;
  line-height: 1.3;
  letter-spacing: 0.02em;
  color: #09286E;
  margin: 0 0 8px;
}
.vednoki-program-form .pbr-field--full {
  width: 100%;
}
.vednoki-program-form .vednoki-program-captcha {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.vednoki-program-form .vednoki-program-captcha-label {
  visibility: hidden;
}
.vednoki-program-form .vednoki-program-submit {
  margin-top: 10px;
}
.vednoki-program-form .pbr-input.is-invalid,
.vednoki-program-form .pbr-textarea.is-invalid,
.vednoki-program-form .vednoki-program-tipusok.is-invalid {
  border-color: #c0392b;
}
.vednoki-program-form .pbr-input.is-invalid,
.vednoki-program-form .pbr-textarea.is-invalid {
  background: #fff5f5;
}
.vednoki-program-form .vednoki-program-tipusok.is-invalid .vednoki-program-tipus {
  border-color: #c0392b;
}
.vednoki-program-field-error {
  font-family: 'Barlow', sans-serif;
  font-size: 14px;
  line-height: 1.4;
  color: #c0392b;
  margin: 8px 0 0;
}
.vednoki-program-form-errors {
  margin: 0 0 24px;
}
.vednoki-program-sikeres {
  padding: 60px 0 100px;
}
.vednoki-program-sikeres-box {
  box-sizing: border-box;
  max-width: 720px;
  padding: 40px;
  background: #E8F9FF;
  border: 1px solid #D9D9D9;
  border-radius: 40px;
}
.vednoki-program-sikeres-box p {
  font-family: 'Barlow', sans-serif;
  font-size: 18px;
  line-height: 1.6;
  color: #09286E;
  margin: 0 0 24px;
}
@media (max-width: 991px) {
  .vednoki-program-csomagok,
  .vednoki-program-tipusok {
    grid-template-columns: 1fr;
  }
  .vednoki-program-tipusok--ketto {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .vednoki-program-redesign,
  .vednoki-program-form-wrap {
    padding: 50px 0;
  }
  .vednoki-program-cim {
    font-size: 64px;
  }
  .vednoki-program-csomag {
    padding: 24px;
  }
  .vednoki-program-tipusok--ketto {
    grid-template-columns: 1fr;
  }
}
label {
  color: #535353;
  display: block;
  font-weight: normal;
  margin-bottom: 5px;
}
input[type=text]:not(.pbr-input),
input[type=email]:not(.pbr-input),
input[type=password]:not(.pbr-input),
input[type=tel]:not(.pbr-input),
input[type=url]:not(.pbr-input),
textarea:not(.pbr-textarea) {
  background: #c6c6c6 !important;
  border: 0 none;
  color: #fff;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  height: 36px;
  line-height: 36px;
  margin: 0;
  padding: 5px 0;
  text-indent: 8px;
  border-radius: 0 !important;
}
input[type=text]:not(.pbr-input):focus,
input[type=email]:not(.pbr-input):focus,
input[type=password]:not(.pbr-input):focus,
input[type=tel]:not(.pbr-input):focus,
input[type=url]:not(.pbr-input):focus,
textarea:not(.pbr-textarea):focus {
  background: #fff;
  color: #535353;
  outline: 1px solid #5292c6;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
textarea:not(.pbr-textarea) {
  height: 190px;
  text-indent: 0;
  padding-left: 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.inlabel > div {
  position: relative;
  display: table;
}
.inlabel > div label {
  color: #fff;
  cursor: text;
  /*height: @inputHeight;*/
  line-height: 36px;
  margin: 0;
  padding: 5px 0;
  position: absolute;
  text-indent: 8px;
}
form div.fele,
form div.negyede {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
form div.fele.fleft,
form div.negyede.fleft {
  padding-right: 10px;
}
form div.fele.fright,
form div.negyede.fright {
  padding-left: 10px;
}
form div.negyede {
  width: 25%;
}
form div.fele {
  width: 50%;
}
form div.egesz {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}
input[type=submit],
input[type=button],
input[type=reset],
.btn_anchor {
  border: 1px solid #3e6db2;
  display: block;
  margin: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
  -webkit-border-radius: 26px;
  -moz-border-radius: 26px;
  border-radius: 26px;
  font-size: 14px;
}
input[type=checkbox] {
  display: none;
}
input[type=checkbox] + label {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAARCAIAAAC0D9CtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAC1JREFUeNpibGxsZCARsACxq6sr8Rp2797NxEA6GNUzqmew62GBJG+S9AAEGAAwqQbaXEOZJAAAAABJRU5ErkJggg==") 0 0 no-repeat;
  color: #535353;
  cursor: default;
  display: block;
  padding: 0 0 0 25px;
  line-height: 20px;
  min-height: 19px;
  position: static;
  text-indent: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
input[type=checkbox]:checked + label {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAARCAIAAAC0D9CtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO9JREFUeNpiDNxwi4FEwALE6/xVidcQtPE2EwPpgGZ6Dh48+PDhQ2L1fPnyJSEhISUl5devXyhhgAvcvXs3Li7uwYMHe/fuVVVVRbfn////L168QNYAVOfg4HDnzp3t27draGhg8Q8jI+PJkyeBbgCaDeROnTrV29v727dvmzdv1tPTQ3cAME7/g8Hfv3/9/PwEBQXd3NyA4vz8/ECv/8cAoDQA1wMEjx8/FhcXB2rg4eHZsWPHf2wAqB4l3GRkZLq6unh5eRctWuTu7o4v7SCDyMhILS0tExMTEuKUlZUVvwZaph0s/gEmb5L0AAQYAM0Eil+9SurJAAAAAElFTkSuQmCC");
}
.btn_anchor {
  display: inline-block;
}
.captcha-div {
  padding-top: 25px;
}
::-webkit-input-placeholder {
  -webkit-text-fill-color: #535353;
  color: #535353;
}
::-moz-placeholder {
  color: #535353;
}
:-moz-placeholder {
  color: #535353;
}
:-ms-input-placeholder {
  color: #535353;
}
::input-placeholder {
  color: #535353;
}
:input-placeholder {
  color: #535353;
}
#csempek {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAIAAABLbSncAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2RpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo0RjhFMkQyMTVDNUVFMjExQkVDRDk3NTY4NkM4QTQ3MSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo5M0E1M0I0REExQzIxMUUyOEVGOEZDODY5RjVCNkQ5OSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo5M0E1M0I0Q0ExQzIxMUUyOEVGOEZDODY5RjVCNkQ5OSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1IFdpbmRvd3MiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2Q0RENUVGRjIwQTFFMjExQTc3RUZFQkVCQURFNTY1RiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0RjhFMkQyMTVDNUVFMjExQkVDRDk3NTY4NkM4QTQ3MSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Prr57qkAAAAiSURBVHjaYvz+/TsDNsDEgAMQIfH8+XNkCUZa2IEGAAIMAJRCCI7TnHxoAAAAAElFTkSuQmCC");
  line-height: 16px;
}
#csempek .container {
  padding-top: 80px;
  padding-bottom: 30px;
}
#csempek .sor {
  clear: both;
  margin-right: -1px;
}
#csempek .sor:first-child {
  position: absolute;
  left: 0;
}
#csempek .h121 {
  height: 121px;
}
#csempek .h168 {
  height: 168px;
}
#csempek .p10 {
  padding: 10px;
}
#csempek .csempe h3 {
  font-size: 1.47em;
  line-height: 1.3;
}
#csempek .csempe {
  height: 100%;
  margin-right: 1px;
  margin-bottom: 1px;
  background-color: #5292c6;
  float: left;
  color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  overflow: hidden;
  position: relative;
}
#csempek .csempe.w197 {
  width: 197px;
}
#csempek .csempe.w233 {
  width: 233px;
}
#csempek .csempe.w288 {
  width: 288px;
}
#csempek .csempe.w329 {
  width: 329px;
}
#csempek .csempe.w365 {
  width: 397px;
}
#csempek .csempe.w467 {
  width: 467px;
}
#csempek .csempe.w563 {
  width: 563px;
}
#csempek .csempe.l233 {
  margin-left: 234px;
}
#csempek .csempe.p0 {
  padding: 0;
}
#csempek .csempe h2 {
  font-size: 20px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.2em;
}
#csempek .csempe a,
#csempek .csempe a:visited,
#csempek .csempe a:active {
  color: #fff;
}
#csempek .csempe a:hover {
  color: #0d6389;
}
#csempek .csempe.ajanlas {
  cursor: pointer;
}
#csempek .csempe.ajanlas:hover {
  color: #0d6389;
}
#csempek .csempe.statisztika > div {
  float: left;
  width: 110px;
}
#csempek .csempe.statisztika span {
  display: block;
  text-align: center;
  margin: 0 10px;
}
#csempek .csempe.statisztika .data {
  color: #8dd8f8;
  font-size: 30px;
  line-height: 1.2em;
  margin-top: 5px;
}
#csempek .csempe.statisztika .szamok {
  margin-right: 10px;
}
#csempek .csempe.tavaly h2 {
  font-size: 22px;
  margin: 0;
}
#csempek .csempe.tavaly .img {
  position: relative;
  display: block;
}
#csempek .csempe.tavaly .img:after {
  content: '';
  display: block;
  width: 16px;
  height: 19px;
  position: absolute;
  right: 0;
  top: 128px;
  z-index: 50;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAATCAYAAACZZ43PAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkQ2QzIyQ0ZCQTFFMzExRTI4MUFCOUExNUY2RDQ3NDBFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkQ2QzIyQ0ZDQTFFMzExRTI4MUFCOUExNUY2RDQ3NDBFIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RDZDMjJDRjlBMUUzMTFFMjgxQUI5QTE1RjZENDc0MEUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RDZDMjJDRkFBMUUzMTFFMjgxQUI5QTE1RjZENDc0MEUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6swBEZAAAA20lEQVR42mL5//8/A7kgaONtLRYyNQoBqRYgTmMhUSMzSBMQtwMxP0iMhQTNHkCqF4i1kMVZiNCoAqS6gDgQmzwLHo08QKoOiPOBmA2XOhYcmpOhgSRByIUsaBrNgNRMIDYgNmxYoBrloCEbRWqUsgA1qwPpY0AsRE6aYFrnr3oTSBsC8TJyDGBETspA19gDqQmkhAEjtrwAjYUuYrzFhE0Q6K25QEoJiPuA+BfJLsCSEicDsQdZBhDKC0zEBhbQWzuAlB4QFwPxR5JdgKs8YAAZQC4O3HDLACDAAMt3dL+OZA2WAAAAAElFTkSuQmCC");
}
#csempek .csempe.facebook {
  background: #3b5998 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADsAAAB7CAYAAADKffjfAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2RpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo0RjhFMkQyMTVDNUVFMjExQkVDRDk3NTY4NkM4QTQ3MSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDowMEU2OUNGRkExQkYxMUUyQUYzN0VDMEVERDNDNjIxMCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDowMEU2OUNGRUExQkYxMUUyQUYzN0VDMEVERDNDNjIxMCIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1IFdpbmRvd3MiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2Q0RENUVGRjIwQTFFMjExQTc3RUZFQkVCQURFNTY1RiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0RjhFMkQyMTVDNUVFMjExQkVDRDk3NTY4NkM4QTQ3MSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuiD9+oAAAHDSURBVHja7NzRbYMwEMZxBzFANygblA1KN8gGyQZVJ0g2iLpBN6g6QegEZYR0AzagdmTemofA+bDx/5NOUV5Ifjow2AlshmEwC6Wy1dh6slX791XAz2tLZaBD7WxtA8P+jRbWdfDgXxdLqdDJ09LIMUXAbR9t/cQCDdXZB1tn39WoUuQClcZGDZXGfsYMlcQeYxqIbmUjcAVV+1E39rQSnT2ZRDIXu09h95XC7kxCKWYeq00u2FeTWOZgt7lga3/FlAW2MQlmKvY5J2yVInbq5aL2Kl1v691d8tm6+FKZvGsPTJ2tFw9W341r5Y6KQKXnsyHyIQVNAfsV4+Q9i1kPWLBgwYIFCxYsWLBriZu87819yyyPit/P/eLQSG3MLcucTaKrhezGt9PnhO0YjVeabzq70lzAcurh1MMAFWNapnhrHYlzwv7mhO1zwnYMUHSWYzat046LW3C793+I411YGnkbd8GZXb1uoxTYWOhjrWWAAgsWLFiwYMGCBQsWLFiwYMGCBQsWLFiwYMGCBQsWLFiwYMGCBQsWLFiwYMGCBQsWLFiwYMGCBQsWLFiwC2bKA9jdTYpaj+p29+KJPbn6T4ABAFNERlER+EdIAAAAAElFTkSuQmCC") 50% 50% no-repeat;
}
#csempek .csempe.facebook .like {
  position: absolute;
  left: 145px;
  top: 100px;
  font-size: 24px;
}
#csempek .csempe .menu a {
  font-weight: bold;
}
#csempek .csempe.zsuritagok {
  overflow: visible;
}
#csempek .csempe.zsuritagok:after {
  content: '';
  display: block;
  width: 19px;
  height: 16px;
  position: absolute;
  right: 30px;
  top: -16px;
  z-index: 50;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAQCAYAAAD0xERiAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkYzREYyNUFDQTFFMzExRTJCNkVFQkE3RDRFMTA3NENEIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkYzREYyNUFEQTFFMzExRTJCNkVFQkE3RDRFMTA3NENEIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RjNERjI1QUFBMUUzMTFFMkI2RUVCQTdENEUxMDc0Q0QiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RjNERjI1QUJBMUUzMTFFMkI2RUVCQTdENEUxMDc0Q0QiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4PnlE9AAAA7klEQVR42mL4//8/AyEcuOGWOjHqmBgIgKCNt+WA1DEojRcQNAwI2oFYCErjBYwg5+FxlT2QOoAkZL7OX/UUuS6bgMafSZY3ga5KBlIGaMIGUHHivQnUwA+k7kHDCh28AGJVoHe/EOuyOhwGgYAEVJ6wy4CuUgFSV4GYDU/w/AJibaDr7hBy2WQCBjFA5bvwugzoKg8gtZ2BeOAJdN0ODMOABjEDqUtArEWCYdeAWA9o4F90b+aTaBADVH0aisuArhKCJgV+BtLBRyBWArruHcxlLWQaxADV1wJ2GbB4AaXyM0DMzEA+AIWZHkCAAQBmxIBei+CozAAAAABJRU5ErkJggg==");
}
#csempek .csempe.zsuritagok .menu {
  position: absolute;
  left: 10px;
  bottom: 10px;
}
#csempek .csempe.palyamuvek {
  background-image: url("/media/images/bg_beerkezett_palyamuvek.png");
  background-position: right bottom;
  background-repeat: no-repeat;
  overflow: visible;
}
#csempek .csempe.palyamuvek h2 {
  width: 50%;
}
#csempek .csempe.palyamuvek:after {
  content: '';
  display: block;
  width: 19px;
  height: 16px;
  position: absolute;
  right: 30px;
  top: -16px;
  z-index: 50;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAQCAYAAAD0xERiAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkYzREYyNUFDQTFFMzExRTJCNkVFQkE3RDRFMTA3NENEIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkYzREYyNUFEQTFFMzExRTJCNkVFQkE3RDRFMTA3NENEIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RjNERjI1QUFBMUUzMTFFMkI2RUVCQTdENEUxMDc0Q0QiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RjNERjI1QUJBMUUzMTFFMkI2RUVCQTdENEUxMDc0Q0QiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4PnlE9AAAA7klEQVR42mL4//8/AyEcuOGWOjHqmBgIgKCNt+WA1DEojRcQNAwI2oFYCErjBYwg5+FxlT2QOoAkZL7OX/UUuS6bgMafSZY3ga5KBlIGaMIGUHHivQnUwA+k7kHDCh28AGJVoHe/EOuyOhwGgYAEVJ6wy4CuUgFSV4GYDU/w/AJibaDr7hBy2WQCBjFA5bvwugzoKg8gtZ2BeOAJdN0ODMOABjEDqUtArEWCYdeAWA9o4F90b+aTaBADVH0aisuArhKCJgV+BtLBRyBWArruHcxlLWQaxADV1wJ2GbB4AaXyM0DMzEA+AIWZHkCAAQBmxIBei+CozAAAAABJRU5ErkJggg==");
}
#csempek .csempe.palyamuvek .menu {
  position: absolute;
  left: 10px;
  bottom: 10px;
}
#csempek .dijatado_latszik > div {
  width: auto !important;
}
.uj {
  color: #ff0000;
  font-size: 13px;
}
.iframe_bezaro {
  font-size: 24px;
  color: #fff;
  cursor: pointer;
}
.palyamu-kategoriak {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #d3d3d3;
  display: none;
}
.palyamu-kategoriak.show {
  display: block;
}
.palyamu-kategoriak .kategoria {
  float: left;
  width: 237px;
  height: 55px;
  padding-right: 10px;
}
.palyamu-kategoriak .kategoria a {
  color: #535353;
  font-size: 18px;
  line-height: 1.1em;
}
.palyamu-kategoriak .kategoria a:hover,
.palyamu-kategoriak .kategoria a.aktiv {
  color: #5292c6;
}
.palyamu_lista {
  padding: 22px 0;
  margin: 15px 0 0 0;
  border-top: 1px solid #d3d3d3;
}
.palyamu-container {
  margin: 0 0 22px;
}
.palyamu {
  background-color: #fff;
  padding: 8px 10px 10px;
}
.palyamu a {
  color: #535353;
  display: block;
  height: 311px;
  position: relative;
}
.palyamu a:hover,
.palyamu a.aktiv {
  color: #5292c6;
}
.palyamu a:hover .szerzo,
.palyamu a.aktiv .szerzo {
  color: #666;
}
.palyamu .kep {
  margin: 0 auto 12px auto;
}
.palyamu .szavazatok {
  float: right;
  background: url("/media/images/szavazatszam_bg.png") no-repeat right center transparent;
  font-size: 16px;
  color: #3e6db2;
  font-style: normal;
  padding: 0 25px 0 0;
  margin: 0;
  width: auto;
  height: 26px;
  line-height: 26px;
}
.palyamu .nev {
  font-size: 16px;
  line-height: 19px;
  color: #3e6db2;
}
.palyamu .szerzo {
  font-style: italic;
  font-size: 14px;
  font-weight: 300;
  color: #666;
}
.palyamu .kategoria {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  font-size: 12px;
  font-weight: 700;
  font-style: italic;
  border-top: 1px solid #f3f3f3;
  color: #3e6db2;
  padding: 10px 0 0;
}
#benyujtott-palyamuvek .kategorianev {
  padding: 0 0 0 30px;
}
#benyujtott-palyamu {
  position: relative;
}
#benyujtott-palyamu .infosav {
  height: auto !important;
}
#benyujtott-palyamu .infosav .display-tablecell {
  height: auto !important;
  padding-top: 2rem;
}
#benyujtott-palyamu .row:first-child {
  margin-bottom: 30px;
}
#benyujtott-palyamu .padder {
  padding: 0 0 30px;
}
#benyujtott-palyamu .kategorianev {
  padding: 0 0 0 30px;
}
#benyujtott-palyamu .image-holder {
  padding: 20px;
}
#benyujtott-palyamu .nagykep {
  float: right;
  margin-left: 25px;
}
#benyujtott-palyamu .nagykep + p {
  text-align: justify;
}
#benyujtott-palyamu .szavazas {
  /*position: absolute;*/
  /*left: 0;*/
  /*bottom: 30px;*/
}
#benyujtott-palyamu .szavazatok {
  margin: 10px 10px 10px 0;
}
#benyujtott-palyamu .szavazatok + a {
  line-height: 42px;
}
#benyujtott-palyamu p {
  text-align: justify;
}
#benyujtott-palyamu p.elerhetoseg {
  text-align: left;
}
#benyujtott-palyamu .ikonos {
  width: 100%;
}
#benyujtott-palyamu .ikonos h2 {
  text-align: center;
  width: 100%;
}
#palyazatok td,
#palyazatok th {
  padding: 5px;
}
#palyazatok th {
  text-align: left;
}
#palyazatok {
  width: 100%;
}
#vegosszeg {
  font-size: 24px;
}
.seosiker {
  padding: 20px;
}
.seosiker h2 {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  margin: 10px 0 50px;
}
.seosiker_graf {
  margin-bottom: 0;
}
.seosiker_graf dt {
  text-align: left;
}
.seosiker_graf dt span {
  height: 100%;
}
.seosiker_graf li,
.seosiker_graf dt,
.seosiker_graf dd {
  margin: 0 0 55px;
  width: 50%;
  height: 88px;
}
.seosiker_graf li:last-child,
.seosiker_graf dt:last-child,
.seosiker_graf dd:last-child {
  margin: 0;
}
.seosiker_graf dd div {
  width: 100px;
  height: 88px;
  margin: 10px auto;
  background-image: url(/media/images/donut-bg.png);
  background-size: 88px 88px;
  background-repeat: no-repeat;
  background-position: 6px 0;
}
.seosiker_graf a {
  color: #fff;
  font-weight: 300;
  font-size: 25px;
  display: block;
  position: relative;
}
.seosiker_graf a span {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  text-align: center;
  line-height: 88px;
}
@media (min-width: 768px) and (max-width: 991px) {
  #benyujtott-palyamu .row:first-child {
    margin-left: -15px;
    margin-right: 0;
  }
  #benyujtott-palyamu .szavazok span.szavazatok-szama {
    padding: 0 0 0 95px;
    background: url("/media/images/szavazok_bg.png") no-repeat left 11px center transparent;
  }
  .seosiker h2 {
    margin-bottom: 20px;
  }
  .seosiker_graf dt {
    margin-bottom: 0;
    width: auto;
  }
  .seosiker_graf li,
  .seosiker_graf dt,
  .seosiker_graf dd {
    margin: 0;
    width: auto;
    height: auto;
  }
  .seosiker_graf dd {
    margin-bottom: 20px;
  }
  .seosiker_graf a {
    font-size: 25px;
  }
}
div.ar {
  font-size: 24px;
}
#vegosszeg_csillag {
  display: none;
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.palyazat-kerdoiv {
  margin: 50px 0px;
}
.palyazat-kerdoiv label {
  display: inline-block;
}
.palyazat-kerdoiv .form-group {
  margin-left: 10px;
}
.galeria-oldal-redesign {
  padding: 60px 0 80px;
}
.galeria-oldal-redesign .galeria-oldal-cim {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  font-size: 56px;
  font-weight: 800;
  color: #09286E;
  margin: 0 0 12px;
  line-height: 1;
}
.galeria-oldal-redesign .galeria-oldal-szoveg {
  font-family: 'Barlow', sans-serif;
  font-size: 18px;
  line-height: 1.5;
  color: #09286E;
  max-width: 720px;
  margin: 0 0 36px;
}
.galeria-oldal-redesign .galeria-oldal-racs {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 6px;
  margin-bottom: 40px;
  border-radius: 40px;
  overflow: hidden;
}
.galeria-oldal-redesign .galeria-oldal-item {
  position: relative;
  display: block;
  aspect-ratio: 4 / 3;
  overflow: hidden;
  background: #07183A;
}
.galeria-oldal-redesign .galeria-oldal-item::after {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(7, 24, 58, 0.88) 0%, rgba(7, 24, 58, 0.18) 52%, transparent 100%);
  opacity: 0;
  transition: opacity 0.35s ease;
  pointer-events: none;
  z-index: 1;
}
.galeria-oldal-redesign .galeria-oldal-item::before {
  content: attr(title);
  position: absolute;
  bottom: 14px;
  left: 14px;
  right: 14px;
  z-index: 2;
  font-family: 'Barlow', sans-serif;
  font-size: 13px;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 1.3;
  opacity: 0;
  transform: translateY(8px);
  transition: opacity 0.35s ease, transform 0.35s ease;
  pointer-events: none;
  text-shadow: 0 1px 4px rgba(0, 0, 0, 0.5);
}
.galeria-oldal-redesign .galeria-oldal-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.galeria-oldal-redesign .galeria-oldal-item:hover img {
  transform: scale(1.07);
}
.galeria-oldal-redesign .galeria-oldal-item:hover::after {
  opacity: 1;
}
.galeria-oldal-redesign .galeria-oldal-item:hover::before {
  opacity: 1;
  transform: translateY(0);
}
.galeria-oldal-redesign .pagination {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}
.galeria-oldal-redesign .pagination ul {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.galeria-oldal-redesign .pagination ul li a {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  display: block;
  min-width: 40px;
  padding: 8px 12px;
  text-align: center;
  border-radius: 85px;
  color: #09286E;
  background: #E8F9FF;
  font-weight: 700;
  text-decoration: none;
  transition: background 0.2s ease, color 0.2s ease;
}
.galeria-oldal-redesign .pagination ul li a:hover {
  background: #4ACFFF;
}
.galeria-oldal-redesign .pagination ul li.active a {
  background: #0A40BC;
  color: #FFFFFF;
}
.galeria-oldal-redesign .pagination ul li.disabled a {
  opacity: 0.4;
  pointer-events: none;
}
.galeria-lista-redesign {
  padding: 60px 0 80px;
}
.galeria-lista-redesign .galeria-lista-cim {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  font-size: 56px;
  font-weight: 800;
  color: #09286E;
  margin: 0 0 12px;
  line-height: 1;
}
.galeria-lista-redesign .galeria-lista-lead {
  font-family: 'Barlow', sans-serif;
  font-size: 18px;
  line-height: 1.5;
  color: #09286E;
  max-width: 720px;
  margin: 0 0 36px;
}
.galeria-lista-redesign .galeria-lista {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.galeria-lista-redesign .galeria-lista-link {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 12px;
  text-decoration: none;
  color: #09286E;
  background: rgba(9, 40, 110, 0.04);
  border-radius: 40px;
  transition: background 0.25s ease;
}
.galeria-lista-redesign .galeria-lista-link:hover,
.galeria-lista-redesign .galeria-lista-link:focus {
  background: rgba(9, 40, 110, 0.08);
  text-decoration: none;
  color: #09286E;
}
.galeria-lista-redesign .galeria-lista-thumb {
  flex: 0 0 140px;
  width: 140px;
  aspect-ratio: 4 / 3;
  overflow: hidden;
  border-radius: 12px;
  background: #07183A;
}
.galeria-lista-redesign .galeria-lista-thumb img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.galeria-lista-redesign .galeria-lista-meta {
  display: flex;
  flex-direction: column;
  gap: 4px;
  min-width: 0;
}
.galeria-lista-redesign .galeria-lista-ev {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-stretch: semi-condensed;
  letter-spacing: 0px;
  font-size: 28px;
  font-weight: 800;
  line-height: 1.15;
}
.galeria-lista-redesign .galeria-lista-datum {
  font-family: 'Barlow', sans-serif;
  font-size: 14px;
  opacity: 0.7;
}
.galeria-lista-redesign .galeria-lista-tovabb {
  font-family: 'Barlow', sans-serif;
  font-size: 15px;
  font-weight: 600;
  margin-top: 8px;
}
@media (max-width: 991px) {
  .galeria-oldal-redesign .galeria-oldal-racs {
    grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
    gap: 4px;
    border-radius: 20px;
  }
}
@media (max-width: 767px) {
  .galeria-oldal-redesign {
    padding: 40px 0 60px;
  }
  .galeria-oldal-redesign .galeria-oldal-cim {
    font-size: 36px;
  }
  .galeria-oldal-redesign .galeria-oldal-racs {
    grid-template-columns: repeat(3, 1fr);
    gap: 3px;
    border-radius: 12px;
  }
  .galeria-lista-redesign {
    padding: 40px 0 60px;
  }
  .galeria-lista-redesign .galeria-lista-cim {
    font-size: 36px;
  }
  .galeria-lista-redesign .galeria-lista-link {
    gap: 14px;
    padding: 10px;
  }
  .galeria-lista-redesign .galeria-lista-thumb {
    flex-basis: 96px;
    width: 96px;
    border-radius: 8px;
  }
  .galeria-lista-redesign .galeria-lista-ev {
    font-size: 20px;
  }
}
#zsuri .zsuri_lista {
  margin-right: -14px;
}
#zsuri .zsuritag {
  height: 280px;
}
#zsuri .zsuritag img {
  margin-bottom: 14px;
}
#zsuri .zsuritag .nev,
#zsuri .zsuritag p {
  margin: 0;
}
#zsuri .zsuritag .nev {
  margin-top: 10px;
}
#zsuri .zsuritag .ceg {
  margin: 14px/2 0;
  color: #5292c6;
  font-style: italic;
}
.zsuri-overlay {
  position: relative;
  max-width: 150px;
}
.zsuri-hover-image {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 90px;
  left: 0;
  right: 0;
  border: 10px solid white;
}
.zsuri-overlay:hover .zsuri-hover-image {
  background-color: rgba(16, 29, 129, 0.7);
  display: block;
}
/*# sourceMappingURL=master.css.map */
/*# sourceMappingURL=master-52a4d446b5.css.map */
