header{display:flex;flex-direction:row;align-items:center;width:100%;height:6rem;padding:1rem;border-top:.25rem solid var(--special-color);position:fixed;z-index:9999;background-color:rgba(255,255,255,.95)}header div{display:flex;justify-content:space-between;width:100%;max-width:calc(2200px * .9);margin:0 auto}header nav{display:flex;width:90%;justify-self:stretch;flex-direction:row;justify-content:space-between;align-items:center}header nav a{display:flex;flex-direction:row;align-items:center;justify-self:flex-end}header nav a[href="#"]{position:relative}header nav a[href="#"]:after{content:'';position:absolute;border:1px solid transparent;left:0;height:100%;height:100%;width:3.15rem}header nav a[href="#"] svg:first-of-type{overflow:visible;width:3.15rem}header nav a[href="#"] svg #logo-background path{transform-origin:center;transition:transform .43s ease}header nav a[href="#"]:hover svg #logo-background path{transform:rotate(180deg)}header nav a svg:nth-of-type(2){margin-left:.5rem;transition:margin-left .43s ease}header nav a[href="#"]:hover svg:nth-of-type(2){margin-left:1rem}header nav a[href="#"] svg:nth-of-type(2) #logo-text{transition:fill .43s ease}header nav a[href="#"]:hover svg:nth-of-type(2) #logo-text{fill:var(--special-color)}header div nav ul{display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;margin-left:auto}header nav ul li{text-decoration:none;list-style:none;margin:0 2.85rem 0 0}header nav ul li a{font-weight:700;color:var(--main-color-);text-decoration-line:none;height:2.5rem;padding:.25rem;transition:border-bottom .25s;box-sizing:border-box;border-bottom:.25rem solid transparent}header nav ul li a.active,header nav ul li a:hover{border-bottom:.25rem solid var(--special-color-)}@media (prefers-reduced-motion:reduce){header nav ul li a{transition:border-bottom .1s}header nav a[href="#"]:hover svg #logo-background path{transform:none}header nav a[href="#"]:hover svg:nth-of-type(2){margin-left:.5rem}}@media screen and (max-width:901px){header div a:last-of-type{align-self:center}header nav a[href="#"] svg #logo-background path{width:2.3rem}header nav a[href="#"] svg #logo-g path{width:8.75rem}}section#hero{display:flex;justify-content:center;background-repeat:no-repeat;background-position:right top;color:var(--main-color);margin-top:6rem;padding-top:1rem;animation:backgroundImage .4s ease-in forwards;animation-delay:.4s}@media (prefers-reduced-motion:reduce){section#hero{animation:none;background-image:url(/images/38d83b85d1a39c25914d72ab4125936f9939593b/background-bricks.png);background-position:right top}}@keyframes backgroundImage{0%{background-image:url(/images/900c4f6c93c9fd089d35b3da6f8d426c1fcbb14f/clear-image.png)}100%{background-image:url(/images/38d83b85d1a39c25914d72ab4125936f9939593b/background-bricks.png)}}section#hero div{width:30%;display:flex;flex-direction:column;align-items:flex-end;margin-left:10%}section#hero h1{padding-top:3rem;animation:heroFadeIn .4s ease-in forwards}@keyframes heroFadeIn{0%{opacity:0}100%{opacity:1}}section#hero p{padding:1rem 0;margin-bottom:1rem;line-height:2.5rem;animation:heroFadeIn .4s ease-in forwards}section#hero a{align-self:flex-start;animation:heroFadeIn .65s ease-in forwards}section#hero img{object-fit:contain;margin:1rem 2.25rem 2.5rem 3rem;max-height:37rem;overflow:hidden;animation:heroFadeIn .65s ease-in forwards}section#hero div a{animation:heroFadeIn .65s ease-in forwards}@media screen and (max-width:1369px){section#hero img{margin-left:3rem;align-self:flex-start}}@media screen and (max-width:1281px){section#hero{padding-bottom:2rem}section#hero div{width:40%}section#hero img{margin-left:3rem}}@media screen and (max-width:901px){section#hero{width:unset;flex-direction:column;animation:none;background-image:none;padding-bottom:3.5rem;padding-top:0}section#hero div{width:100%;margin-left:0}section#hero h1{width:100%;padding-left:2rem;padding-right:2rem;margin-left:0;line-height:unset}section#hero p{width:100%;padding-left:2rem;padding-right:2rem;margin-left:0;margin-bottom:0;line-height:unset}section#hero a{order:4;margin-left:2rem}section#hero img{order:3;margin:unset}}section#current-projects{background-color:var(--contrast-color-);background-image:url(/images/53cabb8fa603ecc8f490a2fb2e9dd1356fbf260d/bg-neutrogena.png);background-position:-12.5% center;background-size:50%;background-repeat:no-repeat;display:flex;flex-direction:row;flex-wrap:wrap-reverse;align-items:center;justify-content:space-around;padding:5.75rem 2rem}section#current-projects img{max-width:28rem}div#current-project-text{max-width:29rem;margin-left:5rem}div#current-project-text h2{font-weight:700;margin-bottom:1.5rem;margin-top:1rem}div#current-project-text p{font-weight:400;margin-bottom:1.5rem;margin-top:1rem}@media screen and (min-width:1601px){section#current-projects{background-size:40%;background-position:10% center}}@media screen and (max-width:901px){section#current-projects{padding-top:2.8rem;background-size:85%;background-position:-6rem bottom}section#current-projects img{max-width:100%;margin-top:3rem}div#current-project-text{max-width:100%;margin-left:unset}}@media screen and (min-width:2001px){section#current-projects{background-size:800px;background-position:25% center}}@media screen and (min-width:3001px){section#current-projects{background-position:30% center}}@media screen and (min-width:3501px){section#current-projects{background-position:35% center}}@media screen and (min-width:5001px){section#current-projects{background-position:40% center}}section#our-clients{padding:4.25rem 2rem;display:flex;flex-direction:column;justify-content:center;align-items:center}section#our-clients h2{font-weight:700;margin:1rem 0}section#our-clients p{font-weight:400;margin-bottom:1.5rem;margin-top:1rem;max-width:44rem}section#our-clients ul{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-around;margin:0 auto;width:85%}section#our-clients ul li{list-style:none;margin:1rem 0;width:14%}@media screen and (max-width:901px){section#our-clients{padding:2.8rem 0 1rem 0;align-items:flex-start}section#our-clients h2{width:100%;padding:0 2rem}section#our-clients p{width:100%;padding:0 2rem}section#our-clients ul{width:100%;padding:0 2rem;justify-content:flex-start}section#our-clients ul li{width:22.5%}}@media screen and (max-width:541px){section#our-clients ul li{width:33%}}section#our-team{background-color:var(--contrast-color-);padding:4.25rem 0}section#our-team h2{text-align:center;padding:0 2rem}section#our-team p{color:var(--main-color-)}section#our-team p.sub-headline{max-width:47.5rem;text-align:left;margin:0 auto;padding:2rem 0 3rem 0}section#our-team ul{display:flex;width:85%;margin:0 auto;flex-wrap:wrap;list-style:none;justify-content:space-evenly}section#our-team ul li{width:22.5%;margin-bottom:2.5rem;padding:0 1rem}section#our-team ul li a{display:block;scroll-padding-top:6.5rem}section#our-team ul li a img{transition:box-shadow .25s,transform .25s}section#our-team ul :hover a img{box-shadow:-.4rem .2rem .2rem var(--contrast-color--);transform:translate(.4rem,-.2rem)}@media (prefers-reduced-motion:reduce){section#our-team ul li a img{transition:none}section#our-team ul :hover a img{box-shadow:none;transform:none}}section#our-team ul li a h3{color:var(--main-color);margin:1rem 0 .5rem 0}section#our-team ul li a p{text-align:left;padding:0}@media screen and (max-width:1281px){section#our-team p.sub-headline{width:70%}}@media screen and (max-width:901px){section#our-team p.sub-headline{width:100%;padding-left:2rem;padding-right:2rem}section#our-team ul li{width:45%;margin-bottom:1.5rem}section#our-team ul li a h3{margin:0}}@media screen and (max-width:541px){section#our-team{padding-top:2.8rem}section#our-team h2{text-align:unset;justify-self:flex-start}section#our-team ul{width:95%}section#our-team ul li{padding:0}section#our-team ul li a h3{margin-top:1rem;margin-bottom:.5rem}}section#contact{background-color:var(--special-color--);background-repeat:no-repeat;color:var(--contrast-color);display:flex;flex-direction:column;justify-content:center;align-items:center;padding:4.25rem 2rem}section#contact.with-background{animation:contactBackgroundImage .4s ease-in forwards;-webkit-animation:contactBackgroundImage .4s ease-in both;-moz-animation:contactBackgroundImage .4s ease-in both;-o-animation:contactBackgroundImage .4s ease-in both;-ms-animation:contactBackgroundImage .4s ease-in both}@media (prefers-reduced-motion:reduce){section#contact{animation:none;-webkit-animation:none;-moz-animation:none;-o-animation:none;-ms-animation:none;background-image:url(/images/4857870028f277930ce23ea8770eeb8fcc7b5c7a/bg-red.png)}}@keyframes contactBackgroundImage{0%{background-image:url(/images/900c4f6c93c9fd089d35b3da6f8d426c1fcbb14f/clear-image.png)}100%{background-image:url(/images/4857870028f277930ce23ea8770eeb8fcc7b5c7a/bg-red.png)}}section#contact h2{font-weight:700;margin-top:1rem}section#contact p{margin:1rem 0;max-width:46rem}section#contact a{margin:1rem 0}@media screen and (max-width:901px){section#contact{animation:none;-webkit-animation:none;-moz-animation:none;-o-animation:none;-ms-animation:none;background-image:unset!important;padding:2.25rem 2rem;align-items:flex-start}section#contact p{margin:1.35rem 0}}footer{width:75%;max-width:calc(2200px * .75);margin:0 auto;padding:2.25rem 0 0 0}footer div{display:flex;justify-content:space-between;align-items:flex-start}footer div address{font-style:unset}footer div address a{display:flex;align-items:center;margin-bottom:1rem;color:var(--alt-special-color);text-decoration:none;transition:text-decoration .25s,color .25s;font-size:1.15rem}footer div address a:hover{text-decoration:underline dotted var(--special-color);color:var(--special-color)}footer div address p{margin-bottom:1rem;text-align:left}footer div address a img:first-of-type{margin-right:.75rem}footer div nav{width:13.5rem;display:flex;flex-wrap:wrap;align-items:flex-start}footer div nav a{width:3.5rem;height:3.5rem;background-color:var(--contrast-color);display:flex;align-items:center;justify-content:center;color:var(--special-color);border:1px solid var(--special-color);border-radius:5px;transition:transform .25s,box-shadow .25s}footer div nav a:first-of-type{margin-right:1.25rem}footer div nav a:hover{transform:translate(.125rem,-.125rem);box-shadow:-.125rem .125rem 0 var(--special-color)}@media (prefers-reduced-motion:reduce){footer div nav a:hover{transform:none;box-shadow:none}}footer div nav a:hover:after{content:'';position:absolute;left:0;bottom:-.125rem;height:.125rem;width:100%}footer div nav a:last-of-type{display:flex;flex-wrap:wrap;height:auto;width:100%;align-self:flex-end;margin-top:1.5rem}footer hr{display:block;height:1px;border:0;border-top:1px solid var(--contrast-color--);margin:1em 0;padding:0}footer p#copyright{text-align:center;color:var(--main-color);margin:2rem 0 3rem 0}@media screen and (max-width:1441px){footer{width:80%}}@media screen and (max-width:1025px){footer{width:82.5%}footer div nav{width:22.5%}}@media screen and (max-width:901px){footer{width:82.5%}footer div{flex-direction:column;align-items:flex-start}footer div address{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:2rem}footer div nav{width:35%;margin-bottom:1rem}footer div nav a.button{display:none}footer p#copyright{text-align:left}}@media screen and (max-width:769px){footer div nav{width:40%}footer div nav a{width:3.85rem;height:3.85rem}}@media screen and (max-width:541px){footer div nav{width:47.5%}}@media screen and (max-width:421px){footer div nav{width:55%}}body,html{--main-color:#3F383A;--main-color-:#535353;--contrast-color:#fff;--contrast-color-:#f9f9f9;--contrast-color--:#D8D8D8;--special-color:#EF512C;--special-color-:#EE8972;--special-color--:#D6411E;--special-color---:#B83D21;--alt-special-color:#0052a5}html{scroll-behavior:smooth;scroll-padding-top:6rem}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}}body,html{font-size:18px;padding:0;margin:0;overflow-x:hidden;font-family:Montserrat,sans-serif}body{color:var(--main-color);background-color:var(--contrast-color: #fff)}h1{font-size:3.75rem;line-height:3.875rem}h2{font-size:2.25rem;line-height:2.875rem}h3{font-size:1.5rem}h4{font-size:1.5rem}h5{font-size:1.375rem}h6{font-size:1.125rem}p{font-size:1.125rem;line-height:1.7rem}blockquote,p.larger{font-size:1.625rem;line-height:2.5rem}address p,p.smaller{font-size:1rem}a.button{font-size:1.17rem}@media screen and (max-width:1601px){body,html{font-size:16px}}@media screen and (max-width:1281px){body,html{font-size:14px}}@media screen and (max-width:1025px){body,html{font-size:13px}}@media screen and (max-width:901px){body,html{font-size:14px}h1{font-size:3.75rem;line-height:3.14328rem}h2{font-size:2.25rem;line-height:2.875rem}h3{font-size:1.5rem}h4{font-size:1.5rem}h5{font-size:1.375rem}h6{font-size:1.125rem}p{font-size:1.125rem;line-height:2rem}blockquote,p.larger{font-size:1.625rem}address p,p.smaller{font-size:1rem}a.button{font-size:1.17rem}}@media screen and (max-width:769px){body,html{font-size:12px}h1{font-size:3rem;line-height:3.14328rem}h2{font-size:2.2rem;line-height:2.9rem}p,p.larger{font-size:1.6rem;line-height:2.35rem}p.small{font-size:1.25rem;line-height:2rem}address p,p.smaller{font-size:1.15rem}}@media screen and (max-width:321px){body,html{font-size:10px}}section{margin:auto;max-width:2200px}.fade-in{animation:fade-in 1s}@keyframes fade-in{from{opacity:0}to{opacity:1}}section.unset-width{max-width:unset}div.wrapper{max-width:2200px;margin:auto;display:inherit;flex-direction:inherit;flex-wrap:inherit;align-items:inherit;justify-content:inherit}*{padding:0;margin:0;box-sizing:border-box}a{text-decoration:none}a img{border:0}img{max-width:100%}.button{white-space:nowrap;padding:1rem 1.8rem;font-weight:700;border-radius:.25rem;transition:transform .25s,box-shadow .25s}.orange-button{background-color:var(--special-color);color:var(--contrast-color)}.white-button{background-color:var(--contrast-color);color:var(--special-color)}@media screen and (max-width:901px){.button{padding:1rem 1.5rem}}.button:hover{transform:translate(.375rem,-.375rem)}.orange-button:hover{box-shadow:-.375rem .375rem 0 var(--special-color-)}.white-button:hover{box-shadow:-.375rem .375rem 0 var(--special-color---)}.button:hover:after{content:'';position:absolute;left:0;bottom:-.375rem;height:.375rem;width:100%}.button:hover:before{content:'';position:absolute;left:-.375rem;bottom:-.375rem;height:110%;width:.75rem}.button:focus{box-shadow:unset;transform:unset}.orange-button:focus{box-shadow:inset -.375rem .375rem 0 var(--special-color--)}.white-button:focus{box-shadow:inset -.375rem .375rem 0 var(--main-color-)}@media (prefers-reduced-motion:reduce){.button{transition:none}.button:hover{transform:none}.orange-button:focus,.orange-button:hover,.white-button:focus,.white-button:hover{box-shadow:none}}@media screen and (max-width:901px){.desktop-only{display:none!important}}@media screen and (min-width:901px){.mobile-only{display:none!important}}.hidden{display:none!important}.opaque{opacity:0}