.founder-card{background:#13233a;border:1px solid #c4a35a38;border-radius:32px;width:280px;height:280px;padding:3px;transition:all .5s ease-in-out;position:relative;box-shadow:0 70px 30px -50px #07111f73}.founder-card:hover{border-top-left-radius:55px}.founder-card__mail{z-index:4;cursor:pointer;color:#c4a35aa6;background:0 0;border:none;padding:0;transition:color .2s;position:absolute;top:1.4rem;right:2rem}.founder-card__mail:hover{color:#f4f0e6}.founder-card__mail svg{stroke:currentColor;stroke-width:2px}.founder-card__photo-wrap{z-index:1;border-radius:29px;width:calc(100% - 6px);height:calc(100% - 6px);transition:all .5s ease-in-out .2s,z-index .5s ease-in-out .2s;position:absolute;top:3px;left:3px;overflow:hidden}.founder-card__photo-wrap img{object-fit:cover;object-position:center top;width:100%;height:100%;transition:all .5s ease-in-out}.founder-card__bottom{z-index:2;background:#c4a35a;border-radius:29px;transition:all .5s cubic-bezier(.645,.045,.355,1);position:absolute;inset:80% 3px 3px;overflow:hidden;box-shadow:inset 0 5px 5px #07111f1f}.founder-card__content{height:160px;position:absolute;bottom:0;left:1.5rem;right:1.5rem}.founder-card__name{font-family:var(--font-serif);color:#07111f;font-size:1.2rem;font-weight:600;display:block}.founder-card__tagline{color:#07111fd1;margin-top:.75rem;font-size:.85rem;line-height:1.45;display:block}.founder-card__actions{justify-content:space-between;align-items:center;display:flex;position:absolute;bottom:1rem;left:1.5rem;right:1.5rem}.founder-card__socials{gap:1rem;display:flex}.founder-card__social{color:#07111f;opacity:.85;transition:transform .2s,opacity .2s}.founder-card__social:hover{opacity:1;transform:scale(1.15)}.founder-card__contact-btn{color:#f4f0e6;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;background:#07111f;border:none;border-radius:20px;padding:.45rem .7rem;font-size:.65rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s;box-shadow:0 5px 5px #07111f26}.founder-card__contact-btn:hover{color:#07111f;background:#f4f0e6}.founder-card:hover .founder-card__bottom{border-radius:80px 29px 29px;transition:all .5s cubic-bezier(.645,.045,.355,1) .2s;top:20%}.founder-card:hover .founder-card__photo-wrap{z-index:3;border:7px solid #c4a35a;border-radius:50%;width:100px;height:100px;transition:all .5s ease-in-out,z-index .5s ease-in-out .1s;top:10px;left:10px;box-shadow:0 5px 5px #07111f33}.founder-card:hover .founder-card__photo-wrap:hover img{object-position:center 15%;transition:all .5s ease-in-out .5s;transform:scale(2.2)}
