@keyframes slideTop{0%{transform:translateY(100px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes animate{0%,to{transform:translateY(0)}50%{transform:translateY(50px)}}#id-about-page{padding:0;font-family:Raleway,Poppins,sans-serif;color:#c2c2c2;box-sizing:border-box;margin:4% 20% 4% 10%}#id-about1,#id-bullets li{margin-bottom:4%}#id-about1 h5::after{content:"";width:120px;height:1px;display:inline-block;background:#4ceb95;margin:4px 10px}#id-about1 .icon-color{color:#32fc54;margin-right:4px}#id-about2 .profile-img{animation:animate 8s ease-in-out infinite 1s;display:flex;flex-direction:column;align-items:center}#id-about2 img{max-width:200px;max-height:200px;opacity:0;animation:slideTop .5s ease forwards 0s;border-radius:50%;padding:2%}.class-highlight{color:#44e65f;font-family:Raleway}#id-details{padding-right:10%}#id-details-first{border:1px solid #474747;border-radius:5px;padding:1%}#id-details-desc{color:#9c9c9c;font-family:Poppins;font-size:16px}#id-bullets,#id-contact{border:1px solid #474747;border-radius:5px;padding:3%;margin-top:4%}#id-bullets ul{list-style:none;padding-left:0}#id-bullets ul .bi-square-fill{color:#4169e1;margin-right:1%}#id-bullets li{text-indent:-.7em;padding-left:.7em}#id-bullets li span{font-family:Poppins;color:#5fabc2}#id-contact{font-family:Poppins;font-size:16px;padding:2% 1% 1%}#id-contact .icon-color,#id-profInt-header .icon-color{color:#32fc54;font-size:xx-large}#id-contact-header{color:#44e65f;font-family:Raleway}#id-contact a svg{margin-top:10px;margin-right:20px}#id-profInt{margin-bottom:2%;border:1px solid #474747;border-radius:5px;padding:1%;margin-top:3%}#id-profIntDetails{padding:0;margin:1%0 0}#id-profIntDetails .icon-box{display:flex;align-items:center;padding:20px;background:rgba(255,255,255,.08);transition:ease-in-out .3s;border-radius:10px}#id-profIntDetails .icon-box i{font-size:32px;padding-right:10px;line-height:1}#id-profIntDetails .icon-box h3{font-weight:700;margin:0;padding:0;line-height:1;font-size:16px;color:#9c9c9c}.interests .icon-box:hover{background:rgba(255,255,255,.12)}#id-books{margin-bottom:2%;border:1px solid #474747;border-radius:5px;padding:1%}#id-books .icon-color{color:#32fc54;font-size:xx-large}#id-bookDetails{padding:0;margin:1%0 0}#id-bookDetails button{background-color:rgba(255,255,255,.08);border:1px solid #114522;color:#ddd2d2}@media (max-width:1200px){#id-about-page{margin:10%;padding:0}#id-photo{margin-bottom:5%}#id-about2 .profile-img{animation:none}#id-details{padding-right:2%}#id-profInt-header{margin-top:2%}#id-books{margin-top:4%}#id-books-header{margin-top:2%}}