:root{--mfc-navy:#0b3b68;--mfc-blue:#145aa3;--mfc-sky:#eef7fc;--mfc-green:#25a85b;--mfc-red:#e65353;--mfc-gold:#e6a51e;--mfc-ink:#17324d;--mfc-muted:#667789;--mfc-cream:#fff9f1;--mfc-white:#fff;--mfc-border:#dce7ef;--mfc-shadow:0 18px 45px rgba(19,55,86,.11);--mfc-radius:18px;--mfc-max:1240px}html{scroll-behavior:smooth}body{background:#fff;color:var(--mfc-ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif!important}.mfc-shell{width:min(var(--mfc-max),calc(100% - 40px));margin-inline:auto}.mfc-serif,.mfc-home h1,.mfc-home h2,.mfc-page h1,.mfc-page h2,#MainContent h1,#MainContent h2{font-family:Georgia,"Times New Roman",serif!important;color:var(--mfc-navy);letter-spacing:-.02em}.mfc-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:12px 22px;border-radius:13px;text-decoration:none!important;font-weight:700;line-height:1.1;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;border:1px solid transparent}.mfc-btn:hover{transform:translateY(-2px);box-shadow:0 8px 22px rgba(11,59,104,.16)}.mfc-btn--primary{background:var(--mfc-navy);color:#fff!important}.mfc-btn--whatsapp{background:var(--mfc-green);color:#fff!important}.mfc-btn--outline{background:#fff;color:var(--mfc-navy)!important;border-color:var(--mfc-navy)}.mfc-header-wrap{position:sticky;top:0;z-index:40;background:rgba(255,255,255,.97);backdrop-filter:blur(12px);border-bottom:1px solid rgba(11,59,104,.08)}.mfc-header{min-height:74px;display:flex;align-items:center;gap:24px}.mfc-brand{display:flex;align-items:center;gap:12px;color:var(--mfc-navy)!important;text-decoration:none!important;min-width:205px}.mfc-brand img{width:auto;height:48px;object-fit:contain}.mfc-brand__text{font-size:14px;font-weight:800;line-height:1.15}.mfc-nav{display:flex;align-items:center;gap:20px;flex:1;justify-content:center}.mfc-nav a{color:var(--mfc-ink)!important;text-decoration:none!important;font-size:13px;font-weight:650;white-space:nowrap}.mfc-nav a:hover{color:var(--mfc-blue)!important}.mfc-header__tools{display:flex;align-items:center;gap:10px}.mfc-lang-form{display:flex;gap:3px}.mfc-lang-form button{border:0;background:transparent;color:var(--mfc-ink);font:inherit;font-size:11px;font-weight:750;padding:6px;cursor:pointer}.mfc-lang-form button[aria-current=true]{color:var(--mfc-blue);text-decoration:underline}.mfc-mobile{display:none}.mfc-home{overflow:hidden}.mfc-hero{background:linear-gradient(90deg,#fff 0%,#f8fbfd 50%,#eef7fc 100%)}.mfc-hero__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,1.05fr);min-height:575px}.mfc-hero__copy{padding:70px 55px 56px 0;display:flex;flex-direction:column;justify-content:center}.mfc-kicker{display:inline-flex;align-items:center;gap:8px;color:var(--mfc-blue);font-weight:800;font-size:13px;text-transform:uppercase;letter-spacing:.08em;margin-bottom:14px}.mfc-hero h1{font-size:clamp(46px,5.2vw,74px);line-height:.99;margin:0 0 16px}.mfc-hero__languages{font-size:clamp(25px,2.8vw,38px);color:#1760ad;font-weight:800;margin-bottom:18px}.mfc-hero__lead{font-size:18px;line-height:1.55;max-width:600px;margin:0 0 26px;color:var(--mfc-ink)}.mfc-actions{display:flex;flex-wrap:wrap;gap:12px}.mfc-hero__media{position:relative;min-height:560px;overflow:hidden}.mfc-hero__media img{width:100%;height:100%;object-fit:cover;display:block}.mfc-hero__media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.14),rgba(255,255,255,0) 35%);pointer-events:none}.mfc-script{position:absolute;z-index:2;right:6%;top:9%;max-width:240px;color:var(--mfc-navy);font-family:"Segoe Print","Bradley Hand",cursive;font-size:30px;line-height:1.2;transform:rotate(-3deg);text-align:center}.mfc-facts{background:#fff;border-bottom:1px solid var(--mfc-border)}.mfc-facts__grid{display:grid;grid-template-columns:repeat(4,1fr)}.mfc-fact{display:flex;align-items:center;gap:13px;padding:22px 20px;border-right:1px solid var(--mfc-border)}.mfc-fact:last-child{border-right:0}.mfc-fact svg{width:27px;height:27px;color:var(--mfc-blue);flex:0 0 auto}.mfc-fact strong{display:block;font-size:13px;color:var(--mfc-navy)}.mfc-fact span{font-size:12px;color:var(--mfc-muted)}.mfc-benefits{padding:28px 0;background:#fff}.mfc-benefits__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.mfc-benefit{display:grid;grid-template-columns:42px 1fr;gap:12px;align-items:start;padding:15px}.mfc-benefit svg{width:34px;height:34px}.mfc-benefit:nth-child(1) svg{color:var(--mfc-blue)}.mfc-benefit:nth-child(2) svg{color:var(--mfc-red)}.mfc-benefit:nth-child(3) svg{color:var(--mfc-gold)}.mfc-benefit:nth-child(4) svg{color:var(--mfc-green)}.mfc-benefit strong{display:block;color:var(--mfc-navy);font-size:15px;margin-bottom:4px}.mfc-benefit p{margin:0;color:var(--mfc-muted);font-size:13px;line-height:1.5}.mfc-section{padding:74px 0}.mfc-section--soft{background:var(--mfc-sky)}.mfc-section--cream{background:var(--mfc-cream)}.mfc-split{display:grid;grid-template-columns:1fr 1fr;gap:54px;align-items:center}.mfc-split__media img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:14px;box-shadow:var(--mfc-shadow)}.mfc-split h2{font-size:clamp(34px,4vw,52px);line-height:1.03;margin:0 0 18px}.mfc-split p{font-size:16px;line-height:1.65;color:var(--mfc-muted)}.mfc-checks{list-style:none;margin:22px 0 28px;padding:0;display:grid;gap:10px}.mfc-checks li{position:relative;padding-left:27px;color:var(--mfc-ink);font-weight:600}.mfc-checks li:before{content:"✓";position:absolute;left:0;color:var(--mfc-blue);font-weight:900}.mfc-heading-row{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:26px}.mfc-heading-row h2{font-size:clamp(34px,4vw,50px);margin:0}.mfc-heading-row p{max-width:530px;color:var(--mfc-muted);margin:0;line-height:1.55}.mfc-review-summary{display:grid;grid-template-columns:230px 1fr;gap:28px;align-items:stretch}.mfc-rating{background:#fff;border-radius:var(--mfc-radius);padding:30px;box-shadow:0 8px 28px rgba(11,59,104,.07)}.mfc-rating__number{font-family:Georgia,serif;font-size:54px;color:var(--mfc-navy);line-height:1}.mfc-stars{color:#f3aa13;font-size:20px;letter-spacing:2px;margin:8px 0}.mfc-rating small{color:var(--mfc-muted)}.mfc-review-themes{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.mfc-review-card{background:#fff;border-radius:var(--mfc-radius);padding:26px;border:1px solid #e5eef4}.mfc-review-card strong{font-family:Georgia,serif;color:var(--mfc-navy);font-size:21px}.mfc-review-card p{color:var(--mfc-muted);line-height:1.55;margin:8px 0 0}.mfc-gallery{display:grid;grid-template-columns:1.2fr 1fr 1fr 1.2fr;grid-auto-rows:180px;gap:10px}.mfc-gallery figure{margin:0;overflow:hidden;border-radius:10px}.mfc-gallery figure:first-child{grid-row:span 2}.mfc-gallery figure:last-child{grid-row:span 2}.mfc-gallery img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.mfc-gallery figure:hover img{transform:scale(1.035)}.mfc-cta{background:linear-gradient(115deg,#fff8ec,#f1f7fc);padding:62px 0;position:relative;overflow:hidden}.mfc-cta:after{content:"KRAKÓW";position:absolute;right:-15px;bottom:-40px;font-family:Georgia,serif;font-size:130px;letter-spacing:.08em;color:rgba(11,59,104,.055);pointer-events:none}.mfc-cta__inner{position:relative;z-index:2;max-width:760px}.mfc-cta h2{font-size:clamp(36px,4vw,52px);margin:0 0 12px}.mfc-cta p{font-size:17px;line-height:1.6;color:var(--mfc-muted);margin:0 0 24px}.mfc-page{padding:64px 0 80px;background:#fff}.mfc-page__hero{max-width:850px;margin:0 auto 38px;text-align:center}.mfc-page__hero h1{font-size:clamp(42px,5vw,64px);line-height:1.03;margin:8px 0 14px}.mfc-page__hero p{color:var(--mfc-muted)}.mfc-page__content{max-width:900px;margin:auto;font-size:17px;line-height:1.72}.mfc-page__content h2{font-size:34px;margin-top:44px}.mfc-page__content h3{color:var(--mfc-navy);font-size:24px;margin-top:32px}.mfc-page__content img{border-radius:14px;max-width:100%;height:auto}.mfc-page__content a{color:var(--mfc-blue)}.mfc-footer{background:#0c355b;color:#dce9f4;padding:56px 0 22px}.mfc-footer a{color:#fff!important;text-decoration:none!important}.mfc-footer__grid{display:grid;grid-template-columns:1.3fr 1fr 1fr 1.15fr;gap:36px}.mfc-footer__logo{display:flex;align-items:center;gap:12px;margin-bottom:14px}.mfc-footer__logo img{height:52px;width:auto;background:#fff;border-radius:8px;padding:4px}.mfc-footer__title{font-family:Georgia,serif;color:#fff;font-size:18px;margin-bottom:12px}.mfc-footer p,.mfc-footer li{font-size:13px;line-height:1.65;color:#c7d7e4}.mfc-footer ul{list-style:none;padding:0;margin:0;display:grid;gap:8px}.mfc-footer__bottom{border-top:1px solid rgba(255,255,255,.14);margin-top:38px;padding-top:18px;display:flex;justify-content:space-between;gap:20px;font-size:12px;color:#a9bdce}.mfc-sticky-mobile{display:none}.template-page #MainContent,.template-blog #MainContent,.template-article #MainContent{background:#fff}.template-blog #MainContent>section,.template-article #MainContent>section{max-width:var(--mfc-max);margin-inline:auto}.template-blog #MainContent h1,.template-article #MainContent h1{font-size:clamp(42px,5vw,62px)!important;color:var(--mfc-navy)!important}.template-article .rte,.template-page .rte{line-height:1.75}.template-article .rte a,.template-page .rte a{color:var(--mfc-blue)!important}.template-page input,.template-page textarea{border-radius:10px!important}.template-page button[type=submit]{border-radius:12px!important;background:var(--mfc-navy)!important;color:#fff!important}.mfc-header-wrap+script{display:none}@media(max-width:1050px){.mfc-nav{display:none}.mfc-header{justify-content:space-between}.mfc-header__tools>.mfc-lang-form,.mfc-header__tools>.mfc-btn{display:none}.mfc-mobile{display:block;position:relative}.mfc-mobile summary{list-style:none;cursor:pointer;font-weight:800;color:var(--mfc-navy);padding:10px}.mfc-mobile summary::-webkit-details-marker{display:none}.mfc-mobile__panel{position:absolute;right:0;top:48px;width:min(330px,90vw);background:#fff;padding:20px;border-radius:14px;box-shadow:var(--mfc-shadow);border:1px solid var(--mfc-border)}.mfc-mobile__panel nav{display:grid;gap:12px;margin-bottom:18px}.mfc-mobile__panel nav a{color:var(--mfc-ink)!important;text-decoration:none!important;font-weight:700}.mfc-mobile__panel .mfc-lang-form{display:flex;margin-bottom:14px}.mfc-hero__grid{grid-template-columns:1fr 1fr}.mfc-benefits__grid{grid-template-columns:1fr 1fr}.mfc-review-summary{grid-template-columns:1fr}.mfc-footer__grid{grid-template-columns:1fr 1fr}}@media(max-width:760px){.mfc-shell{width:min(100% - 28px,var(--mfc-max))}.mfc-brand__text{font-size:12px}.mfc-brand img{height:42px}.mfc-hero__grid{grid-template-columns:1fr}.mfc-hero__copy{padding:52px 0 36px}.mfc-hero__media{min-height:390px}.mfc-script{font-size:24px;top:7%}.mfc-facts__grid{grid-template-columns:1fr 1fr}.mfc-fact:nth-child(2){border-right:0}.mfc-fact:nth-child(-n+2){border-bottom:1px solid var(--mfc-border)}.mfc-benefits__grid{grid-template-columns:1fr}.mfc-section{padding:52px 0}.mfc-split{grid-template-columns:1fr;gap:30px}.mfc-review-themes{grid-template-columns:1fr}.mfc-gallery{grid-template-columns:1fr 1fr;grid-auto-rows:145px}.mfc-gallery figure:first-child,.mfc-gallery figure:last-child{grid-row:span 1}.mfc-footer__grid{grid-template-columns:1fr}.mfc-footer__bottom{flex-direction:column}.mfc-sticky-mobile{display:grid;grid-template-columns:1fr 1fr;position:fixed;left:10px;right:10px;bottom:10px;z-index:50;background:#fff;padding:6px;border-radius:15px;box-shadow:0 8px 30px rgba(11,59,104,.25)}.mfc-sticky-mobile .mfc-btn{min-height:44px;padding:10px;font-size:13px}.mfc-cta{padding-bottom:92px}}