.figure__picture img.lazyload,.figure__picture img.lazyloading{opacity:0}.figure{display:none}.container{margin-left:auto;margin-right:auto;padding-left:var(--st-s-lg);padding-right:var(--st-s-lg)}.figure{background-color:var(--st-c-a-primary);border-radius:50%;display:flex;height:20rem;overflow:hidden;position:absolute;right:0;width:20rem;z-index:-1}.figure__picture{z-index:2}.figure__picture img{height:100%;width:100%;will-change:opacity}.figure__picture img.lazyload:not([src]){visibility:hidden}.figure__picture img.lazyloaded{opacity:1;transition:opacity .34s ease}.figure__mask{height:100%;position:absolute;width:100%;z-index:1}.figure__mask svg{height:100%;opacity:.4;width:100%}.figure__mask svg path{fill:var(--st-c-t-on-accent-primary-900)}.container{max-width:64rem}