/* Hero media reaches the copy; the gradient provides the reading surface. */
.af-hero{position:relative;display:block;width:100%;padding:64px max(48px,calc((100% - 1280px)/2)) 0;isolation:isolate;overflow:hidden;background:#fafaf7}
.af-hero-copy{width:52%;min-height:540px;position:relative;z-index:3;display:flex;flex-direction:column;justify-content:center;pointer-events:none}
.af-hero-copy>*{pointer-events:auto}
.af-hero-copy h1{margin-top:0}
.af-hero-photo.af-hero-video{position:absolute;z-index:0;inset:24px 0 76px 40%;height:auto;min-height:0;border-radius:0}
.af-hero-video video{object-position:center;object-fit:cover}
.af-hero-video:before{display:block;background:linear-gradient(90deg,#fafaf7 0%,rgba(250,250,247,.96) 7%,rgba(250,250,247,.6) 23%,transparent 48%),linear-gradient(0deg,#fafaf7,transparent 18%),linear-gradient(180deg,#fafaf7,transparent 14%)}
.af-hero-video:after{display:none}
.af-hero-video figcaption{display:none}
.af-hero-bottom{position:relative;z-index:3;display:flex;justify-content:flex-end;align-items:center;margin-top:32px;padding:20px 0;border-top:1px solid #dce1d6}
.af-hero-bottom .af-rating{display:grid;grid-template-columns:auto auto auto;column-gap:14px;font-size:12px}.af-hero-bottom .af-rating strong{font-size:26px;font-weight:500;grid-column:1;grid-row:1/3}.af-hero-bottom .af-rating>span:first-child{grid-column:2;grid-row:1}.af-hero-bottom .af-rating>span:last-child{grid-column:3;grid-row:1/3}
.af-services-home .af-service-card:nth-child(2){background:transparent;color:var(--af-ink);border-color:var(--af-line)}
.af-services-home .af-service-card:nth-child(2) h3{color:var(--af-ink)}.af-services-home .af-service-card:nth-child(2) p{color:var(--af-muted)}
.af-services-home .af-service-card:hover{background:#eef1e9;box-shadow:none;transform:translateY(-3px)}
.af-team-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;border:0}
.af-team-card{display:flex;flex-direction:column;background:transparent;border:0;box-shadow:none;border-radius:0;overflow:visible}
.af-team-card>img{display:block;width:100%;height:auto;aspect-ratio:1.2;object-fit:cover;object-position:center 32%;border-radius:2px}
.af-team-card>div{display:flex;flex-direction:column;align-items:flex-start;width:100%;padding:22px 0 0;border:0;flex:1}
.af-team-card h3{font-size:22px;line-height:1.3;margin:0 0 7px}.af-team-card p{font-size:14px;margin:0 0 20px;color:var(--af-muted)}
.af-team-more{display:flex;justify-content:space-between;width:100%;align-items:center;border-top:1px solid var(--af-line);padding:16px 0 5px;margin-top:auto;text-decoration:none;font-size:13px;font-weight:600}.af-team-more span{font-size:22px;transition:transform .25s}.af-team-more:hover span{transform:translate(3px,-3px)}
.af-team-card:hover{transform:none;box-shadow:none}
.af-home-content{background:transparent;padding-inline:0}
.af-home-content .af-care-intro{padding:56px 0 0;border:0}
.af-care-opening>h2{max-width:720px!important;font-size:clamp(30px,3.4vw,46px)!important;line-height:1.13!important}
.af-care-opening>.wp-block-list{max-width:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 40px;margin:28px 0}
.af-care-opening>.wp-block-list li{align-items:center;min-height:77px;padding:20px 0;background:none;border:0;border-bottom:1px solid var(--af-line);gap:15px;font-size:16px}
.af-care-opening>.wp-block-list li:before{content:'✓';display:grid;place-items:center;width:26px;height:26px;flex:0 0 26px;margin:0;border:1px solid #bac7b5;background:none;color:#466445;font-size:13px}
.af-care-opening>p:last-of-type{border-left:2px solid #718564;padding:8px 0 8px 20px;margin:30px 0 45px}
.af-care-intro>.af-column>.af-columns-2{display:grid;grid-template-columns:.9fr 1fr;gap:64px!important;padding:50px 0!important;align-items:center;margin:0!important}
.af-care-intro .af-columns-2 h2{font-size:clamp(28px,3vw,42px);line-height:1.15}
.af-care-intro .af-columns-2 figure img{aspect-ratio:1;object-fit:cover}
.af-care-intro .af-columns-2 .wp-block-list{grid-template-columns:1fr;gap:0;margin:20px 0}
.af-care-intro .af-columns-2 .wp-block-list li{font-size:15px;padding:12px 0}
/* About: original copy in readable paragraphs, portraits beside each biography. */
.af-about-page>.af-original-content{max-width:1120px}
.af-about-page .af-original-content>h1{font-size:clamp(48px,6vw,80px);margin:0 0 48px}
.af-about-page .af-original-content>.af-columns-2{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:start}
.af-about-page .af-columns-2 figure{margin:0}.af-about-page .af-columns-2 figure img{width:100%;aspect-ratio:1.1;object-fit:cover}
.af-about-page .af-original-content p{font-size:16px;line-height:1.85;margin:0 0 22px;max-width:760px}
.af-about-page .af-original-content>.af-section:nth-of-type(2)>.af-column{max-width:800px;margin:auto}
.af-about-page .af-profile{scroll-margin-top:130px;border-top:1px solid var(--af-line);padding:48px 0;margin-top:32px}
.af-about-page .af-profile-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:48px;text-decoration:none;color:inherit;cursor:default}
.af-about-page .af-profile-media{align-self:start;position:sticky;top:130px}
.af-about-page .af-profile-photo{width:100%;height:auto;border-radius:2px}
.af-about-page .af-profile-title{font-size:32px;margin:0 0 14px}
.af-about-page .af-profile-copy>p:first-of-type{font-size:14px;color:#66805f;margin-bottom:30px}
.af-about-page .af-profile-copy p:has(>strong:only-child){margin-top:30px;font-size:22px}
@media(max-width:1050px){.af-hero{padding-inline:32px}.af-hero-copy{width:56%}.af-team-grid{gap:22px}.af-care-intro>.af-column>.af-columns-2{gap:32px!important}.af-about-page .af-profile-layout{grid-template-columns:220px minmax(0,1fr);gap:30px}}
@media(max-width:760px){.af-hero{padding:36px 20px 0}.af-hero-copy{width:100%;min-height:0;padding:0 0 210px}.af-hero-copy .af-lead{max-width:500px}.af-hero-photo.af-hero-video{inset:auto 0 65px 0;height:310px}.af-hero-video:before{background:linear-gradient(180deg,#fafaf7,rgba(250,250,247,.7) 20%,transparent 60%),linear-gradient(0deg,#fafaf7,transparent 25%)}.af-hero-bottom{margin-top:0;padding:16px 0}.af-hero-bottom .af-rating strong{font-size:22px}.af-team-grid{grid-template-columns:1fr;gap:35px}.af-team-card>img{aspect-ratio:1.25;max-height:420px}.af-team-card>div{padding:18px 0 0}.af-care-opening>.wp-block-list{grid-template-columns:1fr}.af-care-intro>.af-column>.af-columns-2{grid-template-columns:1fr;padding-block:30px!important;gap:28px!important}.af-care-intro .af-columns-2 figure img{aspect-ratio:1.3}.af-about-page .af-original-content>.af-columns-2,.af-about-page .af-profile-layout{grid-template-columns:1fr;gap:26px}.af-about-page .af-profile-media{position:static;max-width:360px}.af-about-page .af-profile{padding-top:30px}.af-about-page .af-profile-title{font-size:28px}}
.af-hero-photo.af-hero-video{align-self:stretch}
.af-team-card+.af-team-card{border-left:0}
/* Final editorial details */
.af-hero-copy h1{font-family:AFSerif,Georgia,serif;font-size:clamp(64px,6.6vw,96px);font-weight:450;letter-spacing:-.055em;line-height:1.03;margin-bottom:30px}
.af-hero-copy h1 span{margin-top:0;color:#738369}
.af-hero-photo.af-hero-video{left:32%;bottom:0;top:0}
.af-hero-video:before{background:linear-gradient(90deg,#fafaf7 0%,rgba(250,250,247,.96) 12%,rgba(250,250,247,.8) 24%,rgba(250,250,247,.25) 43%,transparent 60%),linear-gradient(0deg,#fafaf7,transparent 20%),linear-gradient(180deg,#fafaf7,transparent 10%)}
.af-hero{padding-bottom:65px;min-height:740px}
.af-hero-bottom{position:absolute;right:max(48px,calc((100% - 1280px)/2));bottom:55px;display:block;width:240px;padding:23px 25px;background:#fafaf7f5;border:1px solid #e1e4db;border-radius:3px;box-shadow:0 12px 35px #142b2210;margin:0}
.af-hero-bottom .af-rating{position:relative;display:flex;flex-wrap:wrap;gap:7px 10px;font-size:11px;padding-right:5px}
.af-hero-bottom .af-rating strong{font-size:38px;order:-2;font-family:AFSerif,Georgia,serif;line-height:1}.af-hero-bottom .af-rating>span:first-child{order:-1;font-size:13px}.af-hero-bottom .af-rating>span:last-child{position:absolute;right:-9px;bottom:0}
.af-team-card{text-decoration:none;position:relative;transition:transform .35s,background .35s,box-shadow .35s!important;padding:0 0 12px;outline-offset:7px}
.af-team-card>img{transition:filter .4s!important}.af-team-card>div{transition:padding .3s!important}
.af-team-card:hover,.af-team-card:focus-visible{transform:translateY(-7px);background:#edf1e8;box-shadow:0 15px 35px #233b3010}
.af-team-card:hover>div,.af-team-card:focus-visible>div{padding-inline:16px}.af-team-card:hover>img{filter:saturate(1.1)}.af-team-card:hover .af-team-more span{transform:translate(3px,-3px)}
.af-care-opening>.wp-block-list li:before{display:none}
.af-care-icon{width:32px;height:32px;flex:0 0 32px;color:#657d58;margin-right:6px;transition:transform .3s}
.af-care-opening>.wp-block-list li:hover{background:#f0f3eb;transform:none}.af-care-intro li:hover .af-care-icon{transform:translateY(-3px)}
.af-about-page .af-profile-copy .af-course{display:grid;grid-template-columns:108px minmax(0,1fr);gap:22px;align-items:baseline;padding:17px 0;margin:0;border-bottom:1px solid #e0e6dd;font-size:15px;line-height:1.7}
.af-about-page .af-course-year{color:#59734e;font-size:14px;font-variant-numeric:tabular-nums;white-space:nowrap}.af-about-page .af-course-year strong{font-weight:600}.af-course-name{min-width:0}.af-course-name sup{font-size:10px}
.af-home-content .af-why-us{padding:70px 40px!important;margin:35px 0 65px;background:#edf1e8;border:0}
.af-home-content .af-why-us h2{text-align:center;max-width:800px;margin:0 auto 38px;font-size:clamp(30px,3.5vw,46px);line-height:1.15}
.af-home-content .af-why-us .wp-block-list{grid-template-columns:repeat(2,minmax(0,1fr));max-width:1000px;margin:0 auto;gap:0 40px}
.af-home-content .af-why-us .wp-block-list li{background:none;border:0;border-bottom:1px solid #ccd7c6;padding:22px 0;align-items:center;font-size:16px;gap:15px}
.af-home-content .af-why-us .wp-block-list li:before{width:7px;height:7px;flex-basis:7px;margin:0;background:#7d926e}
.af-home-content .af-why-us .wp-block-list li:last-child{grid-column:1/-1;justify-content:center;border:0;padding-top:27px}
.af-home-content .af-home-cta{display:grid;grid-template-columns:1.1fr 1fr;width:100%;margin:0 auto 35px;background:#243e32;overflow:hidden;border-radius:3px}
.af-home-content .af-home-cta-image{margin:0;border:0;min-height:400px}.af-home-content .af-home-cta-image img{height:100%;min-height:400px;width:100%;object-fit:cover;border-radius:0;max-height:none}
.af-home-cta-content{border:0;background:transparent;padding:50px 45px;display:flex;flex-direction:column;justify-content:center}
.af-home-cta-content h2{color:#fafaf4;font-family:AFSerif,Georgia,serif;font-size:52px;font-weight:450;line-height:1.08;letter-spacing:-.04em;margin-bottom:20px}
.af-home-content .af-home-cta-content p{color:#d5dfd1;font-size:17px;line-height:1.7;max-width:390px;margin:0 0 30px}
.af-home-cta-actions{gap:12px}.af-home-cta-actions .af-button{min-width:0!important;flex:1;font-size:14px;min-height:52px;border:1px solid #899d85;background:transparent;color:#fff;border-radius:2px}.af-home-cta-actions .af-button:last-child{background:#e6eddf;color:#243e32!important;border-color:#e6eddf}.af-home-cta-actions .af-button:hover{background:#3a5844;transform:translateY(-3px)}
@media(max-width:1050px){.af-hero-copy h1{font-size:72px}.af-hero-bottom{right:32px;width:220px}.af-home-cta-content{padding:35px 28px}.af-home-cta-content h2{font-size:44px}}
@media(max-width:760px){.af-hero{min-height:0;padding-bottom:0}.af-hero-copy h1{font-size:clamp(56px,13.5vw,78px)}.af-hero-copy{padding-bottom:270px}.af-hero-photo.af-hero-video{left:0;top:auto;bottom:0;height:340px}.af-hero-video:before{background:linear-gradient(180deg,#fafaf7,rgba(250,250,247,.5) 22%,transparent 50%),linear-gradient(0deg,#fafaf7,transparent 30%)}.af-hero-bottom{right:20px;bottom:20px;width:215px;padding:18px 22px}.af-hero-bottom .af-rating strong{font-size:32px}.af-home-content .af-why-us{padding:36px 20px!important;margin-block:20px 40px}.af-home-content .af-why-us h2{font-size:31px;margin-bottom:20px}.af-home-content .af-why-us .wp-block-list{grid-template-columns:1fr}.af-home-content .af-why-us .wp-block-list li:last-child{justify-content:flex-start;padding:22px 0}.af-home-content .af-home-cta{grid-template-columns:1fr}.af-home-content .af-home-cta-image,.af-home-content .af-home-cta-image img{height:260px;min-height:260px}.af-home-cta-content{padding:32px 24px}.af-home-cta-content h2{font-size:42px}.af-home-cta-actions .af-button{width:auto}.af-about-page .af-profile-copy .af-course{grid-template-columns:83px minmax(0,1fr);gap:14px;font-size:14px;padding:15px 0}.af-about-page .af-course-year{font-size:12px}}


/* 1.3.11 — "Proč si klienti vybírají právě nás?"
   Keep the existing section, but make the individual reasons calm, centered and easy to scan. */
.af-site .af-home-content .af-why-us{
 padding:52px 48px!important;margin:30px 0 58px;background:#edf1e8;border:0;border-radius:3px;
}
.af-site .af-home-content .af-why-us h2{
 max-width:820px;margin:0 auto 31px;text-align:center;
 font-family:"Source Sans Pro",Arial,sans-serif;font-size:clamp(30px,3.5vw,42px);font-weight:600;line-height:1.18;letter-spacing:-.035em;
}
.af-site .af-home-content .af-why-us .wp-block-list{
 display:grid;grid-template-columns:repeat(2,minmax(0,1fr));max-width:980px;margin:0 auto;padding:0;gap:0 44px;list-style:none;
}
.af-site .af-home-content .af-why-us .wp-block-list li{
 display:flex;align-items:center;justify-content:center;min-height:74px;margin:0;padding:18px 24px;
 border:0;border-bottom:1px solid #cbd5c7;background:transparent;color:#30483d;
 text-align:center;font-size:15.5px;font-weight:600;line-height:1.5;
}
.af-site .af-home-content .af-why-us .wp-block-list li:before{display:none!important;content:none!important}
.af-site .af-home-content .af-why-us .wp-block-list li:last-child{
 grid-column:1/-1;justify-self:center;width:calc(50% - 22px);padding-top:18px;border-bottom:0;
}
@media(max-width:760px){
 .af-site .af-home-content .af-why-us{padding:34px 20px!important;margin:18px 0 34px;border-radius:3px}
 .af-site .af-home-content .af-why-us h2{font-size:30px;margin-bottom:20px}
 .af-site .af-home-content .af-why-us .wp-block-list{grid-template-columns:1fr;gap:0}
 .af-site .af-home-content .af-why-us .wp-block-list li{min-height:0;padding:16px 8px;text-align:center}
 .af-site .af-home-content .af-why-us .wp-block-list li:last-child{grid-column:auto;width:100%;border-bottom:0}
}

/* 1.3.13 — FAQ and reviews use the same editorial system as the rest of the homepage. */
.af-site .af-faq.af-container{
 width:min(1280px,calc(100% - 96px));max-width:none;margin:24px auto 32px;padding:52px 50px 55px;
 display:grid;grid-template-columns:minmax(220px,.68fr) minmax(0,1.6fr);gap:clamp(44px,6vw,84px);align-items:start;
 background:#f4f6f1;border:1px solid #e1e6dc;border-radius:3px;
}
.af-site .af-faq-head{position:sticky;top:128px;align-self:start}
.af-site .af-faq h2{
 margin:0;color:var(--af-ink);font-family:AFInter,"Segoe UI",sans-serif;
 font-size:clamp(34px,3.7vw,48px);font-weight:500;line-height:1.06;letter-spacing:-.045em;
}
.af-site .af-faq-list{border-top:1px solid #cfd8cb}
.af-site .af-faq details{margin:0;padding:0;border-bottom:1px solid #cfd8cb;background:transparent;transition:background .22s ease}
.af-site .af-faq details:hover,.af-site .af-faq details[open]{background:#edf2e9}
.af-site .af-faq summary{min-height:76px;padding:20px 12px;font-size:17px;font-weight:600;line-height:1.45;color:#294237;transition:padding-left .22s ease}
.af-site .af-faq details:hover summary{padding-left:18px}
.af-site .af-faq summary span{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;border:1px solid #b9c7b5;border-radius:50%;font-size:20px;line-height:1;color:#627b5b}
.af-site .af-faq details p{max-width:760px;padding:0 54px 22px 12px;color:#53645b;font-size:15.5px;line-height:1.75}

.af-site .af-reviews.af-container{
 width:min(1280px,calc(100% - 96px));max-width:none;margin:0 auto 54px;padding:54px 0 58px;
 border-top:1px solid var(--af-line);border-bottom:1px solid var(--af-line);
}
.af-site .af-reviews-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:42px;margin-bottom:32px;padding-bottom:26px;border-bottom:1px solid var(--af-line)}
.af-site .af-reviews-heading .af-eyebrow{margin-bottom:9px;color:#708565}
.af-site .af-reviews-heading h2{
 margin:0;color:var(--af-ink);font-family:AFInter,"Segoe UI",sans-serif;
 font-size:clamp(34px,3.8vw,49px);font-weight:500;line-height:1.06;letter-spacing:-.045em;
}
.af-site .af-review-summary{display:grid;grid-template-columns:auto auto;grid-template-rows:auto auto;column-gap:15px;align-items:center;text-align:left;color:#53645b}
.af-site .af-review-summary strong{grid-row:1/3;font-family:AFSerif,Georgia,serif;font-size:48px;font-weight:520;line-height:.92;color:#153d2f}
.af-site .af-review-summary span{font-size:13px;font-weight:600;color:#31483e}
.af-site .af-review-summary small{font-size:11px;color:#718078}
.af-site .af-reviews-track{display:flex;gap:0;padding:0 0 8px;scrollbar-width:thin;scrollbar-color:#a4b397 transparent}
.af-site .af-review-card{
 flex:0 0 33.333%;min-width:0;padding:26px 28px 18px;border:0;border-left:1px solid #d7dfd4;border-radius:0;background:transparent;box-shadow:none;
 transition:background .22s ease,transform .22s ease;
}
.af-site .af-review-card:first-child{border-left:0;padding-left:0}
.af-site .af-review-card:hover{background:#f4f6f1;transform:translateY(-2px)}
.af-site .af-review-card blockquote{margin:17px 0 24px;color:#344a3e;font-size:15.5px;line-height:1.8}
.af-site .af-review-stars{font-size:13px;letter-spacing:2px;color:#71845d}
.af-site .af-review-author{display:inline-flex;align-items:center;font-size:13px;font-weight:600;color:#263e33}
.af-site .af-review-avatar{width:30px;height:30px;border-radius:50%;object-fit:cover;margin-right:9px}
.af-site .af-review-card time{display:block;margin-top:8px;font-size:11px;color:#7a887f}
.af-site .af-review-source{display:inline-block;margin-top:12px;font-size:11.5px;font-weight:600;color:#49634f}
.af-site .af-reviews-controls{display:flex;align-items:center;justify-content:flex-end;gap:15px;margin-top:18px}
.af-site .af-reviews-fallback{
 display:flex;align-items:center;justify-content:space-between;gap:42px;margin:0;padding:7px 0 0;border:0;color:#53645b;font-size:15px;
}
.af-site .af-reviews-fallback-rating{display:flex;align-items:center;gap:17px;flex:0 0 auto}
.af-site .af-reviews-fallback-rating strong{font-family:AFSerif,Georgia,serif;font-size:50px;font-weight:520;line-height:.95;color:#153d2f}
.af-site .af-reviews-fallback-rating .af-google-stars{font-size:13px;letter-spacing:2.5px;color:#71845d}
.af-site .af-reviews-fallback p{max-width:520px;margin:0;text-align:right;line-height:1.7}
.af-site .af-reviews-fallback a{display:inline-flex;align-items:center;min-height:38px;margin-left:7px;padding:6px 0;border-bottom:1px solid #73866c;font-weight:600;color:#28543e;text-decoration:none}
.af-site .af-reviews-fallback a:hover{border-color:#28543e}

@media(max-width:900px){
 .af-site .af-faq.af-container{grid-template-columns:1fr;gap:26px}
 .af-site .af-faq-head{position:static}
 .af-site .af-review-card{flex-basis:50%}
}
@media(max-width:760px){
 .af-site .af-faq.af-container{width:calc(100% - 40px);margin:16px auto 24px;padding:34px 22px 36px;gap:22px}
 .af-site .af-faq h2{font-size:31px}
 .af-site .af-faq summary{min-height:66px;padding:17px 8px;font-size:16px;gap:18px}
 .af-site .af-faq details:hover summary{padding-left:12px}
 .af-site .af-faq details p{padding:0 8px 20px;font-size:15px}
 .af-site .af-reviews.af-container{width:calc(100% - 40px);padding:42px 0 48px;margin-bottom:34px}
 .af-site .af-reviews-heading{align-items:flex-start;flex-direction:column;gap:18px;margin-bottom:22px;padding-bottom:20px}
 .af-site .af-reviews-heading h2{font-size:35px}
 .af-site .af-review-summary{text-align:left}
 .af-site .af-review-card{flex-basis:88%;padding:22px 22px 16px;border-left:1px solid #d7dfd4}
 .af-site .af-review-card:first-child{padding-left:0;border-left:0}
 .af-site .af-reviews-fallback{align-items:flex-start;flex-direction:column;gap:17px;padding-top:2px}
 .af-site .af-reviews-fallback p{text-align:left}
}
