.portfolio-container{max-width:100%}.portfolio-item{height:100vh;width:100%;position:relative;display:block}.portfolio-item:before{content:"";position:absolute;inset:0;height:inherit;width:inherit;background-color:rgba(0,0,0,.5);z-index:1}.portfolio-content{height:inherit;position:relative;display:flex;flex-direction:column;justify-content:center;gap:30px;z-index:2;cursor:var(--cursor-plus);max-width:var(--wp--style--global--content-size);margin-left:auto!important;margin-right:auto!important;padding-left:var(--wp--style--root--padding-left);padding-right:var(--wp--style--root--padding-right);box-sizing:border-box}.portfolio-video video{object-fit:cover;width:100%;height:100vh}.portfolio-img,.portfolio-video{position:absolute;inset:0;height:inherit;width:inherit;margin-left:auto;margin-right:auto;object-fit:cover}.sticky-slide .portfolio-title{font-size:78px;font-family:var(--font-family-lexend),sans-serif;letter-spacing:1px;font-weight:var(--font-weight-medium);word-wrap:break-word;display:flex;align-items:center}.sticky-slide .portfolio-excerpt{font-size:30px;font-weight:var(--font-weight-medium);letter-spacing:.5px;max-width:70%}.sticky-slide .portfolio-excerpt p{margin:0}@media screen and (max-width:768px){.sticky-slide .portfolio-title{font-size:30px}.sticky-slide .portfolio-excerpt{max-width:unset}.portfolio-content{justify-content:end;padding-bottom:120px}}