@font-face{font-family:"Neue Haas Grotesk Display Pro";src:url(../../../themes/fastcc/dcc/assets/fonts/NeueHaasDisplay-Light.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Neue Haas Grotesk Display Pro";src:url(../../../themes/fastcc/dcc/assets/fonts/NeueHaasDisplay-Mediu.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Neue Haas Grotesk Display Pro";src:url(../../../themes/fastcc/dcc/assets/fonts/NeueHaasDisplay-Roman.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Inter Tight";src:url(../../../themes/fastcc/dcc/assets/fonts/InterTight-Light.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Inter Tight";src:url(../../../themes/fastcc/dcc/assets/fonts/InterTight-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Inter Tight";src:url(../../../themes/fastcc/dcc/assets/fonts/InterTight-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}:root{--font:"Neue Haas Grotesk Display Pro","Inter Tight","Helvetica Neue",Helvetica,Arial,sans-serif;--black:#000;--white:#fff;--muted:#efefef;--charcoal:#363e46;--pad-x:120px;--pad-y:100px;--header-pad:30px;--container-w:100%;--container-pad:25px;--page-x:var(--container-pad)}@media (min-width:768px){:root{--container-w:750px;--container-pad:15px;--page-x:max(15px,calc((100% - var(--container-w)) / 2 + var(--container-pad)))}}@media (min-width:992px){:root{--container-w:970px}}@media (min-width:1200px){:root{--container-w:1170px}}@media (min-width:2000px){:root{--container-w:1400px}}.container{width:100%;padding-left:var(--container-pad);padding-right:var(--container-pad);margin-left:auto;margin-right:auto}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}@media (min-width:2000px){.container{width:1400px}}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}html{overflow:hidden}body{font-family:var(--font);font-size:14px;font-weight:400;line-height:20px;color:var(--black);background:var(--white);-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;white-space:nowrap;text-decoration:none}ul{list-style:none}button{font:inherit;background:none;border:0;cursor:pointer;color:inherit}.site-header{position:fixed;top:0;left:0;right:0;z-index:20;padding:var(--header-pad);pointer-events:none;transition:padding 0.45s ease}.site-header .logo{transform-origin:left center;transition:transform 0.45s ease}body.is-scrolled .site-header .logo{transform:scale(.78)}body.is-scrolled .site-header{padding-top:18px;padding-bottom:18px}.site-header .header-row{display:flex;align-items:center;justify-content:space-between}.logo,.search-btn,.menu-toggle{pointer-events:auto}.logo svg,.search-btn svg{display:block}.logo svg path,.search-btn svg path{fill:var(--white);transition:fill 0.35s ease}.search-btn{width:56px;height:53px;display:flex;align-items:center;justify-content:center;border:.8px solid var(--white);transition:border-color 0.35s ease}.menu-toggle{position:fixed;left:20px;top:50%;z-index:30;width:32px;height:32px;transform:translateY(-50%);pointer-events:auto}.menu-toggle span,.menu-toggle span::before,.menu-toggle span::after{display:block;height:1px;background:#111;transition:transform 0.35s ease,width 0.35s ease,background 0.35s ease,opacity 0.35s ease}.menu-toggle span{width:32px;position:relative}.menu-toggle span::before,.menu-toggle span::after{content:"";position:absolute;left:0}.menu-toggle span::before{width:20px;top:-8px}.menu-toggle span::after{width:32px;top:8px}body.theme-light .logo svg path,body.theme-light .search-btn svg path{fill:var(--black)}body.theme-light .search-btn{border-color:var(--black)}body.theme-light .menu-toggle span,body.theme-light .menu-toggle span::before,body.theme-light .menu-toggle span::after{background:#111}body.menu-open .menu-toggle span{background:transparent}body.menu-open .menu-toggle span::before{width:32px;top:0;transform:rotate(45deg);background:#9a9a9a}body.menu-open .menu-toggle span::after{top:0;transform:rotate(-45deg);background:#9a9a9a}body.menu-open .site-header,body.menu-open .menu-toggle{z-index:40}body.menu-open .logo svg path,body.menu-open .search-btn svg path{fill:var(--black)}body.menu-open .search-btn{border-color:var(--charcoal)}.full-nav{--menu-w:min(480px,25vw);--sub-w:min(380px,20vw);position:fixed;inset:0;z-index:25;width:100%;height:100%;pointer-events:none}.full-nav.is-open{pointer-events:auto}.full-nav .nav-overlay{position:absolute;z-index:0;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.5);opacity:0;visibility:hidden;pointer-events:none;transition:0.6s 0.2s}.full-nav.is-open .nav-overlay{opacity:1;visibility:visible;pointer-events:auto}.full-nav .nav-wrap{position:relative;z-index:2;width:var(--menu-w);height:100%;display:flex;align-items:center;justify-content:center;background:var(--white);clip-path:inset(0 100% 0 0);transition:0.6s}.full-nav.is-open .nav-wrap{clip-path:inset(0)}.main-menu{list-style:none;margin:0}.main-menu li{position:relative;opacity:0;transform:translateY(30px)}.main-menu li:first-child{transition:0.6s 0.3s}.main-menu li:nth-child(2){transition:0.6s 0.4s}.main-menu li:nth-child(3){transition:0.6s 0.5s}.main-menu li:nth-child(4){transition:0.6s 0.6s}.main-menu li:nth-child(5){transition:0.6s 0.7s}.main-menu li:nth-child(6){transition:0.6s 0.9s}.full-nav.is-open .main-menu li{opacity:1;transform:translateY(0)}.main-menu a{display:block;font-size:2.75rem;font-weight:300;line-height:1;margin:1.35rem 0;color:var(--black);opacity:.3;white-space:nowrap;text-decoration:none;transition:0.6s}.full-nav.is-open .main-menu a:hover,.full-nav.is-open .main-menu li.is-active>a,.full-nav.is-open .main-menu li.is-current>a{opacity:1;color:var(--black)}.sub-menu-inline{display:none}.sub-menu{position:absolute;top:0;left:var(--menu-w);z-index:1;display:flex;align-items:center;width:var(--sub-w);height:100vh;padding:0 0 0 2.5rem;background:var(--muted);pointer-events:none;clip-path:inset(0 100% 0 0);transition:0.6s 0.3s}.full-nav.has-submenu .sub-menu.is-active{pointer-events:auto;clip-path:inset(0);transition:0.6s}.sub-menu ul{list-style:none;width:auto;margin:0}.sub-menu li{opacity:0;transform:translateY(20px);transition:0.6s}.full-nav.has-submenu .sub-menu.is-active li{opacity:1;transform:translateY(0)}.full-nav.has-submenu .sub-menu.is-active li:nth-child(1){transition-delay:0.15s}.full-nav.has-submenu .sub-menu.is-active li:nth-child(2){transition-delay:0.25s}.sub-menu a{position:relative;display:inline-block;font-size:1.375rem;font-weight:500;line-height:1.75rem;margin:.5rem 0;color:var(--black);opacity:.3;white-space:nowrap;text-decoration:none;transition:0.6s;word-wrap:break-word;white-space:break-spaces}.sub-menu a::after{content:"";position:absolute;left:0;bottom:0;width:0;height:1px;background:var(--black);transition:0.6s}.sub-menu a:hover{opacity:1;color:var(--black);text-decoration:none}.sub-menu a:hover::after{width:100%}@media (max-height:780px){.main-menu a{font-size:2.375rem}}@media (max-height:750px){.sub-menu a{font-size:1.25rem;margin:.35rem 0}}@media (max-height:700px){.main-menu a{font-size:2rem;margin:1.1rem 0}.sub-menu a{font-size:1.125rem;margin:.2rem 0}}@media (max-height:600px){.main-menu a{font-size:1.75rem;margin:.9rem 0}}.home-track{display:flex;height:100vh;width:max-content;will-change:transform}.section{position:relative;flex:0 0 auto;height:100vh;z-index:1}.section-hero{width:100vw;background:#111}.hero-banner{position:relative;display:flex;align-items:stretch;width:100%;height:100%;overflow:hidden}.hero-images{position:absolute;inset:0;z-index:0}.hero-images img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transform:none;object-position:center}.hero-images img.is-active{opacity:1;transform:none}.hero-overlay{position:absolute;inset:0;z-index:1;background:none}.hero-content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;width:min(1140px,calc(100% - 156px));margin:0 auto;height:100%}.hero-title-wrap{position:relative;margin-bottom:30px;padding-right:0;display:flex;justify-content:flex-end}.hero-title{color:#111;font-size:clamp(40px,5.5vw,50px);font-weight:300;line-height:1;max-width:fit-content;text-transform:none}.hero-ctas{display:flex;flex-wrap:wrap;align-items:center;gap:28px 48px}.hero-ctas a{display:inline-flex;align-items:center;gap:14px;color:#fff;font-size:13px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;white-space:nowrap;text-decoration:none}.hero-ctas a::before,.hero-ctas a::after{content:"";flex:0 0 28px;width:28px;height:2px;background:#e30613}.hero-arrows{position:absolute;right:0;top:50%;transform:translateY(-50%);display:flex;align-items:center}.hero-arrows a{margin-left:30px;display:inline-flex}.hero-arrows svg path{fill:var(--white)}.hero-bottom{display:flex;justify-content:space-between}.hero-count{color:#fff;font-size:14px;line-height:14px}.hero-count .sep{margin:0 2px}.section-about{width:100vw;background:var(--white)}.about-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.about-top h4{font-size:20px;font-weight:300;line-height:26px}.primary-btn{display:inline-flex;align-items:center;font-size:14px;font-weight:300;line-height:20px;text-transform:uppercase}.primary-btn span{display:flex;align-items:center;justify-content:center;width:32px;height:30px;margin-left:19px;padding:11px 8px;background:var(--charcoal)}.primary-btn span svg path{fill:var(--white)}.about-wrap{height:100%;padding:6.25rem 7.5rem}.about-body{position:relative;padding-top:6.5625rem;height:80vh}.about-heading{position:absolute;top:0;left:0;max-width:600px;z-index:1}.about-heading h2{font-size:4.375rem;font-weight:300;line-height:1;margin:0;white-space:pre-wrap}.about-bottom{position:relative;display:flex;justify-content:flex-end;align-items:flex-end;height:auto}.about-year{position:absolute;left:0;bottom:0;overflow:hidden}.about-year h3{font-size:4.375rem;font-weight:300;line-height:1;margin:0 0 1.875rem}.about-year p{font-size:16px;font-weight:300;line-height:16px;text-transform:none}.about-copy{overflow:hidden}.about-copy.is-out h3,.about-copy.is-out p{opacity:0;transform:translateY(-24px)}.about-copy h3,.about-copy p{transition:opacity 0.7s cubic-bezier(.22,1,.36,1),transform 0.7s cubic-bezier(.22,1,.36,1)}.about-arrows.is-disabled{opacity:.35;pointer-events:none}.about-slide{display:flex;justify-content:space-between;align-items:stretch;width:55vw;height:auto}.about-photo{width:50%;height:auto}.about-photo img{display:block;width:100%;height:60vh;object-fit:cover}.about-info{width:50%;padding:0 0 0 50px;display:flex;flex-direction:column;justify-content:flex-end}.about-arrows{display:flex;margin-bottom:4.5rem}.about-arrows a{margin-right:1.875rem;display:inline-flex;transition:0.6s;opacity:1}.about-arrows a:hover{opacity:.5}.about-arrows svg path{fill:var(--black)}.about-copy h3{font-size:2.5rem;font-weight:300;line-height:3rem;margin:0 0 17px;padding-right:30%;white-space:pre-wrap}.about-copy p{font-size:1.25rem;font-weight:500;line-height:1.625rem;margin:0;padding-right:8%;white-space:normal}.about-copy p+p{margin-top:1.25rem}.section-image{width:780px;background:#111;overflow:hidden}.image-block{position:relative;width:100%;height:100%}.image-block::after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;background:linear-gradient(transparent,rgba(0,0,0,.2) 58.05%)}.image-block img{width:100%;height:100%;object-fit:cover}.image-block h3{position:absolute;left:1.875rem;bottom:1.875rem;z-index:2;color:#fff;font-size:1rem;font-weight:500;line-height:1.3;margin:0}.section-portfolio{width:max-content;background:var(--white);display:flex}.portfolio-left{display:flex;flex-direction:column;justify-content:space-between;width:440px;flex:0 0 440px;height:100%;padding:6.25rem}.portfolio-left h3{font-size:1.25rem;font-weight:300;line-height:26px;text-transform:none;margin:0 0 1.25rem}.portfolio-right{flex:0 0 auto;width:auto;padding-right:50px;overflow:visible}.portfolio-track{display:flex;height:100%}.portfolio-item{flex:0 0 640px;width:640px;padding:6.25rem 3.125rem;white-space:nowrap;text-decoration:none;border-left:1px solid rgba(0,0,0,.1)}.portfolio-item .image{overflow:hidden}.portfolio-item img{width:100%;height:70vh;object-fit:cover;transition:transform 0.6s ease;transform:scale(1)}.portfolio-item:hover img{transform:scale(1.15)}.portfolio-item .info h3{font-size:2.5rem;font-weight:500;line-height:3rem;margin:1.25rem 0 .625rem;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.portfolio-item .info p{font-size:1.25rem;font-weight:500;line-height:1.75rem;margin:0}@media (min-width:2000px){.portfolio-item{flex-basis:750px;width:750px}}@media (max-height:950px){.portfolio-item{flex-basis:620px;width:620px}.portfolio-item img{height:68vh}}@media (max-height:900px){.portfolio-item{flex-basis:580px;width:580px}}@media (max-height:800px){.portfolio-item{flex-basis:500px;width:500px}.portfolio-item img{height:60vh}.portfolio-item .info h3{font-size:2.25rem;line-height:2.625rem}}@media (max-height:750px){.portfolio-item{flex-basis:450px;width:450px}.portfolio-item .info h3{font-size:2rem;line-height:2.5rem;margin:.9375rem 0 .3125rem}.portfolio-item .info p{font-size:1.125rem;line-height:1.75rem}}.section-expertise{width:100vw;background:var(--muted);display:flex;padding:6.25rem 7.5rem}.expertise-left{width:40%;flex:0 0 40%;padding-right:7.5rem}.expertise-left h3{font-size:1.25rem;font-weight:300;line-height:26px;text-transform:none margin:0 0 1.25rem}.expertise-left h2{font-size:2.125rem;font-weight:400;line-height:1.3;margin:0 0 1.875rem}.expertise-left p{font-size:1rem;font-weight:300;line-height:1.375rem;margin:0}.expertise-right{width:60%;flex:0 0 60%;padding-right:50px;min-width:0}.expertise-list{width:100%}.expertise-list li:first-child a{border-top:1px solid rgba(0,0,0,.1)}.expertise-list li:last-child a{border-bottom-color:transparent}.expertise-list a{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.875rem 0;font-size:1.5625rem;font-weight:300;line-height:1.3;color:var(--black);background:transparent;border-bottom:1px solid rgba(0,0,0,.1);white-space:nowrap;text-decoration:none;transition:0.6s}.expertise-list a span{transition:none;height:30px}.expertise-list .add{display:flex;align-items:center;justify-content:center;flex:0 0 auto;width:24px;height:30px;color:#fff;opacity:0;transform:scale(0);transition:0.6s}.expertise-list .add path{stroke:#fff}.expertise-list a:hover{background:var(--charcoal);color:#fff;padding:1.875rem 1.25rem;white-space:nowrap;text-decoration:none}.expertise-list a:hover .add{opacity:1;transform:scale(1)}.section-footer{width:860px;background:var(--white)}.footer-wrap{display:flex;flex-direction:column;justify-content:space-between;height:100%;width:100%;padding:6.25rem 7.5rem 3.125rem}.footer-brand{display:flex;align-items:center;justify-content:space-between;margin-bottom:0}.footer-brand .logo{padding-bottom:5rem}.footer-brand .logo svg path{fill:var(--black)}.section-footer:not(.inner-footer) .social{display:none}.social{display:flex;list-style:none}.social li{width:20px;height:20px;margin-left:15px}.social img{width:100%;height:auto}.footer-nav{margin-bottom:3.125rem;padding-bottom:3.125rem;border-bottom:1px solid rgba(0,0,0,.2)}.footer-nav ul{display:flex;justify-content:space-between;flex-wrap:wrap;margin:0}.footer-nav a{font-size:1rem;font-weight:500;line-height:1.375rem;text-transform:uppercase;transition:0.6s;opacity:1}.footer-nav a:hover,.footer-legal a:hover{opacity:.6;white-space:nowrap;text-decoration:none;color:var(--black)}.locations{width:90%}.locations h4{font-size:1rem;font-weight:500;line-height:1.375rem;text-transform:uppercase;margin:0}.locations-row{display:flex;flex-wrap:wrap}.locations .col{width:50%;margin-top:3.125rem}.locations p{font-size:1rem;font-weight:500;line-height:1.375rem;margin:0 0 1rem}.footer-bottom{display:flex;justify-content:space-between;align-items:center;width:100%;padding-top:0}.footer-bottom>p{flex:0 0 auto;width:auto;max-width:none;margin:15px 0;text-align:left}.footer-bottom p,.footer-legal a{font-size:1rem;font-weight:500;line-height:1.375rem;text-align:left}.footer-legal{flex:0 0 auto;margin-left:auto}.footer-legal ul{display:flex;list-style:none;margin:14px 0;justify-content:flex-start}.footer-legal li{position:relative;padding-left:30px}.footer-legal li::before{content:"";position:absolute;left:15px;top:7px;width:1px;height:11px;background:var(--black)}.footer-legal li:first-child::before{background:transparent}@media (min-width:2000px){.about-heading h2,.about-year h3{font-size:5.3125rem}.about-photo img{height:65vh}.about-copy h3{font-size:2.875rem;line-height:3.375rem}.about-copy p{font-size:1.375rem;line-height:1.75rem}.section-image{width:950px}.image-block h3{font-size:1.25rem;left:3.125rem;bottom:3.125rem}.section-expertise{width:100vw}.expertise-list a:hover{padding:1.875rem 1.5625rem}.section-footer{width:1000px}.footer-nav a,.locations h4,.locations p,.footer-bottom p,.footer-legal a{font-size:1.125rem;line-height:1.5rem}}@media (max-width:1650px){.about-copy h3{padding-right:20%}.about-copy p{padding-right:20%}}@media (max-width:1500px){.about-arrows{margin-bottom:1.5625rem}.about-copy h3{padding-right:15%}.about-copy p{padding-right:5%}}@media (max-width:1400px){.about-heading{max-width:400px}.about-heading h2{font-size:3.75rem}.about-copy h3{padding-right:10%}}@media (max-height:950px){.about-body{padding-top:4.6875rem}.about-photo img{height:65vh}}@media (max-height:880px){.expertise-list a{padding:1.5625rem 0}.expertise-list a:hover{padding:1.5625rem 1.25rem}}@media (max-height:800px){.about-heading{max-width:400px}.about-copy h3{padding-right:0}.section-image{width:650px}.expertise-list a{padding:1.25rem 0}.expertise-list a:hover{padding:1.25rem .9375rem}.footer-nav{padding-bottom:2.1875rem;margin-bottom:2.1875rem}.footer-brand .logo{padding-bottom:2.5rem}.locations .col{margin-top:.9375rem}}@media (max-height:750px){.about-body{padding-top:0}.about-copy h3{font-size:2.125rem;line-height:2.625rem}.about-copy p{font-size:1.125rem;line-height:1.5rem}.section-image{width:550px}.expertise-left h2{font-size:3.75rem;line-height:4.25rem}.expertise-list .add svg{width:20px;height:20px}}@media (max-height:700px){.about-heading{max-width:300px}.about-heading h2{font-size:3.125rem}.about-year h3{font-size:2rem;margin:0 0 1.25rem}.section-about .about-heading-block h2,.about-heading-block h2,.about-heading h2{font-weight:400!important}.about-heading-block{position:relative;top:50px}.portfolio-left .top{padding-top:50px}.expertise-left{padding-top:50px}.about-slide{width:52vw}.expertise-list a{font-size:1.375rem;padding:1rem 0}.expertise-list a:hover{padding:1rem .9375rem}.footer-brand .logo{padding-bottom:1.25rem}.footer-nav{padding-bottom:1.5625rem;margin-bottom:1.5625rem}.locations h4,.locations p,.footer-bottom p,.footer-legal a{font-size:.9375rem;line-height:1.3125rem}}@media (max-height:650px){.expertise-list a{font-size:1.25rem;padding:.9375rem 0}.expertise-list a:hover{padding:.9375rem}}@media (max-height:600px){.expertise-list a{font-size:1.125rem;padding:.625rem 0}.expertise-list a:hover{padding:.625rem .9375rem}}@media (max-width:1100px){:root{--pad-x:48px;--pad-y:80px}.full-nav .nav-wrap{width:100%;max-width:none;justify-content:flex-start;padding:120px 48px 40px 72px;clip-path:inset(0 0 100% 0)}.sub-menu{display:none!important}.sub-menu-inline{display:none;margin:0 0 8px}.has-sub-nav.is-active .sub-menu-inline{display:block}.sub-menu-inline a{display:block;font-size:16px;font-weight:500;line-height:24px;margin:4px 0;opacity:1}html{overflow:auto}.home-track{display:block;width:100%;height:auto;transform:none!important}.section,.section-hero,.section-about,.section-image,.section-portfolio,.section-expertise,.section-footer{width:100%;height:auto;min-height:100vh}.hero-content{width:calc(100% - 80px);padding:140px 0 80px}.hero-title-wrap{padding-right:0}.hero-arrows{position:static;transform:none;margin-top:28px}.about-heading{position:static;max-width:none;margin-bottom:40px}.about-bottom{display:block;height:auto}.about-year{position:static;margin:20px 0 40px}.about-slide{width:100%;flex-direction:column}.about-photo,.about-info{width:100%}.about-photo{height:360px}.about-info{padding:28px 0 0}.section-image{min-height:70vh}.section-portfolio{display:block}.portfolio-left{width:100%;flex:none;flex-direction:row;align-items:center;padding:80px var(--pad-x) 20px}.portfolio-right{padding:0 var(--pad-x) 80px;overflow-x:auto}.portfolio-item{flex-basis:450px;width:450px;padding:0 30px}.portfolio-item:first-child{border-left-color:transparent}.portfolio-item img{height:500px}.section-expertise{display:block;min-height:auto}.expertise-left{width:100%;flex:none;padding:0 0 40px}.section-footer{min-height:auto}.footer-wrap{padding:80px var(--pad-x) 40px}.locations .col{width:100%;margin-top:10px}.footer-bottom{flex-direction:column;align-items:flex-start}.footer-legal li:first-child{padding-left:0}.footer-brand .logo{padding-bottom:0}}@media (max-width:640px){:root{--pad-x:24px;--header-pad:20px}.full-nav .nav-wrap{width:100%;max-width:none;justify-content:flex-start;padding:120px 24px 40px 72px}.sub-menu{display:none}.sub-menu-inline{display:none;margin:0 0 8px}.has-sub-nav.is-active .sub-menu-inline{display:block}.sub-menu-inline a{display:block;font-size:16px;font-weight:500;line-height:24px;margin:4px 0;opacity:1}.main-menu a{font-size:32px;line-height:36px;margin:18px 0}.hero-title{font-size:36px}.about-heading h2{font-size:34px}.expertise-left h2{font-size:40px;line-height:46px}.portfolio-item{flex-basis:100%;width:100%;padding:0;margin-bottom:30px;border-left:0}.portfolio-item img{height:55vh}}.expertise-list>li{border-bottom:1px solid rgba(0,0,0,.1)}.expertise-list>li:first-child{border-top:1px solid rgba(0,0,0,.1)}.expertise-list>li:last-child{border-bottom-color:transparent}.expertise-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.875rem 0;font-family:inherit;font-size:1.5625rem;font-weight:300;line-height:1.3;color:var(--black);background:transparent;border:0;text-align:left;cursor:pointer;transition:background 0.45s ease,color 0.45s ease,padding 0.45s ease}.expertise-toggle:hover,.expertise-list>li.is-open .expertise-toggle{background:var(--charcoal);color:#fff;padding:1.875rem 1.25rem}.expertise-title{display:block;padding-right:1rem}.expertise-list .add{display:flex;align-items:center;justify-content:center;flex:0 0 auto;width:24px;height:30px;color:#fff;opacity:0;transform:scale(0);transition:opacity 0.45s ease,transform 0.45s ease}.expertise-list .add path{stroke:#fff}.expertise-toggle:hover .add,.expertise-list>li.is-open .add{opacity:1;transform:scale(1)}.expertise-list>li.is-open .add{transform:scale(1) rotate(45deg)}.expertise-panel{overflow:hidden;max-height:0;opacity:0;background:var(--charcoal);color:#fff;transition:max-height 0.55s cubic-bezier(.22,1,.36,1),opacity 0.4s ease}.expertise-list>li.is-open .expertise-panel{opacity:1}.expertise-panel[hidden]{display:block!important;max-height:0!important;opacity:0!important;visibility:hidden}.expertise-panel p{margin:0;padding:0 1.25rem 1.75rem;font-size:1rem;font-weight:300!important;line-height:1.5;color:#fff}.section-label{position:relative;display:inline-block;margin:0 0 1rem;font-size:1.125rem;font-weight:400;line-height:1.75rem;color:inherit}.section-why-fast{width:100vw;background:var(--white);color:var(--black);display:flex;align-items:center;padding:6.25rem 7.5rem}.why-fast-inner{display:grid;grid-template-columns:minmax(220px,0.30fr) minmax(400px,0.70fr);gap:0 40px;width:100%;align-items:start}.why-fast-left h2{margin:0;font-size:clamp(1.75rem,2.4vw,2.125rem);font-weight:400;line-height:1.3;color:var(--black)}.why-fast-list{list-style:none;margin:0;padding:0;border-top:1px solid #8b8b8b}.why-fast-row{display:flex;align-items:center;justify-content:space-between;gap:50px;padding:1.15rem 0 1.25rem;border-bottom:1px solid #8b8b8b;cursor:default;transition:color 0.3s ease}.why-fast-row h3{flex:0 0 28%;margin:0;font-size:1.45rem;font-weight:400;line-height:1.4;color:#555;transition:color 0.3s ease}.why-fast-row p{flex:1 1 auto;margin:0;font-size:16px;font-weight:400;line-height:1.5;color:#8b8b8b;transition:color 0.3s ease}.why-fast-row:hover h3,.why-fast-row:hover p{color:var(--black)}.section-process{width:100vw;color:var(--white);display:flex;align-items:stretch;padding:6.25rem 7.5rem;background-color:#0a0a0a;background-image:url(https://www.fastcc.com/wp-content/uploads/2026/08/Project-Process-back-image.webp);background-repeat:no-repeat;background-position:center center;background-size:cover;overflow:visible}.process-inner{display:flex;flex-direction:column;width:100%;max-width:1400px;height:100%;min-height:0}.process-heading{flex:0 0 auto;margin:0}.section-process .section-label{color:var(--white)}.process-heading h2{margin:0;font-size:clamp(1.75rem,2.4vw,2.125rem);font-weight:400;line-height:1.3;color:var(--white)}.process-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem 2rem;width:100%;margin-top:auto;padding-top:1.5rem;overflow:visible}.process-step{position:relative;min-width:0;padding-top:200px;overflow:visible}.process-step:not(:last-child)::after{content:"";position:absolute;top:0;left:8px;width:136%;height:190px;background-image:url(https://www.fastcc.com/wp-content/uploads/2026/08/Ellipse-1.png);background-repeat:no-repeat;background-position:left bottom;background-size:100% 100%;pointer-events:none}.process-dot{display:inline-block;width:14px;height:14px;margin-bottom:1.25rem;border:1px solid #fff;border-radius:50%;background:transparent;transition:background-color 0.3s ease,border-color 0.3s ease}.process-step h3{margin:0 0 .85rem;font-size:1.5rem;font-weight:400;line-height:1.2;color:#8b8b8b;transition:color 0.3s ease}.process-step h3 b{font-weight:500;color:inherit;transition:color 0.3s ease}.process-step p{margin:0;max-width:240px;font-size:.9rem;font-weight:400;line-height:1.5;color:#8b8b8b}.process-step:hover .process-dot{background-color:#d3122a;border-color:#d3122a}.process-step:hover h3{color:#fff}.process-step:hover h3 b{color:#d3122a}@media (min-width:1600px){.process-step{padding-top:240px}.process-step:not(:last-child)::after{top:0;left:5px;width:128%;height:230px}}@media (min-width:2000px){.section-why-fast{width:100vw}}@media (max-width:1100px){.section-why-fast,.section-process{width:100%;height:auto;min-height:100vh}.section-why-fast{display:block;min-height:auto;padding:80px var(--pad-x)}.why-fast-inner{display:block}.why-fast-left{margin-bottom:40px}.why-fast-row{flex-direction:column;align-items:flex-start;gap:8px}.why-fast-row h3{flex:none}.section-process{display:block;min-height:auto;padding:80px var(--pad-x) 100px;align-items:stretch}.process-inner{height:auto}.process-heading{margin-bottom:2.5rem}.process-steps{grid-template-columns:1fr 1fr;gap:2.5rem 1.5rem;margin-top:0;padding-top:0}.process-step{padding-top:0}.process-step:not(:last-child)::after{display:none}.process-step p{max-width:none}}@media (max-width:640px){.process-steps{grid-template-columns:1fr}.why-fast-left h2,.process-heading h2{font-size:1.75rem}}.section-process{align-items:stretch;padding:6.25rem 7.5rem}.process-inner{display:flex;flex-direction:column;height:100%;min-height:0;max-width:1400px;width:100%;padding-top:50px;padding-right:0}.footer-cta-inner{margin-top:50px}.process-heading{flex:0 0 auto;margin:0}.process-steps{margin-top:auto;padding-top:2rem}.process-step{padding-top:0!important}.process-step:not(:last-child)::after{content:none!important;display:none!important}.process-arc-space{position:relative;height:200px;margin-bottom:1.1rem}.process-arc{position:absolute;top:0;left:6px;width:111%;height:186px;background-image:url(https://www.fastcc.com/wp-content/uploads/2026/08/Ellipse-1.png);background-repeat:no-repeat;background-position:left bottom;background-size:100% 100%;pointer-events:none}.process-arc-space .process-dot{position:absolute;left:0;bottom:0;display:block;width:14px;height:14px;margin:0;border:1px solid #fff;border-radius:50%;background:transparent}@media (min-width:1600px){.process-arc-space{height:240px}.process-arc{left:5px;width:128%;height:220px}}@media (max-width:1100px){.process-arc-space{height:auto;margin-bottom:.75rem}.process-arc{display:none}.process-arc-space .process-dot{position:static;margin-bottom:.85rem}}.section-testimonials{width:100vw;background:var(--white);color:var(--black);display:flex;align-items:center;padding:6.25rem 7.5rem}.testimonials-inner{width:100%;max-width:720px}.testimonials-inner h2{margin:0 0 2.75rem;color:var(--black);text-align:left}.testimonials-slider{position:relative;text-align:left}.testimonials-viewport{overflow:hidden}.testimonials-track{position:relative}.testimonial-slide{display:none;margin:0;padding:0;border:0;text-align:left}.testimonial-slide.is-active{display:block;animation:testimonialIn 0.45s ease}@keyframes testimonialIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.testimonial-quote{margin:0 0 1.75rem;max-width:none;font-size:1rem;font-weight:400;line-height:1.5;color:#333;text-align:left}.testimonial-author{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;margin:0 0 2.5rem;text-align:left}.testimonial-name{display:block;font-style:normal;font-size:2.125rem;font-weight:300;line-height:1.2;color:#727272}.testimonial-role{display:block;font-size:1.25rem;font-weight:300;line-height:1.3;color:#727272}.testimonials-nav{display:flex;align-items:center;justify-content:flex-start;gap:.85rem}.testimonial-arrow{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:0;background:transparent;color:#d3122a;cursor:pointer;transition:opacity 0.25s ease,transform 0.25s ease}.testimonial-arrow:hover{opacity:.75}.testimonial-arrow:active{transform:scale(.94)}@media (max-width:1100px){.section-testimonials{width:100%;display:block;min-height:auto;padding:80px var(--pad-x) 100px}.testimonials-inner h2{margin-bottom:2rem}.testimonial-quote{font-size:.975rem}}.section-footer-cta{width:730px;background:#111;overflow:hidden;color:#fff}.footer-cta-bg{position:absolute;inset:0;background:url(https://www.fastcc.com/wp-content/uploads/2026/08/05dc1d009654e5f5f0d774f7cc3db25615683592-scaled.webp) center / cover no-repeat;filter:grayscale(100%)}.footer-cta-bg::after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.55)}.footer-cta-inner{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:flex-end;height:100%;padding:6.25rem 4.5rem 4.5rem}.footer-cta-inner h2{margin:0 0 1.25rem;color:#fff;font-size:clamp(2rem,3.2vw,3.25rem);font-weight:500;line-height:1.05;letter-spacing:.02em;text-transform:none}.footer-cta-inner>p{max-width:28rem;margin:0 0 2.5rem;color:#fff;font-size:1rem;font-weight:300;line-height:1.5}.footer-cta-links{display:flex;flex-direction:column;align-items:flex-start;gap:1.25rem}.footer-cta-links a{display:inline-flex;align-items:center;gap:14px;color:#fff;font-size:13px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;text-decoration:none;white-space:nowrap}.footer-cta-links a::before{content:"";flex:0 0 28px;width:28px;height:2px;background:#c8102e}.footer-cta-links a:hover{opacity:.75;color:#fff;text-decoration:none}.section-footer:not(.inner-footer) .social{display:none}.locations{display:none!important}.footer-contact{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem 2rem;width:100%}.footer-contact-label{margin:0 0 .5rem;color:#777;font-size:.875rem;font-weight:400;line-height:1.25rem}.footer-contact-value{margin:0;color:var(--black);font-size:1.25rem;font-weight:500;line-height:1.5rem}.footer-contact-value a{color:inherit;text-decoration:none}.footer-contact-value a:hover{opacity:.6}.footer-social{display:flex;align-items:center;gap:14px;margin:.35rem 0 0;padding:0;list-style:none}.footer-social a{display:inline-flex;width:18px;height:18px;color:var(--black)}.footer-social svg{width:100%;height:100%;fill:currentColor}.footer-social a:hover{opacity:.6}.footer-nav ul{gap:12px 24px;padding:0;list-style:none}@media (min-width:2000px){.section-footer-cta{width:920px}}@media (max-width:1024px){.section-footer-cta,.section-footer{width:100%;height:auto;min-height:auto}.footer-cta-inner{padding:80px var(--pad-x)}.footer-contact{grid-template-columns:1fr;gap:1.5rem}}.section-footer-cta{width:620px!important;background:#111;overflow:hidden;color:#fff}.footer-cta-bg{position:absolute;inset:0;background:url(https://www.fastcc.com/wp-content/uploads/2026/08/05dc1d009654e5f5f0d774f7cc3db25615683592-scaled.webp) center / cover no-repeat!important;filter:none!important}.footer-cta-bg::after{content:"";position:absolute;inset:0;background:#000!important;opacity:0.7!important}.footer-cta-inner{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center!important;height:100%;padding:0 4.8rem!important;max-width:100%}.footer-cta-inner h2{margin:0!important;max-width:20rem;color:#fff;font-size:2.875rem!important;font-weight:400!important;line-height:3.5rem!important;letter-spacing:normal!important;text-transform:none!important}.footer-cta-inner>p{max-width:20rem!important;margin:1.25rem 0 0!important;color:#fff;font-size:1rem!important;font-weight:300!important;line-height:1.875rem!important}@media (min-width:2000px){.section-footer-cta{width:720px!important}}@media (max-width:1024px){.section-footer-cta{width:100%!important}.footer-cta-inner{padding:80px var(--pad-x)!important}.footer-cta-inner h2{font-size:2.25rem!important;line-height:2.75rem!important;max-width:none}.footer-cta-inner>p{max-width:36rem!important}}.section-footer-cta{width:470px!important}.about-top h4,.expertise-left h3,.section-label{font-size:1.25rem!important;font-weight:300!important;line-height:1.625rem!important;text-transform:none!important;text-align:left!important}.about-heading h2,.expertise-left h2,.why-fast-left h2,.process-heading h2,.testimonials-inner h2,.footer-cta-inner h2{font-size:2.125rem!important;font-weight:400!important;line-height:2.75rem!important;text-transform:none!important;text-align:left!important;letter-spacing:normal!important}.footer-cta-inner h2{max-width:20rem;color:#fff;margin:0!important}@media (min-width:2000px){.section-footer-cta{width:520px!important}.about-heading h2,.expertise-left h2,.why-fast-left h2,.process-heading h2,.testimonials-inner h2,.footer-cta-inner h2{font-size:2.125rem!important;line-height:2.75rem!important}}@media (max-width:1024px){.section-footer-cta{width:100%!important}.about-heading h2,.expertise-left h2,.why-fast-left h2,.process-heading h2,.testimonials-inner h2,.footer-cta-inner h2{font-size:1.75rem!important;line-height:2.25rem!important}}.section-footer-cta{width:730px!important}.footer-cta-inner{justify-content:flex-start!important;padding:6.25rem 4.8rem 3.125rem!important}@media (min-width:2000px){.section-footer-cta{width:730px!important}}@media (max-width:1024px){.section-footer-cta{width:100%!important}.footer-cta-inner{justify-content:flex-start!important;padding:80px var(--pad-x)!important}}.about-copy p{font-size:14px;line-height:1.5rem;padding-bottom:10px;font-weight:400}a.portfolio-item .info h3{font-size:26px;font-weight:400}a.portfolio-item .info p{font-weight:400!important;font-size:16px}.section-hero .hero-title{text-align:right!important;line-height:1.25}a.portfolio-item .info h3{white-space:normal!important;overflow:visible!important;text-overflow:unset!important;line-height:1.25!important}.about-heading-block{height:70px}.about-heading-block h4{margin:0 0 1.25rem}.about-heading-block h2{margin:0}.about-top{align-items:flex-start}.about-body{padding-top:2.5rem}.why-fast-left{padding-top:50px}.section-expertise{align-items:flex-start}.expertise-left{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;text-align:left}.process-heading,.testimonials-inner,.why-fast-left,.portfolio-left{text-align:left}.why-fast-left{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.hero-title,.about-heading-block h2{font-weight:300!important}.about-heading-block h4{margin-bottom:1.75rem!important}.section-label-mark{display:none!important}.section-process .process-step h3,.section-process .process-step p{color:#fff!important}.section-process .process-step p{font-size:1.125rem!important;line-height:1.6!important;font-weight:400!important}.section-process .process-step h3{font-size:1.5rem!important}.footer-cta-lead{margin-top:1.75rem!important}.about-top h4,.about-heading-block h4,.expertise-left h3,.portfolio-left h3,.section-label{text-transform:none!important}.about-heading h2,.about-heading-block h2,.expertise-left h2,.why-fast-left h2,.process-heading h2,.testimonials-inner h2,.footer-cta-inner h2{text-transform:none!important;letter-spacing:normal!important}.expertise-left h2,.why-fast-left h2,.process-heading h2,.testimonials-inner h2,.footer-cta-inner h2{font-size:2.125rem!important;font-weight:400!important;line-height:1.3!important}html.inner,body.inner{height:auto;overflow:auto}html.inner.has-smooth,html.inner.has-smooth body{height:100%;overflow:hidden}.smooth-scroll{will-change:transform;backface-visibility:hidden}.smooth-bar{position:fixed;top:0;right:3px;width:5px;height:100%;z-index:40;pointer-events:none}.smooth-thumb{width:5px;background:rgba(54,62,70,.45);border-radius:4px}body.inner{background:#fff}body.inner .site-header{position:fixed;border-bottom:0}body.inner .logo svg path,body.inner .search-btn svg path{fill:#000}body.inner .search-btn{border-color:#363e46}body.inner .menu-toggle{top:15.625rem;left:3.125rem;transform:none}body.inner .menu-toggle span,body.inner .menu-toggle span::before,body.inner .menu-toggle span::after{background:#000;width:32px}body.inner .menu-toggle span::before{top:10px}body.inner .menu-toggle span::after{top:-10px}body.inner.menu-open .menu-toggle span{background:transparent}body.inner.menu-open .menu-toggle span::before,body.inner.menu-open .menu-toggle span::after{top:0;width:32px;background:#9a9a9a}body.inner.menu-open .menu-toggle span::before{transform:rotate(45deg)}body.inner.menu-open .menu-toggle span::after{transform:rotate(-45deg)}@media only screen and (max-width:1400px){body.inner .menu-toggle{left:1.25rem}}.page-title{padding:10.625rem 0 3.125rem;background:#efefef}.breadcrumb{display:flex;flex-wrap:wrap;align-items:center;font-size:1rem;font-weight:500;line-height:20px;letter-spacing:0;text-transform:uppercase;margin:0 0 1.875rem}.breadcrumb a{color:inherit;font-weight:500;text-transform:uppercase;transition:0.6s}.breadcrumb a:hover{opacity:.5;text-decoration:none}.page-title h1{font-size:3rem;font-weight:300;line-height:1.1;margin:0;padding-right:15.625rem;text-transform:capitalize}@media (max-width:1200px){.page-title h1{font-size:60px;padding-right:100px}}@media (max-width:767px){.page-title{padding-bottom:40px}.page-title h1{font-size:52px;padding:0}.breadcrumb{font-size:15px}}.page-hero{width:100%;height:100vh;padding:0!important;margin:0;background-size:cover;background-position:center center;background-repeat:no-repeat;background-attachment:fixed}.page-hero__bg{display:none}.page-hero img{display:none}.page-section{padding:100px var(--page-x);background:#fff}.page-section.alt{background:#efefef}.page-section h2{font-size:clamp(32px,4vw,50px);font-weight:300;line-height:1.1;margin-bottom:28px}.page-section h3{font-size:28px;font-weight:300;margin-bottom:16px}.page-section p{font-size:16px;font-weight:500;line-height:26px;max-width:720px}.page-section p+p{margin-top:18px}.flex-row{display:flex;justify-content:space-between}.col-5{width:calc(41.6667% - 15px)}.col-6{width:calc(50% - 15px)}.col-7{width:calc(58.3333% - 15px)}.split{display:flex;gap:80px}.split .col{flex:1}.page-description{padding:0 0 100px;background:#fff}.page-description h2{font-size:40px;font-weight:300;line-height:48px;margin:0 0 30px}.page-description p{font-size:16px;font-weight:300;line-height:24px;margin:0 0 20px;max-width:none}.number-block{padding-bottom:6.25rem;background:#fff}.number-block .container .flex-row .col{display:flex;flex-direction:column;justify-content:flex-end;width:calc(50% - 10px)}.number-block .container .flex-row .col .content .counter-block{margin-bottom:2.5rem}.number-block .container .flex-row .col .content .counter-block .count{font-size:2.3rem;font-weight:300;margin-bottom:.625rem}.number-block .container .flex-row .col .content .counter-block p{font-size:1rem;font-weight:300;margin:0;text-transform:capitalize}.number-block .container .flex-row .col .content .image img{width:100%;object-fit:cover;display:block}.number-block .container .flex-row .col.left .image img{height:23.75rem}.number-block .container .flex-row .col.right .image img{height:38.75rem}@media only screen and (min-width:2000px){.number-block .container .flex-row .col.left .image img{height:27.5rem}.number-block .container .flex-row .col.right .image img{height:48.75rem}}@media only screen and (max-width:1200px){.number-block{padding-bottom:50px}.number-block .container .flex-row .col .content .counter-block .count{font-size:40px}}@media only screen and (max-width:992px){.number-block .container .flex-row .col.left .image img{height:320px}.number-block .container .flex-row .col.right .image img{height:500px}.number-block .container .flex-row .col .content .counter-block .count{font-size:30px}.number-block .container .flex-row .col .content .counter-block p{font-size:18px}}@media only screen and (max-width:767px){.number-block .container .flex-row{flex-direction:column}.number-block .container .flex-row .col{width:100%}.number-block .container .flex-row .col .content .counter-block{margin-bottom:20px;flex-direction:column}.number-block .container .flex-row .col .content .counter-block .col-6{width:100%;margin-bottom:20px}.number-block .container .flex-row .col .content .counter-block .count{font-size:55px}.number-block .container .flex-row .col .content .counter-block p{font-size:20px}.number-block .container .flex-row .col.right .image img{height:200px}}.what-we-do-block{padding:6.25rem 0;background:#efefef}.what-we-do-block .top-row{padding-bottom:5rem;margin:0}.what-we-do-block .top-row h4{font-size:2.5rem;font-weight:300;line-height:52px;text-transform:capitalize;margin:0}.what-we-do-block .list{display:flex;align-items:flex-start;width:100%}.what-we-do-block .list ul{list-style:none;width:100%;margin:0;padding:0}.what-we-do-block .list ul li{overflow:visible}.what-we-do-block .list ul li a{font-size:1.875rem;font-weight:300;line-height:1.2;padding:1.875rem 0;width:100%;border-top:1px solid #dad9da;height:89px;transition:0.6s;background:transparent;display:flex;justify-content:space-between;align-items:center;position:relative;color:#000;text-decoration:none;text-transform:capitalize;cursor:pointer;overflow:hidden;white-space:nowrap}.what-we-do-block .list ul li a:hover{background:transparent;text-decoration:none}.what-we-do-block .list ul li:first-child a{border-top:1px solid rgba(0,0,0,.1)}.what-we-do-block .list ul li:last-child a{border-bottom:1px solid transparent}.what-we-do-block .list ul li a::after{content:"";position:absolute;width:100%;height:1px;background:transparent;bottom:0;left:0;transition:0.6s}.what-we-do-block .list ul li a:hover::after{background:#000}.what-we-do-block .list ul li a span{transition:0.6s}.what-we-do-block .list ul li a span svg path{stroke:#363e46}.what-we-do-block .list ul li.active a{height:0!important;padding:0!important;overflow:hidden;opacity:0}.what-we-do-block .list ul li.active a::after{background:transparent!important}.what-we-do-block .list ul li .content{display:none;padding:2.5rem 4.375rem;width:calc(100% + 50px);margin:0 auto;background:#363e46;position:relative;left:-25px;transition:margin 0.6s 1s}.what-we-do-block .list ul li.active .content{transition:margin 0.6s 1s}.what-we-do-block .flex-row{display:flex;justify-content:space-between;align-items:flex-start}.what-we-do-block .col-5{width:calc(41.6667% - 15px)}.what-we-do-block .col-6{width:calc(50% - 15px)}.what-we-do-block .col-7{width:calc(58.3333% - 15px);padding-right:50px}.what-we-do-block .list ul li .content h3{margin:0;font-size:30px;font-weight:300;line-height:39px;color:#fff;text-transform:capitalize}.what-we-do-block .list ul li .content p{font-size:16px;font-weight:500;line-height:20px;color:#fff;margin:0 0 20px;max-width:none}.what-we-do-block .list ul li .content img{height:240px;object-fit:cover;width:100%;padding-right:40px;display:block}.what-we-do-block .close-btn{position:absolute;right:25px;top:20px;display:block;width:24px;background:transparent;border:0;padding:0;margin:0;line-height:26px;transition:0.6s;cursor:pointer}.what-we-do-block .close-btn:hover{transform:scale(1.2)}.full-image{padding:0 0 100px;background:#fff}.full-image img{width:100%;height:56.25rem;object-fit:cover;display:block}.tab-block{padding-bottom:6.25rem;min-height:400px;background:#fff}.tab-block .tab-layout{display:flex;justify-content:space-between;gap:0}.tab-links{width:calc(41.6667% - 15px);display:flex;flex-direction:column;align-items:flex-start;gap:0}.tab-links button,.tabs button{display:block;font-size:2.5rem;font-weight:300;line-height:3rem;margin:0 0 2.8125rem;opacity:.3;background:none;cursor:pointer;text-align:left;transition:opacity 0.6s}.tab-links button.is-on,.tab-links button:hover,.tabs button.is-on,.tabs button:hover{opacity:1}.tab-links button.disabled,.tabs button.disabled{pointer-events:none}.tab-content,.tab-panels{position:relative;width:calc(58.3333% - 15px);transition:height 0.6s}.tab-panel{position:absolute;left:0;top:0;width:100%;padding-right:3.75rem;transition:0.6s}.tab-block .wrap{opacity:0;transform:translateY(20px);transition:opacity 0.6s ease,transform 0.6s ease}.tab-panel.is-on .wrap{opacity:1;transform:translateY(0)}.tab-panels p,.tab-block .wrap p{font-size:1rem;font-weight:500;line-height:21px;margin:0 0 1.25rem;max-width:none}@media only screen and (min-width:2000px){.tab-links button,.tabs button{font-size:3rem;line-height:3.5rem}.tab-block .wrap p{font-size:1.125rem;line-height:1.5rem}}@media only screen and (max-width:1200px){.tab-block{padding-bottom:50px}}@media only screen and (max-width:767px){.tab-block{min-height:250px}.tab-block .tab-layout{flex-direction:column}.tab-links{display:flex;flex-direction:row;width:100%}.tab-links button,.tabs button{font-size:32px;margin-right:25px;margin-bottom:20px}.tab-content,.tab-panels,.tab-panel{width:100%;padding-right:0}}.history-block{position:relative;background:#efefef;padding:7.5rem 0;overflow:hidden}.history-block .line{height:1px;background:#dad9da;width:100vw;position:absolute;top:22rem;left:0;z-index:0}.history-block .top-row.with-arrow{align-items:center;margin-bottom:7.5rem;padding-bottom:0}.history-block .top-row h4{font-size:2.5rem;font-weight:300;line-height:52px;text-transform:capitalize;margin:0;margin-bottom:20px}.history-block .arrows-block{display:flex;align-items:center}.history-block .arrows-block a{display:flex;transition:0.6s;opacity:1}.history-block .arrows-block .right-arrow-block{margin-left:1.875rem}.history-block .arrows-block a.swiper-button-disabled{opacity:.2;pointer-events:none}.history-block .arrows-block a:hover{opacity:.5}.history-block .arrows-block a svg path{fill:#000}.history-block .history-slide{overflow:visible;cursor:grab}.history-block .history-slide.is-grabbing{cursor:grabbing}.history-block .swiper-wrapper{display:flex;will-change:transform}.history-block .swiper-slide{width:1000px;flex-shrink:0;margin-right:150px;position:relative}.history-block .swiper-slide .info{max-width:18.75rem;margin-top:12.5rem;position:relative}.history-block .swiper-slide .info::before{content:"";width:.0625rem;background:#dad9da;height:6.25rem;top:-8.0625rem;left:60px;position:absolute;transition:0.6s}.history-block .swiper-slide.swiper-slide-active .info::before{width:.4375rem;background:#000}.history-block .swiper-slide .info h2{font-size:3.5rem;font-weight:300;line-height:1;margin:0 0 1.875rem}.history-block .swiper-slide .info h3{text-transform:capitalize;font-size:1.875rem;font-weight:300;margin:0 0 1.25rem;transition:0.6s 0.2s;opacity:0;transform:translateY(15px)}.history-block .swiper-slide .info p{font-size:1rem;line-height:1.375rem;font-weight:300;margin:0;max-width:none;transition:0.6s;opacity:0;transform:translateY(15px)}.history-block .swiper-slide.swiper-slide-active .info h3,.history-block .swiper-slide.swiper-slide-active .info p{opacity:1;transform:translateY(0)}.history-block .swiper-slide.swiper-slide-active .info h3{transition:0.6s}.history-block .swiper-slide.swiper-slide-active .info p{transition:0.6s 0.2s}.history-block .swiper-slide .image{position:relative;z-index:2;transition:0.6s;opacity:0;transform:translateY(15px);width:100%}.history-block .swiper-slide.swiper-slide-active .image{opacity:1;transform:translateY(0);transition:0.8s 0.4s}.history-block .swiper-slide .image img{object-fit:cover;max-width:100%;transition:0.3s;max-height:450px;display:block}.history-block .swiper-slide .image.one{display:flex;justify-content:flex-end}.history-block .swiper-slide .image.two{display:flex;justify-content:space-between;align-items:flex-start}.history-block .swiper-slide .image.two .left img{max-width:90%;max-height:420px}.history-block .swiper-slide .image.two .right img{max-width:100%;max-height:280px}@media (max-width:1200px){.history-block{padding:50px 0}.history-block .swiper-slide{width:900px}.history-block .swiper-slide .info{margin-top:269px}.history-block .swiper-slide .info h2{font-size:60px}}@media (max-width:992px){.history-block .line{top:262px}.history-block .swiper-slide{width:700px}.history-block .swiper-slide .info{margin-top:250px}.history-block .swiper-slide .info h2{font-size:50px;margin:0}.history-block .swiper-slide .info h3{font-size:28px;margin-top:15px}}@media (max-width:767px){.history-block .swiper-slide{width:100%;margin-right:0}.history-block .line{top:252px}.history-block .top-row.with-arrow{flex-direction:column;margin-bottom:70px;align-items:flex-start}.history-block .swiper-slide .info{margin-top:0;margin-bottom:20px}.history-block .swiper-slide .info::before{width:7px;top:-15px;left:-15px;height:80px}.history-block .swiper-slide .flex-row{flex-direction:column}.history-block .swiper-slide .col-5,.history-block .swiper-slide .col-7{width:100%}.history-block .swiper-slide .image.one{display:block}.history-block .swiper-slide .image.one img{max-height:340px;width:100%}}.project-page-main-container{padding:6.25rem 0;background:#fff}.project-page-main-container .filter-wrap{padding-bottom:3.125rem}.project-page-main-container .filter-wrap .flex-row{align-items:flex-start}.project-page-main-container .filter-wrap .links{display:flex;flex-wrap:wrap;max-width:800px}.project-page-main-container .filter-wrap .links .category--filter,.filter-wrap .links label{color:#a7a7a7;font-weight:500;text-transform:uppercase;font-size:1rem;border:1px solid #a7a7a7;padding:1rem 1.25rem;display:block;background:transparent;transition:0.6s;margin:0 1.375rem 1.5625rem 0;cursor:pointer}.project-page-main-container .filter-wrap .links .category--filter.active,.project-page-main-container .filter-wrap .links .category--filter:hover{border-color:#000;color:#000}.filter-wrap .select-block .flex-row{align-items:center}.filter-wrap .select-block p{font-size:1rem;font-weight:500;text-transform:uppercase;margin:0 .9375rem 0 0}.filter-wrap .location--filter,.filter-wrap .loc-filter{appearance:none;-webkit-appearance:none;border:0;background:transparent;font:inherit;font-size:1rem;font-weight:500;text-decoration:underline;padding:0 18px 0 0;cursor:pointer;min-width:70px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='7' viewBox='0 0 11 7'%3E%3Cpath d='M1 1l4.5 4.5L10 1' stroke='%23000' stroke-width='1.2' fill='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right center}.project-list-wrap .project-list-js{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;row-gap:20px}.project-list-wrap .item-col{flex:0 0 calc(50% - 50px);width:calc(50% - 50px);max-width:calc(50% - 50px);margin:0;box-sizing:border-box}.project-list-wrap .item-col.is-hidden{display:none}.project-list-wrap .item{display:block;padding:0;border:none;color:inherit;text-decoration:none}.project-list-wrap .item .image{overflow:hidden}.project-list-wrap .item .image img{width:100%;height:38.9375rem;object-fit:cover;display:block;transition:0.6s;transform:scale(1)}.project-list-wrap .item:hover{color:#000;text-decoration:none}.project-list-wrap .item:hover .image img{transform:scale(1.15)}.project-list-wrap .item .info h3{font-weight:400;font-size:1.5rem;line-height:2.5rem;margin:15px 0 5px;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.project-list-wrap .item .info p{font-weight:300;font-size:18px;line-height:1.75rem;margin:0 0 20px}@media only screen and (min-width:2000px){.project-page-main-container .filter-wrap .links .category--filter{font-size:1.125rem;padding:1.125rem 1.375rem}.project-list-wrap .item .image img{height:50rem}}@media only screen and (max-width:1200px){.project-page-main-container{padding:50px 0 80px}.project-page-main-container .filter-wrap{padding-bottom:30px}.project-page-main-container .filter-wrap .links{max-width:600px}.project-page-main-container .filter-wrap .links .category--filter{font-size:15px;padding:13px 15px}.project-list-wrap .item .image img{height:500px}}@media only screen and (max-width:992px){.project-page-main-container .filter-wrap .flex-row{flex-direction:column;align-items:flex-start}.project-page-main-container .filter-wrap .links{max-width:100%}.filter-wrap .select-block{margin-top:20px}.project-list-wrap .item-col{flex-basis:calc(50% - 15px);width:calc(50% - 15px);max-width:calc(50% - 15px)}.project-list-wrap .item .image img{height:400px}.project-list-wrap .item .info h3{font-weight:300;font-size:32px;line-height:38px;margin:15px 0 5px}}@media only screen and (max-width:767px){.project-page-main-container{padding:40px 0 80px}.project-page-main-container .filter-wrap .links .category--filter{margin-right:15px;margin-bottom:15px;font-size:14px;padding:12px 11px}.project-list-wrap .item-col{flex-basis:100%;width:100%;max-width:100%;margin-bottom:30px}}.heading-xl{font-size:clamp(36px,5vw,70px);font-weight:300;line-height:1.15;max-width:920px}.exp-block{padding:90px var(--page-x);border-top:1px solid #e5e5e5}.exp-top{display:flex;gap:60px;margin-bottom:50px}.exp-top .left{flex:0 0 38%}.exp-block .num{font-size:14px;opacity:.4;margin-bottom:16px}.exp-top h2{font-size:40px;font-weight:300;line-height:1.15;margin:0}.exp-lead{display:grid;grid-template-columns:1fr 1fr;gap:40px;flex:1}.exp-image{margin:40px 0 0}.exp-image img{width:100%;height:420px;object-fit:cover;display:block}.exp-subs{display:grid;grid-template-columns:1fr 1fr;gap:40px 60px;margin-top:50px}.exp-subs h3{font-size:22px}.loc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:50px}.loc-card h3{font-size:26px;margin-bottom:24px}.loc-card h4{font-size:13px;text-transform:uppercase;opacity:.45;margin:16px 0 6px}.loc-card a{text-decoration:underline}.benefit-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;margin-top:40px}.benefit-grid .num{font-size:14px;opacity:.4;margin-bottom:12px}.openings{margin-top:20px;padding:28px 0;border-top:1px solid #e5e5e5;opacity:.55}.search-form{display:flex;max-width:640px;border-bottom:1px solid #000}.search-form input{flex:1;border:0;background:transparent;font:inherit;font-size:22px;font-weight:300;padding:12px 0;outline:none}.search-form button{font-size:14px;text-transform:uppercase;font-weight:500}.search-results{margin-top:40px}.search-hit{display:block;padding:18px 0;border-bottom:1px solid #e5e5e5}.search-hit h3{font-size:22px;margin-bottom:4px}.search-hit p{opacity:.6}.legal h3{font-size:20px;font-weight:500;margin:36px 0 12px}.legal p,.legal li{font-size:15px;line-height:24px;max-width:820px}.legal ul{padding-left:20px;list-style:disc;margin-bottom:16px}.project-hero{padding:160px var(--page-x) 40px}.project-hero .type{font-size:16px;opacity:.5;margin-bottom:12px}.project-hero h1{font-size:clamp(42px,6vw,72px);font-weight:300}.project-stats{display:flex;gap:60px;padding:40px var(--page-x);background:#f5f5f5}.project-stats h3{font-size:28px;font-weight:300}.project-stats p{font-size:13px;text-transform:uppercase;opacity:.5;margin-top:6px}.meta-table{display:grid;grid-template-columns:180px 1fr;gap:12px 24px;max-width:800px}.meta-table dt{font-size:13px;text-transform:uppercase;opacity:.45}.meta-table dd{font-size:16px;font-weight:500}.next-project{display:flex;justify-content:space-between;align-items:center;padding:40px var(--page-x);border-top:1px solid #e5e5e5;font-size:18px}body.inner .section-footer,.inner-footer{width:100%;height:auto;min-height:0;flex:none;background:#efefef}body.inner .footer-wrap{height:auto;justify-content:flex-start;max-width:var(--container-w);width:100%;margin:0 auto;padding:6.25rem var(--container-pad) 3.125rem}.inner-footer .footer-brand{margin-bottom:0}.inner-footer .footer-brand .logo{padding-bottom:0}.inner-footer .locations{display:none}.inner-footer .footer-nav{padding:3.125rem 0;margin:0 0 3.125rem;border-top:1px solid rgba(0,0,0,.2);border-bottom:1px solid rgba(0,0,0,.2)}.inner-footer .footer-nav ul{display:flex;justify-content:space-between;flex-wrap:nowrap;gap:0;width:100%}.inner-footer .footer-nav a{font-size:1rem;font-weight:500;line-height:1.375rem;text-transform:uppercase;transition:0.6s}.inner-footer .footer-nav a:hover{opacity:.6}.inner-footer .footer-bottom{padding-top:0;display:flex;justify-content:space-between;align-items:center;width:100%}.inner-footer .footer-bottom>p{flex:0 0 auto;width:auto;margin:15px 0;text-align:left}.inner-footer .footer-legal{flex:0 0 auto;margin-left:auto}.inner-footer .footer-bottom p,.inner-footer .footer-legal a{font-size:1rem;font-weight:500;line-height:1.375rem;text-align:left}.inner-footer .footer-legal ul{display:flex;gap:0}.inner-footer .footer-legal li{padding-left:30px;position:relative}.inner-footer .footer-legal li::before{content:"";height:11px;width:1px;background:#000;position:absolute;left:15px;top:7px}.inner-footer .footer-legal li:first-child::before{background:transparent}@media (max-width:767px){.inner-footer .footer-nav ul{flex-wrap:wrap}.inner-footer .footer-nav ul li{width:50%;margin-bottom:10px}.inner-footer .footer-bottom{flex-direction:column;align-items:flex-start;gap:12px}.inner-footer .footer-legal li:first-child{padding-left:0}}@media (min-width:2000px){.page-hero img,.full-image img{height:62.5rem}}@media (max-width:1200px){.page-hero{padding-bottom:30px}.page-hero img,.full-image img{height:700px}}@media (max-width:767px){.page-hero img,.full-image img{height:260px}}@media (max-width:1100px){.split,.page-description .flex-row,.page-description .col-5,.page-description .col-6,.page-description .col-7,.exp-subs,.exp-top,.exp-lead,.loc-grid,.benefit-grid,.project-stats,.tab-block .tab-layout{grid-template-columns:1fr;display:grid;gap:28px}.tab-links,.tab-panels,.tab-content{width:100%}.what-we-do-block .top-row h4,.tab-links button,.tabs button{font-size:28px;line-height:1.2}.what-we-do-block .list ul li a{font-size:20px;height:auto}.what-we-do-block .list ul li .content{left:0;width:100%;padding:30px 40px}.what-we-do-block .flex-row,.what-we-do-block .col-5,.what-we-do-block .col-6,.what-we-do-block .col-7{display:block;width:100%;padding-right:0}.what-we-do-block .list ul li .content img{padding-right:0;margin-bottom:20px;height:180px}.split{display:block}}body.inner .section-footer-cta{width:100%;height:auto;min-height:420px}body.inner .footer-cta-inner{justify-content:center;padding:5rem var(--page-x);max-width:calc(var(--container-w) + 2 * var(--container-pad));margin:0 auto}body.inner .section-footer,.inner-footer{background:#fff}.inner-footer .footer-brand .logo{padding-bottom:3rem}.inner-footer .locations{display:none!important}.inner-footer .footer-contact{margin-bottom:3rem}.inner-footer .footer-nav{padding:0 0 3.125rem;margin:0 0 3.125rem;border-top:0;border-bottom:1px solid rgba(0,0,0,.2)}@media (max-width:767px){.inner-footer .footer-contact{grid-template-columns:1fr;gap:1.5rem}}.project-list-wrap .item .info h3{white-space:normal!important;overflow:visible!important;text-overflow:unset!important}.project-meta-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:6px 16px}.project-meta-list li{margin:0;font-size:.875rem;font-weight:400;line-height:1.4;color:#555}.project-meta-list li span{display:block;font-size:.75rem;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:#8b8b8b;margin-bottom:2px}.page-title .page-intro{margin:.75rem 0 0;max-width:36rem;font-size:1.125rem;font-weight:400;line-height:1.6;color:#555}.about-quote-section{background:#fff;padding:6.25rem 0;border-top:1px solid rgba(0,0,0,.08)}.about-quote-inner{display:grid;grid-template-columns:332px minmax(0,1fr);align-items:center}.about-quote-photo img{width:100%;height:auto;display:block;filter:grayscale(100%)}.about-quote-copy{padding-left:7.5rem;max-width:44rem}.about-quote-text{margin:0 0 3.875rem;color:#000;font-size:1.875rem;font-weight:500;line-height:1.5}.about-quote-name{margin:0 0 .35rem;color:#000;font-size:1.375rem;font-weight:400;line-height:1.2}.about-quote-role{margin:0;color:#000;font-size:1.25rem;font-weight:300;line-height:1.5}@media (min-width:1200px){.about-quote-copy{padding-left:11.5rem}}@media (max-width:992px){.about-quote-section{padding:4rem 0}.about-quote-inner{grid-template-columns:240px minmax(0,1fr)}.about-quote-copy{padding-left:2.5rem}.about-quote-text{font-size:1.5rem;margin-bottom:2rem}}@media (max-width:767px){.about-quote-inner{grid-template-columns:1fr;gap:2rem}.about-quote-photo{max-width:280px}.about-quote-copy{padding-left:0}.about-quote-text{font-size:1.375rem}}.about-quote-layout{display:grid;grid-template-columns:332px minmax(0,1fr);gap:90px;align-items:start;width:100%;align-items:center}.about-quote-layout .about-quote-photo{width:100%;max-width:332px}.about-quote-layout .about-quote-photo img{width:100%;max-width:100%;height:auto}.about-quote-layout .about-quote-content{min-width:0}@media (max-width:992px){.about-quote-layout{grid-template-columns:240px minmax(0,1fr);gap:24px}.about-quote-layout .about-quote-photo{max-width:240px}}@media (max-width:767px){.about-quote-layout{grid-template-columns:1fr}.about-quote-layout .about-quote-photo{max-width:280px}}body.dcc-standalone .elementor-location-header,body.dcc-standalone .elementor-location-footer,body.dcc-standalone .elementor-sticky,body.dcc-standalone .tahefobu-header,body.dcc-standalone .tahefobu-footer,body.dcc-standalone header:not(.site-header),body.dcc-standalone footer:not(.section-footer),body.dcc-standalone .site-header-theme,body.dcc-standalone #masthead,body.dcc-standalone #colophon,body.dcc-standalone .hfe-header,body.dcc-standalone .hfe-footer{display:none!important}html.inner,body.dcc-standalone.inner{height:auto;overflow:auto;background:#fff}