.steps{padding:96px 0;background:linear-gradient(180deg,#f5efea,#f0e4e8);position:relative;overflow:hidden}.steps__deco{position:absolute;pointer-events:none}.steps__deco--tl{top:60px;left:-50px;width:180px;height:180px;animation:introFloatSlow 7s ease-in-out infinite}.steps__deco--br{bottom:40px;right:-30px;width:160px;height:160px;animation:introFloatSlower 9s ease-in-out infinite;transform:scaleX(-1)}.steps__deco--wave{bottom:24px;left:50%;transform:translate(-50%);width:380px;height:60px;opacity:.45}.steps__head{text-align:center;max-width:600px;margin:0 auto 56px}.steps__eyebrow{display:block;font-family:JetBrains Mono,ui-monospace,monospace;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#e8a6b5;margin-bottom:10px}.steps__heading{font-family:Cormorant Garamond,Georgia,serif;font-weight:500;font-size:44px;line-height:1.15;letter-spacing:-.01em;color:#2a2a33;margin:0 0 4px}.steps__heading em{font-style:italic}.steps__sub{font-size:15px;color:#565664;line-height:1.55;margin:14px 0 0}.steps__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px;gap:32px}.steps__card{background:#fbf7f2;padding:36px 32px;border-radius:14px;border:1px solid #ECE2E2;position:relative}.steps__num{width:44px;height:44px;border-radius:999px;background:#2a2a33;color:#fbf7f2;display:flex;align-items:center;justify-content:center;font-family:Cormorant Garamond,Georgia,serif;font-size:20px;font-weight:500;margin-bottom:20px}.steps__title{font-family:Cormorant Garamond,Georgia,serif;font-size:26px;font-weight:500;color:#2a2a33;margin:0 0 12px}.steps__desc{margin:0;font-size:14px;color:#565664;line-height:1.6}@media screen and (max-width:1024px){.steps__grid{grid-template-columns:1fr;max-width:560px;margin:0 auto}}@media screen and (max-width:768px){.steps__deco--tl,.steps__deco--br{display:none}.steps__heading{font-size:36px}}@media screen and (max-width:640px){.steps__deco--wave{display:none}.steps__heading{font-size:30px}}
