section#team{width:100vw;padding:6vw 15vw}.collaborationCard{width:20vw;height:20vw;transform:scale(.7);border-radius:15px;overflow-y:clip;box-shadow:0 5px 15px rgba(0,0,0,.35)}.collaborationCard .top{width:100%;position:relative;height:60%;border-radius:inherit;overflow-y:clip}.collaborationCard .top img{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.collaborationCard .top .team-text{top:50%;left:50%;font-size:3vw;padding:.5vw 1.6vw .5vw 1vw}.collaborationCard .top .team-text,.collaborationCard .top .team-text span{position:absolute;transform:translate(-50%,-50%);border:1px solid rgb(0,96,141)}.collaborationCard .top .team-text span{width:1vw;height:1vw;background:white}.collaborationCard .top span:first-of-type{top:0;left:0}.collaborationCard .top span:nth-of-type(2){top:0;left:100%}.collaborationCard .top span:nth-of-type(3){top:100%;left:0}.collaborationCard .top span:nth-of-type(4){top:100%;left:100%}.collaborationCard .top p:before{content:"";position:absolute;left:calc(100% - 1.3vw);transform:translateY(-50%);top:50%;width:2px;height:70%;background:black;animation:blink 1s step-start infinite}@keyframes blink{0%,50%{opacity:1}50.1%,to{opacity:0}}.blue,.orange{display:flex;flex-direction:column;justify-content:center;align-items:center;aspect-ratio:2/1;border-radius:100px;width:5vw;position:absolute}.orange{left:-1.5vw;top:1vw;background:rgb(176 171 233/50%);border:2px solid rgb(176 171 233)}.blue{right:-1.5vw;bottom:1vw;border:2px solid rgb(255 225 234);background:rgb(255 225 234/50%)}.paper{z-index:99;width:80%;transform:translateX(-50%) translateY(100%)}.paper,.paper div{position:absolute;left:50%;height:calc(100% - 4vw);bottom:0}.paper div{transform:translateX(-50%);background:#efeefa;box-shadow:0 -3px 5px rgba(0,0,0,.08);border-top-left-radius:1vw;border-top-right-radius:1vw}.paper div:first-of-type{width:80%;position:absolute;z-index:0}.paper div:nth-of-type(2){width:70%;height:calc(100% - 3.5vw);z-index:-1}.paper div:nth-of-type(3){width:60%;height:calc(100% - 3vw);z-index:-2}.paper div:nth-of-type(4){width:50%;height:calc(100% - 2.5vw);z-index:-3}.bottom{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;height:40%;padding:2vw 1vw;color:rgb(136,127,231)}.bottom h3{font-size:1.2vw;opacity:.5}.bottom p{opacity:.5;font-size:1vw}#team>div:first-of-type{height:100%;width:35%;position:relative}#team{display:flex;flex-direction:row;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}#team>div:nth-of-type(2){height:100%;width:65%;position:relative}#team>div:nth-of-type(2) h2{font-size:4.5vw;margin-bottom:1vw;font-weight:700}#team>div:nth-of-type(2) p{font-size:1.3vw;font-weight:100;margin-bottom:1vw;color:#303236;position:relative}#team>div:nth-of-type(2) p strong{font-weight:500}#team>div:nth-of-type(2) p .selected-bg{--bg-stop:0%}#team>div:nth-of-type(2) p .selected-bg:first-of-type,#team>div:nth-of-type(2) p .selected-bg:nth-of-type(2),#team>div:nth-of-type(2) p .selected-bg:nth-of-type(3){background:linear-gradient(to right,#fde9a3 var(--bg-stop),transparent var(--bg-stop))}#team>div:nth-of-type(2) span.index{width:.7vw;aspect-ratio:1;background:black;border-radius:100px;position:absolute;top:0;left:0;opacity:0}#team>div:nth-of-type(2) span.index:before{content:"";width:16%;height:250%;background:black;border-radius:100px;position:absolute;bottom:-2%;transform:translateY(100%) translateX(-50%);left:50%}.first-letter-position,.last-letter-position{font-size:inherit;font-weight:inherit;font-family:inherit;opacity:0}#team>div:nth-of-type(2) span.index:nth-of-type(2){top:0;left:0;transform:rotate(180deg)}span.selected-text{font-weight:100;-webkit-text-decoration:italic;text-decoration:italic;--bg-stop:0;background:linear-gradient(to right,rgb(255 137 100) var(--bg-stop),#000 var(--bg-stop));background-size:200% auto;background-position:100%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;transition:background-position 1s ease-in-out}span.user{--point-position:2vw;position:absolute;width:5vw;height:5vw;top:0;left:0;border-radius:100px;outline:3px solid #ff8964;outline-offset:-3px}span.user:before{bottom:calc(-.9*var(--point-position));width:1vw;height:1vw;border-radius:100px}span.user:after,span.user:before{content:"";position:absolute;left:50%;background:#ff8964;transform:translateY(100%) translateX(-50%)}span.user:after{bottom:0;width:.2vw;height:calc(1*var(--point-position))}span.user img{width:100%;height:100%;object-fit:cover;border-radius:100px;transform:translate(-50%,-50%);top:50%;left:50%;position:absolute;z-index:-1}span.user-1{outline:3px solid rgb(86 131 218)}span.user-1:after,span.user-1:before{background:rgb(86 131 218)}#team>div:nth-of-type(2)>img{width:100%;margin-bottom:1vw;border-radius:1vw}@media screen and (min-width:765px) and (max-width:1024px){section#team{padding:6vw 3vw}#team>div:first-of-type{width:20%}#team>div:nth-of-type(2){width:80%}#team>div:nth-of-type(2) p{font-size:3vw}}@media screen and (max-width:765px){section#team{padding:6vw 3vw}#team>div:first-of-type{display:none}#team>div:nth-of-type(2){width:100%}#team>div:nth-of-type(2) h2{font-size:10vw}#team>div:nth-of-type(2) p{font-size:5vw}span.user{width:15vw;height:15vw;--point-position:4vw}span.user:after{width:1.2vw}span.user:before{width:3vw;height:3vw}}