.work-header{position:relative;width:100vw;height:100vh;padding:2em;display:flex;justify-content:center;align-items:center;text-align:center}.work-header .work-profile-icon{position:relative;width:clamp(120px,28vw,130px);height:auto;min-height:0;max-height:none;margin-bottom:1em;margin-top:clamp(-70px,-12vh,-40px);overflow:visible}.work-header .work-profile-icon img{width:100%;height:auto;max-height:none;object-fit:contain;object-position:center center;display:block}.work-header .work-header-content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0}.work-header .work-header-title{margin-top:clamp(60px,8vh,90px);margin-bottom:6em}.work-header .work-header-title h1{font-family:Montserrat,sans-serif}.work-header .work-header-arrow-icon{margin-top:1em;color:#ea8529}.work-header .work-footer{position:absolute;width:100%;bottom:0;padding:2em;display:flex;justify-content:space-between}.work-header .work-footer .work-footer-scroll-down{position:absolute;left:50%;transform:translate(-50%)}.work-header .work-footer .work-footer-symbols{height:auto;flex-shrink:0}.work-items{position:relative;width:100%;height:100%;min-height:100%;padding:2em;overflow-x:hidden;display:flex;flex-direction:column;gap:4em;margin-bottom:8em}.work-items .row{display:flex;gap:2em}.work-items .row .work-item{position:relative;flex:1}.work-items .row .work-item .work-item-img{aspect-ratio:5/3;border-radius:1em;overflow:hidden;margin-bottom:1em}.work-items .row .work-item .work-item-content{display:flex;flex-direction:column;gap:.5em}.work-items .row .work-item .work-item-content h3{font-family:Cabinet Grotesk,sans-serif}.work-items .row .work-item .work-item-img--100 a{display:block;width:100%;height:100%}.work-items .row .work-item .work-item-img--100 img{object-fit:cover;object-position:42% 22%}.work-header-content p,.work-header-title h1{line-height:1.1}.work-header-content p>div,.work-header-title h1>div{position:relative;padding:0 .25em}@media(max-width:1000px){.work-header .work-footer .work-footer-symbols{display:none}.work-header .work-footer{display:flex;justify-content:flex-end}.work-header .work-footer .work-footer-scroll-down{left:2em;transform:translate(0)}.work-items .row{flex-direction:column}}
