.team-members-module{margin:32px 64px}.team-members-module .module-wrapper{display:flex;flex-direction:column}.team-members-module .module-wrapper.top_image{flex-direction:column}.team-members-module .module-wrapper .module-content-wrapper{display:flex;flex-direction:column}.team-members-module .module-wrapper .module-content-wrapper .module-content-row{display:flex;flex-direction:row;flex-wrap:wrap;gap:32px;justify-content:flex-start;position:relative;width:100%}.team-members-module .module-wrapper .module-content-wrapper .module-content-row .module-content-column{background-color:var(--colors-gray80);border:1px solid var(--colors-gray70);border-radius:16px;display:flex;flex-direction:column;height:515px;overflow:hidden;position:relative;width:414px}.team-members-module .module-wrapper .module-content-wrapper .module-content-row .module-content-column .member-card{background-position:top;background-repeat:no-repeat;background-size:cover;border-radius:16px;display:flex;flex-direction:column;height:100%;justify-content:end}.team-members-module .module-wrapper .module-content-wrapper .module-content-row .module-content-column .member-card:hover .card-content-wrapper .contact-area{display:flex}.team-members-module .module-wrapper .module-content-wrapper .module-content-row .module-content-column .member-card .card-content-wrapper{background-color:var(--colors-gray80);display:flex;flex-direction:column;padding:24px 32px}.team-members-module .module-wrapper .module-content-wrapper .module-content-row .module-content-column .member-card .card-content-wrapper .info-area{display:flex;flex-direction:row;justify-content:space-between}.team-members-module .module-wrapper .module-content-wrapper .module-content-row .module-content-column .member-card .card-content-wrapper .info-area .member-info{display:flex;flex-direction:column}.team-members-module .module-wrapper .module-content-wrapper .module-content-row .module-content-column .member-card .card-content-wrapper .info-area .member-info .member-name{color:var(--colors-gray20);font-size:24px;font-weight:500;line-height:32px}.team-members-module .module-wrapper .module-content-wrapper .module-content-row .module-content-column .member-card .card-content-wrapper .info-area .member-info .member-title{color:var(--colors-gray40);font-size:16px;font-weight:400;line-height:24px}.team-members-module .module-wrapper .module-content-wrapper .module-content-row .module-content-column .member-card .card-content-wrapper .info-area .social-links{display:flex;flex-direction:row;gap:8px}.team-members-module .module-wrapper .module-content-wrapper .module-content-row .module-content-column .member-card .card-content-wrapper .info-area .social-links .social-link{display:block}.team-members-module .module-wrapper .module-content-wrapper .module-content-row .module-content-column .member-card .card-content-wrapper .info-area .social-links .social-link a{text-decoration:none}.team-members-module .module-wrapper .module-content-wrapper .module-content-row .module-content-column .member-card .card-content-wrapper .info-area .social-links .social-link a img{height:48px;width:48px}.team-members-module .module-wrapper .module-content-wrapper .module-content-row .module-content-column .member-card .card-content-wrapper .contact-area{border-top:1px solid var(--colors-gray60);display:none;flex-direction:column;gap:8px;margin-top:24px;padding-top:24px}.team-members-module .module-wrapper .module-content-wrapper .module-content-row .module-content-column .member-card .card-content-wrapper .contact-area .contact-row{display:flex;flex-direction:row}.team-members-module .module-wrapper .module-content-wrapper .module-content-row .module-content-column .member-card .card-content-wrapper .contact-area .contact-row .contact-icon{background-color:var(--colors-gray80);border:1px solid var(--colors-gray60);border-radius:8px;display:block;height:32px;margin-right:16px;width:32px}.team-members-module .module-wrapper .module-content-wrapper .module-content-row .module-content-column .member-card .card-content-wrapper .contact-area .contact-row .contact-icon img{height:20px;margin:6px;width:20px}.team-members-module .module-wrapper .module-content-wrapper .module-content-row .module-content-column .member-card .card-content-wrapper .contact-area .contact-row .contact-link{color:var(--colors-gray30);font-size:16px;font-weight:400;line-height:34px}.team-members-module .module-wrapper .module-content-wrapper .module-content-row .module-content-column .member-card .card-content-wrapper .contact-area .contact-row .contact-link a{color:inherit;text-decoration:none}