.company{flex-direction:column;justify-content:flex-start;align-items:center;gap:10vh;width:95vw;height:auto;padding:5vh 2.5vw;display:flex}.stand *,.team *,.affiliated *,.company *{transition:all 1s linear}.company .introduction{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2.5vh;width:100%;height:auto;display:flex}.company .user{justify-content:space-between;align-items:flex-start;width:75%;height:35vh;display:flex}.company .even{flex-direction:row-reverse}.company .user div{background-color:#fff;flex-direction:column;justify-content:center;align-items:flex-start;gap:3vh;width:25%;height:100%;display:flex}.company .user div p{font-size:1.2vw}.company .user div p:last-child{color:var(--secondary)}.company .user img{aspect-ratio:1;-o-object-fit:cover;object-fit:cover;border-radius:65px;width:auto;height:80%;padding:2%;box-shadow:0 3px 8px #0000003d}.stand{background-color:#f6fbfd;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:10vh;width:90vw;height:auto;padding:5vh 5vw;display:flex}.stand div{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:5vh;display:flex}.stand h2,.stand div h5{color:var(--secondary)}.affiliated{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:10vh;width:90vw;height:auto;padding:5vh 2.5vw;display:flex}.affiliated h2{color:var(--secondary)}.affiliated article{flex-direction:column;justify-content:flex-start;align-items:center;gap:7vh;width:100%;height:auto;display:flex}.affiliated div{justify-content:space-between;align-items:center;width:90%;display:flex}.affiliated div p{width:70%;min-height:90%}.affiliated div img{aspect-ratio:1;-o-object-fit:cover;object-fit:cover;width:15%;height:auto}.team{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:10vh;width:90vw;height:auto;padding:5vh 2.5vw;display:flex}.team h2{color:var(--secondary)}.team article{-moz-column-gap:2vw;flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:5vh 2vw;width:100%;height:auto;padding:5vh 0;display:flex}.team article div{flex-direction:column;justify-content:space-between;align-items:center;width:30%;height:40vh;display:flex}.team article div img{aspect-ratio:1;-o-object-fit:cover;object-fit:cover;border-radius:50%;width:auto;height:65%;padding:2%;box-shadow:0 3px 8px #0000003d}@media screen and (max-width:600px) and (orientation:portrait){.company{gap:5vh}.company .introduction{text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;gap:2.5vh;width:100%;height:auto;display:flex}.company .user{flex-direction:column-reverse;justify-content:space-between;align-items:center;width:85%;height:30vh;display:flex}.company .user.even{flex-direction:column-reverse}.company .user img{height:50%}.company .user div{align-items:center;width:100%;height:35%}.company .user div p{text-align:center;font-size:3.2vw}.stand{background-color:#f6fbfd;flex-direction:column;justify-content:flex-start;align-items:center;gap:5vh;width:90vw;height:auto;padding:5vh 5vw;display:flex}.stand div{text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;gap:2.5vh;display:flex}.stand div h5{color:var(--secondary);font-size:3vw}.affiliated{text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;gap:5vh;width:90vw;height:auto;padding:5vh 2.5vw;display:flex}.affiliated article{text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;gap:5vh;width:100%;height:auto;display:flex}.affiliated div{flex-direction:column;align-items:center}.affiliated div img{aspect-ratio:1;width:35%;height:auto}.team{align-items:center;gap:5vh}.team article div{justify-content:flex-start;gap:1vh;width:45%;height:25vh}.team article div img{width:90%;height:auto}}
