.aboutMe{min-height:100vh;background-color:#e0f0ed}.aboutMe .inner_content{width:80%;margin:auto}.aboutMe .inner_content .text_content{width:50%;padding:10px 20px}.aboutMe .inner_content .text_content .section_title{color:#01493b;font-size:50px;margin:0}.aboutMe .inner_content .text_content .section_content{color:#268976;font-size:14px;width:90%;line-height:1.8em;max-height:70vh;overflow-y:auto;padding-right:10px}.aboutMe .inner_content .text_content .section_content::-webkit-scrollbar{width:6px}.aboutMe .inner_content .text_content .section_content::-webkit-scrollbar-track{background:rgba(0,0,0,.1);border-radius:3px}.aboutMe .inner_content .text_content .section_content::-webkit-scrollbar-thumb{background:#01493b;border-radius:3px}.aboutMe .inner_content .text_content .section_content::-webkit-scrollbar-thumb:hover{background:rgb(.3108108108,22.6891891892,18.3378378378)}.aboutMe .inner_content .text_content .section_content .key{color:#01493b;font-weight:900}.aboutMe .inner_content .text_content .linkButton{width:200px}.aboutMe .inner_content .img_section{width:50%}.aboutMe .inner_content .img_section img{width:100%;height:100%}@media screen and (max-width:768px){.aboutMe{padding:10px!important}.aboutMe .inner_content{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.aboutMe .inner_content .text_content{width:100%!important}.aboutMe .inner_content .text_content .section_title{font-size:38px}.aboutMe .inner_content .text_content .section_content{width:100%;font-size:13px;max-height:60vh;line-height:1.6em}.aboutMe .inner_content .img_section{width:100%!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.aboutMe .inner_content .img_section img{width:90%!important;height:90%!important;margin:auto}}