:root{--bg:#ffffff;--ink:#0f1720;--green-700:#2f7d6d;--green-500:#5da893;--green-300:#a8d0c1;--muted:#6b7280;--radius:16px;--container:1100px;--shadow:0 6px 24px rgba(47,125,109,.10)}*{box-sizing:border-box}body,html{margin:0;padding:0}body{background:var(--bg);color:var(--ink);font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;line-height:1.7}a{color:var(--green-700);text-decoration:none}.container{max-width:var(--container);margin:0 auto;padding:5px 24px}.header{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid #eef2f7;padding:5px}.headerRow{justify-content:space-between;gap:16px}.brand,.headerRow{display:flex;align-items:center}.brand{gap:12px}.brand-logo{display:block;height:50px}.brand-text{display:flex;align-items:baseline;gap:6px;line-height:1;font-size:clamp(18px,1.7vw,22px);letter-spacing:.2px;text-rendering:optimizeLegibility}.brand-crit{color:#295b54;font-weight:700;letter-spacing:.3px}.brand-rozmowa{color:#7DB29F;font-weight:600;position:relative}@media (max-width:900px){.brand-logo{height:40px}.brand-text{font-size:18px}}.nav{display:flex;gap:22px;align-items:center}.nav a{border-bottom:2px solid transparent}.nav-toggle{display:none;position:relative;width:36px;height:28px;background:transparent;border:0;cursor:pointer}.nav-toggle span{position:absolute;left:4px;right:4px;height:2px;background:#1f2a37;border-radius:2px;transition:transform .25s ease,top .25s ease,opacity .2s}.nav-toggle span:first-child{top:6px}.nav-toggle span:nth-child(2){top:13px}.nav-toggle span:nth-child(3){top:20px}.nav-toggle[aria-expanded=true] span:first-child{top:13px;transform:rotate(45deg)}.nav-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.nav-toggle[aria-expanded=true] span:nth-child(3){top:13px;transform:rotate(-45deg)}@media (max-width:900px){.nav-toggle{display:block}.nav{position:absolute;inset:56px 0 auto 0;display:flex;flex-direction:column;gap:0;background:#fff;border-bottom:1px solid #eef2f7;transform:translateY(-120%);transition:transform .25s ease}.nav.open{transform:translateY(0)}.nav a{padding:14px 24px 0;border-bottom:1px solid #f2f4f7}}.hero-card{display:grid;grid-gap:28px;gap:28px;align-items:center;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr)}.hero-card>*{min-width:0}@media (max-width:980px){.hero-card{grid-template-columns:1fr}}.kicker{width:120px;height:6px;background:var(--green-300);border-radius:999px;margin:4px 0 18px}h1{font-size:clamp(24px,3.2vw,40px);margin:0 0 12px;line-height:1.25;letter-spacing:.2px}h2{font-size:clamp(22px,2.6vw,28px);margin:28px 0 10px}.lead{font-size:clamp(15px,2vw,18px);color:var(--muted);margin:unset;margin-top:10px;margin-bottom:10px}.badges{display:flex;gap:10px;flex-wrap:wrap;margin:18px 0 26px}.badge{padding:8px 12px;border-radius:999px;background:#f4faf8;border:1px solid #e7f3ee;color:#0f5132}.btn-row{display:flex;gap:50px}.btn-primary{display:inline-block;padding:12px 20px;border-radius:9999px;background:var(--green-700);color:#fff;font-weight:700;box-shadow:var(--shadow)}.btn-primary:hover{filter:brightness(.96);text-decoration:none}.hero-logo{width:100%;max-width:480px;margin:0 auto;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:20px;padding:14px}.section{padding:16px 0}.list{margin:0;padding-left:18px}.grid-cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}@media (max-width:980px){.grid-cards{grid-template-columns:1fr 1fr}}@media (max-width:640px){.grid-cards{grid-template-columns:1fr}.lead{margin-top:10px;margin-bottom:0}}.card{border:1px solid #e6f2ed;border-radius:16px;padding:18px;background:#fff;box-shadow:var(--shadow)}.card-photo{width:140px;height:140px;object-fit:cover;border-radius:12px;display:block}.card-title{margin:10px 0 0;font-size:20px}.card-role{color:var(--muted);margin:4px 0 14px}.card-cols{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.card-cols h3{margin:0 0 6px;font-size:14px;letter-spacing:.04em;text-transform:uppercase}.contact-grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:24px;gap:24px}@media (max-width:800px){.contact-grid{grid-template-columns:1fr}}.footer{border-top:1px solid #eef2f7;margin-top:32px;padding:24px 0;color:var(--muted)}.about h1{font-size:clamp(26px,3.2vw,44px);line-height:1.2;margin:0}.prose p strong{font-weight:800}html{scroll-behavior:smooth}#o-nas{scroll-margin-top:80px}.about .section-title{text-align:center}.about h2{font-size:clamp(24px,3vw,36px);line-height:1.2;margin:0}.prose.center{text-align:justify}.prose p{font-size:clamp(16px,2.05vw,18px)}.prose p strong{font-weight:600}.about-figure{margin:22px auto 0;text-align:center}.about-figure img{width:min(520px,92%);height:auto;border-radius:14px;box-shadow:var(--shadow)}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hero-grid{display:grid;grid-gap:28px;gap:28px;align-items:center;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);grid-template-areas:"text media" "full full"}.hero-grid>*{min-width:0}.hero-text{grid-area:text}.hero-logo{grid-area:media}.hero-full{grid-area:full;margin-top:2px}@media (max-width:980px){.hero-grid{grid-template-columns:1fr;grid-template-areas:"media" "text" "full"}.hero-logo{max-width:360px;margin:0 auto}}.hero-flex{display:flex;flex-wrap:wrap;align-items:flex-start}.hero-left{flex:1 1 520px;min-width:280px}.hero-right{flex:0 0 420px;max-width:480px;align-self:flex-start}.hero-right .hero-logo{padding:14px;border-radius:20px;background:#fff}.hero-logo-img{display:block;width:80%;height:auto}.hero-below{flex:1 1 100%;margin-top:2px}@media (max-width:980px){.hero-right{order:1;margin:0 auto;flex-basis:80%;max-width:420px}.hero-left{order:2}.hero-below{order:3}}.btn-secondary{display:inline-flex;align-items:center;padding:12px 18px;border-radius:9999px;background:#fff;border:2px solid var(--green-500);color:#205e52;font-weight:700;text-decoration:none;box-shadow:0 6px 22px rgba(93,168,147,.18);transition:background .2s,box-shadow .2s,transform .02s,border-color .2s}.btn-secondary:hover{background:#f2fbf7;border-color:var(--green-700);box-shadow:0 8px 26px rgba(47,125,109,.22);text-decoration:none;transform:translateY(-1px)}.btn-secondary:active{transform:translateY(0)}.btn-secondary:after{content:"→";font-weight:700;transition:transform .12s ease}.btn-secondary:hover:after{transform:translateX(2px)}.about-split{position:relative;display:grid;grid-gap:28px;gap:28px;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:stretch}.about-media{align-self:stretch;height:100%;overflow:hidden}.about-img{width:100%;height:auto;display:block}.about-text{position:relative;z-index:1}@media (max-width:900px){.about-split{grid-template-columns:1fr}.about-media{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.about-img{width:min(460px,82%);opacity:.15;box-shadow:none;filter:saturate(.95) contrast(110%)}.about-text{text-align:center}}.offer-split{position:relative;display:grid;grid-gap:28px;gap:28px;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:stretch}.offer-text{position:relative;z-index:1}.offer .prose.center{max-width:68ch}.offer-media{align-self:stretch;overflow:hidden;border-radius:14px;box-shadow:var(--shadow);height:auto}.offer-img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}@media (max-width:900px){.offer-split{grid-template-columns:1fr}.offer-media{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none;border-radius:0;box-shadow:none;height:auto!important}.offer-img{width:min(460px,82%);height:auto;opacity:.15;filter:saturate(.95) contrast(110%);box-shadow:none;object-fit:contain}.offer-text{text-align:center;padding-top:12px}}.visit-split{position:relative;display:grid;grid-gap:28px;gap:28px;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:stretch}.visit-text{position:relative;z-index:1}.visit .prose.center{max-width:68ch}.visit-media{align-self:stretch;overflow:hidden;border-radius:14px;box-shadow:var(--shadow);height:auto}.visit-img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}@media (max-width:900px){.visit-split{grid-template-columns:1fr}.visit-media{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none;border-radius:0;box-shadow:none;height:auto!important}.visit-img{width:min(460px,82%);height:auto;opacity:.15;filter:saturate(.95) contrast(110%);object-fit:contain;box-shadow:none}.visit-text{text-align:center;padding-top:12px}}#umow-wizyte{scroll-margin-top:80px}.about .section-title,.offer .section-title,.visit .section-title{text-align:left;display:flex;flex-direction:column;align-items:stretch}.about .section-title h2,.offer .section-title h2,.visit .section-title h2{margin:0 0 8px}.about .title-kicker,.offer .title-kicker,.visit .title-kicker{order:2;width:100%;height:6px;background:var(--green-300);border-radius:999px;margin:0 0 5px}.hero-quote{margin:6px 0 14px}.hero-quote blockquote{margin:0}.hero-quote p{margin:0;font-size:clamp(18px,2.3vw,24px);font-weight:400;letter-spacing:.2px;font-style:italic}.hero-quote figcaption{margin-top:6px;color:var(--muted);font-size:14px}.people{display:flex;flex-direction:column;gap:32px}.person{scroll-margin-top:90px}.person-head{text-align:center;margin:0 0 18px}.person-head h2{margin:0 0 6px;font-size:clamp(22px,3vw,30px);font-weight:500;letter-spacing:.2px}.person-role{margin:0 0 10px;color:var(--muted)}.person-divider{height:6px;background:var(--green-300);border-radius:999px;width:100%;max-width:520px}.person-right h3{margin:0 0 8px;font-size:14px;letter-spacing:.2em;text-transform:uppercase}.prose p{margin:0 0 12px}.justify{text-align:justify;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto}.person-photo{width:clamp(180px,24vw,260px)}@media (max-width:900px){.person-photo{width:clamp(160px,55vw,220px);margin:10px auto 0}.person-left{float:none;width:clamp(160px,60vw,220px);margin:0 auto 14px}}.person-head.inline h2{margin:0 0 -10px;font-size:clamp(22px,3vw,30px);font-weight:600}.person-head.inline .person-role{margin:unset;color:var(--muted)}.person-divider.full{width:100%}@media (max-width:900px){.person-head.inline{text-align:center}}.person-head.inline{text-align:left;margin:0 0 10px;overflow:hidden}.person-divider.full{width:auto;max-width:none;height:6px;background:var(--green-300);border-radius:999px}.person-flow{display:block}.person-flow:after{content:"";display:block;clear:both}.person-left{float:left;width:clamp(170px,24vw,240px);margin:6px 22px 12px 0}.person-photo{width:100%;height:auto;display:block;border-radius:12px;box-shadow:0 4px 18px rgba(47,125,109,.12);object-fit:cover}.person-right{overflow:visible}@media (max-width:900px){.person-left{float:none;width:clamp(160px,60vw,220px);margin:0 auto 14px}.person-head.inline{text-align:center}}.terms{padding-top:8px}.terms-head{text-align:center;margin:0 0 18px}.terms-head h1{margin:6px 0;font-weight:400}.terms-kicker{width:100%;height:6px;background:var(--green-300);border-radius:999px;margin:8px auto 10px}.terms ol{margin:0 0 0 1.25rem;padding-left:.75rem}.terms ul{margin:.25rem 0 0 1.25rem}.terms li{margin:.4rem 0;text-align:justify}.contact .section-title{margin:0 0 10px;text-align:center}.contact .section-title h1{margin:0 0 8px;font-weight:400}.contact .title-kicker{width:100%;height:6px;background:var(--green-300);border-radius:999px;margin:0 auto 16px}.contact-intro{text-align:center;color:var(--muted);max-width:70ch;margin:0 auto 18px}.contact-logo{max-width:360px;margin:0 auto 16px}.contact-address{margin:0 auto 20px}.address-body{display:flex;align-items:center;justify-content:space-between;gap:16px}.address-text{flex:1 1 auto}.address-title{margin:0 0 6px;font-size:clamp(18px,2vw,20px);font-weight:700}.address-lines{margin:0 0 10px}.address-logo{flex:0 0 auto;display:flex;align-items:center;justify-content:flex-end}.address-logo img{width:clamp(110px,18vw,160px);height:auto;display:block}.team-grid{display:grid;grid-gap:18px;gap:18px;grid-template-columns:repeat(3,1fr)}@media (max-width:980px){.team-grid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.team-grid{grid-template-columns:1fr}}.person-card .person-name{margin:0 0 4px;font-size:clamp(18px,2.1vw,20px);font-weight:700}.person-card .person-role{margin:0 0 10px;color:var(--muted)}.contact-lines{list-style:none;padding:0;margin:0 0 12px;display:flex;flex-direction:column;gap:6px}.contact-lines li{display:flex;align-items:center;gap:10px}.contact-lines .icon{width:18px;height:18px;flex:0 0 18px;opacity:.9}@media (max-width:720px){.address-body{flex-direction:column;align-items:center;text-align:center}.address-logo{justify-content:center}}@media (max-width:900px){.address-body{flex-direction:column;text-align:center}.address-logo{order:-1}}.nav .nav-link{border-bottom:2px solid transparent;transition:color .15s ease,border-color .15s ease,background .15s ease}.nav .nav-link:hover{border-color:var(--green-300)}.nav .nav-link.active{color:var(--green-700);border-color:var(--green-700);font-weight:700}.nav a,.nav a:active,.nav a:focus,.nav a:hover{text-decoration:none!important}.visit .btn-row.visit-cta{justify-content:center;gap:16px;flex-wrap:wrap;margin-bottom:20px}.visit-cards{display:grid;grid-gap:18px;gap:18px;grid-template-columns:1fr 1fr;max-width:950px;margin:0 auto}@media (max-width:900px){.visit .btn-row.visit-cta{gap:10px}.visit .btn-primary,.visit .btn-secondary{padding:10px 14px;font-size:.95rem}.visit-cards{grid-template-columns:1fr}}.offer .section-title{text-align:center;margin:0 0 8px}.offer .section-title h1{margin:0 0 8px;font-weight:400}.offer-kicker{width:100%;height:6px;background:var(--green-300);border-radius:999px;margin:0 auto 14px}.offer-intro{max-width:72ch;margin:0 auto 10px;color:var(--muted);text-align:center}.offer-badges{justify-content:center;gap:10px;margin-bottom:18px}.feature-grid{display:grid;grid-gap:14px;gap:14px;grid-template-columns:1fr 1fr;max-width:950px;margin:0 auto}@media (max-width:900px){.feature-grid{grid-template-columns:1fr}}.feature-card{display:flex;align-items:flex-start;gap:12px;background:#fff;border:1px solid #e6f2ed;border-radius:14px;padding:14px 16px;box-shadow:var(--shadow)}.feature-icon{flex:0 0 28px;width:28px;height:28px;border-radius:999px;background:#f2fbf7;display:inline-flex;align-items:center;justify-content:center;color:var(--green-700);box-shadow:0 2px 10px rgba(47,125,109,.1);margin-top:2px}.feature-icon .check{width:18px;height:18px}.feature-text{margin:0}.offer-cta{justify-content:center;gap:16px;flex-wrap:wrap;margin-top:14px;margin-bottom:20px}@media (max-width:900px){.offer-cta .btn-primary,.offer-cta .btn-secondary{padding:10px 14px;font-size:.95rem}}.offer-figure{margin:22px auto 0;text-align:center}.offer-figure img{width:min(520px,92%);height:auto;border-radius:14px;box-shadow:var(--shadow)}.home-offer-split{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}.home-offer-media{height:auto}@media (max-width:900px){.home-offer-split{grid-template-columns:1fr}.home-offer-media{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none;border-radius:0;box-shadow:none;height:auto!important}.home-offer-img{width:min(460px,82%);height:auto;opacity:.15;filter:saturate(.95) contrast(110%);box-shadow:none;object-fit:contain}}#oferta-home{scroll-margin-top:80px}@media (max-width:900px){.hero-flex .btn-row,.hero-grid .btn-row{gap:12px;flex-wrap:wrap}.hero-flex .btn-primary,.hero-flex .btn-secondary,.hero-grid .btn-primary,.hero-grid .btn-secondary{line-height:1.15;border-width:1.5px}}.home-offer .section-title{text-align:left;display:flex;flex-direction:column;align-items:stretch}.home-offer .section-title h2{order:1;margin:0 0 8px;font-size:clamp(24px,3vw,36px);line-height:1.2;font-weight:400;letter-spacing:.2px;font-weight:700}.home-offer .section-title .title-kicker{order:2;width:100%;height:6px;background:var(--green-300);border-radius:999px;margin:0 0 5px}.home-offer .prose.center{text-align:justify}.home-offer-split{position:relative;display:grid;grid-gap:28px;gap:28px;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:stretch}.home-offer-text{position:relative;z-index:1}.home-offer-media{align-self:stretch;overflow:hidden;border-radius:14px}.home-offer-img{display:block;height:100%;object-fit:cover;object-position:center}@media (max-width:900px){.home-offer-split{grid-template-columns:1fr}.home-offer-media{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none;border-radius:0;box-shadow:none;height:auto!important}.home-offer-img{width:min(460px,82%);height:auto;opacity:.15;filter:saturate(.95) contrast(110%)}.home-offer-text{text-align:center}}.home-offer-media{max-width:clamp(300px,34vw,420px)}.home-offer-img{width:100%;height:auto;object-fit:contain}.news-card .news-title{margin:2px 0;font-size:clamp(18px,2.2vw,22px);font-weight:600}.news-card p{margin:0 0 10px}.news .section-title{text-align:center;margin:0 0 10px}.news .section-title h1{margin:0 0 8px;font-weight:400}.news .title-kicker{width:100%;height:6px;background:var(--green-300);border-radius:999px;margin:0 auto 8px}.news-list{display:flex;flex-direction:column;gap:18px}.news-item{display:grid;grid-gap:18px;gap:18px;grid-template-columns:minmax(0,1.05fr) minmax(0,1.15fr);grid-template-areas:"media body";align-items:center;padding:16px;border-radius:14px}.news-item .news-media{grid-area:media;position:relative}.news-item .news-body{grid-area:body}.news-item.reverse{grid-template-columns:minmax(0,1.15fr) minmax(0,1.05fr);grid-template-areas:"body media"}.news-media .ph{box-shadow:var(--shadow);background:linear-gradient(135deg,rgba(168,208,193,.45),rgba(93,168,147,.45)),repeating-linear-gradient(45deg,rgba(255,255,255,.25),rgba(255,255,255,.25) 6px,rgba(255,255,255,.1) 0,rgba(255,255,255,.1) 12px)}.news-media .ph,.news-media.gallery .tile{width:100%;border-radius:12px;position:relative}.photo-icon{position:absolute;top:8px;right:8px;width:28px;height:28px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:rgba(255,255,255,.9);color:var(--green-700);box-shadow:0 2px 10px rgba(47,125,109,.15)}.photo-icon svg{width:18px;height:18px}.news-meta{margin:0 0 10px;color:var(--muted);font-size:.95rem}.news-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:10px}.btn-sm{padding:10px 14px;font-size:.95rem}@media (max-width:900px){.news-item,.news-item.reverse{grid-template-columns:1fr;grid-template-areas:"media" "body"}}.news-item,.news-item.reverse{align-items:start;align-items:flex-start}.news .section-title .title-kicker{display:block}.news-title{margin:2px 0;font-size:clamp(18px,2.2vw,22px);font-weight:600;position:relative}.news-title:after{content:"";display:block;width:100%;height:6px;background:var(--green-300);border-radius:999px;margin:6px 0 4px}.news-item,.news-item.reverse{display:block;padding:16px;border-radius:14px;position:relative}.news-item.reverse:after,.news-item:after{content:"";display:block;clear:both}.news-item .news-media{float:left;width:clamp(260px,36%,420px);margin:0 16px 10px 0;shape-outside:inset(0 round 12px);shape-margin:10px}.news-item.reverse .news-media{float:right;margin:0 0 10px 16px}.news-media .ph{aspect-ratio:16/10}.news-media.gallery{display:grid;grid-gap:10px;gap:10px;grid-template-columns:1fr 1fr;grid-template-areas:"big big" "sm1 sm2"}.news-media.gallery .tile.big{grid-area:big;aspect-ratio:16/9}.news-media.gallery .tile.sm{aspect-ratio:1/1}.news-media.gallery .tile.sm:nth-of-type(2){grid-area:sm1}.news-media.gallery .tile.sm:nth-of-type(3){grid-area:sm2}@supports not (shape-outside:inset(0)){.news-item .news-body,.news-item.reverse .news-body{margin-top:8px}}@media (max-width:900px){.news-item .news-media,.news-item.reverse .news-media{float:none;width:100%;margin:0 0 12px;shape-outside:none;shape-margin:0}}.news-title{display:block}.news-meta,.news-title{overflow:hidden}.news-item .news-body ol,.news-item .news-body ul{list-style-position:inside;padding-left:.6rem;margin-left:0}.news-item .news-media,.news-item.reverse .news-media{shape-margin:14px}.news-item .news-body li{margin:4px 0}@media (max-width:900px){.news-item .news-body ol,.news-item .news-body ul{list-style-position:outside;padding-left:18px}}.about-media,.home-offer-media{width:clamp(280px,38%,460px);margin-bottom:10px;border-radius:14px;shape-outside:inset(0 round 14px);shape-margin:14px}.about-media{float:left;margin-right:18px}.home-offer-media{float:right;margin-left:18px}@media (max-width:900px){.about-media,.home-offer-media{float:none;width:100%;margin:0 0 12px;shape-outside:none;shape-margin:0}}.about .prose.center ul,.home-offer .prose.center ul{list-style-position:inside;padding-left:.75rem;margin:.25rem 0 .75rem}.about-split,.home-offer-split{display:block;position:relative}.about-split:after,.home-offer-split:after{content:"";display:block;clear:both}.about-split .about-media,.home-offer-split .home-offer-media{float:left;width:clamp(280px,38%,460px);margin:0 18px 10px 0;border-radius:14px;shape-outside:inset(0 round 14px);shape-margin:14px}.about-split.is-right .about-media,.home-offer-split.is-right .home-offer-media{float:right;margin:0 0 10px 18px}.about .section-title,.home-offer .section-title{overflow:hidden}@media (max-width:900px){.about-split .about-media,.home-offer-split .home-offer-media{float:none;width:100%;margin:0 0 12px;shape-outside:none;shape-margin:0}}.btn .icon{width:1rem;height:1rem;margin-right:.5rem;flex-shrink:0}.icon{width:1em;height:1em;margin-right:.4em;vertical-align:middle}.card.person-card{display:flex;flex-direction:column}.person-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:space-between;margin-top:auto}.card.person-card.fb-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:20px;gap:6px}.card.person-card.fb-card .person-name{margin:0 0 8px;font-size:clamp(18px,2vw,22px);font-weight:600;color:var(--green-700)}.card.person-card.fb-card .person-role{display:none}.fb-card .fb-text{color:var(--muted);max-width:60ch;margin:0 auto 16px}.card.person-card.fb-card .person-actions{margin-top:auto;justify-content:center}@media (min-width:981px){.team-grid .fb-card{grid-column:span 3}}@media (max-width:980px) and (min-width:641px){.team-grid .fb-card{grid-column:1/-1}}.news-img{width:100%;height:100%;object-fit:cover;display:block;border-radius:20px}.news-media.gallery.two{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.news-media.gallery.two .tile.eq{aspect-ratio:1/1;border-radius:12px}.news-media.gallery.two .news-img{object-fit:contain;border-radius:12px;box-shadow:var(--shadow);padding:8px}