.emx{width:100%}.emx__inner{max-width:1200px;margin:0 auto;padding:0 60px}.emx__header{text-align:center;margin-bottom:32px}.emx__eyebrow{font-family:var(--font-body-family);font-size:10px;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:#b59677;margin:0 0 14px}.emx__heading{font-family:var(--font-heading-family);font-size:clamp(30px,3.5vw,46px);font-weight:400;color:#1a1a1a;margin:0 0 14px;line-height:1.15;letter-spacing:-.01em}.emx__sub{font-family:var(--font-body-family);font-size:15px;color:#6b6b6b;line-height:1.65;max-width:520px;margin:0 auto}.emx__grid{display:flex;flex-direction:column;gap:52px}.emx__steps-row{display:grid;grid-template-columns:repeat(3,1fr);gap:0 32px}.emx__step{display:flex;flex-direction:column;align-items:center;text-align:center;transition:transform .3s ease;cursor:default}.emx__step:hover{transform:translateY(-4px)}.emx__circle,.emx__icon-wrap{display:flex;align-items:center;justify-content:center;position:relative}.emx__icon-wrap{width:100%;margin-bottom:22px}.emx__circle{width:62px;height:62px;border-radius:50%;border:1px solid #c4a882;background:#f5f1e8;color:#b59677;flex-shrink:0;transition:background .3s ease,border-color .3s ease,color .3s ease;z-index:2}.emx__circle:after{content:"";position:absolute;top:5px;right:5px;bottom:5px;left:5px;border-radius:50%;border:.5px solid #c4a882;opacity:.3;pointer-events:none}.emx__step:hover .emx__circle{background:#b59677;border-color:#b59677;color:#fff}.emx__step:hover .emx__circle:after{border-color:#ffffff59}.emx__circle svg,.emx__num{position:relative;z-index:1}.emx__num{font-family:var(--font-body-family);font-size:15px;font-weight:600;color:#b59677;letter-spacing:.08em;line-height:1;margin-left:14px;flex-shrink:0;z-index:2;background:#f5f1e8;padding:0 6px}.emx__step:not(:last-child) .emx__icon-wrap:after{display:none}.emx__title{font-family:var(--font-heading-family);font-size:18px;font-weight:400;color:#1a1a1a;margin:0 0 10px;letter-spacing:.01em;line-height:1.3}.emx__body{font-family:var(--font-body-family);font-size:14px;color:#6b6b6b;line-height:1.75;margin:0}.emx__body p{margin:0}@media screen and (max-width:989px){.emx__inner{padding:0 24px}.emx__steps-row{gap:0 16px}.emx__circle{width:54px;height:54px}}@media screen and (max-width:599px){.emx__inner{padding:0 24px}.emx__header{margin-bottom:24px}.emx__heading{font-size:28px}.emx__grid{gap:36px}.emx__steps-row{grid-template-columns:1fr;gap:36px}.emx__step{align-items:center;text-align:center}.emx__icon-wrap{justify-content:center;width:auto}.emx__num{background:0 0;padding:0;margin-left:12px}.emx__circle{width:56px;height:56px}.emx__step:not(:last-child){padding-bottom:36px;border-bottom:1px dashed #d6c9b8}}