 @media only screen and (min-width: 0rem) {#ewd-founder {background: var(--ewd-light);padding: 4.5rem 1.25rem 4rem;font-family: 'Inter', system-ui, sans-serif;}#ewd-founder .ewd-founder-grid {width: 100%;max-width: 72rem;margin: 0 auto;display: grid;grid-template-columns: 1fr;gap: 2.5rem;align-items: center;}#ewd-founder .ewd-founder-media {position: relative;max-width: 22rem;margin: 0 auto;}#ewd-founder .ewd-founder-media::before {content: '';position: absolute;left: -0.9rem;bottom: -0.9rem;width: 6rem;height: 6rem;border-radius: 16px;background: var(--ewd-grad);z-index: 0;}#ewd-founder .ewd-founder-media img {position: relative;z-index: 1;width: 100%;aspect-ratio: 1 / 1;object-fit: cover;border-radius: 20px;display: block;box-shadow: 0 22px 50px rgba(37, 37, 37, 0.18);}#ewd-founder .ewd-founder-title {font-family: 'Anton', system-ui, sans-serif;font-weight: 400;text-transform: uppercase;letter-spacing: 0.01em;line-height: 1.08;color: var(--ewd-ink);font-size: clamp(1.6rem, 4vw, 2.4rem);margin: 0 0 1.4rem;}#ewd-founder .ewd-founder-title::after {content: '';display: block;width: 4.5rem;height: 5px;margin: 1.1rem 0 0;background: var(--ewd-grad);border-radius: 2px;transform: skewX(-24deg);}#ewd-founder .ewd-founder-copy p {font-size: 1.02rem;line-height: 1.75;color: var(--ewd-ink-soft);margin: 0 0 1.1rem;}#ewd-founder .ewd-founder-copy p:last-child {margin-bottom: 0;}}@media only screen and (min-width: 0rem) {#ewd-process {background: var(--ewd-light);padding: 3rem 1.25rem 5.5rem;font-family: 'Inter', system-ui, sans-serif;}#ewd-process .cs-container {width: 100%;max-width: 76rem;margin: 0 auto;}#ewd-process .ewd-process-head {text-align: center;margin-bottom: 3rem;}#ewd-process .ewd-process-title {font-family: 'Anton', system-ui, sans-serif;font-weight: 400;text-transform: uppercase;letter-spacing: 0.01em;color: var(--ewd-ink);font-size: clamp(2rem, 5.5vw, 3rem);line-height: 1;margin: 0;}#ewd-process .ewd-process-title::after {content: '';display: block;width: 4.5rem;height: 5px;margin: 1.25rem auto 0;background: var(--ewd-grad);border-radius: 2px;transform: skewX(-24deg);}#ewd-process .ewd-process-grid {display: grid;grid-template-columns: 1fr;gap: 1.5rem;}#ewd-process .ewd-process-card {position: relative;background: #fff;border: 1px solid var(--ewd-line-l);border-radius: 16px;padding: 2.5rem 1.75rem 2rem;box-shadow: 0 10px 30px rgba(37, 37, 37, 0.06);transition: transform 0.25s, box-shadow 0.25s;}#ewd-process .ewd-process-card:hover {transform: translateY(-5px);box-shadow: 0 24px 46px rgba(37, 37, 37, 0.12);}#ewd-process .ewd-process-num {display: block;font-family: 'Anton', system-ui, sans-serif;font-size: 2.4rem;line-height: 1;color: var(--ewd-yellow);margin-bottom: 0.75rem;}#ewd-process .ewd-process-card h3 {font-family: 'Anton', system-ui, sans-serif;font-weight: 400;text-transform: uppercase;letter-spacing: 0.02em;font-size: 1.35rem;color: var(--ewd-ink);margin: 0 0 0.75rem;}#ewd-process .ewd-process-card p {font-size: 0.98rem;line-height: 1.7;color: var(--ewd-ink-soft);margin: 0 0 0.85rem;}#ewd-process .ewd-process-card p:last-child {margin-bottom: 0;}}@media only screen and (min-width: 64rem) {#ewd-founder {padding: 6rem 1.25rem 4.5rem;}#ewd-founder .ewd-founder-grid {grid-template-columns: 0.85fr 1.15fr;gap: 4rem;}#ewd-founder .ewd-founder-media {margin: 0;max-width: 18rem;}#ewd-process {padding: 3.5rem 1.25rem 6.5rem;}#ewd-process .ewd-process-grid {grid-template-columns: repeat(3, 1fr);gap: 2rem;}}