.resm-home-hero{position:relative;min-height:680px;display:grid;align-items:center;justify-items:center;place-items:center;overflow:hidden;background:var(--brand-primary-dark)}.resm-home-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.resm-home-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(39,64,42,.88),rgba(39,64,42,.45))}.resm-home-hero-copy{position:relative;z-index:2;max-width:850px;padding-top:160px;padding-bottom:80px;text-align:center}.resm-home-hero h1{margin-bottom:20px;color:#fff;font-size:max(2rem, min(4vw, 3.5rem))}.resm-home-hero a:not(.btn),.resm-home-hero p{color:#fff}.resm-home-hero .resm-kicker{color:var(--brand-secondary)}.resm-home-hero-copy>p:not(.resm-kicker){max-width:760px;margin:0 auto 30px;font-size:1.1rem;color:rgba(255,255,255,.92)}.resm-care-cards{background:#fffdf8}.resm-image-card{position:relative;display:block;overflow:hidden;min-height:280px;border-radius:var(--resm-radius);background:var(--brand-bg-alt);-webkit-text-decoration:none;text-decoration:none}.resm-image-card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .35s}.resm-image-card::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(26,32,44,.05) 35%,rgba(26,32,44,.78) 100%)}.resm-image-card-label{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:24px;text-align:center}.resm-image-card-label em,.resm-image-card-label strong{display:block;color:#fff}.resm-image-card-label strong{margin-bottom:6px;font-size:1.2rem}.resm-image-card-label em{font-style:normal;font-size:.82rem;opacity:.92}.resm-image-card:hover img{transform:scale(1.05)}.resm-image-card:hover::after{background:linear-gradient(180deg,rgba(26,32,44,.15) 30%,rgba(26,32,44,.88) 100%)}.resm-feature-list{background:#fff}.resm-icon-list{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px 40px;gap:24px 40px}.resm-icon-list li{display:flex;gap:18px;align-items:flex-start;padding:24px;border:1px solid var(--brand-border);border-radius:var(--resm-radius);background:var(--brand-bg-alt)}.resm-icon-badge{flex:0 0 48px;width:48px;height:48px;border-radius:12px;display:grid;align-items:center;justify-items:center;place-items:center;background:var(--brand-primary);color:#fff;font-weight:800;font-size:.85rem}.resm-icon-list h3{margin:0 0 8px;font-size:1.1rem}.resm-icon-list p{margin:0;color:var(--brand-text-secondary);font-size:.95rem}.resm-principle-quote{text-align:center;background:var(--brand-accent)}.resm-principle-quote blockquote{max-width:900px;margin:0 auto 24px;color:var(--brand-primary-dark);font-family:Georgia,"Iowan Old Style",serif;font-size:max(1.65rem, min(3.2vw, 2.8rem));font-weight:600;line-height:1.25}.resm-quote-source{margin:0;font-weight:700;color:var(--brand-primary-dark)}.resm-trust-bar{padding:0;background:#fff;border-top:1px solid var(--brand-border);border-bottom:1px solid var(--brand-border)}.resm-trust-items{display:flex;flex-wrap:nowrap}.resm-trust-items>div{flex:1 1 0;min-width:0;padding:26px 20px;border-right:1px solid var(--brand-border);text-align:center;background:#f7fafc}.resm-trust-items>div:last-child{border-right:0}.resm-trust-items span,.resm-trust-items strong{display:block;color:var(--brand-text)}.resm-trust-items strong{margin-bottom:5px;font-size:1.05rem;color:var(--brand-primary-dark)}.resm-trust-items span{font-size:.77rem;color:var(--brand-text-secondary)}.resm-faq{background:var(--brand-bg-alt)}.resm-faq .accordion-item{overflow:hidden;margin-bottom:10px;border:1px solid var(--brand-border);border-radius:9px}.resm-faq .accordion-button{color:var(--brand-text);background:#fff;font-weight:700}.resm-faq .accordion-button:not(.collapsed){color:var(--brand-primary-dark);background:#f8f4eb;box-shadow:none}.resm-faq .accordion-body{color:var(--brand-text-secondary)}.resm-home-cta{padding:80px 0 96px;color:#fff;background:var(--brand-primary)}.resm-home-cta h2,.resm-home-cta li,.resm-home-cta p{color:#fff}.resm-home-cta .resm-kicker{color:var(--brand-secondary)}@media (max-width:991.98px){.resm-home-hero{min-height:580px}.resm-icon-list{grid-template-columns:1fr}}@media (max-width:767.98px){.resm-home-hero{min-height:520px}.resm-home-hero-copy{padding-top:120px;padding-bottom:64px}.resm-image-card{min-height:240px}.resm-trust-items{flex-wrap:wrap}.resm-trust-items>div{flex:0 0 50%;border-bottom:1px solid var(--brand-border)}.resm-home-cta{padding:64px 0 80px}}