.egg{overflow:hidden}.egg__layout{background:#f4cfb5;z-index:2}.egg__header{max-width:780px;text-align:center}.egg__tag{display:inline-block;padding:.6rem 1.2rem;background:rgba(255,255,255,.7);border-radius:999px;font-size:.9rem;font-weight:700;letter-spacing:2px;text-transform:uppercase;margin-bottom:1.5rem}.egg__title{font-size:clamp(2.5rem,5vw,4.5rem);margin-bottom:1.5rem;line-height:1.1}.egg__description{font-size:1.15rem;line-height:1.9;color:#555}.egg__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.egg__card{padding:0 2rem;border-radius:24px;text-align:center}.egg__icon{width:115px;height:115px;margin:0 auto 1.5rem;border-radius:50%;background:#fff5ee;display:flex;align-items:center;justify-content:center}.egg__icon img{width:60%;height:auto}.egg__card h3{font-size:1.35rem;margin:0}.egg__shape{position:absolute;width:320px;opacity:.12;pointer-events:none}.egg__shape--top{top:-70px;left:-70px}.egg__shape--bottom{bottom:-70px;right:-70px}