/* iPhonefoto Firemní kurz – scoped landing page */
.ifk-page{--ifk-yellow:#f8c400;--ifk-yellow-dark:#d79d00;--ifk-black:#0b0d10;--ifk-text:#16171a;--ifk-muted:#64666b;--ifk-line:#ece7dc;--ifk-soft:#f7f4ed;--ifk-card:#fff;--ifk-shadow:0 18px 48px rgba(15,18,22,.08);--ifk-radius:14px;position:relative;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);overflow:hidden;background:#fff;color:var(--ifk-text);font-family:inherit;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.ifk-page *{box-sizing:border-box}.ifk-page a{text-decoration:none}.ifk-shell{width:min(1180px,calc(100% - 56px));margin-inline:auto}.ifk-page h1,.ifk-page h2,.ifk-page h3,.ifk-page p,.ifk-page ul{margin-top:0}.ifk-page h1,.ifk-page h2,.ifk-page h3{font-family:inherit;color:var(--ifk-black);font-weight:900;letter-spacing:-.035em;line-height:1.04}.ifk-page h1{font-size:clamp(44px,5.5vw,74px);max-width:650px;margin-bottom:22px}.ifk-page h2{font-size:clamp(28px,3.1vw,42px);margin-bottom:22px}.ifk-page h3{font-size:20px;margin-bottom:10px}.ifk-page p{color:var(--ifk-muted);margin-bottom:0}.ifk-center{text-align:center}.ifk-label{display:inline-flex;align-items:center;width:max-content;min-height:28px;padding:4px 12px;border:1px solid var(--ifk-yellow-dark);border-radius:5px;color:#9b7100;text-transform:uppercase;font-size:13px;font-weight:900;letter-spacing:.05em;margin-bottom:16px;background:rgba(248,196,0,.05)}.ifk-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:58px;padding:0 30px;border-radius:6px;font-size:14px;font-weight:900;text-transform:uppercase;letter-spacing:.02em;line-height:1;color:#111!important;transition:.18s ease}.ifk-btn:hover{transform:translateY(-1px)}.ifk-btn-primary{background:var(--ifk-yellow);border:1px solid var(--ifk-yellow);box-shadow:0 14px 28px rgba(248,196,0,.28)}.ifk-btn-secondary{background:#fff;border:1px solid #1d1f22}.ifk-btn-full{width:100%;margin-top:16px}.ifk-hero{background:linear-gradient(90deg,#fff 0%,#fff 51%,#f2eee5 51%,#f2eee5 100%);border-bottom:1px solid var(--ifk-line)}.ifk-hero-grid{min-height:610px;display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,1fr);align-items:stretch}.ifk-hero-copy{padding:72px 54px 44px 0;display:flex;flex-direction:column;justify-content:center}.ifk-lead{max-width:590px;font-size:clamp(18px,1.75vw,22px);line-height:1.5;color:#25272a}.ifk-hero-actions{display:flex;flex-wrap:wrap;gap:16px;margin:34px 0 0}.ifk-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;margin-top:52px;max-width:760px}.ifk-facts>div{display:grid;grid-template-columns:36px 1fr;gap:12px;align-items:center;min-width:0}.ifk-facts strong{display:block;font-size:13px;font-weight:900;letter-spacing:.01em;text-transform:uppercase;color:#111;line-height:1.15}.ifk-facts small{display:block;font-size:12px;color:var(--ifk-muted);line-height:1.2;margin-top:3px}.ifk-hero-photo{position:relative;min-height:610px;background-image:linear-gradient(90deg,rgba(242,238,229,.18),rgba(0,0,0,.08)),url('workshop-hero.png');background-size:cover;background-position:center;border-bottom-left-radius:0}.ifk-hero-photo:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.28),rgba(255,255,255,0) 28%,rgba(0,0,0,.05))}.ifk-phone-shot{position:absolute;left:38%;top:48%;width:182px;height:350px;border:8px solid #0a0a0a;border-radius:34px;background:linear-gradient(140deg,#1b1d20,#050505);box-shadow:0 28px 80px rgba(0,0,0,.36);transform:translate(-50%,-50%) rotate(-3deg);display:none}.ifk-section{padding:74px 0}.ifk-benefits-section h2,.ifk-audience-section h2{margin-bottom:42px}.ifk-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.ifk-benefits article{text-align:center;padding:16px 12px}.ifk-benefits article p{font-size:15px;max-width:230px;margin-inline:auto;color:#555}.ifk-i{display:inline-grid;place-items:center;width:48px;height:48px;border-radius:50%;margin-bottom:18px;position:relative;color:#b68100}.ifk-i:before,.ifk-i:after{content:"";position:absolute;box-sizing:border-box}.ifk-benefits .ifk-i{background:#fbf4dd}.ifk-i-camera:before{width:25px;height:18px;border:2px solid currentColor;border-radius:4px}.ifk-i-camera:after{width:8px;height:8px;border:2px solid currentColor;border-radius:50%}.ifk-i-flash:before{width:12px;height:25px;background:currentColor;clip-path:polygon(48% 0,100% 0,65% 42%,100% 42%,30% 100%,45% 55%,0 55%)}.ifk-i-bulb:before{width:18px;height:22px;border:2px solid currentColor;border-radius:50% 50% 45% 45%;top:9px}.ifk-i-bulb:after{width:12px;height:5px;border-top:2px solid currentColor;border-bottom:2px solid currentColor;bottom:10px}.ifk-i-chart:before{width:26px;height:22px;border-left:2px solid currentColor;border-bottom:2px solid currentColor}.ifk-i-chart:after{width:22px;height:16px;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:skew(-25deg) rotate(-18deg);top:13px}.ifk-i-people:before{width:14px;height:14px;border:2px solid currentColor;border-radius:50%;top:8px}.ifk-i-people:after{width:28px;height:17px;border:2px solid currentColor;border-radius:20px 20px 0 0;bottom:8px}.ifk-i-pin:before{width:19px;height:24px;border:2px solid currentColor;border-radius:50% 50% 50% 0;transform:rotate(-45deg);top:8px}.ifk-i-pin:after{width:6px;height:6px;border-radius:50%;background:currentColor;top:16px}.ifk-i-price:before{width:24px;height:24px;border:2px solid currentColor;transform:rotate(45deg);border-radius:4px}.ifk-i-price:after{width:6px;height:6px;background:currentColor;border-radius:50%;top:13px;left:15px}.ifk-audience-section{background:var(--ifk-soft);border-top:1px solid var(--ifk-line);border-bottom:1px solid var(--ifk-line)}.ifk-audience{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.ifk-audience>div{min-height:128px;border:1px solid var(--ifk-line);border-radius:12px;background:#fff;box-shadow:0 12px 34px rgba(0,0,0,.04);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:18px 12px}.ifk-audience .ifk-i{width:34px;height:34px;margin-bottom:12px;background:transparent}.ifk-audience span{font-weight:900;color:#151515;font-size:15px;line-height:1.15}.ifk-i-megaphone:before{width:24px;height:17px;border:2px solid currentColor;clip-path:polygon(0 36%,72% 0,72% 100%,0 64%)}.ifk-i-bag:before{width:24px;height:22px;border:2px solid currentColor;border-radius:3px;bottom:4px}.ifk-i-bag:after{width:12px;height:8px;border:2px solid currentColor;border-bottom:0;border-radius:8px 8px 0 0;top:5px}.ifk-i-food:before{width:3px;height:25px;background:currentColor;left:14px;top:4px;box-shadow:5px 0 0 currentColor,10px 0 0 currentColor}.ifk-i-food:after{width:4px;height:28px;background:currentColor;right:11px;top:4px;border-radius:3px}.ifk-i-home:before{width:24px;height:18px;border:2px solid currentColor;border-top:0;bottom:4px}.ifk-i-home:after{width:24px;height:24px;border-left:2px solid currentColor;border-top:2px solid currentColor;transform:rotate(45deg);top:6px}.ifk-i-building:before{width:22px;height:28px;border:2px solid currentColor;border-radius:2px}.ifk-i-building:after{width:3px;height:3px;background:currentColor;box-shadow:7px 0 0 currentColor,0 7px 0 currentColor,7px 7px 0 currentColor,0 14px 0 currentColor,7px 14px 0 currentColor}.ifk-main-section{background:#fff}.ifk-main-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 370px;gap:48px;align-items:start}.ifk-checks,.ifk-price-list{list-style:none;padding:0;margin:24px 0 0;display:grid;gap:14px}.ifk-checks li,.ifk-price-list li{position:relative;padding-left:34px;color:#222;line-height:1.35}.ifk-checks li:before,.ifk-price-list li:before{content:"✓";position:absolute;left:0;top:0;width:21px;height:21px;border-radius:50%;border:1px solid #f0c64e;color:#b68100;display:grid;place-items:center;font-size:12px;font-weight:900;background:#fffdf1}.ifk-steps{display:grid;gap:22px;margin-top:24px}.ifk-steps>div{display:grid;grid-template-columns:36px minmax(0,1fr);gap:16px}.ifk-steps b{width:32px;height:32px;border-radius:50%;border:1px solid #edc549;background:#fff5cc;color:#a87500;display:grid;place-items:center;font-size:15px}.ifk-steps p{display:grid;gap:3px}.ifk-steps strong{color:#111;font-weight:900}.ifk-steps span{color:var(--ifk-muted)}.ifk-price-card{background:#fff;border:1px solid var(--ifk-line);border-radius:14px;padding:32px;box-shadow:var(--ifk-shadow);position:sticky;top:24px}.ifk-price-card h2{font-size:30px;margin-bottom:8px}.ifk-price{font-weight:950;letter-spacing:-.04em;font-size:42px;line-height:1;color:#111;margin:18px 0 18px}.ifk-price small{font-size:17px;color:var(--ifk-muted);letter-spacing:0;font-weight:700}.ifk-price-card p{border-top:1px solid var(--ifk-line);padding-top:16px;margin-top:16px;font-size:14px}.ifk-trust-section{background:var(--ifk-soft);border-top:1px solid var(--ifk-line);border-bottom:1px solid var(--ifk-line)}.ifk-trust-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:28px}.ifk-person-card,.ifk-logos-card{background:#fff;border:1px solid var(--ifk-line);border-radius:14px;padding:34px;box-shadow:0 12px 36px rgba(0,0,0,.045)}.ifk-person-card{display:grid;grid-template-columns:110px minmax(0,1fr);gap:28px;align-items:center}.ifk-avatar{width:96px;height:96px;border-radius:50%;background:#101113;color:#fff;display:grid;place-items:center;font-weight:900;letter-spacing:.06em}.ifk-person-card h2,.ifk-logos-card h2{font-size:30px;margin-bottom:10px}.ifk-logos{display:flex;align-items:center;gap:26px;flex-wrap:wrap;margin-top:36px}.ifk-logos span{font-size:28px;font-weight:900;letter-spacing:-.05em;color:#161616;opacity:.62}.ifk-faq-section{background:#fff}.ifk-faq-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:44px;align-items:start}.ifk-faq-list details{border-bottom:1px solid var(--ifk-line);padding:18px 0}.ifk-faq-list summary{cursor:pointer;list-style:none;font-weight:900;color:#111;position:relative;padding-right:28px}.ifk-faq-list summary::-webkit-details-marker{display:none}.ifk-faq-list summary:after{content:"+";position:absolute;right:0;top:0;font-weight:900}.ifk-faq-list details[open] summary:after{content:"−"}.ifk-faq-list details p{padding-top:8px;font-size:15px}.ifk-final-card{display:grid;grid-template-columns:1fr 250px;gap:28px;align-items:stretch;background:linear-gradient(135deg,#fff,#fff7d9);border:1px solid var(--ifk-line);border-radius:16px;padding:34px;box-shadow:var(--ifk-shadow)}.ifk-final-card h2{font-size:38px}.ifk-contact-line{margin:20px 0!important;color:#111!important}.ifk-contact-line a,.ifk-phone-link{font-weight:900;color:#111!important}.ifk-contact-box{background:#fff;border:1px solid var(--ifk-line);border-radius:12px;padding:24px;margin-top:22px}.ifk-contact-box h3{font-size:22px}.ifk-contact-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin-top:20px}.ifk-final-photo{border-radius:12px;background-image:linear-gradient(90deg,rgba(255,255,255,.16),rgba(0,0,0,.12)),url('workshop-cta.png');background-size:cover;background-position:center;min-height:260px}.ifk-page:where(.entry-content,.post-content) .ifk-page{margin-top:0}.entry-content>.ifk-page:first-child{margin-top:0}.ifk-page img{max-width:100%;height:auto}@media (max-width:1180px){.ifk-main-grid{grid-template-columns:1fr 1fr}.ifk-price-card{grid-column:1/-1;position:relative;top:auto;max-width:520px;margin-inline:auto}.ifk-audience{grid-template-columns:repeat(3,1fr)}}@media (max-width:980px){.ifk-hero{background:#fff}.ifk-hero-grid{grid-template-columns:1fr;min-height:0}.ifk-hero-copy{padding:54px 0 20px}.ifk-hero-photo{min-height:430px;border-radius:0}.ifk-benefits{grid-template-columns:repeat(2,1fr)}.ifk-trust-grid,.ifk-faq-grid{grid-template-columns:1fr}.ifk-final-card{grid-template-columns:1fr}.ifk-final-photo{min-height:230px}}@media (max-width:720px){.ifk-shell{width:min(100% - 28px,1180px)}.ifk-section{padding:52px 0}.ifk-page h1{font-size:42px}.ifk-page h2{font-size:30px}.ifk-lead{font-size:17px}.ifk-hero-actions,.ifk-contact-actions{display:grid}.ifk-btn{width:100%;padding-inline:18px}.ifk-facts,.ifk-benefits,.ifk-audience,.ifk-main-grid{grid-template-columns:1fr}.ifk-facts{gap:16px;margin-top:34px}.ifk-hero-photo{min-height:330px}.ifk-benefits article{text-align:left;padding:22px;border:1px solid var(--ifk-line);border-radius:14px;background:#fff;box-shadow:0 8px 26px rgba(0,0,0,.04)}.ifk-benefits article p{max-width:none;margin-inline:0}.ifk-audience>div{min-height:92px}.ifk-person-card{grid-template-columns:1fr}.ifk-avatar{width:78px;height:78px}.ifk-logos span{font-size:22px}.ifk-final-card,.ifk-person-card,.ifk-logos-card,.ifk-price-card,.ifk-contact-box{padding:24px}.ifk-final-card h2{font-size:30px}}


/* 1.1.1 — hero CTA and fact row polish */
.ifk-hero-actions .ifk-btn-primary{min-width:285px;}
.ifk-facts{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:22px;
    margin-top:48px;
    max-width:760px;
}
.ifk-facts>div{
    display:flex;
    align-items:center;
    gap:14px;
    min-width:0;
    padding:0;
    text-align:left;
}
.ifk-facts .ifk-i{
    flex:0 0 44px;
    width:44px;
    height:44px;
    margin:0;
    border-radius:999px;
    background:#fff8dd;
    border:1px solid #efd37a;
    color:#b48100;
    box-shadow:0 8px 22px rgba(180,129,0,.08);
}
.ifk-facts strong,
.ifk-facts small{
    display:block;
    width:auto;
    max-width:none;
    min-width:0;
    word-break:normal;
    overflow-wrap:normal;
    hyphens:none;
}
.ifk-facts strong{
    font-size:13px;
    font-weight:900;
    letter-spacing:.015em;
    line-height:1.16;
    color:#111;
    text-transform:uppercase;
    margin:0;
}
.ifk-facts small{
    margin-top:5px;
    font-size:13px;
    line-height:1.22;
    color:#686b70;
    text-transform:none;
}
.ifk-facts .ifk-i:before,
.ifk-facts .ifk-i:after{
    left:50%;
    transform:translateX(-50%);
}
.ifk-facts .ifk-i-people:before{top:9px;width:13px;height:13px;}
.ifk-facts .ifk-i-people:after{bottom:8px;width:25px;height:15px;}
.ifk-facts .ifk-i-pin:before{top:9px;width:18px;height:23px;transform:translateX(-50%) rotate(-45deg);}
.ifk-facts .ifk-i-pin:after{top:17px;width:6px;height:6px;}
.ifk-facts .ifk-i-price:before{width:22px;height:22px;transform:translateX(-50%) rotate(45deg);}
.ifk-facts .ifk-i-price:after{top:14px;left:18px;width:5px;height:5px;}
@media (max-width:720px){
    .ifk-hero-actions .ifk-btn-primary{min-width:0;}
    .ifk-facts{grid-template-columns:1fr;gap:16px;margin-top:34px;}
    .ifk-facts>div{padding:13px 14px;border:1px solid var(--ifk-line);border-radius:14px;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.035);}
}

