body{font-family:sans-serif;line-height:1.5;margin:1rem}main{overflow:hidden}header{position:fixed;width:100%;top:0;z-index:1000;background-color:#fff}footer{margin-top:-17rem;color:#fff}a{text-decoration:none}.wrapper{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.wrapper span::after{content:"|";margin:0 .5rem}.wrapper span:last-child::after{content:""}.btn-primary,.btn-primary:hover,.btn-primary:active,.btn-primary:visited{background-color:var(--text-color)!important;outline:none!important;border:none!important}.background-landingpage{position:relative;height:100vh;width:100%;overflow:hidden;text-align:center}.bg-image,.bg-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-size:cover;z-index:0;will-change:transform}.bg-image{background-image:url(/images/landingpage_background.jpeg);background-position:0 100%;z-index:1}.name-container{display:flex;height:100vh;flex-direction:column;z-index:3;position:relative;justify-content:end}.inner-name-container{height:70%;top:15vh;position:relative;background:rgba(255,255,255,.6)}.container-padding-y{padding-top:3rem;padding-bottom:7rem}.mb-10{padding-bottom:10rem}.profile-picture{background:url(/images/profile.png)no-repeat 50%;background-size:contain;width:100%;margin-right:6rem;min-height:400px}.primary-color{color:var(--text-color)!important}.background-gray{background-color:var(--secondary-color)}.card-hover:hover{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important;color:#0a53be}.social-media{width:2rem;margin:.5rem}.fixed-footer{height:17rem;background:var(--text-color);display:flex;justify-content:end;align-items:center;padding-bottom:2.5rem;flex-direction:column;padding-top:1rem}#contact-section a{color:var(--text-color)}.category-box{border:1px solid #dee2e6;position:relative}.category-label{position:absolute;top:-.8rem;left:1rem;font-size:.75rem;background-color:#fff;padding:0 .5rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.status-badge{background-color:rgba(102,153,204,.71);color:#fff;padding:.4rem 1rem;font-weight:700;border-bottom-right-radius:.5rem;backdrop-filter:blur(2px)}@media(min-width:768px){.name-container{justify-content:unset}.inner-name-container{top:12%;height:fit-content;background:0 0}.bg-overlay{background-image:url(/images/frontpage.svg);background-position:0 0;z-index:2;opacity:.9}.background-landingpage{text-align:left}}@media(min-width:992px){.profile-picture{background-position:0;width:160%}.fixed-footer{height:11rem}.inner-name-container{top:16%}.container-padding-y{padding-top:7rem}}