.ak-konsult *{box-sizing:border-box}.ak-konsult{margin:0;padding:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.6}.ak-konsult-hero{text-align:center;background-image:url(/images/2026/07/konzultace-hero.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;min-height:480px;padding:100px 20px 110px;display:flex;position:relative}.ak-konsult-hero:before{content:"";z-index:1;background:linear-gradient(#fbf8f48c 0%,#fbf8f4cc 100%);position:absolute;inset:0}.ak-konsult-hero-container{z-index:2;max-width:780px;margin:0 auto;position:relative}.ak-konsult-hero h1{color:var(--zem-900);margin:0 0 20px;font-size:2.5rem;font-weight:700;line-height:1.25}.ak-konsult-hero p{color:var(--zem-800);margin:0 0 30px;font-size:1.2rem}.ak-hero-microtrust{font-weight:600;color:var(--zem-800)!important;margin:18px 0 0!important;font-size:.9rem!important}.ak-btn-primary{background:var(--akce-600);border-radius:var(--r-pill);padding:15px 35px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:background .18s;display:inline-block;color:#fff!important}.ak-btn-primary:hover{background:var(--akce-700);color:#fff!important}.ak-section-title{color:var(--zem-900);text-align:center;margin:0 0 20px;font-size:2rem;font-weight:700}.ak-lead{text-align:center;color:var(--zem-700);max-width:680px;margin:0 auto 40px;font-size:1.08rem}.ak-areas{background:var(--zem-000);padding:70px 20px}.ak-areas-note,.ak-coaches-note{text-align:center;color:var(--zem-600);margin:30px 0 0;font-size:.95rem}.ak-coaches-note a{color:var(--akce-700)}.ak-coaches{padding:70px 20px}.ak-coaches-container{max-width:1000px;margin:0 auto}.ak-coaches-grid{grid-template-columns:repeat(4,1fr);gap:25px;display:grid}.ak-coach-card{text-align:center}.ak-coach-card a{color:inherit;text-decoration:none;display:block}.ak-coach-card img{-o-object-fit:cover;object-fit:cover;width:100%;max-width:190px;height:190px;box-shadow:var(--stin-1);border-radius:50%;margin-bottom:15px;transition:transform .18s}.ak-coach-card:hover img{transform:scale(1.05)}.ak-coach-card h4{color:var(--zem-900);margin:0;font-size:1rem;font-weight:600}.ak-what{background:var(--zem-000);padding:70px 20px}.ak-what-container{max-width:900px;margin:0 auto}.ak-what-grid{grid-template-columns:repeat(2,1fr);gap:25px;display:grid}.ak-what-col{background:var(--zem-050);border-radius:var(--r-m);padding:30px}.ak-what-col h3{margin:0 0 18px;font-size:1.15rem;font-weight:700}.ak-what-yes{border-top:4px solid var(--stav-uspech)}.ak-what-yes h3{color:var(--stav-uspech)}.ak-what-no{border-top:4px solid var(--zem-400)}.ak-what-no h3{color:var(--zem-700)}.ak-what-col ul{margin:0;padding:0;list-style:none}.ak-what-col li{color:var(--zem-800);padding:9px 0 9px 26px;font-size:.98rem;line-height:1.55;position:relative}.ak-what-yes li:before{content:"✓";color:var(--stav-uspech);font-weight:700;position:absolute;top:9px;left:0}.ak-what-no li:before{content:"–";color:var(--zem-400);font-weight:700;position:absolute;top:9px;left:0}.ak-steps{padding:70px 20px}.ak-steps-container{max-width:900px;margin:0 auto}.ak-steps-list{margin:30px 0 0;padding:0;list-style:none}.ak-steps-list li{background:var(--zem-000);border-radius:var(--r-s);box-shadow:var(--stin-1);color:var(--zem-800);margin-bottom:15px;padding:20px 20px 20px 70px;position:relative}.ak-steps-list li:before{content:attr(data-step);background:var(--akce-600);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;font-size:1rem;font-weight:700;display:flex;position:absolute;top:50%;left:20px;transform:translateY(-50%)}.ak-steps-list li strong{color:var(--zem-900)}.ak-steps-cta{text-align:center;margin-top:35px}.ak-steps-microtrust{color:var(--zem-600);margin:16px 0 0;font-size:.9rem}.ak-testimonials{background:var(--zem-000);padding:70px 20px}.ak-testimonials-container{max-width:900px;margin:0 auto}.ak-testimonial{background:var(--zem-050);border-radius:var(--r-m);margin-bottom:25px;padding:30px}.ak-testimonial:last-child{margin-bottom:0}.ak-testimonial h3{color:var(--zem-900);margin:0 0 15px;font-size:1.25rem;font-weight:700}.ak-testimonial blockquote{color:var(--zem-700);border-left:3px solid var(--akce-600);margin:0 0 15px;padding-left:20px;font-style:italic}.ak-testimonial-author{color:var(--zem-900);margin:0;font-weight:600}.ak-testimonial-author span{color:var(--zem-600);font-size:.9rem;font-weight:400}.ak-final{padding:70px 20px 80px}.ak-final-container{text-align:center;max-width:680px;margin:0 auto}.ak-final h2{color:var(--zem-900);margin:0 0 15px;font-size:1.75rem;font-weight:700}.ak-final p{color:var(--zem-700);margin:0 0 30px;font-size:1.08rem}@media (max-width:992px){.ak-coaches-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.ak-konsult-hero{min-height:400px;padding:60px 15px 80px}.ak-konsult-hero h1{font-size:1.75rem}.ak-konsult-hero p{font-size:1rem}.ak-section-title{font-size:1.5rem}.ak-areas-grid,.ak-what-grid{grid-template-columns:1fr}.ak-coach-card img{max-width:150px;height:150px}}@media (max-width:480px){.ak-konsult-hero{min-height:350px;padding:50px 15px 60px}.ak-konsult-hero h1{font-size:1.4rem}.ak-konsult-hero p{font-size:.95rem}.ak-section-title{font-size:1.3rem}.ak-areas,.ak-coaches,.ak-what,.ak-steps,.ak-testimonials{padding:45px 15px}.ak-final{padding:45px 15px 55px}.ak-final h2{font-size:1.3rem}.ak-area-card,.ak-what-col,.ak-testimonial{padding:22px 20px}.ak-steps-list li{padding:15px 15px 15px 55px;font-size:.95rem}.ak-steps-list li:before{width:30px;height:30px;font-size:.85rem;left:12px}.ak-coach-card img{max-width:120px;height:120px}.ak-coach-card h4{font-size:.9rem}.ak-btn-primary{padding:12px 25px;font-size:1rem}}
