.home-custom{position:relative;display:grid;grid-template-columns:minmax(18rem,.95fr) minmax(20rem,1.05fr);min-height:clamp(25rem,34vw,33rem);margin-top:3.25rem;overflow:hidden;border-top:1px solid #30443a;border-bottom:1px solid #30443a;background:linear-gradient(90deg,rgba(0,0,0,.9),rgba(0,0,0,.76) 34%,rgba(0,0,0,.36) 55%,rgba(0,0,0,.14)),linear-gradient(0deg,rgba(0,0,0,.22),rgba(0,0,0,.22)),url(/images/make-it-custom-hero.jpg) 50% /cover no-repeat;box-shadow:0 1.4rem 3rem rgba(0,0,0,.16)}.home-custom-content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(2rem,4vw,4rem) clamp(1.25rem,5vw,5rem)}.home-custom h2{color:var(--text);font-family:Impact,Arial Narrow,Arial,sans-serif;font-size:clamp(2.5rem,4vw,3.2rem);font-weight:400;letter-spacing:0;line-height:1;text-transform:uppercase}.home-custom-copy{max-width:27rem;margin-top:1.15rem;color:var(--muted);font-size:1.08rem;line-height:1.7}.home-custom-button{display:inline-flex;min-height:3.25rem;align-items:center;justify-content:center;margin-top:2.1rem;padding:0 1.5rem;border-radius:.35rem;background:#079447;color:#f7fbf4;font-size:.95rem;font-weight:700;text-transform:uppercase;transition:background .15s ease}.home-custom-button:hover{background:#0aa34e}.home-custom-media{position:relative;z-index:1;display:block;min-height:inherit}.home-custom-media:before{content:none}@media (max-width:640px){.home-custom{grid-template-columns:1fr;min-height:34rem;margin-top:2.25rem;background:linear-gradient(180deg,rgba(0,0,0,.92),rgba(0,0,0,.82) 42%,rgba(0,0,0,.34)),linear-gradient(0deg,rgba(0,0,0,.18),rgba(0,0,0,.18)),url(/images/make-it-custom-hero-mobile.jpg) 68% /cover no-repeat}.home-custom-content{padding:2rem 1.35rem 2.15rem}.home-custom h2{font-size:2.45rem}.home-custom-button{width:100%}.home-custom-media{display:none}}