:root{--primary:#195882;--accent:#b9e23f;--accent2:#12802a;--accent-hover:#afd63b;--offwhite:#f0f3fa;--light-gray:#e0e0e0;--gradient-1:linear-gradient(45deg, #49fde1 0%, #afd63b 100%)}section{scroll-margin-top:64px}.blog-wrap{max-width:64rem;margin:0 auto;padding:3rem 1.5rem}.blog-header h1{font-size:2rem;font-weight:700}.blog-lead{color:#4b5563;margin-top:.5rem}.blog-grid{gap:1.5rem;margin-top:2rem;display:grid}@media (width>=640px){.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1024px){.blog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.cms-blog-post-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=640px){.cms-blog-post-grid[data-columns="1"]{grid-template-columns:repeat(1,minmax(0,1fr))}.cms-blog-post-grid[data-columns="2"]{grid-template-columns:repeat(2,minmax(0,1fr))}.cms-blog-post-grid[data-columns="3"]{grid-template-columns:repeat(3,minmax(0,1fr))}.cms-blog-post-grid[data-columns="4"]{grid-template-columns:repeat(4,minmax(0,1fr))}}.blog-card{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;overflow:hidden;box-shadow:0 1px 2px #0000000d}.blog-card-image{aspect-ratio:16/9;background:#f3f4f6;display:block}.blog-card-image img{object-fit:cover;width:100%;height:100%}.blog-card-body{padding:1.25rem}.blog-card-title{color:inherit;text-decoration:none}.blog-card-title h2{font-size:1.125rem;font-weight:600}.blog-card-excerpt{color:#4b5563;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:.5rem;font-size:.875rem;display:-webkit-box;overflow:hidden}.blog-card-meta{color:#6b7280;flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.75rem;font-size:.75rem;display:flex}.blog-badge{color:#374151;background:#f3f4f6;border-radius:9999px;padding:.125rem .5rem;font-weight:500;display:inline-flex}a.blog-badge-link{text-decoration:none;transition:background-color .15s}a.blog-badge-link:hover{color:#111827;background:#e5e7eb}.blog-category-nav{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.blog-category-nav-link{color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:9999px;padding:.25rem .75rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:border-color .15s,color .15s;display:inline-flex}.blog-category-nav-link:hover{color:#2563eb;border-color:#2563eb}.blog-card-link{color:#2563eb;margin-top:.75rem;font-size:.875rem;font-weight:500;text-decoration:none;display:inline-block}.blog-card-link:hover,.blog-back a:hover{color:#1d4ed8}.blog-empty{color:#4b5563;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;margin-top:2rem;padding:2rem}.blog-empty h1{font-size:1.5rem;font-weight:700}.blog-post-header{margin-bottom:2rem}.blog-post-meta{color:#6b7280;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.75rem;display:flex}.blog-post-header h1{font-size:1.875rem;font-weight:700}.blog-post-lead{color:#4b5563;margin-top:.75rem;font-size:1.125rem}.blog-post-featured{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;margin-bottom:2rem;overflow:hidden}.blog-post-featured img{width:100%;height:auto;display:block}.blog-post-author{color:#6b7280;margin-bottom:1.5rem;font-size:.875rem}.blog-post-content{max-width:48rem}.blog-back{margin-top:2rem}.blog-back a{color:#2563eb;font-size:.875rem;font-weight:500;text-decoration:none}.pill-badge,.rich-text-block.pill-badge{letter-spacing:.22em;text-transform:uppercase;color:#195882;background:#ecffb1;border:1px solid #d7e9cd;border-radius:30px;align-items:center;gap:8px;width:fit-content;padding:6px 13px;font-family:Barlow,system-ui,-apple-system,sans-serif;font-size:.68rem;line-height:1.2;display:inline-flex}.pill-badge .rich-text-content,.rich-text-block.pill-badge .rich-text-content{color:inherit;font-size:inherit;line-height:inherit}.pill-badge :is(p,span,strong,em,a),.rich-text-block.pill-badge .rich-text-content :is(p,span,strong,em,a){font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit;font-stretch:100%;line-height:inherit;padding:0;text-decoration:none;margin:0!important}.pill-badge :is(h1,h2,h3,h4,h5,h6),.rich-text-block.pill-badge .rich-text-content :is(h1,h2,h3,h4,h5,h6){font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit;font-stretch:100%;line-height:inherit;padding:0;margin:0!important}.h1-highlight{font-weight:300!important;font-stretch:100%!important}.main-hero-title h1{font-size:2.5rem;line-height:1.1}.display-text p{color:#fff;text-transform:uppercase;margin:0;line-height:1}span.display-value{color:var(--accent);text-transform:initial;margin-bottom:4px;font-size:2.25rem;font-weight:900;line-height:1.1;display:block}@media (width<=570px){span.display-value{font-size:1.75rem}}.section-eyebrow p{color:var(--accent2);align-items:center;gap:6px;margin:0;font-weight:700;display:flex}.section-eyebrow p:before{content:"";background-color:var(--accent2);width:20px;height:2px;display:block}.section-eyebrow-white p{color:#fff;align-items:center;gap:6px;margin:0;font-weight:700;display:flex}.section-eyebrow-white p:before{content:"";background-color:#fff;width:20px;height:2px;display:block}.section-eyebrow-accent p{color:var(--accent);align-items:center;gap:6px;margin:0;font-weight:700;display:flex}.section-eyebrow-accent p:before{content:"";background-color:var(--accent);width:20px;height:2px;display:block}#main-content h2,#puck-canvas-root h2{line-height:1.2;margin-top:0!important;font-size:2rem!important}.checkmark-card{box-sizing:border-box;background-color:#fff;border:1px solid #e5e7eb;border-radius:1rem;padding:1.5rem;box-shadow:0 1px 2px #0000000d}.icon-block{box-sizing:border-box;aspect-ratio:1;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;display:flex}.icon-block .cms-icon{fill:currentColor;width:1em;height:1em}.checkmark-text-wrap p{margin:0}.portal-cta{border-radius:16px;padding:1rem 1.5rem;color:#fff!important}.portal-cta h3,.portal-cta p{color:#fff!important;margin:0!important}.image-shadow{border:2px solid #e5e7eb;overflow:hidden;border-radius:12px!important;box-shadow:0 10px 20px #f0f3fa!important}.bg-gradient-1{background:var(--gradient-1)}.text-white *{color:#fff!important}.text-accent *{color:var(--accent)!important}.stretch div{height:stretch}#kapcsolat{max-width:none;margin:0;padding:0}#subpage-hero h1{font-size:2.5rem;line-height:1.1}#subpage-hero h1,#subpage-hero p{margin:0!important}.centered-cta{border-radius:16px}blockquote{background-color:#f0fff0;padding-top:.5rem;padding-bottom:.5rem;border-color:var(--accent)!important}ul p,ol p{margin:0!important}.cms-youtube-playlist__layout{flex-direction:column;gap:.75rem;display:flex;container:yt-playlist/inline-size}.cms-youtube-playlist__player{min-width:0}.cms-youtube-playlist__player-aspect{aspect-ratio:16/9;width:100%;overflow:hidden}.cms-youtube-playlist__player-aspect,.cms-youtube-playlist__nav{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 1px 3px #0000000f}.cms-youtube-playlist__player-aspect iframe{border-radius:.5rem}.cms-youtube-playlist__sidebar{flex-direction:column;min-width:0;max-height:14rem;display:flex}.cms-youtube-playlist__nav{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.cms-youtube-playlist__nav .service-nav-card__title{flex-shrink:0}.cms-youtube-playlist__list-scroll{flex:1;min-height:0;overflow-y:auto}.cms-youtube-embed{border-radius:8px;overflow:hidden}.cms-youtube-embed iframe{border-radius:8px}.cms-youtube-facade{aspect-ratio:16/9;background:#000;border-radius:8px;width:100%;position:relative;overflow:hidden}.cms-youtube-facade__media{object-fit:cover;width:100%;height:100%;display:block}.cms-youtube-facade__media--empty{background:#111827}.cms-youtube-facade__play{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;margin:0;padding:0;display:flex;position:absolute;inset:0}.cms-youtube-facade__play:focus{outline:none}.cms-youtube-facade__play:hover,.cms-youtube-facade__play:focus-visible{background:0 0}.cms-youtube-facade__play:focus-visible .cms-youtube-facade__play-icon{outline:3px solid var(--accent);outline-offset:4px}.cms-youtube-facade__play-icon{background:var(--primary,#195882);border-radius:50%;width:72px;height:72px;display:block;position:relative;box-shadow:0 4px 24px #00000059}.cms-youtube-facade__play-icon:before{content:"";border:14px solid #0000;border-left:24px solid #fff;border-right-width:0;position:absolute;top:50%;left:54%;transform:translate(-50%,-50%)}.cms-youtube-facade__consent-hint{color:#1f2937;text-align:center;background:#19588214;border-radius:8px;margin:.75rem 0 0;padding:.75rem 1rem;font-size:.875rem;line-height:1.45}.cms-youtube-playlist__status{color:#6b7280;margin:0;padding:.75rem 1rem;font-size:.875rem}@media (width>=900px){.cms-youtube-playlist__layout{grid-template-columns:2fr 1fr;align-items:start;gap:2rem;display:grid}.cms-youtube-playlist__sidebar{max-height:calc(37.5cqw - .75rem)}.cms-youtube-playlist__nav{height:100%}}.card{background-color:var(--offwhite);border-radius:16px}.cky-btn-accept{background:var(--primary)!important;border-color:var(--primary)!important}.cky-btn-reject,.cky-btn-preferences{background-color:var(--primary)!important;border-color:var(--primary)!important}.cky-btn-customize{color:var(--primary)!important;border:2px solid var(--primary)!important}.cky-opt-out-btn-wrapper .cky-btn-confirm{background:var(--primary)!important;border-color:var(--primary)!important}.cky-switch input[type=checkbox]:checked,.cky-switch input:checked+.cky-slider{background:var(--primary)!important;background-color:var(--primary)!important}.cky-opt-out-checkbox-wrapper input[type=checkbox].cky-opt-out-checkbox:checked{background-color:var(--primary)!important}.grecaptcha-badge{visibility:hidden}.blur-background:before{content:"";z-index:0;filter:blur(100px);background-color:#fff;border-radius:50%;width:500px;height:500px;position:absolute;left:-50px;transform:translate(0)}.blur-background>*{z-index:1;position:relative}@media screen and (width<=1200px){.blur-background:before{left:-50px}}@media screen and (width<=1000px){.blur-background:before{left:-100px}}@media screen and (width<=768px){.blur-background:before{background-color:#daeeff;width:100%;top:-50px;left:-50px}}.cms-video{max-width:100%;margin:0}.cms-video__caption{color:#6b7280;text-align:center;margin:.5rem 0 0;font-size:.875rem;line-height:1.4}.cms-video__embed,.cms-video__player{width:100%;max-width:100%;position:relative;overflow:hidden}.cms-video__embed iframe,.cms-video__player video{border:0;width:100%;height:100%;display:block}.cms-video .cms-video__facade.cms-youtube-facade{aspect-ratio:unset;border-radius:inherit;width:100%;height:100%}.cms-video .cms-youtube-facade__media{border-radius:inherit}