@media only screen and (min-width:0rem){#hero{align-items:center;background:var(--darkGradient);display:flex;min-height:clamp(42rem,88vh,56rem);overflow:hidden;padding:clamp(8.5rem,18vw,12rem) 1rem clamp(5rem,10vw,7rem);position:relative;z-index:1}#hero:before{background:linear-gradient(90deg,rgba(17,17,15,.94),rgba(17,17,15,.78) 48%,rgba(17,17,15,.42)),radial-gradient(circle at 82% 18%,rgba(184,150,75,.34),transparent 28rem);inset:0;z-index:-1}#hero:after,#hero:before{content:"";pointer-events:none;position:absolute}#hero:after{background:linear-gradient(135deg,rgba(228,207,138,.88),rgba(147,113,33,.82));bottom:0;clip-path:polygon(30% 0,100% 0,100% 100%,0 100%);height:clamp(11rem,24vw,22rem);opacity:.9;right:-14rem;width:min(56rem,94vw)}#hero .cs-background{display:block;inset:0;position:absolute;z-index:-2}#hero .cs-background img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}#hero .cs-container{margin:auto;max-width:var(--containerWidth);position:relative;width:100%;z-index:2}#hero .cs-content{align-items:flex-start;display:flex;flex-direction:column;max-width:50rem;text-align:left;width:100%}#hero .cs-topper{color:var(--primaryLight)}#hero .cs-title{color:var(--bodyTextColorWhite);font-size:clamp(2.7rem,7vw,5.85rem);line-height:.96em;margin:0 0 1rem;max-width:50rem;text-transform:uppercase}#hero .cs-text{color:#eee6d6;font-size:clamp(1.05rem,2vw,1.3rem);line-height:1.55em;margin:0 0 1.75rem;max-width:42rem}#hero .cs-button-group{display:flex;flex-wrap:wrap;gap:.75rem}#hero .cs-button-outline{background:var(--goldGradient);border-color:var(--primary);color:var(--dark)}#hero .cs-button-outline:hover{background:var(--goldGradientHover);border-color:var(--primaryDark);color:var(--dark)}#hero .cs-hero-card{display:none}#home-services{background:radial-gradient(circle at 88% 10%,rgba(184,150,75,.14),transparent 22rem),linear-gradient(180deg,#fffaf0,#f2ebdc);padding:clamp(3.75rem,7vw,6.25rem) 1rem}#home-services .cs-container{margin:auto;max-width:var(--containerWidth);width:100%}#home-services .cs-content{align-items:center;margin:0 auto clamp(2rem,5vw,3rem);max-width:48rem;text-align:center}#home-services .cs-text,#home-services .cs-title{margin-left:auto;margin-right:auto}#home-services .cs-card-group{display:grid;gap:1rem;grid-template-columns:1fr;list-style:none}#home-services .cs-item{background:var(--concreteGradient);border:1px solid rgba(222,214,199,.9);border-radius:.75rem;box-shadow:0 16px 38px rgba(17,17,15,.08);overflow:hidden;padding:clamp(1.25rem,3vw,1.75rem);position:relative;transition:transform var(--transition),box-shadow var(--transition),border-color var(--transition)}#home-services .cs-item:before{background:linear-gradient(135deg,rgba(228,207,138,.22),rgba(147,113,33,.06));clip-path:polygon(42% 0,100% 0,100% 100%,0 100%);content:"";height:100%;pointer-events:none;position:absolute;right:0;top:0;width:40%}#home-services .cs-item:hover{border-color:rgba(184,150,75,.65);box-shadow:0 22px 46px rgba(17,17,15,.14);transform:translateY(-.25rem)}#home-services .cs-icon{align-items:center;background:var(--darkGradient);border-radius:.75rem;box-shadow:0 14px 28px rgba(17,17,15,.16);display:flex;height:4.25rem;justify-content:center;margin-bottom:1.25rem;width:4.25rem}#home-services .cs-icon:before{border:3px solid #fff;border-radius:.35rem;content:"";height:2rem;opacity:.9;width:2rem}#home-services .cs-icon:has(img):before{display:none}#home-services .cs-icon img{filter:brightness(0) invert(1);height:2.25rem;-o-object-fit:contain;object-fit:contain;width:2.25rem}#home-services .cs-h3{color:var(--headerColor);font-size:clamp(1.2rem,2vw,1.5rem);font-weight:900;line-height:1.15em;margin:0 0 .75rem;position:relative;text-transform:uppercase;z-index:1}#home-services .cs-item-text{color:var(--bodyTextColor);font-size:1rem;line-height:1.6em;margin:0 0 1.25rem;position:relative;z-index:1}#home-services .cs-link{align-items:center;color:var(--headerColor);display:inline-flex;font-size:.92rem;font-weight:900;gap:.45rem;line-height:1em;position:relative;text-decoration:none;text-transform:uppercase;z-index:1}#home-services .cs-link span,#home-services .cs-link:hover{color:var(--primaryDark)}}@media only screen and (min-width:48rem){#home-services .cs-card-group{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (min-width:64rem){#hero .cs-hero-card{backdrop-filter:blur(10px);background:linear-gradient(135deg,rgba(17,17,15,.78),rgba(68,65,59,.48));border:1px solid hsla(44,52%,96%,.22);border-radius:.75rem;bottom:clamp(1rem,4vw,3rem);box-shadow:0 22px 50px rgba(17,17,15,.24);color:var(--bodyTextColorWhite);display:block;padding:1.5rem;position:absolute;right:clamp(1rem,4vw,3rem);width:min(24rem,30vw);z-index:2}#hero .cs-card-topper{color:var(--primaryLight);font-size:.82rem;letter-spacing:.12em;margin-bottom:.45rem}#hero .cs-card-title,#hero .cs-card-topper{display:block;font-weight:900;text-transform:uppercase}#hero .cs-card-title{color:var(--bodyTextColorWhite);font-size:clamp(1.2rem,2vw,1.65rem);line-height:1.12em}#home-services .cs-card-group{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (min-width:81.25rem){#hero{background-attachment:fixed;background-image:linear-gradient(90deg,rgba(17,17,15,.94),rgba(17,17,15,.5)),url(/assets/images/4.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover}#hero .cs-background img{display:none}}