:root{--rotary-azure:#0050a2;--rotary-azure-bright:#0067c8;--rotary-royal:#17458f;--rotary-sky:#019cdb;--rotary-gold:#f7a81b;--rotary-gold-dark:#d98c00;--rotary-sky-ink:#00719c;--gold-ink:#9c6400;--ink:#16212e;--slate:#51616f;--line:#e7e1d2;--cloud:#edf2f9;--surface:#fbf8f1;--surface-muted:#f5efe0;--surface-goldwash:var(--surface-muted);--surface-raised:#ffffff;--paper:var(--surface);--cream:var(--surface-muted);--white:#ffffff;--maxw:1140px;--radius:8px;--shadow-sm:0 1px 3px rgba(23,69,143,.08);--shadow-md:0 10px 30px rgba(23,69,143,.12);--ff-body:var(--font-open-sans),"Open Sans","Segoe UI",Tahoma,sans-serif;--ff-serif:var(--font-source-serif),Georgia,"Times New Roman",serif}*{box-sizing:border-box}::selection{background:rgba(247,168,27,.32)}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}body{margin:0;font-family:var(--ff-body);color:var(--ink);line-height:1.6;background:var(--surface);-webkit-font-smoothing:antialiased}h1,h2,h3,h4{line-height:1.18;color:var(--rotary-royal);margin:0 0 .5em;font-weight:800}h1,h2{font-family:var(--ff-serif);font-weight:600;letter-spacing:-.01em}h1{font-size:clamp(2rem,5vw,3.25rem)}h2{font-size:clamp(1.5rem,3.5vw,2.25rem)}h3{font-size:1.25rem}p{margin:0 0 1rem}a{color:var(--rotary-azure)}.container{width:100%;max-width:var(--maxw);margin:0 auto;padding:0 1.25rem}.section{padding:clamp(3rem,7vw,5.5rem) 0}.section--compact-bottom{padding-bottom:clamp(1.5rem,3vw,2.25rem)}.section--warm{background:var(--surface)}.section--goldwash{background:var(--surface-goldwash)}.section--tint{background:var(--surface-muted)}.section--paper,.section--white{background:var(--surface)}.section--aof{background:var(--surface-muted);overflow:hidden}.section--aof,.section--aof .container{position:relative}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:.78rem;font-weight:700;color:var(--gold-ink);margin:0 0 .6rem}.lead{font-family:var(--ff-serif);font-size:1.2rem;color:var(--slate);max-width:60ch}.legal-copy{max-width:780px}.legal-copy h2{font-size:1.25rem;margin-top:1.8rem}.legal-copy li,.legal-copy p{color:var(--slate)}.legal-copy ul{margin:0 0 1rem;padding-left:1.2rem}.legal-updated{color:var(--slate);font-size:.78rem;font-weight:800;letter-spacing:.12em;margin-bottom:1.6rem;text-transform:uppercase}.section-head--split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,44ch);grid-gap:1rem 3.5rem;gap:1rem 3.5rem;align-items:end}.section-head--split .lead{margin-bottom:.35rem}.section-head--split h2{margin-bottom:0}.center{text-align:center}.center .lead{margin-left:auto;margin-right:auto}.section-stack{margin-top:2rem}.section-stack--md{margin-top:1.5rem}.section-stack--lg{margin-top:2.5rem}.content-grid--center{align-items:center}.mb-0{margin-bottom:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.btn{display:inline-flex;align-items:center;gap:.5rem;font-weight:700;font-size:.95rem;padding:.8rem 1.5rem;border-radius:999px;border:2px solid transparent;cursor:pointer;text-decoration:none;transition:transform .12s ease,box-shadow .12s ease,background .12s ease}.btn--full{justify-content:center;width:100%}.btn:active{transform:translateY(1px)}.btn--gold{background:var(--rotary-gold);color:var(--rotary-royal)}.btn--gold:hover{background:var(--rotary-gold-dark)}.btn--azure{background:var(--rotary-azure);color:#fff}.btn--azure:hover{background:var(--rotary-royal)}.btn--ghost{background:transparent;color:#fff;border-color:rgba(255,255,255,.7)}.btn--ghost:hover{background:rgba(255,255,255,.12)}.btn--outline{background:var(--surface-raised);color:var(--rotary-azure);border-color:var(--line)}.btn--outline:hover{border-color:var(--rotary-azure)}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:color-mix(in srgb,var(--surface-raised) 92%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--line);transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,-webkit-backdrop-filter .18s ease;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,backdrop-filter .18s ease;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,backdrop-filter .18s ease,-webkit-backdrop-filter .18s ease}.site-header--home{left:0;position:fixed;right:0}.site-header--home-top{background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;border-bottom-color:transparent}.nav{position:relative;justify-content:space-between;gap:1rem;height:64px}.brand,.nav{display:flex;align-items:center}.brand{gap:.7rem;min-width:0;text-decoration:none;color:var(--rotary-royal)}.brand__logo{display:block;width:124px;height:auto;flex:none;transition:filter .18s ease}.site-header--home-top .brand__logo{filter:brightness(0) invert(1) drop-shadow(0 2px 12px rgba(0,31,75,.34))}.brand__mark{width:40px;height:40px;flex:none}.brand__text{display:flex;flex-direction:column;line-height:1.05;min-width:0}.brand__name{font-family:var(--ff-serif);font-weight:600;font-size:1.06rem}.brand__sub{font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;color:var(--rotary-azure)}.nav__links{display:flex;align-items:center;gap:.2rem;list-style:none;margin:0;padding:0}.nav__links a:not(.btn){position:relative;display:inline-flex;align-items:center;min-height:42px;text-decoration:none;color:var(--ink);font-size:.8rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase;padding:.5rem .85rem;border-radius:8px}.nav__links a:not(.btn):after{content:"";position:absolute;left:.85rem;right:.85rem;bottom:.4rem;height:2px;border-radius:1px;background:var(--rotary-gold);transform:scaleX(0);transform-origin:left;transition:transform .16s ease}.nav__links a:not(.btn):hover{color:var(--rotary-azure)}.nav__links a.active:after,.nav__links a:not(.btn):hover:after{transform:scaleX(1)}.nav__links a.active{color:var(--rotary-royal)}.site-header--home-top .nav__links a:not(.btn){color:rgba(255,255,255,.93);text-shadow:0 2px 12px rgba(0,31,75,.36)}.site-header--home-top .nav__links a.active,.site-header--home-top .nav__links a:not(.btn):hover{color:#fff}.nav__cta{margin-left:.6rem}.nav__cta .btn{font-size:.8rem;padding:.5rem 1.1rem}.nav__toggle{display:none;background:none;border:0;cursor:pointer;padding:.5rem;border-radius:8px}.nav__toggle:hover{background:var(--cloud)}.nav__toggle span{display:block;width:24px;height:2px;background:var(--rotary-royal);margin:5px 0;border-radius:2px}.site-header--home-top .nav__toggle:hover{background:rgba(255,255,255,.12)}.site-header--home-top .nav__toggle span{background:var(--white);box-shadow:0 1px 8px rgba(0,31,75,.34)}.hero{position:relative;color:#fff;background:linear-gradient(135deg,var(--rotary-royal) 0,var(--rotary-azure) 60%,var(--rotary-azure-bright) 100%);overflow:hidden}.hero:after{content:"";position:absolute;right:-120px;bottom:-120px;width:420px;height:420px;opacity:.12;background:url(/wheel.svg) 50%/contain no-repeat}.hero .container{position:relative;z-index:2;padding-top:clamp(3.5rem,8vw,6rem);padding-bottom:clamp(3.5rem,8vw,6rem)}.hero h1{color:#fff;max-width:16ch}.hero p{color:rgba(255,255,255,.92);font-size:1.2rem;max-width:56ch}.hero__tag{display:inline-block;background:var(--rotary-gold);color:var(--rotary-royal);font-weight:800;letter-spacing:.1em;text-transform:uppercase;font-size:.72rem;padding:.35rem .8rem;border-radius:999px;margin-bottom:1.2rem}.hero__actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.6rem}.hero--subpage{background:radial-gradient(760px 420px at 78% 36%,rgba(1,156,219,.26),transparent 64%),linear-gradient(135deg,var(--rotary-royal) 0,var(--rotary-azure) 58%,var(--rotary-azure-bright) 100%)}.hero--subpage:after{right:clamp(-420px,-24vw,-220px);bottom:50%;width:clamp(660px,58vw,920px);height:clamp(660px,58vw,920px);background-image:url(/wheel.svg);opacity:.16;transform:translateY(50%)}.hero--photo{background:var(--rotary-royal)}.hero--photo:after{content:none}.hero--photo .container{padding-top:clamp(4rem,9vw,6.5rem);padding-bottom:clamp(4rem,9vw,6.5rem)}.hero__photo{position:absolute;inset:0;margin:0;z-index:0}.hero__photo img{width:100%;height:100%;object-fit:cover;object-position:center}.hero__photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,31,75,.93),rgba(0,54,116,.84) 42%,rgba(0,80,162,.5) 76%,rgba(0,80,162,.3)),linear-gradient(0deg,rgba(0,31,75,.5),rgba(0,31,75,.05) 55%)}.hero--editorial{background:var(--paper)}.hero--editorial .container{display:grid;grid-template-columns:1.15fr 1fr;grid-gap:clamp(2rem,5vw,3.5rem);gap:clamp(2rem,5vw,3.5rem);align-items:center;padding-top:clamp(2.75rem,6vw,4.5rem);padding-bottom:clamp(2.75rem,6vw,4.5rem)}.hero--editorial h1{color:var(--rotary-royal);font-size:clamp(2.3rem,5.2vw,3.6rem);line-height:1.1;max-width:18ch;margin-bottom:.9rem}.hero--editorial .lead{margin-bottom:1.4rem}.photo-arch{margin:0;border-radius:999px 999px 16px 16px;overflow:hidden;border:8px solid var(--surface-raised);box-shadow:var(--shadow-md);outline:1px solid var(--line)}.photo-arch img{display:block;width:100%;height:100%;aspect-ratio:5/5.8;object-fit:cover}.photo-caption{font-family:var(--ff-serif);font-style:italic;font-size:.92rem;color:var(--slate);text-align:center;margin-top:.7rem}.stats{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1rem;gap:1rem;padding:1rem 0}.stat{text-align:center;padding:.25rem 1rem}.stat__num{font-family:var(--ff-serif);font-size:clamp(1.9rem,4vw,2.7rem);font-weight:600;color:var(--gold-ink);line-height:1.1}.stat__label{color:var(--slate);font-size:.76rem;letter-spacing:.1em;text-transform:uppercase;margin-top:.3rem}.feature__meta{font-family:var(--ff-serif);font-style:italic;color:var(--gold-ink);font-size:.95rem;margin:-.35rem 0 .9rem}.events-empty{background:var(--surface-raised);border:1px dashed var(--line);border-radius:var(--radius);color:var(--slate);padding:1.25rem 1.5rem;max-width:56ch}.skeleton-block,.skeleton-line,.skeleton-pill,.skeleton-surface{background:var(--cloud);overflow:hidden;position:relative}.skeleton-block:after,.skeleton-line:after,.skeleton-pill:after,.skeleton-surface:after{animation:skeleton-sheen 1.35s ease-in-out infinite;background:linear-gradient(90deg,transparent,rgba(255,255,255,.72),transparent);content:"";inset:0;position:absolute;transform:translateX(-100%)}.skeleton-copy{align-content:start;display:grid;grid-gap:.65rem;gap:.65rem}.skeleton-line{border-radius:999px;display:block;height:.82rem;width:100%}.skeleton-line--heading{height:1.45rem;width:min(100%,30rem)}.skeleton-line--title{height:1.05rem;width:min(100%,21rem)}.skeleton-line--short{width:62%}.skeleton-pill{border-radius:999px;display:block;height:1.55rem;width:7.5rem}.skeleton-date{border-radius:10px;flex:none;height:58px;width:64px}@keyframes skeleton-sheen{to{transform:translateX(100%)}}@media (prefers-reduced-motion:reduce){.skeleton-block:after,.skeleton-line:after,.skeleton-pill:after,.skeleton-surface:after{animation:none}}.dropcap:first-letter{font-family:var(--ff-serif);font-size:3.4em;line-height:.82;color:var(--rotary-royal);float:left;padding:.08em .12em 0 0}.quote.quote--pull{max-width:62ch;margin:0;text-align:left;border-left:4px solid var(--rotary-gold);padding-left:clamp(1.25rem,3vw,2rem)}.quote.quote--pull blockquote{font-style:italic}.mag-band{display:grid;grid-template-columns:1fr 1fr 1fr 1.25fr;grid-gap:clamp(1rem,2.5vw,1.75rem);gap:clamp(1rem,2.5vw,1.75rem);align-items:center}.journal-card{position:relative;display:block;aspect-ratio:3/4;border-radius:10px;overflow:hidden;box-shadow:var(--shadow-md);text-decoration:none;background:var(--rotary-royal)}.journal-card img{object-fit:cover;transition:transform .25s ease}.journal-card:hover img{transform:scale(1.04)}.journal-card--skeleton{background:var(--cloud);box-shadow:none}.journal-card__scrim{position:absolute;inset:0;background:linear-gradient(0deg,rgba(7,32,74,.9),rgba(7,32,74,.32) 55%,rgba(7,32,74,.05))}.journal-card__body{position:absolute;inset:auto 0 0 0;padding:.95rem;display:grid;grid-gap:.18rem;gap:.18rem}.journal-card__kicker{font-size:.6rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--rotary-gold)}.journal-card__title{font-family:var(--ff-serif);color:#fff;font-size:clamp(.92rem,1.6vw,1.08rem);font-weight:600;line-height:1.3}.journal-card__date{font-size:.68rem;color:rgba(255,255,255,.78)}.mag-band__text h2{margin-bottom:.5rem}.grid{display:grid;grid-gap:1.25rem;gap:1.25rem}.grid--3{grid-template-columns:repeat(3,1fr)}.grid--2{grid-template-columns:repeat(2,1fr)}.card{background:var(--surface-raised);border:1px solid var(--line);border-radius:var(--radius);padding:1.5rem;box-shadow:var(--shadow-sm);transition:transform .15s ease,box-shadow .15s ease}.card:hover{transform:translateY(-3px);box-shadow:var(--shadow-md)}.card__icon{width:48px;height:48px;border-radius:10px;display:grid;place-items:center;margin-bottom:1rem;background:var(--cloud);color:var(--rotary-azure);font-size:1.4rem}.card h3{color:var(--rotary-royal)}.card p{color:var(--slate);margin-bottom:0}.activity-showcase{display:grid;margin-top:2.5rem}.activity-year{display:flex;align-items:center;gap:.9rem;margin-top:2.25rem}.activity-year:after,.activity-year:before{content:"";flex:1 1;height:1px;background:var(--line)}.activity-year span{color:var(--slate);font-size:.74rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;white-space:nowrap}.activity-journal{display:grid}.activity-entry{scroll-margin-top:96px;display:grid;grid-template-columns:72px minmax(0,1fr);grid-gap:clamp(1.1rem,2.5vw,1.8rem);gap:clamp(1.1rem,2.5vw,1.8rem);align-items:start;padding:clamp(1.5rem,3vw,2.25rem) 0;border-top:1px solid var(--line)}.activity-entry:last-child{border-bottom:1px solid var(--line)}.activity-year+.activity-entry{border-top:0}.activity-entry__date{display:grid;grid-gap:.2rem;gap:.2rem;justify-items:center;padding-top:.3rem;text-align:center}.activity-entry__day{color:var(--rotary-royal);font-family:var(--ff-serif);font-size:1.9rem;font-weight:600;line-height:1}.activity-entry__my{color:var(--slate);font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap}.activity-entry__body{min-width:0;padding-top:.05rem}.activity-entry__top{display:flex;flex-wrap:wrap;gap:.45rem .8rem;align-items:center;margin-bottom:.6rem}.activity-share{display:inline-flex;align-items:center;gap:.35rem;margin-left:auto;border:0;border-radius:7px;background:none;color:var(--slate);font-size:.78rem;font-weight:600;padding:.3rem .45rem;cursor:pointer;transition:color .12s ease,background .12s ease}.activity-share:hover{color:var(--rotary-azure);background:var(--cloud)}.activity-share:focus-visible{outline:3px solid rgba(0,80,162,.25);outline-offset:2px}.activity-share--copied{color:var(--rotary-azure)}.activity-share svg{width:16px;height:16px;flex:none;stroke:currentColor;fill:none;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.activity-entry__top .tag{background:var(--cloud);border:1px solid var(--line);border-radius:999px;color:var(--rotary-azure);font-size:.76rem;font-weight:700;padding:.2rem .65rem}.tag--health{background:color-mix(in srgb,var(--rotary-sky) 12%,#fff);border-color:color-mix(in srgb,var(--rotary-sky) 35%,#fff);color:var(--rotary-sky-ink)}.tag--gold{background:color-mix(in srgb,var(--rotary-gold) 16%,#fff);border-color:color-mix(in srgb,var(--rotary-gold) 45%,#fff);color:var(--gold-ink)}.tag--royal{background:color-mix(in srgb,var(--rotary-royal) 9%,#fff);border-color:color-mix(in srgb,var(--rotary-royal) 28%,#fff);color:var(--rotary-royal)}.activity-entry h3{color:var(--rotary-royal);font-family:var(--ff-serif);font-size:clamp(1.2rem,2vw,1.5rem);font-weight:600;line-height:1.25;margin-bottom:.3rem;overflow-wrap:anywhere}.activity-entry__top .activity-place,.activity-place{display:flex;align-items:center;gap:.4rem;color:var(--slate);font-size:.85rem;font-weight:600;line-height:1;margin:0}.activity-place svg{width:15px;height:15px;flex:none;stroke:var(--rotary-azure);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.activity-intro{color:var(--slate);font-family:var(--ff-serif);font-style:italic;font-size:.95rem;margin-bottom:.5rem}.activity-entry p{color:var(--slate);font-size:.94rem;margin-bottom:.75rem;max-width:72ch}.activity-highlightbox{border-left:3px solid var(--rotary-gold);padding:.15rem 0 .15rem .95rem;margin:.35rem 0 .9rem}.activity-highlightbox__label{display:block;color:var(--rotary-azure);font-size:.68rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;margin-bottom:.3rem}.activity-highlightbox .activity-highlights{color:var(--slate);font-size:.88rem;line-height:1.75;margin:0;max-width:72ch}.activity-photos{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}.activity-photos img{display:block;flex:1 1 200px;min-width:0;max-width:320px;height:150px;object-fit:cover;border-radius:8px;background:var(--cloud);box-shadow:var(--shadow-sm)}.activity-photos__more{display:grid;place-items:center;flex:1 1 200px;max-width:320px;height:150px;border:1px solid var(--line);border-radius:8px;background:var(--cloud);color:var(--rotary-azure);font-size:.88rem;font-weight:700;cursor:pointer;transition:border-color .12s ease}.activity-photos__more:hover{border-color:var(--rotary-azure)}.activity-photos__more:focus-visible{outline:3px solid rgba(0,80,162,.25);outline-offset:2px}.archive-more{display:flex;justify-content:center;margin-top:1.35rem}.fact-panel{background:var(--surface-raised);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-md);padding:1.5rem}.fact-panel h3{margin-bottom:.6rem}.story-side{display:grid;grid-gap:1.25rem;gap:1.25rem;align-content:start}.fact-list{list-style:none;margin:0;padding:0;display:grid}.fact-list li{display:grid;grid-template-columns:42px minmax(0,1fr);grid-gap:.85rem;gap:.85rem;align-items:center;padding:.75rem 0;border-top:1px solid var(--line)}.fact-list li:first-child{border-top:0}.fact-ico{width:42px;height:42px;border-radius:10px;display:grid;place-items:center;background:var(--cloud)}.fact-ico svg{width:22px;height:22px;stroke:var(--rotary-azure);fill:none;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.fact-label{display:block;font-size:.68rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--slate)}.fact-value{color:var(--rotary-royal);font-weight:700;font-size:.95rem;line-height:1.3}.principles{display:grid;grid-template-columns:1fr 1fr;background:var(--surface-raised);border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow-sm);overflow:hidden}.principle{display:grid;grid-template-columns:52px minmax(0,1fr);grid-gap:1rem;gap:1rem;align-items:start;padding:1.5rem}.principle:nth-child(2n){border-left:1px solid var(--line)}.principle:nth-child(n+3){border-top:1px solid var(--line)}.principle__ico{width:52px;height:52px;border-radius:13px;display:grid;place-items:center;background:var(--cloud)}.principle__ico svg{width:27px;height:27px;stroke:var(--rotary-azure);fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.principle h3{font-size:1.05rem;margin:.15rem 0 .25rem}.principle p{color:var(--slate);font-size:.93rem;margin:0}.focus-list{display:flex;flex-wrap:wrap;gap:.6rem;padding:0;margin:0;list-style:none}.focus-list li{background:var(--surface-raised);border:1px solid var(--line);border-left:4px solid var(--rotary-azure);padding:.6rem 1rem;border-radius:8px;font-weight:600;color:var(--rotary-royal);font-size:.95rem}.fourway-wall{counter-reset:fw;display:grid;grid-template-columns:1fr 1fr;grid-gap:clamp(.9rem,2vw,1.25rem);gap:clamp(.9rem,2vw,1.25rem);list-style:none;margin:0;padding:0}.fw-tile{border-radius:12px;padding:clamp(1.25rem,3vw,2rem);box-shadow:var(--shadow-md);color:#fff}.fw-tile--royal{background:linear-gradient(150deg,var(--rotary-royal),#0e2f66)}.fw-tile--azure{background:linear-gradient(150deg,var(--rotary-azure),#003c79)}.fw-tile:before{counter-increment:fw;content:counter(fw);display:block;font-size:clamp(2.6rem,5vw,3.6rem);font-weight:600;line-height:1;color:var(--rotary-gold);margin-bottom:.6rem}.fw-tile p,.fw-tile:before{font-family:var(--ff-serif)}.fw-tile p{font-size:clamp(1.1rem,2.2vw,1.45rem);font-weight:500;line-height:1.35;margin:0}.fw-tile .fw-key{color:var(--rotary-gold);letter-spacing:.04em}.officers{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.25rem;gap:1.25rem}.officer{background:var(--surface-raised);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:1.5rem 1rem 1.25rem;text-align:center}.officer__avatar{width:84px;height:84px;border-radius:50%;margin:0 auto .8rem;display:grid;place-items:center;background:color-mix(in srgb,var(--rotary-azure) 9%,#fff);border:3px solid var(--rotary-gold);color:var(--rotary-royal);font-family:var(--ff-serif);font-size:1.5rem;font-weight:600;overflow:hidden}.officer__avatar img{width:100%;height:100%;object-fit:cover}.officer h3{font-size:1.02rem;margin:0 0 .1rem}.officer__role{color:var(--rotary-azure);font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin:0}.chat-demo{background:var(--surface-raised);border:1px solid var(--line);border-radius:14px;padding:1.1rem;margin-top:1.25rem;max-width:460px;box-shadow:var(--shadow-sm)}.bubble{font-size:.9rem;line-height:1.5;padding:.6rem .9rem;max-width:88%}.bubble--q{background:color-mix(in srgb,var(--rotary-royal) 8%,#fff);color:var(--rotary-royal);border-radius:14px 14px 14px 4px}.bubble--a{background:color-mix(in srgb,var(--rotary-gold) 22%,#fff);color:#4a3200;border-radius:14px 14px 4px 14px;margin:.6rem 0 0 auto}.chat-demo__note{display:flex;align-items:center;gap:.4rem;color:var(--slate);font-size:.78rem;margin:.8rem 0 0}.chat-demo__note svg{width:13px;height:13px;flex:none;stroke:var(--slate);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.cta-band{background:linear-gradient(135deg,var(--rotary-royal),var(--rotary-azure));color:#fff;text-align:center}.cta-band--photo{position:relative;overflow:hidden}.cta-band__photo{position:absolute;inset:0;margin:0;z-index:0}.cta-band__photo img{width:100%;height:100%;object-fit:cover}.cta-band__photo:after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(23,69,143,.95),rgba(0,80,162,.87))}.cta-band--photo .container{position:relative;z-index:1}.cta-band h2{color:#fff}.cta-band p{color:rgba(255,255,255,.9);max-width:52ch;margin-inline:auto}.cta-band__inner{max-width:760px;margin:0 auto}.cta-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.5rem}.forum-hero{background:linear-gradient(135deg,var(--rotary-royal),var(--rotary-azure));color:#fff}.forum-hero h1{color:#fff}.forum-hero p{color:rgba(255,255,255,.9);max-width:60ch}.forum-layout{display:grid;grid-template-areas:"copy form";grid-template-columns:1.6fr 1fr;grid-gap:2rem;gap:2rem;align-items:start}.forum-layout__copy{grid-area:copy}.forum-layout__form{grid-area:form}.ask-card{background:var(--surface-raised);border:1px solid var(--line);border-radius:var(--radius);padding:1.5rem;box-shadow:var(--shadow-md);position:-webkit-sticky;position:sticky;top:90px}.trust-steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem}.trust-steps--stack{grid-template-columns:1fr}.trust-step{display:grid;grid-template-columns:48px minmax(0,1fr);grid-gap:.9rem;gap:.9rem;align-items:start;background:var(--surface-raised);border:1px solid var(--line);border-radius:var(--radius);padding:1.1rem;box-shadow:var(--shadow-sm)}.trust-step__ico{width:48px;height:48px;border-radius:12px;display:grid;place-items:center;background:var(--cloud)}.trust-step__ico svg{width:25px;height:25px;stroke:var(--rotary-azure);fill:none;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.trust-step h3{font-size:.98rem;margin:.1rem 0 .2rem}.trust-step p{color:var(--slate);font-size:.87rem;margin:0}.field{margin-bottom:1rem}.field label{display:block;font-weight:700;font-size:.88rem;margin-bottom:.35rem;color:var(--rotary-royal)}.field input,.field select,.field textarea{width:100%;padding:.7rem .85rem;border:1px solid var(--line);border-radius:8px;font:inherit;color:var(--ink);background:var(--surface-raised)}.field input:focus,.field select:focus,.field textarea:focus{outline:none;border-color:var(--rotary-azure);box-shadow:0 0 0 3px rgba(0,80,162,.15)}.field textarea{resize:vertical;min-height:110px}.field .hint{font-size:.78rem;color:var(--slate);margin:.3rem 0 0}.field__required{color:#c62828}.form-trap{height:0;left:-9999px;overflow:hidden;position:absolute;width:0}.form-intro,.form-note{color:var(--slate)}.form-intro{font-size:.9rem;margin-top:-.15rem}.form-error{color:#c0392b;font-size:.9rem;margin:.7rem 0 0}.forum-toolbar{display:flex;flex-wrap:wrap;gap:.6rem;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.forum-toolbar .count{color:var(--slate);font-size:.9rem}.chip-row{display:flex;flex-wrap:wrap;gap:.4rem}.chip{border:1px solid var(--line);background:var(--surface-raised);color:var(--slate);border-radius:999px;padding:.35rem .85rem;font-size:.82rem;font-weight:600;cursor:pointer}.chip.active{background:var(--rotary-azure);color:#fff;border-color:var(--rotary-azure)}.q-list{display:grid;grid-gap:1rem;gap:1rem;list-style:none;padding:0;margin:0}.q-item{background:var(--surface-raised);border:1px solid var(--line);border-radius:var(--radius);padding:1.25rem;box-shadow:var(--shadow-sm)}.q-top{display:flex;gap:1rem;align-items:flex-start}.q-vote{display:flex;flex-direction:column;align-items:center;gap:.15rem}.q-vote button{border:1px solid var(--line);background:var(--surface-raised);border-radius:8px;width:34px;height:30px;cursor:pointer;color:var(--rotary-azure);font-weight:800}.q-vote button:hover{background:var(--cloud)}.q-vote .score{font-weight:800;color:var(--rotary-royal)}.q-body{flex:1 1;min-width:0}.q-body h3{margin:0 0 .35rem;font-size:1.1rem}.q-text{margin:0 0 .6rem}.q-meta,.q-text{color:var(--slate)}.q-meta{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;font-size:.8rem}.tag{background:var(--cloud);color:var(--rotary-azure)}.badge-answered,.tag{border-radius:999px;padding:.2rem .65rem;font-weight:700;font-size:.74rem}.badge-answered{background:#e6f6ec;color:#1f8f4e}.answers{margin:1rem 0 0;border-top:1px dashed var(--line);padding-top:1rem;display:grid;grid-gap:.75rem;gap:.75rem}.answer{background:var(--cloud);border-radius:8px;padding:.8rem 1rem}.answer .a-meta{font-size:.76rem;color:var(--slate);margin-top:.35rem}.answer.official{border-left:4px solid var(--rotary-gold)}.answer.official .a-meta strong{color:var(--rotary-gold-dark)}.reply-form{display:grid;grid-gap:.5rem;gap:.5rem;margin-top:.75rem}.reply-form textarea{min-height:70px}.reply-toggle{background:none;border:0;color:var(--rotary-azure);font-weight:700;cursor:pointer;padding:0;font-size:.88rem}.empty{text-align:center;color:var(--slate);padding:2.5rem 1rem;border:2px dashed var(--line);border-radius:var(--radius)}.toast{position:fixed;left:50%;bottom:1.5rem;transform:translateX(-50%) translateY(120%);background:var(--rotary-royal);color:#fff;padding:.8rem 1.3rem;border-radius:999px;box-shadow:var(--shadow-md);font-weight:600;z-index:100;transition:transform .25s ease}.toast.show{transform:translateX(-50%) translateY(0)}.site-footer{background:linear-gradient(145deg,var(--rotary-royal) 0,#123c82 62%,#0e3270 100%);color:rgba(255,255,255,.82);padding:clamp(2rem,4.5vw,3.1rem) 0 1.2rem}.footer-main{align-items:start;display:grid;grid-gap:clamp(2rem,5vw,4rem);gap:clamp(2rem,5vw,4rem);grid-template-columns:minmax(250px,.82fr) minmax(0,1.55fr)}.footer-brand-panel{max-width:300px}.footer-logo-frame{align-items:center;display:inline-flex;min-height:118px;padding:.4rem 1rem .7rem 1.75rem;position:relative;transform:translateY(-.28rem);width:min(276px,100%)}.footer-logo-frame:before{background:var(--rotary-gold);bottom:.7rem;content:"";height:80%;left:0;position:absolute;width:2px}.footer-logo{display:block;height:auto;max-width:100%;transform:translateX(-.18rem);width:232px}.footer-nav{display:grid;grid-column-gap:clamp(1.35rem,2.6vw,2.1rem);column-gap:clamp(1.35rem,2.6vw,2.1rem);grid-template-columns:repeat(3,minmax(8rem,max-content));justify-content:end;grid-row-gap:1.35rem;row-gap:1.35rem}.footer-link-group{min-width:0}.site-footer h3{color:#fff;font-size:.73rem;letter-spacing:.14em;margin:.2rem 0 .8rem;text-transform:uppercase}.footer-links{display:grid;grid-gap:.35rem;gap:.35rem;list-style:none;margin:0;padding:0}.footer-links li{min-width:0}.footer-icon-row{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:.75rem}.site-footer .footer-icon-link{background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.25);border-radius:999px;height:44px;justify-content:center;width:44px}.site-footer .footer-icon-link svg{display:block;fill:none;height:1.08rem;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;width:1.08rem}.site-footer .footer-icon--facebook{height:1rem;transform:translate(.06rem,-.08rem);width:1rem}.footer-icon--facebook,.footer-icon--facebook path{fill:currentColor;stroke:none}.site-footer a{align-items:center;border-radius:6px;color:rgba(255,255,255,.88);display:inline-flex;min-height:32px;overflow-wrap:anywhere;text-decoration:none}.footer-links a{line-height:1.35}.site-footer .footer-icon-link:hover{background:rgba(255,255,255,.09);border-color:rgba(255,255,255,.25);color:rgba(255,255,255,.88)}.site-footer a:hover{color:var(--rotary-gold)}.site-footer a:focus-visible{outline:3px solid rgba(247,168,27,.42);outline-offset:4px}.footer-bottom{align-items:center;border-top:1px solid rgba(255,255,255,.16);color:rgba(255,255,255,.62);display:grid;font-size:.8rem;grid-gap:.75rem 1rem;gap:.75rem 1rem;grid-template-columns:minmax(0,1fr) auto;margin-top:clamp(2.2rem,5vw,3.2rem);padding-top:1rem}.footer-motto{color:var(--rotary-gold);font-family:var(--ff-serif);font-size:.92rem;font-style:italic;justify-self:center;text-align:center}@media (max-width:880px){.nav__links{position:absolute;top:calc(100% + .5rem);left:1.25rem;right:1.25rem;background:var(--surface-raised);border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow-md);flex-direction:column;align-items:stretch;gap:.2rem;padding:.55rem;display:none}.nav__links.open{display:flex}.nav__links li{width:100%}.nav__links a:not(.btn){justify-content:space-between;width:100%;min-height:46px;padding:.75rem .85rem;border-radius:8px;letter-spacing:.07em}.nav__links a:not(.btn):after{display:none}.nav__links a.active,.nav__links a:not(.btn):hover{background:var(--cloud)}.nav__links a.active{color:var(--rotary-azure);box-shadow:inset 3px 0 0 var(--rotary-gold)}.nav__cta{margin:.35rem 0 0;padding-top:.45rem;border-top:1px solid var(--line)}.nav__cta .btn{width:100%;justify-content:center}.nav__toggle{display:block}.grid--2,.grid--3{grid-template-columns:1fr}.stats{grid-template-columns:repeat(2,1fr)}.forum-layout{grid-template-areas:"form" "copy";grid-template-columns:1fr}.ask-card{position:static}.footer-main{gap:clamp(1.5rem,5vw,2.5rem);grid-template-columns:1fr}.footer-nav{grid-template-columns:repeat(3,minmax(0,1fr));column-gap:clamp(1rem,4vw,2rem);justify-content:stretch;justify-items:start;text-align:left}.footer-brand-panel{max-width:560px}.footer-bottom{grid-template-columns:1fr}.footer-motto{justify-self:start;text-align:left}}@media (max-width:560px){.activity-entry{grid-template-columns:1fr;gap:.85rem;padding:1.75rem 0}.activity-entry__date{display:flex;align-items:baseline;gap:.4rem;padding-top:0;text-align:left}.activity-entry__day{font-size:1.15rem}.activity-entry__top{gap:.5rem .6rem;margin-bottom:.55rem}.activity-share{margin-left:auto;order:1}.activity-place{order:2;flex-basis:100%}.activity-entry h3{font-size:1.3rem}.activity-photos{gap:.55rem;margin-top:.9rem}.activity-photos img,.activity-photos__more{flex-basis:calc(50% - .3rem);height:124px}}.h-accent{position:relative;display:inline-block}.h-accent:after{content:"";display:block;width:64px;height:4px;border-radius:4px;background:var(--rotary-gold);margin-top:.6rem}.center .h-accent:after{margin-left:auto;margin-right:auto}.reveal{opacity:1;transform:none}.hero--poa{display:grid;align-items:center;min-height:min(700px,calc(100svh - 96px));padding-bottom:0}.site-header--home+main .hero--poa{min-height:100svh}.hero--poa:after{content:none}.hero--poa .container{padding-bottom:clamp(3rem,7vw,5.5rem);padding-top:clamp(3rem,7vw,5.5rem)}.hero__copy{max-width:640px;position:relative;z-index:2}.hero__kicker{color:var(--rotary-gold);font-size:clamp(1rem,2vw,1.25rem);letter-spacing:.14em;margin:0 0 .8rem}.hero__kicker,.impact-lockup{font-weight:800;text-transform:uppercase}.impact-lockup{color:#fff;font-family:var(--ff-body);font-size:clamp(3rem,8vw,5.9rem);font-style:italic;letter-spacing:0;line-height:.86;max-width:8ch;text-shadow:0 8px 26px rgba(0,35,82,.22)}.impact-lockup span{display:block}.impact-lockup span:nth-child(2){padding-left:.16em}.impact-lockup span:nth-child(3){padding-left:.32em}.impact-photo{position:absolute;inset:0;overflow:hidden;z-index:0;margin:0}.impact-photo:after{content:"";position:absolute;inset:0;left:0;right:0;background:linear-gradient(90deg,rgba(0,31,75,.93),rgba(0,54,116,.82) 38%,rgba(0,80,162,.42) 68%,rgba(0,80,162,.18)),linear-gradient(0deg,rgba(0,31,75,.7),rgba(0,31,75,.08) 52%);pointer-events:none}.impact-photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(1.06) contrast(1.03)}.collage{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;grid-gap:.9rem;gap:.9rem}.collage .media-duotone:first-child{grid-row:span 2}.media-duotone{position:relative;overflow:hidden;border-radius:var(--radius);background:radial-gradient(120% 120% at 20% 10%,rgba(1,156,219,.55),transparent 55%),linear-gradient(150deg,var(--rotary-royal),var(--rotary-azure));min-height:150px;box-shadow:var(--shadow-md);display:grid;place-items:center;color:rgba(255,255,255,.85)}.media-duotone[data-ratio=tall]{min-height:320px}.media-duotone[data-ratio=wide]{aspect-ratio:16/10}.media-duotone .ph{text-align:center;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;font-weight:700;opacity:.9;padding:1rem}.media-duotone .ph svg{width:34px;height:34px;display:block;margin:0 auto .5rem;opacity:.9}.media-duotone:after{content:"";position:absolute;top:0;right:0;width:0;height:0;border-style:solid;border-width:0 38px 38px 0;border-color:transparent var(--rotary-gold) transparent transparent;opacity:.9}.media-duotone img{width:100%;height:100%;object-fit:cover;mix-blend-mode:luminosity;filter:contrast(1.05)}.aof-heading{max-width:760px;margin-bottom:clamp(2rem,4.2vw,3rem)}.aof-showcase{max-width:1120px;padding:clamp(1.25rem,3vw,2rem) 0 clamp(.75rem,2vw,1.25rem);position:relative}.aof-showcase:after,.aof-showcase:before{content:"";height:1px;left:0;position:absolute;right:0}.aof-showcase:before{background:linear-gradient(90deg,rgba(247,168,27,.55),var(--line) 40%,var(--line));top:0}.aof-showcase:after{background:linear-gradient(90deg,var(--line),var(--line) 60%,rgba(247,168,27,.45));bottom:0}.aof-graphic{margin:0;min-width:0;position:relative}.aof-graphic:before{background:linear-gradient(90deg,rgba(247,168,27,.08),rgba(247,168,27,.18));content:"";height:46%;left:2%;position:absolute;right:2%;top:27%;transform:skewY(-1.4deg)}.aof-graphic img{display:block;height:auto;position:relative;width:100%;z-index:1}.feature{display:grid;grid-template-columns:1fr 1fr;grid-gap:2.5rem;gap:2.5rem;align-items:center}.feature--flip .feature__text{order:2}.feature-photo{margin:0;overflow:hidden;aspect-ratio:16/10;border:1px solid var(--line);border-radius:var(--radius);background:var(--cloud);box-shadow:var(--shadow-md)}.feature-photo img{display:block;width:100%;height:100%;object-fit:cover}.events{display:grid;grid-gap:.9rem;gap:.9rem}.event{display:flex;gap:1.1rem;align-items:center;background:var(--surface-raised);border:1px solid var(--line);border-radius:var(--radius);padding:1rem 1.2rem;box-shadow:var(--shadow-sm)}.event__date{flex:none;width:64px;text-align:center;background:var(--cloud);border-radius:10px;padding:.5rem 0}.event__date .m{display:block;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--rotary-azure)}.event__date .d{display:block;font-size:1.5rem;font-weight:800;color:var(--rotary-royal);line-height:1}.event__body{flex:1 1;min-width:0}.event__body h3{font-size:1.02rem;margin:0 0 .15rem}.event__body p{margin:0;color:var(--slate);font-size:.88rem}.event__tag{flex:none}.quote{max-width:60ch;margin:0 auto;text-align:center}.quote blockquote{font-family:var(--ff-serif);font-size:clamp(1.3rem,3vw,1.9rem);line-height:1.5;color:var(--rotary-royal);font-weight:500;margin:0 0 1rem}.quote blockquote:before{content:"\201C";color:var(--rotary-gold);font-size:1.2em;line-height:0;vertical-align:-.3em;margin-right:.05em}.quote .who{color:var(--gold-ink);font-weight:700;font-size:.82rem;letter-spacing:.1em;text-transform:uppercase}.visit{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem;align-items:stretch}.visit .info-list{list-style:none;padding:0;margin:1rem 0 0;display:grid;grid-gap:.8rem;gap:.8rem}.visit .info-list li{display:flex;gap:.7rem;align-items:flex-start}.visit .info-list svg{width:20px;height:20px;flex:none;margin-top:3px;stroke:var(--rotary-azure);fill:none;stroke-width:1.9}.visit-photo{display:grid;grid-template-rows:minmax(0,1fr) auto;min-height:260px;margin:0;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-raised);box-shadow:var(--shadow-sm)}.visit-photo img{display:block;width:100%;height:100%;min-height:210px;object-fit:cover}.visit-photo figcaption{border-top:1px solid var(--line);color:var(--slate);font-size:.9rem;padding:1rem}.contact-list{display:grid;grid-gap:.8rem;gap:.8rem;list-style:none;margin:1.25rem 0 0;padding:0}.give-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.25rem;gap:1.25rem}.give-card{background:var(--surface-raised);border:1px solid var(--line);border-radius:var(--radius);padding:1.5rem;box-shadow:var(--shadow-sm);display:flex;flex-direction:column}.give-card h3{margin-top:.2rem}.give-card p{color:var(--slate);flex:1 1}.faq{display:grid;grid-gap:.7rem;gap:.7rem;max-width:820px}.faq details{background:var(--surface-raised);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);overflow:hidden}.faq summary{cursor:pointer;padding:1rem 1.2rem;font-weight:700;color:var(--rotary-royal);list-style:none;display:flex;justify-content:space-between;align-items:center;gap:1rem}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";font-size:1.4rem;color:var(--rotary-azure);font-weight:700;line-height:1}.faq details[open] summary:after{content:"\2212"}.faq details[open] summary{border-bottom:1px solid var(--line)}.faq .faq__a{padding:1rem 1.2rem;color:var(--slate)}@media (max-width:880px){.hero--poa .container{grid-template-columns:1fr}.impact-photo{min-height:320px}.collage{grid-template-rows:1fr}.collage .media-duotone:first-child{grid-row:auto}.give-grid,.hero--editorial .container,.trust-steps{grid-template-columns:1fr}.photo-arch{max-width:400px;margin:0 auto}.mag-band{grid-template-columns:repeat(3,1fr)}.mag-band__text{grid-column:1/-1;text-align:center}.fourway-wall{grid-template-columns:1fr}.officers{grid-template-columns:repeat(2,1fr)}.principles{grid-template-columns:1fr}.principle:nth-child(2n){border-left:0}.principle:nth-child(n+2){border-top:1px solid var(--line)}.section-head--split{align-items:start}.feature,.section-head--split,.visit{grid-template-columns:1fr}.feature--flip .feature__text{order:0}}@media (min-width:600px) and (max-width:880px){.give-grid{grid-template-columns:1fr 1fr}}@media (max-width:560px){.container{padding-inline:1rem}.nav{height:64px}.brand{gap:.55rem}.brand__logo{width:112px}.brand__mark{height:34px;width:34px}.brand__name{font-size:.9rem;overflow-wrap:anywhere}.brand__sub{font-size:.64rem}.nav__links{left:1rem;right:1rem}.footer-main{gap:1.75rem}.footer-nav{grid-template-columns:1fr 1fr;column-gap:1rem;row-gap:1.5rem}.footer-link-group--contact{grid-column:1/-1}.footer-logo-frame{min-height:92px;padding:.3rem .75rem .5rem 1.25rem}.footer-logo{width:min(190px,68%)}.site-footer a{min-height:28px}.footer-bottom{margin-top:1.75rem}.hero .container{padding-bottom:2.25rem;padding-top:2.25rem}.hero--subpage{background:radial-gradient(420px 280px at 100% 32%,rgba(1,156,219,.18),transparent 68%),linear-gradient(135deg,var(--rotary-royal) 0,var(--rotary-azure) 62%,var(--rotary-azure-bright) 100%)}.hero--subpage:after{right:-360px;width:560px;height:560px;opacity:.08}.hero--subpage p{font-size:1.05rem}.h-accent{display:block}.hero--poa .container{gap:1.4rem;padding-bottom:2rem}.hero--poa .hero__copy{max-width:min(100%,22rem);width:100%}.hero--poa .hero__copy p{font-size:1.05rem;max-width:21rem}.impact-lockup{font-size:clamp(2.55rem,15vw,3.8rem)}.impact-photo{min-height:210px}.stats{gap:.45rem}.stat{padding:.75rem .4rem}.event{display:grid;grid-template-columns:56px minmax(0,1fr);grid-gap:.8rem;gap:.8rem;align-items:start}.event__date{width:56px}.event__tag{grid-column:2;justify-self:start}.cta-band{text-align:left}.cta-band p{margin-left:0;margin-right:0}.cta-actions{justify-content:flex-start}.section{padding:2.5rem 0}.section-stack{margin-top:1.5rem}.section-stack--lg{margin-top:1.75rem}.mag-band{grid-template-columns:1fr 1fr;gap:.8rem}.journal-card__body{padding:.7rem}.journal-card__title{font-size:.92rem}.mag-band__text{text-align:left;margin-top:.35rem}.mag-band__text h2{font-size:1.55rem}.mag-band__text p{font-size:.95rem;margin-bottom:.5rem}.mag-band__text .cta-actions{justify-content:flex-start;margin-top:.9rem}.officers{gap:.8rem}.officer{padding:1.15rem .75rem 1rem}.officer__avatar{width:62px;height:62px;margin-bottom:.65rem;border-width:2px;font-size:1.2rem}.officer h3{font-size:.96rem}.officer__role{font-size:.66rem}.principle{align-items:center;padding:1rem 1.2rem}.principle p{display:none}.principle h3{margin:0}.give-grid{gap:.7rem}.give-card{display:grid;grid-template-columns:auto 1fr;align-items:center;grid-gap:0 .85rem;gap:0 .85rem;padding:1.05rem 1.15rem}.give-card .card__icon{width:40px;height:40px;margin-bottom:0}.give-card h3{margin:0;font-size:1.05rem}.give-card p{display:none}.give-card .btn{grid-column:1/-1;justify-self:start;margin-top:.8rem;padding:.2rem 0;gap:.4rem;background:none;border:0;border-radius:0;box-shadow:none;color:var(--rotary-azure);font-size:.92rem;font-weight:600}.give-card .btn:after{content:"→";font-size:1.1em;line-height:1}.give-card .btn:active{transform:none;opacity:.65}}