.home-custom{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(135deg,#101d17,#09130f);box-shadow:0 1.4rem 3rem rgba(0,0,0,.16)}.home-custom-content{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;display:flex;min-height:inherit;align-items:center;justify-content:center;border-left:1px solid #30443a;background:radial-gradient(circle at 62% 42%,rgba(79,200,90,.14),transparent 38%),linear-gradient(135deg,#192d24,#102019 55%,#0b1712)}.home-custom-media:before{position:absolute;inset:1.1rem;border:1px solid rgba(79,200,90,.12);border-radius:.4rem;content:""}.home-custom-media .media-label{position:relative;z-index:1;background:rgba(7,17,13,.34)}@media (max-width:640px){.home-custom{grid-template-columns:1fr;min-height:0;margin-top:2.25rem}.home-custom-content{padding:2rem 1.35rem 2.15rem}.home-custom h2{font-size:2.45rem}.home-custom-button{width:100%}.home-custom-media{min-height:15rem;border-top:1px solid #30443a;border-left:0}}