html{font-size:10px;font-family:"Inter",sans-serif;font-weight:400}.cc-profile-cards{display:block}.cc-profile-cards .title-wrapper{margin-bottom:1rem}.cc-profile-cards .title-wrapper .subtitle-wrapper{margin-bottom:.8rem}.cc-profile-cards .title-wrapper .subtitle-wrapper p{color:var(--color-ggu-blue)}.cc-profile-cards .title-wrapper h2{margin-bottom:0;color:var(--color-ggu-blue)}.cc-profile-cards .title-wrapper__text{margin-top:1.6rem}.cc-profile-cards .title-wrapper__text *:last-child{margin-bottom:0}.cc-profile-cards .profile-card{padding:2.4rem 0;display:grid;grid-template-columns:100%;gap:1.2rem;border-bottom:.1rem solid var(--color-ggu-blue)}.cc-profile-cards .profile-card:last-child{border-bottom:none}@media(min-width: 768px){.cc-profile-cards .profile-card.has-thumbnail{grid-template-columns:max-content auto;gap:3.2rem}}.cc-profile-cards .image-wrapper{position:relative;aspect-ratio:3/4;width:20rem;max-width:100%}.cc-profile-cards .image-wrapper img{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:cover;object-position:var(--focal-point-x, 50%) var(--focal-point-y, 50%)}.cc-profile-cards .text-wrapper__text__name{margin-bottom:.8rem}.cc-profile-cards .text-wrapper__text__name:last-child{margin-bottom:0}.cc-profile-cards .text-wrapper__text__titles{margin-bottom:.8rem}.cc-profile-cards .text-wrapper__text__titles:last-child{margin-bottom:0}.cc-profile-cards .text-wrapper__text__titles p{color:var(--color-ggu-blue);font-size:1.6rem}@media(min-width: 375px){.cc-profile-cards .text-wrapper__text__titles p{font-size:1.6rem}}.cc-profile-cards .text-wrapper__text__titles p{line-height:1.2}@media(min-width: 375px){.cc-profile-cards .text-wrapper__text__titles p{line-height:1.2}}.cc-profile-cards .text-wrapper__text__titles p{font-weight:600}@media(min-width: 375px){.cc-profile-cards .text-wrapper__text__titles p{font-weight:600}}.cc-profile-cards .text-wrapper__text__link{margin-top:.8rem}.cc-profile-cards .text-wrapper__text__link:first-child{margin-top:0}.cc-profile-cards .text-wrapper__text__link a{color:var(--color-ggu-blue);text-decoration:none;display:inline-flex;align-items:center;gap:.4rem}.cc-profile-cards .text-wrapper__text__link a span{font-size:1.4rem}@media(min-width: 375px){.cc-profile-cards .text-wrapper__text__link a span{font-size:1.4rem}}.cc-profile-cards .text-wrapper__text__link a span{line-height:1.2}@media(min-width: 375px){.cc-profile-cards .text-wrapper__text__link a span{line-height:1.2}}.cc-profile-cards .text-wrapper__text__link a span{font-weight:600}@media(min-width: 375px){.cc-profile-cards .text-wrapper__text__link a span{font-weight:600}}.cc-profile-cards .text-wrapper__text__link a i,.cc-profile-cards .text-wrapper__text__link a svg{font-size:1rem;line-height:1}.cc-profile-cards .text-wrapper__text__link a:hover span,.cc-profile-cards .text-wrapper__text__link a:focus-visible span{text-decoration:underline;text-decoration-offset:.2rem;text-decoration-thickness:.2rem}