.nt-image{display:flex;max-width:var(--max-width,100%)}.nt-image img{height:auto;max-width:100%}.nt-image a,.nt-image img{border-radius:var(--border-radius,0);display:block}.nt-image--left{justify-content:flex-start}.nt-image--center{justify-content:center}.nt-image--right{justify-content:flex-end}.nt-image--shadow-none img{box-shadow:none}.nt-image--shadow-subtle img{box-shadow:0 4px 16px rgba(0,0,0,.08)}.nt-image--shadow-medium img{box-shadow:0 8px 32px rgba(0,0,0,.12)}.nt-image--shadow-strong img{box-shadow:0 16px 48px rgba(0,0,0,.2)}