:root{--wrapper:140rem;--wrapper-padding:2.2rem;--content-font-size-desktop:1.7rem;--content-font-size-mobile:1.4rem;--radius:.6rem;--radius-medium:.75rem;--radius-normal:.75rem;--radius-small:.75rem;--radius-mobile:.75rem}body .projects{justify-content:space-between;padding-bottom:6rem;position:relative}@media(min-width:768px){body .projects{display:grid;grid-template-columns:52.5% 41.6667%;padding-bottom:8rem}}@media(min-width:992px){body .projects{padding-bottom:12rem}}@media(min-width:1200px){body .projects{padding-bottom:16rem}}@media(min-width:1480px){body .projects{gap:8.6rem;grid-template-columns:1fr 58.3rem}}@media(min-width:768px){body .projects__left{max-height:calc(100% - 8.4rem)}}@media(min-width:992px){body .projects__left{max-height:calc(100% - 12rem)}}@media(min-width:1200px){body .projects__left{max-height:calc(100% - 15.5rem)}}@media(min-width:768px){body .projects__sticky{left:0;position:-webkit-sticky;position:sticky;top:16rem}}@media screen and (min-width:1200px)and (max-height:900px){body .projects__sticky{top:10rem}body .projects__header{margin-bottom:6rem}}body .projects__item{border-radius:.75rem;border-radius:var(--radius-normal);display:block;line-height:1;overflow:hidden;position:relative;width:100%}@media(min-width:768px){body .projects__item{border-radius:.6rem;border-radius:var(--radius)}}@media(min-width:1200px){body .projects__item{width:45.2rem}}body .projects__item:hover{color:inherit}body .projects__item:hover img{transform:scale(1.1)}body .projects__item.-featured,body .projects__item.-wide{width:100%}body .projects__item.-featured{height:40rem;margin-bottom:3rem}@media(min-width:768px){body .projects__item.-featured{margin-bottom:0}}@media(min-width:992px){body .projects__item.-featured{height:auto}}@media screen and (min-width:992px)and (max-height:900px){body .projects__item.-featured{max-height:50vh}}body .projects__item.-hover-heading:hover .projects__item-info{opacity:1}@media(min-width:1200px){body .projects__item.-hover-heading .projects__item-info{opacity:0;transition:opacity .25s ease-in-out}}body .projects__item:not(:last-child){margin-bottom:3rem}@media(min-width:992px){body .projects__item:not(:last-child){margin-bottom:5rem}}@media(min-width:1200px){body .projects__item:not(:last-child){margin-bottom:8.6rem}}body .projects__item-media{align-items:center;display:flex;height:100%}body .projects__item img{height:100%;object-fit:cover;transition:transform .2s ease-in-out;width:100%}body .projects__item-info{background-color:var(--wp--preset--color--white);border-radius:.75rem;border-radius:var(--radius-normal);bottom:2rem;left:2rem;max-width:calc(100% - 4rem);padding:2rem;position:absolute;width:36.2rem}@media(min-width:992px){body .projects__item-info{padding:3rem}}body .projects__item-info.-small{border-radius:2.2rem;padding:.8rem 1.6rem 1rem;width:-webkit-max-content;width:-moz-max-content;width:max-content}body .projects__item-info.-small .projects__item-heading{font-size:1.6rem;margin:0}body .projects__item-content{color:var(--wp--preset--color--grey-600);font-size:1.2rem;line-height:2rem}body .projects__button{margin-left:auto;margin-right:auto;min-width:30rem}@media(min-width:768px){body .projects__button{margin-left:0;margin-right:0}}@media(min-width:992px){body .projects__button{min-width:33.5rem}}