.fa-about-credentials{background:var(--fa-paper);padding:clamp(95px,11vw,165px) 0}.fa-about-credentials__header{align-items:end;display:grid;gap:4rem;grid-template-columns:1fr minmax(300px,.48fr)}.fa-about-credentials__header h2{font-size:clamp(3rem,4.2vw,3.8rem);line-height:.96;margin:0;max-width:850px}.fa-about-credentials__header>p{color:rgba(16,33,31,.62);line-height:1.8;margin:0;max-width:480px}.fa-about-credentials__grid{display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);margin-top:clamp(4rem,7vw,7rem)}.fa-about-credential{background:hsla(0,0%,100%,.64);border:1px solid var(--fa-line);overflow:hidden;padding:2rem;position:relative;transition:transform .3s ease,box-shadow .3s ease,background .3s ease}.fa-about-credential:hover{background:var(--fa-white);box-shadow:var(--fa-shadow);transform:translateY(-8px)}.fa-about-credential>span{border:1px solid rgba(16,33,31,.15);border-radius:999px;color:var(--fa-forest);display:inline-block;font-size:.68rem;font-weight:750;letter-spacing:.11em;padding:.45rem .7rem;text-transform:uppercase}.fa-about-credential>div{margin-top:20px}.fa-about-credential h3{font-size:clamp(1.8rem,3vw,2rem);line-height:1;margin:0 0 .85rem;max-width:300px}.fa-about-credential p{color:rgba(16,33,31,.58);font-size:.87rem;line-height:1.7;margin:0;max-width:330px}.fa-about-credential svg{fill:none;height:170px;position:absolute;right:-24px;stroke:rgba(23,59,54,.07);stroke-width:1;top:55px;width:170px}.fa-about-credential svg path{stroke:rgba(199,179,157,.5);stroke-width:1}.fa-about-credentials__note{color:rgba(16,33,31,.4);font-size:.7rem;margin:1.2rem 0 0}@media(max-width:900px){.fa-about-credentials__grid,.fa-about-credentials__header{grid-template-columns:1fr}}