.services-section{padding:8rem 0;background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.services-section__header{display:flex;align-items:flex-end;justify-content:space-between;gap:3.2rem;margin-bottom:6rem;flex-wrap:wrap}.services-section__eyebrow{font-size:1.1rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--cw-brass-500, #b4925a);margin-bottom:1.6rem}.services-section__heading{font-family:var(--font-heading-family);font-size:clamp(2.6rem,3.6vw,4.2rem);font-weight:300;line-height:1.12;letter-spacing:-.01em;margin:0}.services-section__heading p{margin:0}.services-section__sub{font-size:1.6rem;line-height:1.7;color:rgba(var(--color-foreground),.65);max-width:56ch;margin-top:1.6rem;font-weight:300}.services-section__sub p{margin:0}.services-section__cta{flex-shrink:0;border-radius:2px;background:transparent;color:rgb(var(--color-foreground));border:1px solid rgba(var(--color-foreground),.35)}.services-section__cta:hover{background:rgba(var(--color-foreground),.06)}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(24rem,1fr));gap:2.4rem}.service-card{display:block;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.12);border-radius:6px;padding:4rem 3.2rem;text-decoration:none;color:inherit;transition:transform var(--cw-duration-base, .32s) var(--cw-ease-out-expo, cubic-bezier(.16,1,.3,1)),box-shadow var(--cw-duration-base, .32s) var(--cw-ease-out-expo, cubic-bezier(.16,1,.3,1)),border-color var(--cw-duration-base, .32s) ease}.service-card:hover{transform:translateY(-6px);box-shadow:var(--cw-shadow-lift, 0 20px 48px rgba(13,40,33,.18));border-color:transparent}.service-card__icon{width:4.8rem;height:4.8rem;background:rgba(var(--color-foreground),.06);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:2.8rem;color:rgb(var(--color-foreground));transition:background var(--cw-duration-base, .32s) ease,color var(--cw-duration-base, .32s) ease}.service-card__icon img{width:60%;height:60%;object-fit:contain}.service-card:hover .service-card__icon{background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.service-card__title{font-family:var(--font-heading-family);font-size:2.2rem;font-weight:400;margin-bottom:1.2rem;letter-spacing:-.01em}.service-card__body{font-size:1.5rem;line-height:1.7;color:rgba(var(--color-foreground),.65);margin-bottom:2.8rem;font-weight:300}.service-card__link{font-size:1.2rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--cw-brass-600, #9c7c46);display:inline-flex;align-items:center;gap:.6rem;transition:gap var(--cw-duration-fast, .16s) var(--cw-ease-out-expo, ease)}.service-card:hover .service-card__link{gap:1.2rem}@media screen and (max-width:749px){.services-section{padding:5rem 0}.services-section__header{margin-bottom:3.6rem}.service-card{padding:3.2rem 2.4rem}}
/*# sourceMappingURL=/cdn/shop/t/27/assets/section-services-grid.css.map */
