@import url(https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@300&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@500&display=swap);body{background-color:#000;font-family:'Source Sans Pro',sans-serif;color:#fff}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background-color:#0f0f0f;border-radius:5px}::-webkit-scrollbar-thumb{background:#fff;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}.archive-box{margin:0 auto;padding:2em 0 5em}.archive-box .top-wrap{text-align:center;margin-bottom:5em;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.top-wrap img{height:125px;width:125px;padding:0!important;border-radius:50%;margin:0 auto}.top-wrap h1{font-family:'Poppins',sans-serif;margin:.5em 0 0}.archive-box .row{display:flex;flex-wrap:wrap;justify-content:center;width:80%;margin:0 auto 2em}.archive-box .item{background-color:#cdcaca;flex:0 20%;align-items:center;border-radius:10px;margin:0 1em}.archive-box .item>.content{display:flex;flex-direction:column;padding:1em;min-height:175px;position:relative}.archive-box .img-wrap{text-align:center;display:flex;flex-direction:column}.archive-box .img-wrap>img,.archive-box a,.archive-box a#button,.top-wrap img{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.archive-box a{text-decoration:none;font-size:22px;font-weight:700;color:#fff;transition:ease-in-out .1s}.archive-box a:hover{color:#fff;cursor:pointer}.archive-box .img-wrap>img,.archive-box a#button{margin:0 auto}.archive-box .img-wrap>img{height:125px;width:125px;padding:.5em 1em 1em;border-radius:50%}.archive-box a#button{background-color:#fff;color:#000;border:0;font-size:12px;width:60px;border-radius:15px;padding:8px 10px;font-family:'Source Sans Pro',sans-serif;transition:.1s ease-in-out;line-height:1;font-weight:2000}.socials{margin:2em 0 1em}.socials a{width:30px}.socials a img{height:30px;width:30px;transition:.1s ease-in-out;margin:0 .5em}.socials a img:hover{transform:scale(1.1)}@media (max-width:1400px){.archive-box .img-wrap{display:flex;flex-direction:column}.archive-box .img-wrap img{margin:0 auto}.archive-box .img-wrap button{width:100px;margin:0 auto}.archive-box .item>.content{flex-direction:column}.archive-box .item p{padding-right:0!important}}@media (max-width:1000px){.archive-box .row{flex-direction:column;margin-bottom:0;width:90%}.archive-box .item{margin:0 0 2em;align-self:baseline;width:100%}.archive-box p{height:auto;max-height:125px}}
