.projects .project-item{position:sticky;top:0;padding:4rem 1.5rem 8rem;min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;background-color:#fff}.projects .project-item__image{position:absolute;top:4rem;left:0;width:100%;height:calc(100% - 8rem);border-radius:.8rem;overflow:hidden;z-index:-1}.projects .project-item__image img{display:block;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.projects .project-item__article{padding:2rem 1.5rem;border-radius:.8rem;background-color:#fff9;backdrop-filter:blur(30px);scale:.8!important}.projects__pagination{padding-bottom:4rem}.projects__pagination .page-numbers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.projects__pagination .page-numbers>li a,.projects__pagination .page-numbers>li span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:3.4rem;width:3.4rem;color:#8d8d8d;border:1px solid transparent;border-radius:.4rem;-webkit-transition:.3s ease;transition:.3s ease}.projects__pagination .page-numbers>li span.current{cursor:default;border-color:#323232;color:#323232}@media screen and (min-width: 820px){.projects .project-item__article{width:50%}}@media screen and (min-width: 1024px){.projects .project-item{padding:8rem 4rem}.projects .project-item__title{margin-bottom:2rem}.projects .project-item__article{padding:4rem;max-width:49rem}}@media (hover: hover) and (pointer: fine){.projects__pagination .page-numbers>li a:hover{color:#323232}}
