html{font-size:62.5%;box-sizing:border-box;scroll-behavior:smooth}*{box-sizing:border-box}html,body{overflow-x:hidden}*,*::before,*::after{box-sizing:inherit}body{margin:0 auto;padding:0 1.8rem;max-width:1920px;font-family:'Inter',sans-serif;font-size:1.6rem;line-height:1.5;color:#111;background-color:#fff}.fade-section{opacity:0;transform:translateY(20px);transition:opacity .5s ease-out,transform 1s ease-out}.fade-section.visible{opacity:1;transform:translateY(0)}.p{margin:0rem}.header{width:100%}.burger-button{display:none}.header-container{display:flex;align-items:center;justify-content:space-between;max-width:1920px;margin:0 auto}.header-title{z-index:10000;font-size:2.4rem;font-weight:700}.header-title a{text-decoration:none;color:inherit}.footer-title a{text-decoration:none;color:inherit}.header-nav{display:flex;gap:6.4rem}.header-nav a{position:relative;text-decoration:none;font-size:2rem;color:inherit}.header-nav a::after{content:"";position:absolute;left:0;bottom:-.4rem;width:100%;height:3px;background-color:currentColor;transform:scaleX(0);transform-origin:left;transition:transform 0.3s ease}.header-nav a:hover::after{transform:scaleX(1)}.get-in-touch{display:inline-flex;align-items:baseline}.get-in-touch .icon{margin-left:.5rem}.get-in-touch .icon svg{height:1em;width:auto;vertical-align:middle}.get-in-touch .icon svg path{stroke-dasharray:30;stroke-dashoffset:30;transition:stroke-dashoffset 0.6s ease}.get-in-touch:hover .icon svg path{stroke-dashoffset:0}.hero-text-section{margin-top:25rem;background:#fff;padding:0rem;padding-bottom:1.6rem;justify-content:flex-end}.hero-texts{display:flex;justify-content:space-between;flex-wrap:wrap}.hero-texts p{margin:0;font-size:2rem;color:#111}.hero-image-section{position:relative;z-index:1}.parallax-container{position:relative;overflow:hidden;height:50rem;width:100%}.parallax-container img{display:block;width:100%;min-height:120%;object-fit:cover;transform:none;will-change:transform}.title-2{list-style:none;padding:0;margin:0;width:100%;font-size:1.6rem;color:#000;font-weight:600;text-transform:uppercase}.hero-texts p:first-child{max-width:47.5rem;line-height:1.5}.hero-texts p:nth-child(2){max-width:27rem;line-height:1.5}.hero-texts p:nth-child(2),.hero-texts p:nth-child(3){align-self:flex-end}#montreal-clock{display:flex;justify-content:flex-end}#montreal-clock .clock{display:inline-block;min-width:6.7ch;text-align:center;padding-left:.2rem}.projects-section{display:flex;align-items:flex-start}.project-list-line{position:relative;cursor:pointer}.project-list-line p{position:relative;cursor:pointer;text-align:end}.project-list-line .full-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;text-decoration:none;color:inherit}.project-preview{width:50rem;height:30rem;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;border:none}.project-preview img{width:100%;height:100%;object-fit:cover;opacity:0;transform:scale(.95);transition:opacity 0.3s ease,transform 0.3s ease;border:none}.project-preview img.visible{opacity:1;transform:scale(1)}.project-list{list-style:none;padding:0;margin:0;width:100%;font-size:1.6rem;color:#000}.project-list li{padding:1rem;border-bottom:1px solid #111;cursor:pointer;display:flex;justify-content:space-between}.project-list li:hover{background:#000}.project-list:hover{list-style:none;padding:0;margin:0;width:100%;transition:opacity 0.5s cubic-bezier(.4,0,.2,1),transform 0.5s cubic-bezier(.4,0,.2,1)}.project-list-line:hover{color:#fff}.project-list-line p{margin:0}.strong-title{font-weight:600;text-transform:uppercase}.footer{margin-bottom:6.5rem}.footer-image-section{position:relative;overflow:hidden;margin-bottom:1.6rem;width:100%}.footer-image-section img{display:block;width:100%;min-height:120%;object-fit:cover;transform:none;will-change:transform;overflow:hidden;height:auto}.footer-parallax-container{position:relative;overflow:hidden;height:50rem;width:100%}.footer-parallax-container img{max-width:100%;max-height:100%;height:auto;display:block;object-fit:cover;transform:none;overflow:hidden}.site-footer{padding:3rem;background:#f5f5f5}.footer-container{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}.footer-left,.footer-right{display:flex;flex-direction:column;gap:1rem}.footer-title{font-size:2.3rem;font-weight:700;margin:0}.footer-socials{display:flex;flex-direction:column;gap:.8rem;color:#000;align-items:flex-end}.footer-end{font-size:1.6rem;color:#555;margin:0;font-weight:400;text-align:end}.footer-socials a{position:relative;text-decoration:none;color:inherit;display:inline-block;font-size:2rem}.footer-socials a::after{content:"";position:absolute;left:0;bottom:-.3rem;width:100%;height:2px;background-color:currentColor;transform:scaleX(0);transform-origin:left;transition:transform 0.3s ease}.footer-socials a:hover::after{transform:scaleX(1)}.footer-nav{display:flex;flex-direction:column;gap:.8rem;align-items:flex-start}.footer-nav a{display:inline-block;position:relative;text-decoration:none;color:inherit;font-size:2rem}.footer-nav a::after{content:"";position:absolute;left:0;bottom:-.3rem;width:0%;height:2px;background-color:currentColor;transition:width 0.3s ease}.footer-nav a:hover::after{width:100%}.full-line,.line-gray{width:100%;transform-origin:left;transform:scaleX(0);transition:transform 1.5s ease}.full-line{height:2px;background-color:currentColor}.line-gray{height:1px;background-color:#b6b6b6}.full-line.visible,.line-gray.visible{transform:scaleX(1)}.margin-tb{margin:1.6rem 0}.margin-b{margin-bottom:1.6rem}.margin-t{margin-top:1.6rem}.flex-title{display:flex;align-items:flex-start;flex-direction:row}.flex-title svg{height:1.5em;width:auto}.text-centered{justify-content:center;align-items:center}.align-center{margin:20rem 0;font-size:3rem;line-height:1.2;font-weight:600;display:flex;flex-direction:column;justify-content:center}.align-center span{display:flex;justify-content:center;text-transform:uppercase}.triple-collums{display:flex;flex-direction:row;justify-content:space-between;white-space:pre-line;margin:5rem 25rem}.collum{display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center}.collum-title{font-size:2rem;text-transform:uppercase}.collum p{font-size:3.5rem;font-weight:700;line-height:1.2;margin-top:1.6rem}.top-project{display:flex;flex-direction:row;justify-content:space-between}.project-image-box{width:50%;max-height:50rem;justify-content:center;overflow:hidden;border:none}.project-image-box img{width:100%;height:auto;display:block;transition:transform 0.5s ease}.project-image-box img:hover{width:100%;height:auto;display:block;transform:scale(1.1)}.project-description{width:49%;display:flex;flex-direction:column;justify-content:end;max-height:50rem}.project-title{font-weight:600;text-transform:uppercase}.expertise{margin:0}.project-p{line-height:1.5;display:flex;flex-direction:column;color:dimgray}.span-project{font-weight:600;margin-bottom:1.5rem;color:#000}.fixed-bar{position:fixed;bottom:-50px;left:0;width:100%;height:115px;filter:blur(20px);background:linear-gradient(to top,rgb(255 255 255 / .01),#fff0);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);z-index:9999;pointer-events:none}.services-grid{display:grid;grid-template-columns:1fr;border-collapse:collapse}.service-row{display:grid;grid-template-columns:10% 30% 1fr;align-items:center;padding:1rem 0;padding-left:15rem;border-bottom:1px solid #555}.service-index{font-size:1.5rem;opacity:.6}.service-title{font-weight:600;font-size:1.5rem}.service-desc{font-size:1.5rem;opacity:.8}.approach{margin:0rem 15rem}.flex-approach{display:flex;flex-direction:row;justify-content:space-around}.approach-text{width:40%}.services{padding:3rem 0}.collumn-4{display:flex;flex-direction:row;margin:1.6rem 0;justify-content:space-around}.title-4{width:05%;height:auto;font-size:1.5rem}.description-4{width:25%;height:auto;font-size:1.5rem}.showreel{display:flex;flex-direction:row;justify-content:space-between}.showreel-title{max-width:25%;font-size:1.5rem;white-space:pre-line}.showreel-video{width:65%;height:auto;overflow:hidden;position:relative}.showreel-video .player{width:100%;height:100%;object-fit:cover;display:block;cursor:pointer}