.hero-section[data-astro-cid-bbe6dxrz]{padding:4rem 0}.logos[data-astro-cid-bbe6dxrz]{display:grid;place-content:center;grid-template-columns:repeat(4,1fr);gap:1rem;width:70%}.logos[data-astro-cid-bbe6dxrz] div[data-astro-cid-bbe6dxrz]{display:grid;place-content:center}.logos[data-astro-cid-bbe6dxrz] img[data-astro-cid-bbe6dxrz]{width:100%}.hero-logo[data-astro-cid-bbe6dxrz] img[data-astro-cid-bbe6dxrz]{transform:scale(1.25)}a[data-astro-cid-bbe6dxrz]{font-weight:700;text-decoration:underline;margin:1rem 0;display:inline-block}@media (max-width: 900px){.logos[data-astro-cid-bbe6dxrz]{width:100%}}.profile-card[data-astro-cid-c7gr6yg2]{border-radius:20px;color:var(--color-white);width:100%;aspect-ratio:844/1300;position:relative;perspective:1000px;cursor:pointer;box-shadow:0 10px 30px #00000026;margin-bottom:1rem;transform-style:preserve-3d}.flipped .profile-card__inner[data-astro-cid-c7gr6yg2]{transform:rotateY(180deg)}@media (max-width: 600px){.profile-card[data-astro-cid-c7gr6yg2]{max-width:320px;margin-left:auto;margin-right:auto}}.profile-card--magenta[data-astro-cid-c7gr6yg2] .profile-card__inner[data-astro-cid-c7gr6yg2]{background-color:#e5007e}.profile-card--rusty-orange[data-astro-cid-c7gr6yg2] .profile-card__inner[data-astro-cid-c7gr6yg2]{background-color:var(--color-orange)}.profile-card--medium-green[data-astro-cid-c7gr6yg2] .profile-card__inner[data-astro-cid-c7gr6yg2]{background-color:var(--color-green)}.profile-card--water-blue[data-astro-cid-c7gr6yg2] .profile-card__inner[data-astro-cid-c7gr6yg2]{background-color:#009ee2}.profile-card--squash[data-astro-cid-c7gr6yg2] .profile-card__inner[data-astro-cid-c7gr6yg2]{background-color:var(--color-orange)}.profile-card--blueberry[data-astro-cid-c7gr6yg2] .profile-card__inner[data-astro-cid-c7gr6yg2]{background-color:#28348a}.profile-card--cherry-red[data-astro-cid-c7gr6yg2] .profile-card__inner[data-astro-cid-c7gr6yg2]{background-color:var(--color-red)}.profile-card__inner[data-astro-cid-c7gr6yg2]{position:relative;width:100%;height:100%;transition:transform 2s cubic-bezier(.25,1,.5,1);transform-style:preserve-3d;border-radius:20px;box-shadow:0 5px 15px #0000001a}.profile-card--locked[data-astro-cid-c7gr6yg2] .profile-card__inner[data-astro-cid-c7gr6yg2]:before{content:"";position:absolute;inset:0;border-radius:20px;animation:locked-border-pulse 2s ease-in-out infinite;pointer-events:none}@media (hover: hover){.profile-card[data-astro-cid-c7gr6yg2]:hover .profile-card__inner[data-astro-cid-c7gr6yg2]{transform:rotateY(180deg);box-shadow:0 15px 40px #0003}}.profile-card__front[data-astro-cid-c7gr6yg2],.profile-card__back[data-astro-cid-c7gr6yg2]{position:absolute;width:100%;height:100%;backface-visibility:hidden;-webkit-backface-visibility:hidden;border-radius:20px;transform:translateZ(0);overflow:hidden}.profile-card__back[data-astro-cid-c7gr6yg2]{transform:rotateY(180deg) translateZ(0)}.profile-card__gradient[data-astro-cid-c7gr6yg2]{content:"";position:absolute;left:0;right:0;bottom:0;height:55%;z-index:1;border-radius:0 0 20px 20px;pointer-events:none;background:linear-gradient(to bottom,#0000 40%,#00000073 85%,#000000b3)}.profile-card__gradient--hobby[data-astro-cid-c7gr6yg2]{height:65%;border-radius:0 0 20px 20px}.profile-card__content--hobby[data-astro-cid-c7gr6yg2]{display:flex;flex-direction:column;justify-content:flex-end;height:100%;padding:1.5rem;position:relative;z-index:2;border-radius:0 0 20px 20px}.profile-card__content[data-astro-cid-c7gr6yg2]{display:flex;flex-direction:column;justify-content:space-between;padding:1.5rem;height:100%;position:relative;z-index:2}.profile-card__quote[data-astro-cid-c7gr6yg2]{font-size:1rem;font-style:italic;font-weight:500;margin-bottom:1.5rem;min-height:45px;text-shadow:0 1px 3px rgba(0,0,0,.7),0 0 3px rgba(0,0,0,.8),1px 1px 2px black}.profile-card__image[data-astro-cid-c7gr6yg2]{position:absolute;width:122%;bottom:0;z-index:0;object-fit:contain;object-position:bottom center;pointer-events:none;left:-11%}.profile-card__image--hobby[data-astro-cid-c7gr6yg2]{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center center;z-index:0;border-radius:20px;left:0;top:0}.profile-card__image--hobby[data-astro-cid-c7gr6yg2].profile-card__image--reused{width:122%;height:auto;top:auto;bottom:0;left:-11%;object-fit:contain;object-position:bottom center;border-radius:0;pointer-events:none}.profile-card__name[data-astro-cid-c7gr6yg2]{font-size:1rem;font-weight:600;z-index:1;text-shadow:0 2px 4px rgba(0,0,0,.7),0 0 3px rgba(0,0,0,.9),1px 1px 2px black}.profile-card__title[data-astro-cid-c7gr6yg2]{font-size:.85rem;opacity:.95;margin-bottom:.5rem;text-shadow:0 1px 3px rgba(0,0,0,.7),0 0 3px rgba(0,0,0,.8),1px 1px 2px black}@media (max-width: 768px){.profile-card[data-astro-cid-c7gr6yg2]{width:100%;max-width:400px}}@media (hover: hover){.profile-card--locked[data-astro-cid-c7gr6yg2]:hover .profile-card__inner[data-astro-cid-c7gr6yg2]{transform:none}}.profile-card--locked[data-astro-cid-c7gr6yg2] .profile-card__inner[data-astro-cid-c7gr6yg2]{cursor:default}@keyframes locked-border-pulse{0%{box-shadow:0 0 0 0 var(--color-orange)}to{box-shadow:0 0 0 12px transparent}}.team-intro-content[data-astro-cid-yu4wt3u2]{width:100%;height:100%;display:grid;place-content:center}.team-intro-content[data-astro-cid-yu4wt3u2] p[data-astro-cid-yu4wt3u2]{padding:.25rem 0}
