@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,500;0,600;0,700;1,400&display=swap";main[data-template^=article]{--normal-content-width: 1180px;--narrow-content-width: 1180px}.fm-article{--fm-text: #ffffff;--fm-text-soft: rgba(255, 255, 255, .66);--fm-gold: #c9a24a;--fm-gold-lt: #ddbb70;--fm-gold-sf: rgba(201, 162, 74, .1);--fm-navy: #0f1a2d;--fm-black: #000000;--fm-panel: rgba(255, 255, 255, .045);--fm-panel-2: rgba(255, 255, 255, .028);--fm-line: rgba(255, 255, 255, .14);--fm-font: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--fm-h2: clamp(1.4rem, 1.1rem + 1.1vw, 1.9rem);--fm-h3: clamp(1.05rem, .97rem + .38vw, 1.25rem);--fm-body: clamp(.97rem, .94rem + .14vw, 1.03rem);--fm-r-img: 8px;--fm-r-chip: 8px;--fm-r-btn: 14px;--fm-r-block: 18px;--fm-r-card: 24px;--fm-border: 1px solid var(--fm-gold);--fm-gap: clamp(2rem, 1.4rem + 2vw, 3.25rem);width:100%;max-width:none;margin:0;padding:0 0 64px;font-family:var(--fm-font);font-weight:400;color:var(--fm-text);font-size:var(--fm-body);line-height:1.78;letter-spacing:.005em;overflow-wrap:break-word;-webkit-font-smoothing:antialiased}.fm-article img{border-radius:var(--fm-r-img)}.fm-article .fm-shell{display:grid;grid-template-columns:minmax(0,1fr) 236px;gap:56px;align-items:start}.fm-article .fm-main{min-width:0}.fm-article .fm-section{margin:0 0 var(--fm-gap)}.fm-article .fm-section>*:last-child{margin-bottom:0}.fm-article p{margin:0 0 1.1em}.fm-article .fm-lead{font-size:1.14em;font-weight:500;line-height:1.66;color:var(--fm-text)}.fm-article strong{font-weight:700}.fm-article em{font-style:italic}.fm-article a{color:var(--fm-gold);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;text-decoration-color:#c9a24a73;transition:color .15s ease,text-decoration-color .15s ease}.fm-article a:hover{color:var(--fm-gold-lt);text-decoration-color:var(--fm-gold-lt)}.fm-article h2{font-family:var(--fm-font);font-size:var(--fm-h2);font-weight:700;line-height:1.25;letter-spacing:-.01em;color:var(--fm-text);margin:0 0 .9em;padding-bottom:.55em;position:relative}.fm-article h2:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:var(--fm-line)}.fm-article h2:before{content:"";position:absolute;left:0;bottom:0;width:52px;height:2px;border-radius:2px;background:var(--fm-gold);z-index:1}.fm-article .fm-eyebrow{display:block;font-size:.66rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--fm-gold);margin-bottom:.9em}.fm-article .fm-numbered{list-style:none;counter-reset:fmnum;margin:0 0 1.5em;padding:0}.fm-article .fm-numbered>li{counter-increment:fmnum;position:relative;padding:0 0 0 64px;margin:0 0 1.6em;min-height:44px}.fm-article .fm-numbered>li:before{content:counter(fmnum);position:absolute;left:0;top:3px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:var(--fm-gold);color:var(--fm-navy);border-radius:var(--fm-r-btn);font-family:var(--fm-font);font-size:1.05rem;font-weight:700;line-height:1;font-variant-numeric:tabular-nums}.fm-article .fm-numbered-title{display:block;font-size:var(--fm-h3);font-weight:700;line-height:1.4;color:var(--fm-text);margin-bottom:.35em;padding-top:.3em}.fm-article .fm-numbered>li>p{margin:0 0 .5em;color:var(--fm-text-soft)}.fm-article .fm-numbered>li>p:last-child{margin-bottom:0}.fm-article .fm-list{list-style:none;margin:0 0 1.5em;padding:0}.fm-article .fm-list>li{position:relative;padding:0 0 0 26px;margin:0 0 .8em}.fm-article .fm-list>li:before{content:"";position:absolute;left:3px;top:.72em;width:7px;height:7px;border-radius:3px;background:var(--fm-gold)}.fm-article .fm-callout{background:var(--fm-panel);border:var(--fm-border);border-radius:var(--fm-r-block);padding:22px 26px;margin:1.7em 0}.fm-article .fm-callout p{margin:0}.fm-article .fm-callout p+p{margin-top:.7em}.fm-article .fm-callout-tip:before,.fm-article .fm-callout-warn:before{font-size:.64rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--fm-gold);display:block;margin-bottom:.55em}.fm-article .fm-callout-tip:before{content:"Tipp"}.fm-article .fm-callout-warn{background:var(--fm-gold-sf)}.fm-article .fm-callout-warn:before{content:"Figyelem"}.fm-article .fm-rec{margin:var(--fm-gap) 0;border:var(--fm-border);border-radius:var(--fm-r-card);overflow:hidden;background:var(--fm-panel-2);transition:box-shadow .2s ease,transform .2s ease}.fm-article .fm-rec:hover{box-shadow:0 14px 38px #00000073;transform:translateY(-2px)}.fm-article .fm-rec-stripe{height:3px;background:linear-gradient(90deg,var(--fm-gold) 0%,rgba(201,162,74,.25) 55%,rgba(201,162,74,0) 100%)}.fm-article .fm-rec-inner{display:grid;grid-template-columns:210px minmax(0,1fr);gap:28px;padding:28px;align-items:center}.fm-article .fm-rec-media{min-width:0}.fm-article .fm-rec-media img{display:block;width:100%;height:auto;border-radius:var(--fm-r-img);background:#ffffff0d}.fm-article .fm-rec-badge{display:inline-block;font-size:.62rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--fm-gold);background:var(--fm-gold-sf);border:var(--fm-border);padding:5px 11px;border-radius:var(--fm-r-chip);margin-bottom:.9em}.fm-article .fm-rec-title{font-size:var(--fm-h3);font-weight:700;line-height:1.35;letter-spacing:-.005em;color:var(--fm-text);margin:0 0 .55em}.fm-article .fm-rec-desc{color:var(--fm-text-soft);font-size:.95em;line-height:1.7;margin:0 0 1.1em}.fm-article .fm-rec-points{list-style:none;margin:0 0 1.4em;padding:0;font-size:.9em}.fm-article .fm-rec-points li{position:relative;padding-left:24px;margin-bottom:.5em;line-height:1.55;color:var(--fm-text-soft)}.fm-article .fm-rec-points li:before{content:"";position:absolute;left:2px;top:.45em;width:9px;height:5px;border-left:2px solid var(--fm-gold);border-bottom:2px solid var(--fm-gold);transform:rotate(-45deg)}.fm-article .fm-btn{display:inline-block;background:var(--fm-gold);color:var(--fm-navy);border:1px solid var(--fm-gold);text-decoration:none;font-weight:700;font-size:.86em;letter-spacing:.06em;text-transform:uppercase;padding:14px 28px;border-radius:var(--fm-r-btn);transition:background .16s ease,border-color .16s ease,transform .16s ease}.fm-article .fm-btn:hover{background:var(--fm-gold-lt);border-color:var(--fm-gold-lt);color:var(--fm-navy);transform:translateY(-1px)}.fm-article .fm-btn-wide{display:block;text-align:center;padding:17px 28px;font-size:.9em;border-radius:var(--fm-r-block)}.fm-article .fm-table-wrap{overflow-x:auto;border:var(--fm-border);border-radius:var(--fm-r-block);-webkit-overflow-scrolling:touch}.fm-article .fm-table{width:100%;border-collapse:collapse;font-size:.92em;min-width:580px}.fm-article .fm-table th{text-align:left;font-size:.64rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--fm-gold);background:var(--fm-panel);padding:15px 18px;border-bottom:1px solid var(--fm-line);white-space:nowrap}.fm-article .fm-table td{padding:15px 18px;border-bottom:1px solid var(--fm-line);vertical-align:top;line-height:1.6;color:var(--fm-text-soft)}.fm-article .fm-table tbody tr:last-child td{border-bottom:0}.fm-article .fm-table tbody td:first-child{font-weight:600;color:var(--fm-text)}.fm-article .fm-faq{border-top:1px solid var(--fm-line)}.fm-article .fm-faq-item{border-bottom:1px solid var(--fm-line)}.fm-article .fm-faq-item summary{cursor:pointer;list-style:none;padding:19px 46px 19px 0;font-weight:600;line-height:1.5;color:var(--fm-text);position:relative;transition:color .15s ease}.fm-article .fm-faq-item summary::-webkit-details-marker{display:none}.fm-article .fm-faq-item summary:hover{color:var(--fm-gold)}.fm-article .fm-faq-item[open] summary{color:var(--fm-gold)}.fm-article .fm-faq-item summary:after{content:"";position:absolute;right:10px;top:50%;width:9px;height:9px;margin-top:-6px;border-right:2px solid var(--fm-gold);border-bottom:2px solid var(--fm-gold);transform:rotate(45deg);transition:transform .2s ease}.fm-article .fm-faq-item[open] summary:after{transform:rotate(-135deg);margin-top:-2px}.fm-article .fm-faq-answer{padding:0 46px 22px 0;color:var(--fm-text-soft)}.fm-article .fm-faq-answer p:last-child{margin-bottom:0}.fm-article .fm-side{position:relative}.fm-article .fm-toc{position:sticky;top:96px;border-left:1px solid var(--fm-line);padding-left:20px}.fm-article .fm-toc a{display:block;font-size:.82rem;font-weight:500;line-height:1.45;color:var(--fm-text-soft);text-decoration:none;padding:7px 0;transition:color .15s ease}.fm-article .fm-toc a:hover{color:var(--fm-gold)}.fm-article .fm-toc-mobile{display:none}.fm-article .fm-toc-mobile-box{background:var(--fm-panel);border:1px solid var(--fm-line);border-radius:var(--fm-r-block);padding:22px 24px;margin-bottom:var(--fm-gap)}.fm-article .fm-toc-links a{display:block;font-size:.9rem;font-weight:500;line-height:1.45;color:var(--fm-text-soft);text-decoration:none;padding:7px 0}.fm-article .fm-toc-links a:hover{color:var(--fm-gold)}.fm-article [id]{scroll-margin-top:90px}@media(max-width:1000px){.fm-article .fm-shell{grid-template-columns:minmax(0,1fr);gap:0}.fm-article .fm-side{display:none}.fm-article .fm-toc-mobile{display:block}}@media(max-width:620px){.fm-article{padding:0 0 48px;--fm-r-block: 16px;--fm-r-card: 20px}.fm-article .fm-rec-inner{grid-template-columns:minmax(0,1fr);gap:20px;padding:22px}.fm-article .fm-rec-media img{max-width:260px;margin:0 auto}.fm-article .fm-numbered>li{padding-left:54px}.fm-article .fm-numbered>li:before{width:38px;height:38px;font-size:.95rem;border-radius:12px}.fm-article .fm-callout{padding:20px 22px}.fm-article .fm-btn{display:block;text-align:center}}.fm-article a:focus-visible,.fm-article summary:focus-visible{outline:2px solid var(--fm-gold);outline-offset:3px;border-radius:6px}@media(prefers-reduced-motion:reduce){.fm-article *,.fm-article *:before,.fm-article *:after{transition:none!important;animation:none!important}}main[data-template^=article] header{position:relative;padding-bottom:26px;margin-bottom:14px}main[data-template^=article] header:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:#ffffff24}main[data-template^=article] header:before{content:"";position:absolute;left:0;bottom:0;width:52px;height:2px;border-radius:2px;background:#c9a24a;z-index:1}
/*# sourceMappingURL=/cdn/shop/t/3/assets/focimuhely-blog.css.map */
