#knowledge{width:100%;height:100%;margin:30px auto}#knowledge .knowledge-item{width:60%;height:50%;margin:25px auto;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}#knowledge .knowledge-item .line{border-bottom:2px solid #000;width:10%}#knowledge .knowledge-item img{width:30%;height:auto}#knowledge .knowledge-content{width:70%;height:30vw;overflow-y:scroll;margin:0 auto;font-size:1.5vw}#knowledge .knowledge-content *{font-weight:700;margin:2px 0;padding:0;font-family:Georgia,Times New Roman,serif}#knowledge .knowledge-content1{width:70%;height:40vw;overflow-y:scroll;margin:0 auto;font-size:1.5vw}#knowledge .knowledge-content1 img{width:10%;height:auto;vertical-align:middle}#knowledge .knowledge-content1 *{font-weight:700;margin:2px 0;padding:0;font-family:Georgia,Times New Roman,serif}#knowledge .knowledge-content3{width:70%;margin:0 auto}#knowledge .knowledge-content3 .surname-video{width:100%}#knowledge .knowledge-content3 video{-o-object-fit:cover;object-fit:cover}#knowledge .knowledge-content2{width:70%;margin:0 auto;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-around;align-items:center}#knowledge .knowledge-content2 .item{width:20%;display:inline;padding:0 2vw;text-align:center}#knowledge .knowledge-content2 .item .title{width:50%;margin:5vw auto;border-left:1px solid #000;border-right:1px solid #000;text-align:center}#knowledge .knowledge-content2 .item img{width:90%;height:auto;margin:0 auto}#knowledge .single-btn{width:50%;margin:5vw auto;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}#knowledge .single-btn img{width:30%;height:auto}#knowledge .many-btn{width:50%;margin:5vw auto;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center}#knowledge .many-btn img{width:30%;height:auto}