.technor,.technor *{font-family:Technor-Regular,Technor,sans-serif!important}.technor{font-family:Technor-Regular,Technor,sans-serif}.page.work-page:not(.is-hero-prepared) .work-header-arrow-icon,.page.work-page:not(.is-hero-prepared) .work-header-content p,.page.work-page:not(.is-hero-prepared) .work-header-title{visibility:hidden}.work-items--pending{min-height:0;padding:0;margin:0;gap:0}.work-header{position:relative;width:100%;height:100vh;padding:2em;display:flex;justify-content:center;align-items:center;text-align:center}.work-header .work-profile-icon{position:relative;width:160px;height:160px;border-radius:1em;margin-bottom:1em;outline:.25rem solid var(--accent1);border:.25rem solid var(--fg);overflow:hidden}.work-header .work-header-content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1em}.work-header .work-header-title{margin-bottom:6em}.work-header .work-footer{position:absolute;width:100%;bottom:0;padding:2em;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box}.work-header .work-footer p.mn{font-size:var(--footer-text-desktop)}.work-header .work-footer .work-footer-scroll-down{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.work-header .work-footer .work-footer-symbols{height:1rem}.work-header .work-footer .work-footer-symbols img{width:auto;height:1rem;object-fit:contain}@media (max-width:1000px){.work-header .work-footer{display:flex;justify-content:flex-end}.work-header .work-footer p.mn{font-size:var(--footer-text-tablet)}.work-header .work-footer .work-footer-symbols{display:none}.work-header .work-footer .work-footer-scroll-down{left:2em;top:50%;transform:translateY(-50%)}}@media (max-width:768px){.work-header .work-footer p.mn{font-size:var(--footer-text-mobile)}}@media (max-width:576px){.work-header .work-footer p.mn{font-size:var(--footer-text-small)}}@media (max-width:400px){.work-header .work-footer p.mn{font-size:var(--footer-text-tiny)}}.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-img img{display:block;width:100%;height:100%;object-fit:cover}.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-size:clamp(1.35rem,2.5vw,1.85rem);line-height:1.15}.work-items .row .work-item .work-item-content p.mn{font-size:clamp(.95rem,1.6vw,1.1rem);letter-spacing:.03em}.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-items .row{flex-direction:column}}