.afeat{background-color:var(--afeat-bg,#f5f2eb);font-family:Montserrat,sans-serif;padding:var(--afeat-pad,96px) 24px}.afeat__inner{margin:0 auto;max-width:1040px;text-align:center}.afeat__divider-label{align-items:center;display:flex;font-family:Montserrat,sans-serif;font-size:11px;font-weight:600;gap:16px;justify-content:center;letter-spacing:3px;margin:0 auto 24px;max-width:520px;text-transform:uppercase}.afeat__divider-line{background-color:var(--afeat-divider,#d4cfc2);flex:1 1 auto;height:1px;max-width:120px}.afeat__divider-text{flex:0 0 auto;white-space:nowrap}.afeat__eyebrow .afeat__divider-text{color:var(--afeat-eyebrow,#114d4c)}.afeat__section-label .afeat__divider-text{color:var(--afeat-section-label,#a36137)}.afeat__intro{margin:0 auto 72px;max-width:720px}.afeat__heading{color:var(--afeat-heading,#114d4c);font-family:Playfair Display,Georgia,serif;font-size:clamp(28px,3.5vw,40px);font-weight:500;line-height:1.25;margin:0 0 24px}.afeat__body{color:var(--afeat-body,#414945);font-family:Montserrat,sans-serif;font-size:15px;line-height:1.75}.afeat__body p{margin:0 0 14px}.afeat__body p:last-child{margin-bottom:0}.afeat__section{margin-bottom:72px}.afeat__section:last-of-type{margin-bottom:56px}.afeat__dims{align-items:flex-start;display:flex;flex-wrap:wrap;gap:28px 20px;justify-content:center;list-style:none;margin:0;padding:0}.afeat__dim{align-items:center;display:flex;flex-direction:column;gap:14px;min-width:112px}.afeat__dim-icon{background-color:var(--afeat-icon-bg,#114d4c);border-radius:14px;color:var(--afeat-icon,#f5f2eb);height:72px;width:72px}.afeat__dim-icon,.afeat__dim-icon>*{align-items:center;display:inline-flex;justify-content:center;line-height:0}.afeat__dim-icon svg,.afeat__dim-icon>*{height:33px;width:33px}.afeat__dim-icon svg{color:currentColor;display:block;fill:currentColor;margin:0}.afeat__dim-label{color:var(--afeat-icon-label,#414945);font-size:12px;font-weight:500;line-height:1.3;text-align:center}.afeat__stages{display:grid;gap:20px;grid-template-columns:repeat(3,1fr);list-style:none;margin:0;padding:0}.afeat__stage{background-color:var(--afeat-stage-bg,#114d4c);border-radius:16px;box-shadow:0 4px 24px rgba(0,0,0,.08);display:flex;flex-direction:column;overflow:hidden;text-align:left}.afeat__stage-image{aspect-ratio:16/10;background-color:rgba(0,0,0,.1);overflow:hidden;width:100%}.afeat__stage-image img{display:block;height:100%;object-fit:cover;width:100%}.afeat__stage-body{padding:20px 22px 24px}.afeat__stage-title{color:var(--afeat-stage-title,#f5f2eb);font-family:Playfair Display,Georgia,serif;font-size:20px;font-weight:500;line-height:1.3;margin:0 0 8px}.afeat__stage-desc{color:var(--afeat-stage-desc,#f5f2eb);font-family:Montserrat,sans-serif;font-size:13px;line-height:1.6;margin:0;opacity:calc(var(--afeat-stage-desc-opacity, 80)/100)}.afeat__cta-wrap{margin-top:16px;text-align:center}a.afeat__cta,a.afeat__cta:link,a.afeat__cta:visited{align-items:center;background-color:var(--afeat-cta-bg,#a36137);border:2px solid var(--afeat-cta-bg,#a36137);border-radius:8px;color:var(--afeat-cta-text,#fff);cursor:pointer;display:inline-flex;font-family:Montserrat,sans-serif;font-size:14px;font-weight:600;justify-content:center;letter-spacing:.5px;padding:14px 32px;text-decoration:none;transition:background-color .25s ease,border-color .25s ease,color .25s ease,transform .25s ease}a.afeat__cta:focus,a.afeat__cta:hover{background-color:var(--afeat-cta-hover-bg,#114d4c);border-color:var(--afeat-cta-hover-bg,#114d4c);color:var(--afeat-cta-text,#fff);text-decoration:none;transform:translateY(-1px)}@media (max-width:900px){.afeat__stages{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.afeat{padding:calc(var(--afeat-pad, 96px)*.65) 20px}.afeat__intro,.afeat__section{margin-bottom:48px}.afeat__heading{font-size:clamp(24px,6vw,32px)}.afeat__dims{gap:24px 14px}.afeat__dim{min-width:84px}.afeat__dim-icon{border-radius:12px;height:64px;width:64px}.afeat__dim-icon svg,.afeat__dim-icon>*{height:28px;width:28px}.afeat__stages{gap:16px;grid-template-columns:1fr;margin-left:auto;margin-right:auto;max-width:420px}.afeat__stage-body{padding:18px 20px 20px}a.afeat__cta,a.afeat__cta:link,a.afeat__cta:visited{font-size:13px;padding:13px 26px}}@media (prefers-reduced-motion:reduce){a.afeat__cta{transition:none}}