#mainContainer{background-color:#0e0d13 !important}#workSection .work{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh}#workSection .work img{width:100%;max-height:500px;object-fit:contain;padding:1rem}@media(min-width: 768px){#workSection .work img{max-height:450px}}@media(min-width: 1024px){#workSection .work img{max-height:500px}}@media(min-width: 1280px){#workSection .work img{max-height:550px}}@media(min-width: 1800px){#workSection .work img{max-height:750px}}#workSection .work .title{margin:0;color:#fff;opacity:.2;font-weight:400;text-transform:lowercase}@media(min-width: 1280px){#workSection .work .title{position:absolute;top:50%;left:0;transform:rotate(-90deg);font-weight:300}}.morph-wrap{position:fixed;top:0;left:0;bottom:0;width:100%;height:100vh;display:flex;align-items:center;justify-content:center;pointer-events:none;transform:scale(2.5)}@media(min-width: 1024px){.morph-wrap{transform:scale(1.4)}}.morph-wrap .morph{width:200%;height:200vh;fill:var(--background-color-2)}.morph-wrap .morph path{fill:#4d2971;transition:.7s cubic-bezier(0.37, 0, 0.63, 1)}#reach{z-index:100}#reach .heading{position:absolute;color:#fff;display:flex;align-items:center;font-weight:700}#reach .heading i{top:.6rem;margin-left:.6rem}/*# sourceMappingURL=works.css.map */