.er-reveal{opacity:0;transition:opacity .8s cubic-bezier(.4,0,.2,1),transform .8s cubic-bezier(.4,0,.2,1);transform:translateY(32px)}.er-reveal.er-visible{opacity:1;transform:translateY(0)}.er-reveal-delay-1{transition-delay:.1s}.er-reveal-delay-2{transition-delay:.2s}.er-reveal-delay-3{transition-delay:.3s}.er-reveal-delay-4{transition-delay:.4s}.er-section{padding:100px 24px;position:relative}.er-container{max-width:1100px;margin:0 auto}.er-headline{color:#1a1a1a;letter-spacing:-.5px;margin-bottom:24px;font-family:Instrument Serif,Georgia,serif;font-size:clamp(36px,5vw,56px);line-height:1.15}.er-headline--sm{font-size:clamp(28px,3.5vw,40px)}.er-subheadline{color:#555;max-width:640px;font-family:DM Sans,sans-serif;font-size:clamp(16px,1.8vw,19px);font-weight:300;line-height:1.75}.er-body{color:#555;font-family:DM Sans,sans-serif;font-size:18px;font-weight:300;line-height:1.85}.er-label{letter-spacing:2.5px;text-transform:uppercase;color:#c96b4f;margin-bottom:16px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:500;display:block}.er-btn{letter-spacing:.3px;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:8px;padding:14px 32px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:500;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:inline-flex}.er-btn--primary{color:#fff;background:#c96b4f}.er-btn--primary:hover{background:#b85d43;transform:translateY(-2px);box-shadow:0 8px 24px #c96b4f40}.er-btn--outline{color:#c96b4f;background:0 0;border:1.5px solid #c96b4f}.er-btn--outline:hover{color:#fff;background:#c96b4f;transform:translateY(-2px);box-shadow:0 8px 24px #c96b4f40}.er-btn-group{flex-wrap:wrap;gap:16px;margin-top:32px;display:flex}.er-btn-arrow{transition:transform .3s}.er-btn:hover .er-btn-arrow{transform:translate(4px)}.er-hero{background:#fff;align-items:center;min-height:calc(100vh - 72px);padding:80px 24px;display:flex;position:relative;overflow:hidden}.er-hero-glow{pointer-events:none;background:radial-gradient(circle,#c96b4f0a 0%,#0000 70%);border-radius:50%;width:700px;height:700px;position:absolute;top:-40%;right:-20%}.er-hero-inner{grid-template-columns:1fr 1fr;align-items:center;gap:80px;width:100%;max-width:1200px;margin:0 auto;display:grid}.er-hero-content{z-index:1}.er-hero-image-wrap{z-index:1;position:relative}.er-hero-image{object-fit:cover;aspect-ratio:3/4;border-radius:20px;width:100%;height:auto;transition:transform .6s;box-shadow:0 12px 40px #00000014}.er-hero-image-wrap:hover .er-hero-image{transform:scale(1.02)}.er-hero-accent{opacity:.2;z-index:-1;border:2px solid #c96b4f;border-radius:20px;width:140px;height:140px;position:absolute;bottom:-20px;left:-20px}.er-split{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.er-split--reverse{direction:rtl}.er-split--reverse>*{direction:ltr}.er-split-image{object-fit:cover;aspect-ratio:4/3;border-radius:20px;width:100%;height:auto;transition:transform .6s;box-shadow:0 4px 20px #0000000f}.er-split-image:hover{transform:scale(1.02)}.er-centered{text-align:center;max-width:780px;margin:0 auto}.er-centered .er-subheadline,.er-centered .er-body{margin-left:auto;margin-right:auto}.er-divider{background:#c96b4f;border-radius:2px;width:48px;height:2px;margin:32px 0}.er-centered .er-divider{margin:32px auto}.er-pullquote{color:#1a1a1a;text-align:center;max-width:900px;margin:0 auto;padding:60px 24px;font-family:Instrument Serif,Georgia,serif;font-size:clamp(24px,3vw,36px);font-style:italic;line-height:1.4;position:relative}.er-pullquote-mark{color:#c96b4f;opacity:.15;pointer-events:none;font-family:Instrument Serif,Georgia,serif;font-size:120px;line-height:1;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.er-cards{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;margin-top:48px;display:grid}.er-card{background:#fff;border:1px solid #e8e8e8;border-radius:12px;padding:36px 28px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.er-card-bar{transform-origin:0;background:#c96b4f;height:3px;transition:transform .4s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.er-card:hover{border-color:#0000;transform:translateY(-4px);box-shadow:0 12px 40px #00000014}.er-card:hover .er-card-bar{transform:scaleX(1)}.er-card-icon{margin-bottom:16px;font-size:28px;display:block}.er-card-title{color:#1a1a1a;margin-bottom:12px;font-family:Instrument Serif,Georgia,serif;font-size:20px;line-height:1.3}.er-card-text{color:#555;font-size:14px;font-weight:300;line-height:1.7}.er-about-image{object-fit:cover;aspect-ratio:3/4;border-radius:20px;width:100%;height:auto;transition:transform .6s;box-shadow:0 4px 20px #0000000f}.er-about-image:hover{transform:scale(1.02)}.er-cta-final{text-align:center;background:#1a1a1a;padding:100px 24px;position:relative;overflow:hidden}.er-cta-glow{pointer-events:none;background:radial-gradient(#c96b4f14 0%,#0000 60%);width:150%;height:200%;position:absolute;top:-50%;left:-25%}.er-cta-final .er-subheadline{color:#fff9;margin:0 auto}.er-cta-final .er-btn--outline:hover{color:#1a1a1a;background:#fff;border-color:#fff}.er-scroll-indicator{opacity:.4;flex-direction:column;align-items:center;gap:8px;animation:2s infinite er-bounce;display:flex;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.er-scroll-indicator span{letter-spacing:2px;text-transform:uppercase;color:#888;font-size:11px;font-weight:500}.er-scroll-arrow{border-bottom:1.5px solid #888;border-right:1.5px solid #888;width:20px;height:20px;transform:rotate(45deg)}@keyframes er-bounce{0%,20%,50%,80%,to{transform:translate(-50%)translateY(0)}40%{transform:translate(-50%)translateY(-8px)}60%{transform:translate(-50%)translateY(-4px)}}.er-hr{background:#e8e8e8;border:none;height:1px;margin:0}.er-highlight{display:inline;position:relative}.er-highlight:after{content:"";z-index:-1;background:#c96b4f2e;border-radius:2px;height:12px;position:absolute;bottom:4px;left:-4px;right:-4px}.er-btn--secondary{color:#c96b4f;background:#f5f0ed;border:1.5px solid #0000}.er-btn--secondary:hover{background:#ebe3de;transform:translateY(-2px);box-shadow:0 8px 24px #c96b4f1f}.er-credibility{background:#fafafa;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;padding:48px 24px}.er-press{text-align:center;margin-bottom:40px}.er-press-label{color:#999;margin-bottom:20px;font-family:Instrument Serif,Georgia,serif;font-size:15px;font-style:italic;display:block}.er-marquee-wrap{width:100%;margin:16px 0 32px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.er-marquee-track{white-space:nowrap;gap:48px;width:max-content;animation:25s linear infinite er-marquee;display:flex}.er-press-logo{letter-spacing:.15em;text-transform:uppercase;opacity:.7;flex-shrink:0;font-size:15px;font-weight:600}.er-stats{flex-wrap:wrap;justify-content:center;gap:64px;display:flex}.er-stat{text-align:center}.er-stat-value{color:#c96b4f;margin-bottom:4px;font-family:Instrument Serif,Georgia,serif;font-size:clamp(36px,4vw,48px);line-height:1.1}.er-stat-label{color:#888;letter-spacing:.5px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:400}.er-cards--four{grid-template-columns:repeat(4,1fr)}.er-featured-story{background:#fafafa;border-radius:16px;grid-template-columns:280px 1fr;align-items:center;gap:48px;margin-top:48px;margin-bottom:48px;padding:40px;display:grid}.er-featured-image img{object-fit:cover;aspect-ratio:3/4;border-radius:12px;width:100%;height:auto}.er-featured-quote{color:#1a1a1a;margin-bottom:24px;font-family:Instrument Serif,Georgia,serif;font-size:20px;font-style:italic;line-height:1.6}.er-featured-stats{gap:40px;margin-bottom:24px;display:flex}.er-featured-stat-value{color:#c96b4f;font-family:Instrument Serif,Georgia,serif;font-size:32px;line-height:1.1}.er-featured-stat-label{color:#888;letter-spacing:.5px;margin-top:4px;font-family:DM Sans,sans-serif;font-size:12px}.er-featured-author h4{color:#1a1a1a;margin:0;font-family:DM Sans,sans-serif;font-size:15px;font-weight:500}.er-featured-author p{color:#888;margin:2px 0 0;font-family:DM Sans,sans-serif;font-size:13px}.er-test-cards{grid-template-columns:repeat(4,1fr);gap:20px;margin-top:32px;display:grid}.er-test-card{text-align:center;background:#fafafa;border:1px solid #eee;border-radius:12px;padding:28px 24px;transition:all .3s}.er-test-initials{color:#fff;background:#c96b4f;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 16px;font-family:DM Sans,sans-serif;font-size:16px;font-weight:600;display:flex}.er-test-title{color:#1a1a1a;margin-bottom:6px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:500}.er-test-desc{color:#888;font-family:DM Sans,sans-serif;font-size:13px;font-weight:300}.er-paths{grid-template-columns:1fr 1fr;gap:32px;margin-top:48px;display:grid}.er-path-card{border-radius:16px;padding:40px 36px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden}.er-path-card--dark{color:#fff;background:#1a1a1a}.er-path-card--dark .er-path-label{color:#c96b4f}.er-path-card--dark .er-path-features li:before{color:#c96b4f}.er-path-card--light{color:#1a1a1a;background:#fff;border:1px solid #e8e8e8}.er-path-card--light .er-path-desc{color:#666}.er-path-card--light .er-path-features li{color:#555}.er-path-card--light .er-path-features li:before{color:#c96b4f}.er-path-number{opacity:.1;font-family:Instrument Serif,Georgia,serif;font-size:48px;line-height:1;position:absolute;top:20px;right:28px}.er-path-label{letter-spacing:2px;text-transform:uppercase;color:#c96b4f;margin-bottom:8px;font-family:DM Sans,sans-serif;font-size:11px;font-weight:500;display:block}.er-path-title{margin:0 0 16px;font-family:Instrument Serif,Georgia,serif;font-size:28px;line-height:1.2}.er-path-desc{margin-bottom:24px;font-family:DM Sans,sans-serif;font-size:15px;font-weight:300;line-height:1.7}.er-path-features{margin:0 0 32px;padding:0;list-style:none}.er-path-features li{padding:6px 0 6px 20px;font-family:DM Sans,sans-serif;font-size:14px;line-height:1.6;position:relative}.er-path-features li:before{content:"✓";font-size:13px;position:absolute;left:0}.er-path-btn{justify-content:center;width:100%}.er-paths-note{color:#888;text-align:center;margin-top:32px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:300}@media (max-width:1100px){.er-cards--four,.er-test-cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.er-hero-inner{text-align:center;grid-template-columns:1fr;gap:48px}.er-hero-content{order:1}.er-hero-image-wrap{order:0;max-width:400px;margin:0 auto}.er-hero .er-subheadline{margin:0 auto}.er-hero .er-btn-group{justify-content:center}.er-split{grid-template-columns:1fr;gap:40px}.er-split--reverse{direction:ltr}.er-section,.er-cta-final{padding:72px 20px}.er-cards--four{grid-template-columns:repeat(2,1fr)}.er-cards{grid-template-columns:1fr}.er-hero-accent{display:none}.er-featured-story{grid-template-columns:1fr;gap:32px;padding:32px 24px}.er-featured-image img{max-width:240px;margin:0 auto;display:block}.er-test-cards{grid-template-columns:repeat(2,1fr)}.er-paths{grid-template-columns:1fr}.er-stats{gap:40px}}@media (max-width:480px){.er-section{padding:56px 16px}.er-btn-group{flex-direction:column;align-items:stretch}.er-btn{justify-content:center}.er-cards--four{grid-template-columns:1fr 1fr}.er-test-cards{grid-template-columns:1fr}.er-stats{gap:24px}.er-stat-value{font-size:32px}}.er-credibility.er-credibility--dark{color:#fff;background:#1a1a1a}.er-credibility--dark .er-press-label{color:#fff9;font-size:16px}.er-credibility--dark .er-press-logo{color:#ffffffbf;opacity:1;font-size:15px}.er-credibility--dark .er-stat-value{color:#c19a6b;font-size:56px}.er-credibility--dark .er-stat-label{color:#ffffffb3;letter-spacing:.05em;font-size:16px}.er-whois{grid-template-columns:400px 1fr;align-items:start;gap:64px;display:grid}.er-whois-image{position:sticky;top:100px}.er-whois-photo{object-fit:cover;border-radius:16px;width:100%;height:auto;box-shadow:0 20px 60px #00000014}.er-whois-content{padding:16px 0}@media (max-width:900px){.er-whois{grid-template-columns:1fr;gap:32px}.er-whois-image{max-width:360px;margin:0 auto;position:static}}.er-videos-grid{grid-template-columns:repeat(2,1fr);gap:32px;display:grid}.er-video-card{background:#fff;border-radius:12px;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 4px 24px #0000000f}.er-video-wrap{background:#f0ede8;padding-bottom:56.25%;position:relative}.er-video-info{justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.er-video-type{text-transform:uppercase;letter-spacing:1.5px;color:#c19a6b;font-size:11px;font-weight:600}.er-video-title{color:#1a1a2e;font-family:Playfair Display,serif;font-size:15px;font-weight:500}@media (max-width:768px){.er-videos-grid{grid-template-columns:1fr}}@keyframes er-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.er-credibility-strip{background:#1a1a1a;overflow:hidden}.er-cred-logos-bar{text-align:center;border-bottom:1px solid #ffffff14;padding:32px 0 28px}.er-cred-label{letter-spacing:3px;text-transform:uppercase;color:#fff6;margin-bottom:24px;font-family:DM Sans,sans-serif;font-size:11px;font-weight:500;display:block}.er-cred-marquee{width:100%;position:relative;overflow:hidden}.er-cred-marquee:before,.er-cred-marquee:after{content:"";z-index:2;pointer-events:none;width:80px;position:absolute;top:0;bottom:0}.er-cred-marquee:before{background:linear-gradient(90deg,#1a1a1a,#0000);left:0}.er-cred-marquee:after{background:linear-gradient(270deg,#1a1a1a,#0000);right:0}.er-cred-marquee-track{align-items:center;gap:64px;width:max-content;animation:25s linear infinite er-marquee;display:flex}.er-cred-brand{white-space:nowrap;opacity:.65;flex-shrink:0;align-items:center;transition:opacity .4s,transform .4s;display:inline-flex}.er-cred-brand:hover{opacity:1;transform:scale(1.08)}.er-cred-brand svg{width:auto;height:36px;display:block}.er-cred-stats{flex-wrap:wrap;justify-content:center;align-items:center;gap:0;display:flex}.er-cred-stat{text-align:center;cursor:default;padding:12px 48px;transition:transform .3s}.er-cred-stat:hover{transform:scale(1.08)}.er-cred-number{color:#c96b4f;letter-spacing:-1px;font-family:Instrument Serif,Georgia,serif;font-size:52px;font-weight:400;line-height:1.1;display:block}.er-cred-desc{color:#ffffff80;letter-spacing:.5px;margin-top:6px;font-family:DM Sans,sans-serif;font-size:13px;display:block}.er-cred-divider{background:#ffffff1f;flex-shrink:0;width:1px;height:48px}@media (max-width:768px){.er-cred-stats{gap:8px}.er-cred-stat{padding:12px 24px}.er-cred-number{font-size:38px}.er-cred-divider{display:none}.er-cred-brand{font-size:18px}.er-cred-marquee-track{gap:40px}}.er-ssip-grid{grid-template-columns:repeat(4,1fr);gap:24px;margin-top:48px;display:grid}.er-ssip-card{cursor:default;background:#faf9f6;border:1px solid #1a1a1a0f;border-radius:12px;padding:36px 28px 32px;transition:all .35s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.er-ssip-step{color:#c96b4f;letter-spacing:1px;margin-bottom:20px;font-family:Instrument Serif,serif;font-size:14px}.er-ssip-title{color:#1a1a1a;margin:0 0 12px;font-family:Instrument Serif,serif;font-size:24px;font-weight:400}.er-ssip-desc{color:#666;margin:0;font-family:DM Sans,sans-serif;font-size:15px;line-height:1.65}.er-ssip-accent{opacity:0;background:linear-gradient(90deg,#c96b4f,#d4896f);height:3px;transition:opacity .35s;position:absolute;bottom:0;left:0;right:0}.er-ssip-card:hover .er-ssip-accent{opacity:1}@media (max-width:900px){.er-ssip-grid{grid-template-columns:repeat(2,1fr)}.er-cred-stats{gap:32px}.er-cred-number{font-size:36px}.er-logo-row{gap:32px}}@media (max-width:600px){.er-ssip-grid{grid-template-columns:1fr}.er-cred-stats{flex-direction:column;gap:24px}.er-cred-divider{width:48px;height:1px}.er-logo-row{gap:24px}.er-cred-logo{height:22px}}.er-body{color:#333!important;font-weight:400!important}.er-subheadline{color:#3d3d3d!important;font-weight:400!important}.er-card-text,.er-ssip-desc,.er-path-desc{color:#444!important}.er-stat-label,.er-test-desc,.er-featured-stat-label,.er-featured-author p,.er-paths-note{color:#777!important}.er-headline{color:#0d0d0d!important}.er-label{color:#c96b4f!important;letter-spacing:3px!important;font-size:12px!important;font-weight:600!important}.er-divider{background:linear-gradient(90deg,#c96b4f,#d4896f)!important;border-radius:3px!important;width:56px!important;height:3px!important}.er-section--white{background:#fff!important}.er-section--light{background:#f5efe7!important}.er-section--warm{background:#f0e8dd!important}.er-hero{background:linear-gradient(#fff 0%,#fdfbf8 50%,#f7f1ea 100%)!important}.er-hero-image{border-radius:16px!important;box-shadow:0 24px 64px #0000001a,0 8px 20px #c96b4f0f!important}.er-hero-image-wrap{animation:none!important}.er-btn--primary{background:linear-gradient(135deg,#c96b4f 0%,#b85d43 100%)!important;border-radius:10px!important;padding:16px 36px!important;font-weight:600!important;box-shadow:0 4px 20px #c96b4f40!important}.er-btn--primary:hover{transform:translateY(-2px)!important;box-shadow:0 8px 32px #c96b4f59!important}.er-btn--primary:before{display:none!important}.er-credibility-strip{border-top:1px solid #c96b4f1a;border-bottom:1px solid #c96b4f1a;background:linear-gradient(#f5efe7 0%,#ede4d8 100%)!important}.er-cred-logos-bar{border-bottom:1px solid #c96b4f14!important;padding:44px 0 40px!important}.er-cred-label{color:#c96b4f!important;letter-spacing:3.5px!important;font-size:11px!important;font-weight:600!important}.er-cred-brand svg text,.er-cred-brand svg rect:not([fill=none]){fill:#2d2d2d!important}.er-cred-brand svg rect[stroke]{stroke:#2d2d2d!important}.er-cred-brand{opacity:.35!important}.er-cred-brand:hover{opacity:.7!important}.er-cred-marquee:before{background:linear-gradient(90deg,#f5efe7,#0000)!important}.er-cred-marquee:after{background:linear-gradient(270deg,#ede4d8,#0000)!important}.er-cred-stats-bar{background:0 0!important;padding:52px 0!important}.er-cred-number{color:#c96b4f!important;font-size:52px!important}.er-cred-desc{color:#666!important;letter-spacing:.3px!important;font-size:13px!important;font-weight:500!important}.er-cred-divider{background:#c96b4f2e!important}.er-ssip-framework{background:#f5efe7!important}.er-ssip-card{background:#fff!important;border:1px solid #c96b4f0f!important;border-radius:16px!important;padding:40px 32px 36px!important;box-shadow:0 2px 16px #00000008!important}.er-ssip-card:hover{border-color:#c96b4f2e!important;transform:translateY(-6px)!important;box-shadow:0 20px 56px #00000012,0 4px 16px #c96b4f0d!important}.er-ssip-step{background:#c96b4f14;border-radius:4px;padding:4px 12px;display:inline-block;color:#c96b4f!important;letter-spacing:2px!important;margin-bottom:24px!important;font-family:DM Sans,sans-serif!important;font-size:11px!important;font-weight:700!important}.er-ssip-title{color:#1a1a1a!important;margin-bottom:16px!important;font-size:26px!important}.er-ssip-desc{color:#444!important;font-size:15px!important;line-height:1.7!important}.er-problem-statement{padding:16px 0;color:#c96b4f!important;font-size:34px!important;font-weight:500!important}.er-featured-story{background:#fff!important;border:1px solid #c96b4f14!important;border-radius:20px!important;padding:48px!important;box-shadow:0 8px 32px #0000000a!important}.er-featured-quote{color:#2d2d2d!important;font-size:21px!important;line-height:1.65!important}.er-test-card{background:#fff!important;border:1px solid #c96b4f0f!important;border-radius:16px!important;box-shadow:0 2px 12px #00000005!important}.er-test-card:hover{border-color:#c96b4f2e!important;transform:translateY(-4px)!important;box-shadow:0 16px 40px #00000012!important}.er-test-title{color:#1a1a1a!important;font-size:15px!important;font-weight:600!important}.er-test-desc{color:#666!important}.er-path-card--dark{background:linear-gradient(135deg,#1a1a1a 0%,#2d2420 100%)!important;border-radius:20px!important}.er-path-card--dark .er-path-desc{color:#ffffffb3!important}.er-path-card--dark .er-path-features li{color:#ffffffbf!important}.er-path-card--light{background:#fff!important;border:2px solid #c96b4f1f!important;border-radius:20px!important}.er-path-card:hover{transform:translateY(-6px)!important;box-shadow:0 24px 64px #0000001a!important}.er-video-card{border:1px solid #0000000a!important;border-radius:16px!important;box-shadow:0 4px 20px #00000008!important}.er-video-card:hover{transform:translateY(-4px)!important;box-shadow:0 16px 48px #00000014!important}.er-reveal{transform:translateY(32px);transition:opacity .9s cubic-bezier(.4,0,.2,1),transform .9s cubic-bezier(.4,0,.2,1)!important}@media (max-width:768px){.er-cred-brand svg{height:24px!important}.er-cred-marquee-track{gap:40px!important}.er-cred-number{font-size:38px!important}.er-problem-statement{font-size:26px!important}}.er-ssip-flow{align-items:flex-start;gap:0;margin-top:56px;padding:0 16px;display:flex;position:relative}.er-ssip-flow-line{z-index:0;background:linear-gradient(90deg,#c96b4f 0%,#c96b4f4d 100%);border-radius:2px;height:3px;position:absolute;top:28px;left:80px;right:80px}.er-ssip-step{z-index:1;flex-direction:column;flex:1;align-items:center;display:flex;position:relative}.er-ssip-node{color:#fff;background:linear-gradient(135deg,#c96b4f 0%,#d4896f 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:0;font-family:DM Sans,sans-serif;font-size:18px;font-weight:700;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;box-shadow:0 4px 20px #c96b4f4d}.er-ssip-step:hover .er-ssip-node{transform:scale(1.15);box-shadow:0 8px 32px #c96b4f73}.er-ssip-connector{background:#c96b4f40;flex-shrink:0;width:2px;height:20px}.er-ssip-arrow{z-index:2;width:32px;height:8px;position:absolute;top:24px;right:-16px}.er-ssip-arrow:after{content:"";border-top:6px solid #0000;border-bottom:6px solid #0000;border-left:10px solid #c96b4f;width:0;height:0;position:absolute;top:50%;right:0;transform:translateY(-50%)}.er-ssip-step:last-child .er-ssip-arrow{display:none}.er-ssip-flow .er-ssip-card{text-align:center;width:calc(100% - 24px);margin:0 12px;background:#fff!important;border:1px solid #c96b4f1a!important;border-radius:16px!important;padding:28px 24px!important;transition:all .5s cubic-bezier(.4,0,.2,1)!important;box-shadow:0 4px 24px #0000000a!important}.er-ssip-flow .er-ssip-card:hover{border-color:#c96b4f4d!important;transform:translateY(-8px)!important;box-shadow:0 20px 48px #00000014!important}.er-ssip-flow .er-ssip-step-label,.er-ssip-flow .er-ssip-accent{display:none}.er-ssip-flow .er-ssip-title{margin-bottom:10px!important;font-size:22px!important}.er-ssip-flow .er-ssip-desc{font-size:14px!important;line-height:1.65!important}@media (max-width:900px){.er-ssip-flow{flex-direction:column;align-items:center;gap:0}.er-ssip-flow-line{background:linear-gradient(#c96b4f 0%,#c96b4f4d 100%);width:3px;height:auto;inset:0 auto 0 28px}.er-ssip-step{flex-direction:row;align-items:center;gap:16px;width:100%;max-width:560px}.er-ssip-node{margin-bottom:0}.er-ssip-flow .er-ssip-card{text-align:left;flex:1;width:auto;margin:8px 0!important}.er-ssip-arrow,.er-ssip-connector{display:none}}@media (max-width:480px){.er-ssip-flow-line{left:28px}}.er-footer{color:#fff6;background:#1a1a1a;padding:64px 24px 48px}.er-footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:32px;display:flex}.er-footer-brand{color:#fff;margin-bottom:6px;font-family:Instrument Serif,Georgia,serif;font-size:20px;font-weight:400}.er-footer-tagline{color:#ffffff4d;font-family:DM Sans,sans-serif;font-size:13px;font-weight:300}.er-footer-links{align-items:center;gap:24px;display:flex}.er-footer-link{color:#ffffff73;text-transform:uppercase;letter-spacing:2px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:500;text-decoration:none;transition:color .3s}.er-footer-link:hover{color:#c96b4f}.er-footer-divider{background:#ffffff1a;width:1px;height:16px}.er-footer-bottom{border-top:1px solid #ffffff0f;margin-top:40px;padding-top:32px}.er-footer-bottom .er-ssip-flow{align-items:flex-start;gap:0;margin-top:56px;padding:0 16px;display:flex;position:relative}.er-footer-bottom .er-ssip-flow-line{z-index:0;background:linear-gradient(90deg,#c96b4f 0%,#c96b4f4d 100%);border-radius:2px;height:3px;position:absolute;top:28px;left:80px;right:80px}.er-footer-bottom .er-ssip-step{z-index:1;flex-direction:column;flex:1;align-items:center;display:flex;position:relative}.er-footer-bottom .er-ssip-node{color:#fff;background:linear-gradient(135deg,#c96b4f 0%,#d4896f 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:0;font-family:DM Sans,sans-serif;font-size:18px;font-weight:700;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;box-shadow:0 4px 20px #c96b4f4d}.er-footer-bottom .er-ssip-step:hover .er-ssip-node{transform:scale(1.15);box-shadow:0 8px 32px #c96b4f73}.er-footer-bottom .er-ssip-connector{background:#c96b4f40;flex-shrink:0;width:2px;height:20px}.er-footer-bottom .er-ssip-arrow{z-index:2;width:32px;height:8px;position:absolute;top:24px;right:-16px}.er-footer-bottom .er-ssip-arrow:after{content:"";border-top:6px solid #0000;border-bottom:6px solid #0000;border-left:10px solid #c96b4f;width:0;height:0;position:absolute;top:50%;right:0;transform:translateY(-50%)}.er-footer-bottom .er-ssip-step:last-child .er-ssip-arrow{display:none}.er-footer-bottom .er-ssip-flow .er-ssip-card{text-align:center;width:calc(100% - 24px);margin:0 12px;background:#fff!important;border:1px solid #c96b4f1a!important;border-radius:16px!important;padding:28px 24px!important;transition:all .5s cubic-bezier(.4,0,.2,1)!important;box-shadow:0 4px 24px #0000000a!important}.er-footer-bottom .er-ssip-flow .er-ssip-card:hover{border-color:#c96b4f4d!important;transform:translateY(-8px)!important;box-shadow:0 20px 48px #00000014!important}.er-footer-bottom .er-ssip-flow .er-ssip-step-label,.er-footer-bottom .er-ssip-flow .er-ssip-accent{display:none}.er-footer-bottom .er-ssip-flow .er-ssip-title{margin-bottom:10px!important;font-size:22px!important}.er-footer-bottom .er-ssip-flow .er-ssip-desc{font-size:14px!important;line-height:1.65!important}@media (max-width:900px){.er-footer-bottom .er-ssip-flow{flex-direction:column;align-items:center;gap:0}.er-footer-bottom .er-ssip-flow-line{background:linear-gradient(#c96b4f 0%,#c96b4f4d 100%);width:3px;height:auto;inset:0 auto 0 28px}.er-footer-bottom .er-ssip-step{flex-direction:row;align-items:center;gap:16px;width:100%;max-width:560px}.er-footer-bottom .er-ssip-node{margin-bottom:0}.er-footer-bottom .er-ssip-flow .er-ssip-card{text-align:left;flex:1;width:auto;margin:8px 0!important}.er-footer-bottom .er-ssip-arrow,.er-footer-bottom .er-ssip-connector{display:none}}@media (max-width:480px){.er-footer-bottom .er-ssip-flow-line{left:28px}}.er-footer-bottom .er-footer{color:#fff6;background:#1a1a1a;padding:64px 24px 48px}.er-footer-bottom .er-footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:32px;display:flex}.er-footer-bottom .er-footer-brand{color:#fff;margin-bottom:6px;font-family:Instrument Serif,Georgia,serif;font-size:20px;font-weight:400}.er-footer-bottom .er-footer-tagline{color:#ffffff4d;font-family:DM Sans,sans-serif;font-size:13px;font-weight:300}.er-footer-bottom .er-footer-links{align-items:center;gap:24px;display:flex}.er-footer-bottom .er-footer-link{color:#ffffff73;text-transform:uppercase;letter-spacing:2px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:500;text-decoration:none;transition:color .3s}.er-footer-bottom .er-footer-link:hover{color:#c96b4f}.er-footer-bottom .er-footer-divider{background:#ffffff1a;width:1px;height:16px}.er-footer-bottom .er-footer-bottom{color:#fff3;text-align:center;border-top:1px solid #ffffff0f;margin-top:40px;padding-top:32px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:300}@media (max-width:768px){.er-footer-bottom .er-footer{padding:48px 24px 32px}.er-footer-bottom .er-footer-inner{text-align:center;flex-direction:column}.er-footer-bottom .er-footer-links{flex-wrap:wrap;justify-content:center}}.er-footer-bottom .er-cta-final{background:linear-gradient(135deg,#f5efe7 0%,#ede4d8 50%,#f5efe7 100%)!important}.er-footer-bottom .er-cta-final .er-headline{color:#1a1a1a!important}.er-footer-bottom .er-cta-final .er-subheadline{color:#555!important}.er-footer-bottom .er-cta-final .er-label{color:#c96b4f!important}.er-footer-bottom .er-cta-final .er-btn--outline{color:#c96b4f!important;border-color:#c96b4f!important}.er-footer-bottom .er-cta-final .er-btn--outline:hover{color:#fff!important;background:#c96b4f!important}.er-footer-bottom .er-cta-glow{background:radial-gradient(#c96b4f0f 0%,#0000 60%)!important}.er-footer-bottom{color:#fff3;text-align:center;font-family:DM Sans,sans-serif;font-size:12px;font-weight:300}@media (max-width:768px){.er-footer{padding:48px 24px 32px}.er-footer-inner{text-align:center;flex-direction:column}.er-footer-links{flex-wrap:wrap;justify-content:center}}.er-cta-final{background:linear-gradient(135deg,#f5efe7 0%,#ede4d8 50%,#f5efe7 100%)!important}.er-cta-final .er-headline{color:#1a1a1a!important}.er-cta-final .er-subheadline{color:#555!important}.er-cta-final .er-label{color:#c96b4f!important}.er-cta-final .er-btn--outline{color:#c96b4f!important;border-color:#c96b4f!important}.er-cta-final .er-btn--outline:hover{color:#fff!important;background:#c96b4f!important}.er-cta-glow{background:radial-gradient(#c96b4f0f 0%,#0000 60%)!important}
