.intro-section{display:flex;justify-content:space-between;margin:20rem 10rem 20rem 0;padding:0 1.5rem}.intro-section-text{display:flex;flex-direction:column;gap:2rem}.intro-section-text h2{font-family:NeueMontreal;font-size:5rem;font-weight:600;margin:0;max-width:90rem;padding:0}.intro-section-text p{order:-1;text-transform:uppercase}.intro-videos{overflow:auto;position:relative;width:100%}.intro-videos ul{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.intro-videos ul li{flex-shrink:0;min-width:60rem}.intro-videos ul li:first-of-type{padding-left:1.5rem}.intro-videos ul li:last-of-type{padding-right:1.5rem}.intro-videos ul li video{max-width:60rem;-o-object-fit:cover;object-fit:cover;width:100%}@media (max-width:767px){.intro-section{margin-left:0;margin-right:0;margin-top:15rem}.intro-section-text h2{font-size:3rem;max-width:100%}.intro-videos ul{overflow:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory}.intro-videos ul li{max-width:35rem;min-width:auto}.intro-videos ul li video{height:20rem}}.services{margin-top:10rem;padding:0 1.5rem}.services-title-container{align-items:center;border-bottom:1px solid var(--color-border);display:flex;justify-content:space-between;padding-bottom:2rem}.services-title-container h2{font-family:Condor;font-size:2rem}.services-title-container .cta{margin:0;text-transform:none}.services-list section{align-items:flex-start;border-bottom:1px solid var(--color-border);display:flex;justify-content:space-between;padding:4rem 0}.services-list section h3{font-size:4rem;max-width:30rem;min-width:30rem}.services-list section p{max-width:55rem}@media (max-width:767px){.services-list section{align-items:flex-start;flex-direction:column;gap:2rem;justify-content:center}}.testimonials{margin:10rem 0 0}.testimonials ul{display:flex;gap:2rem;justify-content:center;list-style:none;margin:0;overflow:auto;padding:0}.testimonials ul li{flex-shrink:0}.testimonials ul li:first-of-type{padding-left:1.5rem}.testimonials ul li:last-of-type{padding-right:1.5rem}.testimonials ul li img{max-width:25rem;-o-object-fit:cover;object-fit:cover;width:100%}@media (max-width:767px){.testimonials{margin:5rem 0 0}.testimonials ul{gap:0;justify-content:flex-start}.testimonials ul li img{max-width:15rem}}.video{margin:10rem 0 0;padding:0 1.5rem;position:relative;width:100%}.video-title-container{align-items:center;border-bottom:1px solid var(--color-border);display:flex;justify-content:space-between;padding-bottom:2rem}.video-title-container h2{font-family:Condor;font-size:4rem}.video-title-container .cta{margin:0;text-transform:none}.video-section video{width:100%}@media (max-width:767px){.video{margin:5rem 0 0}.video-title-container{align-items:flex-end;flex-direction:column;gap:2rem}.video-title-container h2{font-size:3rem}}.projects{margin:0;padding:0 1.5rem}.projects__list{margin:0;padding:0}.projects__single-item{border-bottom:1px solid var(--color-border);list-style-type:none;transition:.25s ease-in-out}.projects__single-item-link{align-items:center;display:flex;height:7rem;justify-content:space-between;text-decoration:none}.projects__single-item-name{height:3.5rem;overflow:hidden;position:relative}.projects__single-item-name h3{color:#e6e6e6;margin-bottom:0;margin-top:0;transition:.5s ease-in-out}.projects__single-item-name h3:nth-of-type(2){font-family:Condor;font-weight:400}.projects__single-item-name .grey{color:#515151;transition:.5s ease-in-out}.projects__single-item-picture{display:none;height:20rem;position:absolute;width:30rem;z-index:2}.projects__single-item-picture img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.projects__single-item-category-arrow{display:flex;position:relative}.projects__single-item-category{transition:.5s ease-in-out}.projects__single-item-category p{color:#e6e6e6;transition:.25s ease-in-out}.projects__single-item-category .grey{color:#515151;transition:.5s ease-in-out}.projects__single-item:hover{border-color:var(--color-white)}.projects__single-item:hover h3,.projects__single-item:hover p{color:#e6e6e6}.projects__single-item:hover .projects__single-item-name h3{transform:translateY(-40px)}.projects__single-item:hover .projects__single-item-picture{animation:slide 2s forwards;display:block}.projects__single-item:hover .projects__single-item-arrow svg{transform:translateY(0)}.projects__single-item:last-child{border-bottom:none}@media (max-width:767px){.projects{padding:0 15px}.projects__single-item{position:relative}.projects__single-item-link{align-items:flex-start;flex-direction:column;height:auto;justify-content:center;margin:35px 0}.projects__single-item-name h3{font-size:25px;margin:0 0 10px}.projects__single-item-category-arrow{position:unset}.projects__single-item-category p{font-size:14px;margin:10px 0 0}.projects__single-item-picture{display:block;height:70px;right:0;width:120px}.projects__single-item-arrow{display:block;position:absolute;right:0;top:-10px}.projects__single-item-arrow svg{transform:translateY(0)}.projects__single-item:hover .projects__single-item-picture{animation:unset}.projects__single-item:hover .projects__single-item-category{transform:translate(0)}}.home{margin-top:12rem}@media (max-width:767px){.home{margin-top:0}}
