.home section.about{background-color:#fff}@media(min-width: 768px){.home section.about{position:sticky;top:0}}.home section.cover{height:100vh;background-size:cover;position:relative}.home section.cover video{width:100%;height:100%;position:absolute;-o-object-fit:cover;object-fit:cover;top:50%;left:50%;z-index:-1;transform:translate(-50%, -50%)}.home section.cover .caption{position:absolute;bottom:60px;left:5%}.home section.cover h1{display:inline-block;margin:0;color:#fff;font-weight:700;font-size:5rem;position:relative}.home section.cover h1 span{display:inline-block;position:absolute;top:15%;left:60%;font-size:3rem;font-weight:400;color:#0e0d0d}.home section.cover h1 strong{display:block;color:#0e0d0d;font-size:8rem}.home section.cover h2{color:#0e0d0d;font-size:2rem;text-align:right}.home section.cover .scroll{display:block;position:absolute;right:5%;bottom:60px;transform:translate(-50%, 0)}.home section.cover .scroll a{color:#0e0d0d}.home section.cover .lineWrapper{overflow:hidden}.home section.cover .lineWrapper.bl,.home section.cover .lineWrapper.br{color:#000;position:absolute;bottom:30px;font-size:2rem;font-weight:600}.home section.cover .lineWrapper.bl{left:30px}.home section.cover .lineWrapper.br{right:30px}@media(max-width: 575px){.home section.cover .scroll{display:none}.home section.cover .caption{left:15px;bottom:60px;width:calc(100% - 30px);max-width:330px}.home section.cover h1{font-size:3rem}.home section.cover h1 strong{font-size:5.7rem}.home section.cover h2{font-size:2.25rem}}@media(max-width: 767px){.home section.cover{background:#cdcdcd url(../images/content/cover-poster-small.webp) no-repeat center center;background-size:cover}}@media(min-width: 576px)and (max-width: 767px){.home section.cover .scroll{display:none}.home section.cover .caption{left:35px;bottom:60px;width:calc(100% - 30px);max-width:400px}.home section.cover h1{font-size:3.4rem}.home section.cover h1 strong{font-size:6.46rem}.home section.cover h2{font-size:2.55rem}}@media(min-width: 768px){.home section.cover{background:#cdcdcd url(../images/content/cover-poster-large.webp) no-repeat center center;background-size:cover}}@media(min-width: 768px)and (max-width: 991px){.home section.cover .scroll{right:35px;transform:translate(0, 0)}.home section.cover .caption{left:35px;bottom:60px;width:calc(100% - 30px);max-width:400px}.home section.cover h1{font-size:3.4rem}.home section.cover h1 strong{font-size:6.46rem}.home section.cover h2{font-size:2.55rem}}.parallax-wrapper{background-color:#f0f0f0;height:calc(var(--sections, 1)*100vh)}.parallax-section{position:sticky;top:0;min-height:100vh;display:flex;justify-content:center;align-items:center;color:#fff}.parallax-section h1{font-size:5rem;font-weight:bold}.highlight-wrapper{position:relative;display:inline-block}.highlight-svg{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:130%;height:180%;pointer-events:none;overflow:visible}.highlight-svg .ink-path{stroke:#c5ee0e;stroke-width:4;opacity:.9}.home section.pre{background-color:#fff;font-size:2rem}.home section.pre h1{display:inline-block;margin:0 0 10px 0;color:#0e0d0d;font-weight:700;font-size:3rem;position:relative}.home section.pre h1 span{display:inline-block;position:absolute;top:15%;left:60%;font-size:3rem;font-weight:400;color:#0e0d0d}.home section.pre h1 strong{display:block;color:#0e0d0d;font-size:8rem}.home section.pre h2{color:#0e0d0d;font-size:2rem}.home section.pre strong{color:#0e0d0d}.home section.projects{background-color:#fff}.home section.projects .item{margin:15px 0}.home section.projects .item .picture{background-color:#ddd;position:relative;overflow:hidden}.home section.projects .item .picture picture{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.home section.projects .item .picture .brand{display:inline-block;width:100%;max-width:90%;line-height:1.2;text-align:center;overflow:hidden;position:absolute;top:50%;left:50%;z-index:1;pointer-events:none;transform:translate(-50%, -50%)}.home section.projects .item .picture .brand span{display:block;color:#fff;font-size:7rem;font-weight:700;text-transform:uppercase}.home section.projects .item .picture .brand .char{display:inline-block}.home section.projects .item .picture img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;z-index:0;filter:grayscale(1);transition:all .35s ease-out}.home section.projects .item .details{padding-top:20px}.home section.projects .item .details .itemTitle{display:block;overflow:hidden}.home section.projects .item .details .arrow{display:inline-block;color:#666;width:30px;height:20px;transform:translate(-30px, 0);transition:transform .35s ease-out}.home section.projects .item .details h3{display:inline-block;margin:0;font-size:1.8rem;font-weight:600;transform:translate(-34px, 0);transition:transform .35s ease-out}.home section.projects .item .details strong{display:block;color:#000;font-size:1.5rem;line-height:1;font-weight:500}.home section.projects .item .details span{color:#666;font-weight:300;font-size:1.4rem;font-weight:300;line-height:1.2;opacity:0;transition:opacity .35s ease-out}.home section.projects .item.large .picture{aspect-ratio:770/680}.home section.projects .item.medium .picture{aspect-ratio:600/500}@media(hover: hover){.home section.projects .item:hover img{filter:grayscale(0)}.home section.projects .item:hover .itemTitle .arrow,.home section.projects .item:hover .itemTitle h3{transform:translate(0, 0)}.home section.projects .item:hover .details span{opacity:1}}@media(hover: none){.home section.projects .item .picture .brand{display:none}.home section.projects .item .details span{color:#ccc}.home section.projects .item .details .arrow{display:none}.home section.projects .item .details h3{transform:translate(0, 0)}}@media(max-width: 575px){.home section.projects .item .picture .brand span{font-size:4rem}}@media(min-width: 768px)and (max-width: 991px){.home section.projects .item .picture .brand span{font-size:4rem}.home section.projects .item .details{padding-top:10px}.home section.projects .item .details .arrow{display:none}.home section.projects .item .details strong{padding-top:7px}.home section.projects .item .details h3{line-height:1.3;margin-bottom:6px;transform:translate(0, 0)}.home section.projects .item .details span{color:#000}}@media(min-width: 992px)and (max-width: 1199px){.home section.projects .item .picture .brand span{font-size:4rem}.home section.projects .item .details .arrow{display:none}.home section.projects .item .details strong{padding-top:7px}.home section.projects .item .details h3{transform:translate(0, 0)}.home section.projects .item .details span{margin-top:4px;display:block}}.home section.services{background-color:#efefef}@media(min-width: 768px){.home section.services{position:sticky;top:0}}.home section.showreel{background-color:#fff}.home section.showreel .video{width:100%;aspect-ratio:16/9;background-color:#000}.home section.showreel .caption{color:#0e0d0d;font-size:2rem;font-weight:500}