/* 1.1.2 — real inline SVG icons + clean fact row */
.ifk-icon-wrap{
    flex:0 0 auto;
    display:inline-grid;
    place-items:center;
    width:52px;
    height:52px;
    border-radius:999px;
    color:#b48100;
    background:#fff8dd;
    border:1px solid #efd37a;
    box-shadow:0 10px 24px rgba(180,129,0,.08);
    line-height:1;
}
.ifk-icon{
    display:block;
    width:27px;
    height:27px;
    fill:none;
    stroke:currentColor;
    stroke-width:1.9;
    stroke-linecap:round;
    stroke-linejoin:round;
}
.ifk-icon-large{
    width:58px;
    height:58px;
    margin:0 auto 18px;
    background:#fbf4dd;
    border-color:#f0dc9f;
    box-shadow:none;
}
.ifk-icon-large .ifk-icon{width:29px;height:29px;}
.ifk-icon-small{
    width:42px;
    height:42px;
    margin:0 0 12px;
    background:#fffaf0;
    border-color:#f0dc9f;
    box-shadow:none;
}
.ifk-icon-small .ifk-icon{width:23px;height:23px;}
.ifk-facts{
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:24px;
    margin-top:48px;
    max-width:760px;
}
.ifk-facts>div{
    display:flex;
    align-items:center;
    gap:14px;
    min-width:0;
    padding:0;
    text-align:left;
}
.ifk-facts .ifk-icon-wrap{
    width:54px;
    height:54px;
}
.ifk-facts strong{
    display:block;
    min-width:0;
    max-width:150px;
    font-size:13px;
    font-weight:900;
    letter-spacing:.018em;
    line-height:1.18;
    color:#111;
    text-transform:uppercase;
    white-space:normal;
    word-break:normal;
    overflow-wrap:normal;
    hyphens:none;
}
.ifk-facts small{display:none!important;}
.ifk-benefits .ifk-icon-wrap{margin-bottom:18px;}
.ifk-benefits article{text-align:center;}
.ifk-audience .ifk-icon-wrap{
    flex:0 0 auto;
    color:#b48100;
}
.ifk-audience>div>span:not(.ifk-icon-wrap){
    display:block;
    font-weight:900;
    color:#151515;
    font-size:15px;
    line-height:1.18;
}
@media (max-width:1180px){
    .ifk-facts{grid-template-columns:1fr;max-width:430px;gap:14px;}
    .ifk-facts>div{padding:12px 14px;border:1px solid var(--ifk-line);border-radius:14px;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.035);}
    .ifk-facts strong{max-width:none;}
}
@media (max-width:720px){
    .ifk-icon-large{margin-left:0;margin-right:0;}
    .ifk-benefits article{text-align:left;}
    .ifk-facts{max-width:none;}
}


