.project{padding-top:150px}.project,.project__hero,.project__hero-container{position:relative}.project__hero{width:100%;overflow:hidden;aspect-ratio:auto 41/9;margin-bottom:56px;border-radius:10px}.project__hero img{width:100%;height:100%;-webkit-mask-image:linear-gradient(270deg,rgb(0,0,0),rgba(0,0,0,0));mask-image:linear-gradient(270deg,rgb(0,0,0),rgba(0,0,0,0))}.project__title{top:50%;transform:translateY(-50%);position:absolute;font-size:24px;z-index:4}.project__title h2{font-weight:400}.project__title h1{margin-bottom:10px;font-weight:900}@media(max-width:768px){.project__title h1,.project__title h2{font-size:16px}}.project__image{width:100%;aspect-ratio:auto 16/9;margin-bottom:56px;position:relative;overflow:hidden;border-radius:10px}.project__image img{width:100%;height:100%}@media(max-width:768px){.project__image{margin-bottom:28px}}.project__content{all:unset;padding:0 63px;display:block;font-size:18px;font-weight:200;line-height:1.2}.project__content h3{margin:30px 0;font-weight:800}.project__content p{margin-bottom:20px}.project__content strong{font-weight:900}.project__content a{color:#fff}@media(max-width:768px){.project__content{padding:20px 0;font-size:14px}.project__content h3:first-of-type{margin-top:0}}.project__credits p:not(:last-child){margin-bottom:4px}@media(max-width:768px){.project{padding-top:130px}.project__hero{margin-bottom:28px}}.embed-container{--video--width:1366;--video--height:768;margin-bottom:56px;position:relative;padding-bottom:calc(var(--video--height)/var(--video--width)*100%);overflow:hidden;max-width:100%;background:#000}@media(max-width:768px){.embed-container{margin-bottom:28px}}.embed-container embed,.embed-container iframe,.embed-container object{position:absolute;top:0;left:0;width:100%;height:100%}.back{position:absolute;font-size:16px;color:#000;background-color:#fff;padding:8px;top:-15px;right:0;text-decoration:none}.back svg{margin-left:8px}