.angled-separator{--bottom:100%;position:relative}.torso.is-layout-constrained>.angled-separator{margin-top:0}.angled-separator i{inset:0;position:absolute;transition:clip-path 2s cubic-bezier(.28,.08,.09,1.01)}.angled-separator i:first-child{clip-path:polygon(0 0,100% 0,100% var(--bottom),0 calc(var(--bottom)*.5));width:100%}.angled-separator i:last-child{clip-path:polygon(0 0,100% 0,100% calc(var(--bottom)*.5),0 var(--bottom));margin-top:-1px;transition-duration:3s}.angled-separator:not(.is-shown){--bottom:0%}