@layer components{.cc-hero-home{color:var(--color-foreground-inverted-1);display:grid;min-height:100vh;overflow:hidden;place-items:center;position:relative}.cc-hero-home .cc-logo-bg,.cc-hero-home .cc-logo-inner{transform-origin:166.795px 166.795px}.cc-hero-home .cc-logo-bg{animation:fadeOnScaleBg 1.5s both;color:var(--color-background-1)}.cc-hero-home .cc-logo-inner,.cc-hero-home .cc-logo-outer{color:var(--color-primary)}.cc-hero-home .cc-logo-inner{animation:fadeOn .3s ease-in-out both}.cc-hero-home .cc-logo-outer{animation:fadeOn .3s 1.2s both}.cc-hero-home .cc-button{align-self:start}.cc-hero-home-container{display:grid;gap:5rem;grid-template-rows:auto 1fr;justify-items:center;min-height:100%;padding-bottom:var(--section-padding);padding-top:calc(var(--section-padding) + var(--nav-height));position:relative;width:100%}.cc-hero-home-logo{max-width:25rem;width:100%}@media (width < 48rem){.cc-hero-home-logo{max-width:15rem}}.cc-hero-home-bg{background-color:var(--color-primary);z-index:-1}.cc-hero-home-bg,.cc-hero-home-bg-img{top:0;right:0;bottom:0;left:0;position:absolute}.cc-hero-home-bg-img{background-image:url(../img/stuart-painting-commercial-wall.webp);background-position:center 80%;background-size:cover;filter:blur(calc((var(--multiplier) - 1)*40px));opacity:0;scale:var(--multiplier);transition:scale .1s,filter .1s,opacity .5s}.cc-hero-home-bg-img.loaded{opacity:1}.cc-hero-home-nav-line:before{--scale-start:0 1;animation:scaleFull 3s ease-in-out both;border-bottom:1px solid;content:"";left:0;position:absolute;top:var(--nav-height);transform-origin:center left;width:calc(100% - 3rem);z-index:1}@media (width < 48rem){.cc-hero-home-nav-line:before{width:calc(100% - 1rem)}}}.cc-main:has(.cc-hero-home) .cc-nav{position:fixed;width:100%}.cc-main:has(.cc-hero-home.active) .cc-nav{background-color:transparent;border-bottom-color:transparent}.cc-main:has(.cc-hero-home.active) .cc-nav-logo{opacity:0;scale:.7;transition:.2s ease-in-out;visibility:hidden}.cc-main:has(.cc-hero-home.active) .cc-nav-burger,.cc-main:has(.cc-hero-home.active) .cc-nav-link{color:var(--color-foreground-inverted-1)}@keyframes fadeOn{0%{opacity:0}to{opacity:1}}@keyframes fadeOnScaleBg{0%{opacity:0}0%,50%{scale:.6}to{opacity:1;scale:1}}@layer components{.cc-signature{background-color:var(--color-background-3);height:auto;margin-block:1rem;max-width:16.75rem;mix-blend-mode:multiply;width:100%}@media (width < 48rem){.cc-signature{max-width:12rem}}}@layer components{.cc-scrolly{max-width:100%;overflow:hidden;position:relative}@media (prefers-reduced-motion:reduce){.cc-scrolly{overflow-x:auto}.cc-scrolly-items:nth-child(2){display:none}}.cc-scrolly:after,.cc-scrolly:before{content:"";height:100%;position:absolute;width:4rem;z-index:1}.cc-scrolly:before{background-image:linear-gradient(270deg,#fff0,#fff);left:0}.cc-scrolly:after{background-image:linear-gradient(90deg,#fff0,#fff);right:0}.cc-scrolly,.cc-scrolly-items{display:flex}.cc-scrolly-items{animation:scrolly 20s linear infinite;flex-shrink:0;gap:4rem;padding-inline:2rem}}@keyframes scrolly{0%{translate:0 0}to{translate:-100% 0}}@layer components{@media (width >= 48rem){.cc-review-text{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:10;overflow:hidden}}.cc-review-img{min-height:20rem;position:relative;z-index:-1}@media (width >= 48rem){.cc-reviews-grid{grid-template-rows:5rem auto 2.5rem 2.5rem 4rem auto 5rem}}}