/* 1.1.3 — logo wall polish */
.ifk-logos-card{
    overflow:hidden;
}
.ifk-logo-grid{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:14px;
    margin-top:30px;
}
.ifk-logo{
    min-height:82px;
    border:1px solid #eee7d8;
    border-radius:16px;
    background:linear-gradient(180deg,#fff,#fffaf0);
    display:flex;
    align-items:center;
    justify-content:center;
    text-align:center;
    padding:14px 16px;
    color:#56585c;
    box-shadow:0 10px 26px rgba(0,0,0,.035);
    line-height:1;
    white-space:nowrap;
}
.ifk-logo-hp{
    font-size:34px;
    font-weight:900;
    letter-spacing:-.08em;
    font-style:italic;
    color:#606267;
}
.ifk-logo-pg{
    font-size:32px;
    font-weight:800;
    letter-spacing:-.06em;
    font-family:Georgia, 'Times New Roman', serif;
    color:#606267;
}
.ifk-logo-jager{
    font-size:25px;
    font-weight:900;
    letter-spacing:-.045em;
    color:#56585c;
}
.ifk-logo-dior{
    font-size:34px;
    font-weight:500;
    letter-spacing:.025em;
    font-family:Georgia, 'Times New Roman', serif;
    color:#56585c;
    text-transform:uppercase;
}
.ifk-logo-csob{
    font-size:31px;
    font-weight:950;
    letter-spacing:-.025em;
    color:#4e535a;
}
.ifk-logo-central{
    font-size:21px;
    font-weight:950;
    letter-spacing:-.03em;
    text-transform:uppercase;
    color:#54575c;
}
@media (max-width:980px){
    .ifk-logo-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
}
@media (max-width:520px){
    .ifk-logo-grid{grid-template-columns:1fr;}
    .ifk-logo{min-height:70px;}
}

/* 1.1.4 — reference logos carousel */
.ifk-logo-grid{display:none!important;}
.ifk-logo-carousel{
    position:relative;
    display:grid;
    grid-template-columns:42px minmax(0,1fr) 42px;
    align-items:center;
    gap:12px;
    margin-top:30px;
}
.ifk-logo-viewport{
    overflow:hidden;
    min-width:0;
    padding:8px 0;
    -webkit-mask-image:linear-gradient(90deg,transparent 0,#000 8%,#000 92%,transparent 100%);
    mask-image:linear-gradient(90deg,transparent 0,#000 8%,#000 92%,transparent 100%);
}
.ifk-logo-track{
    display:flex;
    align-items:center;
    transition:transform .55s cubic-bezier(.22,.61,.36,1);
    will-change:transform;
}
.ifk-logo-carousel .ifk-logo{
    flex:0 0 33.333333%;
    min-height:88px;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
    padding:0 22px;
    display:flex;
    align-items:center;
    justify-content:center;
    text-align:center;
    opacity:.68;
    color:#3f4247;
    filter:grayscale(1);
    transition:opacity .25s ease, transform .25s ease;
    white-space:nowrap;
}
.ifk-logo-carousel .ifk-logo:hover{
    opacity:.9;
    transform:translateY(-1px);
}
.ifk-logo-arrow{
    width:42px;
    height:42px;
    border-radius:999px;
    border:1px solid #e8d9ad;
    background:#fffaf0;
    color:#9b7100;
    display:grid;
    place-items:center;
    cursor:pointer;
    font-size:30px;
    line-height:1;
    font-weight:400;
    box-shadow:0 8px 20px rgba(0,0,0,.045);
    transition:background .2s ease, transform .2s ease, box-shadow .2s ease;
    padding:0 0 3px;
}
.ifk-logo-arrow:hover{
    background:#ffcf00;
    color:#111;
    transform:translateY(-1px);
    box-shadow:0 12px 26px rgba(0,0,0,.08);
}
.ifk-logo-arrow:focus-visible{
    outline:2px solid #111;
    outline-offset:3px;
}
.ifk-logo-hp{font-size:40px!important;font-weight:950!important;letter-spacing:-.09em!important;font-style:italic;color:#4d5055!important;}
.ifk-logo-pg{font-size:38px!important;font-weight:800!important;letter-spacing:-.055em!important;font-family:Georgia,'Times New Roman',serif;color:#4d5055!important;}
.ifk-logo-jager{font-size:28px!important;font-weight:950!important;letter-spacing:-.045em!important;color:#4d5055!important;}
.ifk-logo-dior{font-size:40px!important;font-weight:500!important;letter-spacing:.03em!important;font-family:Georgia,'Times New Roman',serif;text-transform:uppercase;color:#4d5055!important;}
.ifk-logo-csob{font-size:36px!important;font-weight:950!important;letter-spacing:-.02em!important;color:#4d5055!important;}
.ifk-logo-central{font-size:23px!important;font-weight:950!important;letter-spacing:-.035em!important;text-transform:uppercase;color:#4d5055!important;line-height:1.04!important;}
@media (max-width:720px){
    .ifk-logo-carousel{grid-template-columns:36px minmax(0,1fr) 36px;gap:8px;}
    .ifk-logo-arrow{width:36px;height:36px;font-size:26px;}
    .ifk-logo-carousel .ifk-logo{flex-basis:100%;min-height:72px;padding:0 12px;}
    .ifk-logo-hp{font-size:36px!important;}
    .ifk-logo-pg{font-size:34px!important;}
    .ifk-logo-jager{font-size:25px!important;}
    .ifk-logo-dior{font-size:36px!important;}
    .ifk-logo-csob{font-size:32px!important;}
    .ifk-logo-central{font-size:21px!important;}
}

/* 1.1.5 — continuous logo carousel with SVG logos */
.ifk-logos-card h2{
    max-width:720px;
}
.ifk-logo-carousel{
    margin-top:34px;
    grid-template-columns:50px minmax(0,1fr) 50px;
    gap:16px;
}
.ifk-logo-viewport{
    padding:10px 0;
}
.ifk-logo-track{
    transition:transform .55s cubic-bezier(.22,.61,.36,1);
}
.ifk-logo-carousel .ifk-logo{
    flex:0 0 calc(100% / 3);
    min-height:96px;
    padding:0 34px;
    opacity:.78;
    filter:grayscale(1);
}
.ifk-logo-carousel .ifk-logo img{
    display:block;
    width:100%;
    height:64px;
    max-width:220px;
    object-fit:contain;
}
.ifk-logo-carousel .ifk-logo:hover{
    opacity:1;
}
.ifk-logo-arrow{
    width:50px;
    height:50px;
    font-size:34px;
    background:#fff;
    box-shadow:0 14px 32px rgba(0,0,0,.055);
}
@media (max-width:720px){
    .ifk-logo-carousel{grid-template-columns:40px minmax(0,1fr) 40px;gap:10px;}
    .ifk-logo-arrow{width:40px;height:40px;font-size:28px;}
    .ifk-logo-carousel .ifk-logo{flex-basis:100%;min-height:80px;padding:0 24px;}
    .ifk-logo-carousel .ifk-logo img{height:58px;max-width:210px;}
}


/* 1.1.6 — bigger reference SVG logos, closer to previous text size */
.ifk-logo-carousel .ifk-logo{
    min-height:132px!important;
    padding:0 18px!important;
    opacity:.76;
}
.ifk-logo-carousel .ifk-logo img{
    height:104px!important;
    max-width:300px!important;
    width:100%!important;
    object-fit:contain!important;
}
.ifk-logo-carousel .ifk-logo--hp img{max-width:230px!important;}
.ifk-logo-carousel .ifk-logo--pg img{max-width:250px!important;}
.ifk-logo-carousel .ifk-logo--jagermeister img{max-width:320px!important;}
.ifk-logo-carousel .ifk-logo--dior img{max-width:250px!important;}
.ifk-logo-carousel .ifk-logo--csob img{max-width:270px!important;}
.ifk-logo-carousel .ifk-logo--central-group img{max-width:330px!important;}
@media (max-width:720px){
    .ifk-logo-carousel .ifk-logo{min-height:104px!important;padding:0 18px!important;}
    .ifk-logo-carousel .ifk-logo img{height:82px!important;max-width:260px!important;}
}


/* 1.1.7 — official logo assets, two visible logos */
.ifk-logo-carousel{
    grid-template-columns:56px minmax(0,1fr) 56px!important;
    gap:24px!important;
}
.ifk-logo-viewport{
    padding:18px 0!important;
}
.ifk-logo-carousel .ifk-logo{
    flex:0 0 50%!important;
    min-height:150px!important;
    padding:0 38px!important;
    opacity:.92!important;
    filter:none!important;
}
.ifk-logo-carousel .ifk-logo img{
    height:118px!important;
    max-width:420px!important;
    width:100%!important;
    object-fit:contain!important;
    object-position:center!important;
}
.ifk-logo-carousel .ifk-logo--hp img{max-width:230px!important;height:130px!important;}
.ifk-logo-carousel .ifk-logo--pg img{max-width:420px!important;height:128px!important;}
.ifk-logo-carousel .ifk-logo--jagermeister img{max-width:360px!important;height:128px!important;}
.ifk-logo-carousel .ifk-logo--dior img{max-width:380px!important;height:110px!important;}
.ifk-logo-carousel .ifk-logo--csob img{max-width:240px!important;height:130px!important;}
.ifk-logo-carousel .ifk-logo--central-group img{max-width:360px!important;height:128px!important;}
@media (max-width:720px){
    .ifk-logo-carousel{grid-template-columns:42px minmax(0,1fr) 42px!important;gap:10px!important;}
    .ifk-logo-carousel .ifk-logo{flex-basis:100%!important;min-height:120px!important;padding:0 22px!important;}
    .ifk-logo-carousel .ifk-logo img{height:92px!important;max-width:300px!important;}
}


/* 1.1.8 — official grey logos on white, two visible */
.ifk-logo-carousel .ifk-logo{
  flex-basis:50%!important;
  min-height:150px!important;
  padding:0 36px!important;
}
.ifk-logo-carousel .ifk-logo img{
  filter:none!important;
  opacity:.92!important;
  object-fit:contain!important;
}
.ifk-logo-carousel .ifk-logo--hp img{max-width:260px!important;height:132px!important;}
.ifk-logo-carousel .ifk-logo--pg img{max-width:430px!important;height:128px!important;}
.ifk-logo-carousel .ifk-logo--jagermeister img{max-width:330px!important;height:130px!important;}
.ifk-logo-carousel .ifk-logo--dior img{max-width:390px!important;height:112px!important;}
.ifk-logo-carousel .ifk-logo--csob img{max-width:300px!important;height:132px!important;}
.ifk-logo-carousel .ifk-logo--central-group img{max-width:430px!important;height:128px!important;}
@media (max-width:720px){
  .ifk-logo-carousel .ifk-logo{flex-basis:100%!important;min-height:128px!important;padding:0 20px!important;}
  .ifk-logo-carousel .ifk-logo img{height:92px!important;max-width:300px!important;}
}

/* 1.1.9 — corrected official grey ČSOB and Central Group raster-SVG logos */
.ifk-logo-carousel .ifk-logo--csob img{max-width:260px!important;height:128px!important;}
.ifk-logo-carousel .ifk-logo--central-group img{max-width:390px!important;height:122px!important;}


/* 1.2.0 — force new official ČSOB and Central Group logo files + sizing */
.ifk-logo-carousel .ifk-logo--csob-2026 img{max-width:260px!important;height:132px!important;object-fit:contain!important;}
.ifk-logo-carousel .ifk-logo--central-group-2026 img{max-width:390px!important;height:128px!important;object-fit:contain!important;}
@media (max-width:720px){
  .ifk-logo-carousel .ifk-logo--csob-2026 img{max-width:250px!important;height:92px!important;}
  .ifk-logo-carousel .ifk-logo--central-group-2026 img{max-width:300px!important;height:92px!important;}
}

/* 1.2.1 logo sizing */
.ifk-logo img{filter:grayscale(1) saturate(0) opacity(.72) !important;}
.ifk-logo--csob-current-121 img,.ifk-logo--central-current-121 img{filter:none !important;}
.ifk-logo--csob-current-121 img{max-width:260px !important; max-height:130px !important;}
.ifk-logo--central-current-121 img{max-width:360px !important; max-height:150px !important;}

/* 1.2.5 — fuller three-column learning section */
.ifk-page{
    font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif!important;
}
.ifk-main-grid{
    align-items:stretch!important;
    gap:44px!important;
}
.ifk-list-block,
.ifk-steps-block,
.ifk-price-card{
    min-height:620px!important;
}
.ifk-list-block,
.ifk-steps-block{
    display:flex!important;
    flex-direction:column!important;
}
.ifk-main-section .ifk-page h2,
.ifk-main-section h2{
    margin-bottom:30px!important;
}
.ifk-checks{
    gap:21px!important;
    margin-top:0!important;
}
.ifk-checks li{
    font-size:17px!important;
    line-height:1.42!important;
    padding-left:38px!important;
}
.ifk-checks li:before{
    top:3px!important;
    width:23px!important;
    height:23px!important;
}
.ifk-checks li strong{
    display:block!important;
    color:#17191d!important;
    font-weight:800!important;
    letter-spacing:-.01em!important;
}
.ifk-checks li span{
    display:block!important;
    margin-top:5px!important;
    color:#62656b!important;
    font-size:15.5px!important;
    line-height:1.42!important;
}
.ifk-steps{
    gap:23px!important;
    margin-top:0!important;
}
.ifk-steps>div{
    grid-template-columns:42px minmax(0,1fr)!important;
    gap:18px!important;
}
.ifk-steps b{
    width:36px!important;
    height:36px!important;
    font-size:16px!important;
}
.ifk-steps strong{
    font-size:17px!important;
    font-weight:800!important;
    letter-spacing:-.01em!important;
}
.ifk-steps span{
    font-size:16px!important;
    line-height:1.45!important;
    margin-top:4px!important;
}
.ifk-price-card{
    display:flex!important;
    flex-direction:column!important;
    justify-content:flex-start!important;
}
.ifk-price-card .ifk-btn-full{
    margin-top:auto!important;
}
@media (max-width:1180px){
    .ifk-list-block,.ifk-steps-block,.ifk-price-card{min-height:auto!important;}
}
@media (max-width:720px){
    .ifk-checks li{font-size:16px!important;}
    .ifk-checks li span,.ifk-steps span{font-size:15px!important;}
    .ifk-main-grid{gap:34px!important;}
}


/* 1.2.6 — compact trust/profile and logo carousel cards */
.ifk-trust-section{
    padding:58px 0!important;
}
.ifk-trust-grid{
    align-items:start!important;
    gap:34px!important;
}
.ifk-person-card,
.ifk-logos-card{
    min-height:0!important;
    padding:42px!important;
}
.ifk-person-card{
    align-items:center!important;
    grid-template-columns:116px minmax(0,1fr)!important;
    gap:32px!important;
}
.ifk-avatar{
    width:100px!important;
    height:100px!important;
}
.ifk-person-card .ifk-label,
.ifk-logos-card .ifk-label{
    margin-bottom:18px!important;
}
.ifk-person-card h2,
.ifk-logos-card h2{
    margin-bottom:14px!important;
}
.ifk-person-card p{
    font-size:17px!important;
    line-height:1.52!important;
    max-width:620px!important;
}
.ifk-logos-card{
    display:flex!important;
    flex-direction:column!important;
    justify-content:flex-start!important;
}
.ifk-logos-card h2{
    max-width:760px!important;
}
.ifk-logo-carousel{
    margin-top:30px!important;
    grid-template-columns:54px minmax(0,1fr) 54px!important;
    gap:22px!important;
    align-items:center!important;
}
.ifk-logo-viewport{
    padding:0!important;
}
.ifk-logo-carousel .ifk-logo{
    min-height:118px!important;
    padding:0 34px!important;
}
.ifk-logo-carousel .ifk-logo img{
    max-height:104px!important;
}
.ifk-logo-carousel .ifk-logo--hp img{height:108px!important;max-width:230px!important;}
.ifk-logo-carousel .ifk-logo--pg img{height:104px!important;max-width:380px!important;}
.ifk-logo-carousel .ifk-logo--jagermeister img{height:106px!important;max-width:320px!important;}
.ifk-logo-carousel .ifk-logo--dior img{height:94px!important;max-width:360px!important;}
.ifk-logo-carousel .ifk-logo--csob-current-121 img{height:104px!important;max-width:260px!important;}
.ifk-logo-carousel .ifk-logo--central-current-121 img{height:104px!important;max-width:360px!important;}
.ifk-logo-arrow{
    width:54px!important;
    height:54px!important;
}
@media (max-width:980px){
    .ifk-person-card,.ifk-logos-card{padding:32px!important;}
}
@media (max-width:720px){
    .ifk-trust-section{padding:48px 0!important;}
    .ifk-person-card{grid-template-columns:1fr!important;gap:20px!important;}
    .ifk-avatar{width:82px!important;height:82px!important;}
    .ifk-person-card p{font-size:15.5px!important;}
    .ifk-logo-carousel{grid-template-columns:42px minmax(0,1fr) 42px!important;gap:10px!important;margin-top:22px!important;}
    .ifk-logo-carousel .ifk-logo{min-height:100px!important;padding:0 20px!important;}
    .ifk-logo-carousel .ifk-logo img{max-height:82px!important;}
    .ifk-logo-arrow{width:42px!important;height:42px!important;}
}

/* 1.2.7 — trust cards equal height + real profile photo */
.ifk-trust-grid{
    align-items:stretch!important;
}
.ifk-person-card,
.ifk-logos-card{
    min-height:360px!important;
    height:100%!important;
    display:flex!important;
    align-items:center!important;
}
.ifk-person-card{
    display:grid!important;
    grid-template-columns:140px minmax(0,1fr)!important;
    gap:34px!important;
    padding:44px!important;
}
.ifk-logos-card{
    flex-direction:column!important;
    justify-content:center!important;
    padding:44px!important;
}
.ifk-logos-card .ifk-label,
.ifk-logos-card h2{
    width:100%;
}
.ifk-logo-carousel{
    width:100%;
    margin-top:34px!important;
}
.ifk-avatar-photo{
    width:128px!important;
    height:128px!important;
    overflow:hidden!important;
    border-radius:50%!important;
    background:#111!important;
    box-shadow:0 18px 42px rgba(0,0,0,.12)!important;
}
.ifk-avatar-photo img{
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
    display:block!important;
    border-radius:inherit!important;
}
.ifk-avatar-photo.ifk-avatar-fallback:before{
    content:'TS';
    color:#fff;
    font-weight:900;
    letter-spacing:.08em;
}
.ifk-person-card p{
    max-width:540px!important;
}
@media (max-width:980px){
    .ifk-person-card,.ifk-logos-card{min-height:0!important;}
}
@media (max-width:720px){
    .ifk-person-card{grid-template-columns:1fr!important;padding:28px!important;}
    .ifk-logos-card{padding:28px!important;}
    .ifk-avatar-photo{width:96px!important;height:96px!important;}
}


/* 1.2.8 — trust boxes polish, label sizing, avatar fallback, Central Group clean logo */
.ifk-trust-grid{
    align-items:stretch!important;
}
.ifk-person-card,
.ifk-logos-card{
    min-height:350px!important;
    height:auto!important;
    box-sizing:border-box!important;
}
.ifk-person-card{
    align-content:center!important;
}
.ifk-logos-card{
    justify-content:center!important;
}
.ifk-person-card .ifk-label,
.ifk-logos-card .ifk-label{
    width:auto!important;
    max-width:max-content!important;
    align-self:flex-start!important;
    padding-inline:22px!important;
    white-space:nowrap!important;
}
.ifk-logos-card .ifk-label{
    margin-bottom:22px!important;
}
.ifk-logos-card h2{
    width:auto!important;
    max-width:760px!important;
}
.ifk-logo-carousel{
    margin-top:34px!important;
}
.ifk-logo-carousel .ifk-logo--central-group-clean-128 img{
    height:104px!important;
    max-width:390px!important;
    object-fit:contain!important;
}
.ifk-avatar-photo{
    background:#111!important;
}
.ifk-avatar-photo:empty::before,
.ifk-avatar-photo.ifk-avatar-fallback::before{
    content:'TS';
    color:#fff;
    font-size:28px;
    font-weight:900;
    letter-spacing:.08em;
    display:grid;
    place-items:center;
    width:100%;
    height:100%;
}
@media (max-width:980px){
    .ifk-person-card,.ifk-logos-card{min-height:0!important;}
    .ifk-person-card .ifk-label,.ifk-logos-card .ifk-label{white-space:normal!important;}
}

/* 1.3.0 – final CTA cleanup */
.ifk-final-card .ifk-contact-line{display:none!important}
.ifk-contact-actions-duo{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:20px}
.ifk-contact-actions-duo .ifk-btn{width:100%;min-height:56px;padding-inline:18px}
.ifk-final-photo{background-image:linear-gradient(90deg,rgba(255,255,255,.12),rgba(0,0,0,.08)),url('workshop-hero.png')!important;background-position:center!important;filter:none!important}
@media (max-width:720px){.ifk-contact-actions-duo{grid-template-columns:1fr}}


/* 1.3.2 – FAQ polish + CTA button label fit */
.ifk-contact-actions-duo .ifk-btn{min-width:150px;white-space:nowrap;padding-inline:26px}
.ifk-faq-list{background:linear-gradient(180deg,#fff,#fffdf6);border:1px solid var(--ifk-line);border-radius:16px;padding:34px;box-shadow:0 14px 40px rgba(15,18,22,.045)}
.ifk-faq-head{margin-bottom:18px}
.ifk-faq-head h2{margin-bottom:10px}
.ifk-faq-head p{max-width:520px;font-size:17px;line-height:1.5;color:var(--ifk-muted)}
.ifk-faq-list details{border:1px solid transparent;border-radius:13px;padding:0;margin-top:12px;background:#fff;box-shadow:0 8px 26px rgba(0,0,0,.035);overflow:hidden;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}
.ifk-faq-list details:first-of-type{margin-top:18px}
.ifk-faq-list details[open]{border-color:#f0d683;background:#fffefa;box-shadow:0 14px 34px rgba(15,18,22,.06)}
.ifk-faq-list summary{min-height:66px;display:flex;align-items:center;padding:18px 58px 18px 24px;font-size:18px;line-height:1.25}
.ifk-faq-list summary:after{right:18px;top:50%;transform:translateY(-50%);width:30px;height:30px;border-radius:50%;border:1px solid #ead071;background:#fff8d7;color:#9b7100;display:grid;place-items:center;font-size:20px;line-height:1}
.ifk-faq-list details[open] summary:after{content:"−"}
.ifk-faq-list details p{padding:0 24px 22px 24px;font-size:16px;line-height:1.55;color:#686b70}
@media (max-width:720px){.ifk-faq-list{padding:22px}.ifk-faq-list summary{font-size:16px;padding-left:18px}.ifk-faq-list details p{padding-left:18px;padding-right:18px}.ifk-contact-actions-duo .ifk-btn{width:100%}}


/* 1.3.3 – FAQ/CTA width ratio */
.ifk-faq-grid{grid-template-columns:3fr 2fr;gap:42px;align-items:start}
.ifk-faq-grid .ifk-faq-list{min-width:0}
.ifk-faq-grid .ifk-final-card{min-width:0}
.ifk-final-card{grid-template-columns:minmax(0,1fr) 210px;gap:24px}
.ifk-final-card h2{font-size:clamp(30px,2.35vw,38px)}
@media (max-width:980px){.ifk-faq-grid{grid-template-columns:1fr}.ifk-final-card{grid-template-columns:1fr}}


/* 1.3.4 – fix spodní CTA po změně poměru sloupců */
.ifk-faq-grid{grid-template-columns:minmax(0,1.35fr) minmax(440px,.9fr);gap:42px;align-items:start}
.ifk-faq-grid .ifk-final-card{display:grid;grid-template-columns:1fr;gap:24px;padding:34px;align-items:start}
.ifk-final-card .ifk-final-photo{width:100%;min-height:250px;border-radius:14px;background-size:cover;background-position:center}
.ifk-final-card .ifk-contact-box{max-width:none;margin-top:20px}
.ifk-final-card .ifk-contact-actions-duo{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.ifk-final-card .ifk-contact-actions-duo .ifk-btn{width:100%;padding-inline:16px;white-space:nowrap}
.ifk-final-card h2{max-width:100%;font-size:clamp(32px,2.6vw,42px);line-height:1.05}
@media (max-width:1180px){.ifk-faq-grid{grid-template-columns:1fr}.ifk-final-card{grid-template-columns:1fr 250px}}
@media (max-width:980px){.ifk-faq-grid{grid-template-columns:1fr}.ifk-final-card{grid-template-columns:1fr}}
@media (max-width:720px){.ifk-final-card .ifk-contact-actions-duo{grid-template-columns:1fr}.ifk-final-card .ifk-final-photo{min-height:220px}}
