#team-section{color:#e6e6e6;background-color:#010101;min-height:100vh;padding:40px}.team-title-container{width:100%}.team-title-text{text-transform:uppercase;margin-bottom:40px;font-family:DrukWideBold;font-size:50px}.team-columns-layout{grid-template-columns:1fr 1fr 1fr;gap:40px;width:100%;max-width:1400px;margin:0 auto;display:grid}.team-column{flex-direction:column;display:flex}.team-middle-column{justify-content:center;align-items:center;width:100%;height:100%;min-height:60vh;position:relative}.team-image{object-fit:cover;width:100%;height:100%}.team-profile{flex-direction:column;width:100%;height:100%;display:flex}.team-profile-image-wrapper{width:100%;height:auto;margin-bottom:20px;position:relative;overflow:hidden}.team-profile-image-wrapper:after{content:"";pointer-events:none;z-index:1;background-color:#0000004d;width:100%;height:100%;position:absolute;top:0;left:0}.team-profile-image{object-fit:cover;width:100%;height:auto;display:block;position:relative}.team-profile-content{flex-direction:column;width:100%;display:flex}.team-profile-name-row{justify-content:space-between;align-items:center;width:100%;display:flex}.team-profile-name{color:#e6e6e6;text-transform:uppercase;margin:0;font-family:MatterMono-Light;font-size:32px}.team-btn-container{gap:4px;width:fit-content;display:flex}.team-learn-more-btn{color:#fff;cursor:pointer;background-color:#ca0000;border:none;border-radius:2px;width:fit-content;padding:10px 15px;font-family:AkkuratMono-Regular;font-size:12px;transition:background-color .3s,color .3s}.team-learn-more-btn:hover,.team-btn-container:hover .team-learn-more-btn{color:#010101;background-color:#e6e6e6}.team-arrow-btn{color:#e6e6e6;cursor:pointer;background:#ca0000;border:none;border-radius:2px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:background-color .3s;display:flex}.team-arrow-btn svg path{transition:stroke .3s}.team-arrow-btn:hover,.team-btn-container:hover .team-arrow-btn{background-color:#e6e6e6}.team-arrow-btn:hover svg path,.team-btn-container:hover .team-arrow-btn svg path{stroke:#010101}.team-video-overlay{z-index:9999;cursor:pointer;background-color:#000000e6;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.team-video{object-fit:contain;cursor:pointer;width:auto;max-width:90vw;height:auto;max-height:90vh}.team-video-close-hint{color:#fff;pointer-events:none;z-index:10000;align-items:center;gap:10px;font-family:MatterMono-Light;font-size:14px;display:flex;position:absolute;bottom:40px;right:40px}.team-video-close-hint svg{flex-shrink:0}@media (max-width:768px){#team-section{min-height:auto;padding:20px}.team-title-container{padding:0}.team-title-text{margin-bottom:30px;padding-bottom:15px;font-size:28px;line-height:1.2}.team-columns-layout{grid-template-columns:1fr;gap:30px;max-width:100%;margin:0}.team-middle-column{min-height:auto;display:none}.team-column{width:100%;padding:0}.team-profile{width:100%}.team-profile-image-wrapper{width:calc(100% + 40px);margin-bottom:15px;margin-left:-20px;margin-right:-20px;padding-left:0;padding-right:0}.team-profile-image{object-fit:cover;width:100%;height:auto;display:block}.team-profile-content{padding:0}.team-profile-name{margin-top:5px;font-size:20px;line-height:1.3}.team-learn-more-btn{padding:8px 12px;font-size:11px}.team-arrow-btn{width:35px;height:35px}.team-arrow-btn svg{width:18px;height:18px}.team-video-close-hint{font-size:12px;bottom:20px;right:20px}.team-video-close-hint svg{width:16px;height:16px}}
