body{background:hsl(0,0%,5%);color:hsl(0,0%,95%)}header .logo img{max-height:140px}@media(max-width: 760px){header .logo img{max-height:60px}}@media(max-width: 760px){.banner{min-height:250px}}.nav .btn{color:#fff}.nav-big .nav .nav-page-galleries ul{display:flex;gap:1rem;flex-wrap:wrap}.banner{z-index:25}.banner:before{display:none}.banner .title{z-index:55}.river{position:absolute;width:100%;height:25vw;overflow:hidden;margin-top:calc(var(--gutter)*-1 - 60px);z-index:30}@media(max-width: 760px){.river{margin-top:0;height:50vw}}.river::before{content:"";background:url(../apc/river.png) center center no-repeat;background-size:contain;position:absolute;width:120%;left:-10%;right:-10%;aspect-ratio:7/1;height:auto;transform:translate(0px, 0%) rotate(7deg);-webkit-clip-path:polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);clip-path:polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);overflow:hidden;animation:2.4s maskIn forwards linear 1s;opacity:.9}@media(max-width: 760px){.river::before{opacity:.9;transform:translate(100px, 0%) rotate(10deg) scale(2)}}@keyframes maskIn{0%{-webkit-clip-path:polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);clip-path:polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%)}100%{-webkit-clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%)}}.banner .title-inside{background:#000}.banner .title::before{background:var(--teal)}.banner .title::after{background:#fff}.home-banner .title .title-inside{background:#000;font-size:3rem}.home-banner .title .title-inside p{font-size:inherit;line-height:1.2}.home-banner .title .title-inside *:last-child{margin-bottom:0}@media(max-width: 760px){.home-banner .title .title-inside{font-size:2.2rem}}.home-about{background:var(--dark)}.home-about::after,.aoc::before{content:"";background:url(../apc/grandchildren.png);background-size:contain;height:auto;aspect-ratio:2.3866348449/1}.home-donate::before{content:"";background:url(../apc/meeting-place.png);background-size:contain;height:auto;aspect-ratio:1.4336917563/1}.home-donate .text::before{background:var(--teal)}.home-donate .text::after{background:#fff}.home-donate .text .text-inside{background:#000}.aoc::before{display:none}.program.extra{background:#39494f;color:#fff}.program.extra>div{color:#fff;aspect-ratio:auto}@media(min-width: 1040px){.program.extra:last-child:nth-child(4),.program.extra:last-child:nth-child(5){grid-column:span 2}}.profiles-block .profile-wrap{animation:400ms fadeUp forwards ease;opacity:0;transform:translateY(40px)}.profiles-block .profile-wrap:nth-child(1){animation-delay:1100ms}.profiles-block .profile-wrap:nth-child(2){animation-delay:1200ms}.profiles-block .profile-wrap:nth-child(3){animation-delay:1300ms}.profiles-block .profile-wrap:nth-child(4){animation-delay:1400ms}.profiles-block .profile-wrap:nth-child(5){animation-delay:1500ms}.profiles-block .profile-wrap:nth-child(6){animation-delay:1600ms}.profiles-block .profile-wrap:nth-child(7){animation-delay:1700ms}.profiles-block .profile-wrap:nth-child(8){animation-delay:1800ms}.profiles-block .profile-wrap:nth-child(9){animation-delay:1900ms}.profiles-block .profile-wrap:nth-child(10){animation-delay:2000ms}.profiles-block .profile-wrap:nth-child(11){animation-delay:2100ms}.profiles-block .profile-wrap:nth-child(12){animation-delay:2200ms}.profiles-block .profile-wrap:nth-child(13){animation-delay:2300ms}.profiles-block .profile-wrap:nth-child(14){animation-delay:2400ms}.profiles-block .profile-wrap:nth-child(15){animation-delay:2500ms}.profiles-block .profile-wrap:nth-child(16){animation-delay:2600ms}.profile-list{display:grid;grid-template-columns:1fr 1fr 1fr;gap:var(--gutter);max-width:calc(120rem + var(--gutter)*2);padding:var(--gutter) var(--gutter) calc(var(--gutter)*2) var(--gutter);position:relative;z-index:40;margin:0 auto;overflow:visible}@media(max-width: 1020px){.profile-list{grid-template-columns:1fr 1fr}.profile-list .profile{margin:0 1rem;aspect-ratio:.75/1}}@media(max-width: 600px){.profile-list{grid-template-columns:1fr;max-width:40rem}}.profile{position:relative;background:#000;border:6px solid #fff;border-radius:10px;overflow:hidden;transform:perspective(1000px);transform-style:preserve-3d;box-shadow:0 30px 40px -20px rgba(0,0,0,.6)}.profile>a{position:relative;text-decoration:none;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;width:100%;aspect-ratio:.75/1}.profile .text{position:absolute;bottom:0}.profile .text h1,.profile .text h2,.profile .text h3{background:#fff;color:#000;padding:8px 20px;display:inline-flex;align-items:center;gap:1rem;font-family:var(--heading);text-align:left;width:auto}.profile .text h1 span,.profile .text h2 span,.profile .text h3 span{font-family:var(--sans);background:var(--teal);color:#fff;text-align:center;flex:0 0 auto;width:2em;height:2em;line-height:2em;border-radius:50%;display:inline-block}.profile-banner{padding:19rem 2rem 0 2rem;background:#1a1919 url(../img/pattern-apc.svg) center center repeat-x;background-size:cover}.profile-banner .portrait{width:30rem;background:#fff;border-radius:50%;margin:3rem auto 0}.profile-banner .text{padding-bottom:var(--gutter)}@media(max-width: 1280px){.profile-banner{padding-top:29rem}}@media(max-width: 760px){.profile-banner{padding-top:3rem;padding-bottom:3rem}.profile-banner .portrait{max-width:24rem;width:100%}}.profile-people{text-align:left;grid-column:span 2;font-size:1.8rem;background:var(--dark);display:inline-flex;justify-content:center;align-items:center;gap:3rem;margin:0 auto -9rem;border-radius:var(--radius);overflow:hidden;border:1px solid hsla(0,0%,100%,.15)}.profile-people img{height:260px;background-color:#000}.profile-people .text{padding:3rem 6rem}.profile-people .text *:last-child{margin-bottom:0}.profile-people h3{font-family:var(--heading);font-size:2.2rem;margin:3rem 0 1rem 0}.profile-people h3:first-child{margin-top:0}@media(max-width: 760px){.profile-people{gap:0;display:flex;flex-direction:column;width:36rem;max-width:100%}.profile-people .text{padding:2rem;width:100%}.profile-people img{height:24rem;-o-object-fit:contain;object-fit:contain;width:100%;padding:2rem;background:#000}.profile-people h3{font-size:2rem}}.profile-block{display:grid;grid-template-columns:1fr 2fr;align-items:flex-start;gap:var(--gutter)}.profile-block.w-people{padding-top:12rem}.profile-block .profile{transform:rotate(-2deg)}.profile-block h3{font-family:var(--heading)}@media(max-width: 760px){.profile-block{display:block}.profile-block.w-people{padding-top:9rem}.profile-block .profile{margin:0 auto 4rem;width:100%;max-width:30rem}}hr{background:hsla(0,0%,100%,.2);margin:3rem 0}.text-block a:hover{color:#fff}.video-block .text{background:var(--dark)}.btn{background:var(--teal);color:#fff}.btn:hover{background:rgba(0,138,171,.55)}.accordion-title{background:rgba(0,138,171,.25);color:#fff;padding:1.4rem 4rem}@media(max-width: 760px){.accordion-title:before{top:1.4rem}}.accordion-title h3{font-family:var(--heading);padding:0}.accordion-title small{opacity:.8}.accordion-title:hover{background:rgba(0,138,171,.55)}.accordion-title:hover h3{color:#fff}.accordion-title:hover+.accordion-content{border-color:rgba(0,138,171,.55)}.accordion-content{border:1px solid rgba(0,138,171,.25);font-size:calc(var(--base-font-size) - .3rem)}.accordion-content .btn{margin-top:2rem}@media(max-width: 760px){.accordion-content .accordion-text{padding:2rem}}.logo-gallery img{background:#fff;padding:1rem;border-radius:5px;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media(max-width: 1320px){.program-list{align-items:flex-start}}@media(max-width: 760px){.program-block,.profiles-block{padding-top:3rem}}
