.aigc-fetchmore-sentinel{height:1px;width:100%}aigc-fetchmore{display:block;width:100%;margin:0 auto}.aigc-results-grid>.aigc-fetchmore-loader,.aigc-results-grid>.aigc-fetchmore-sentinel{grid-column:1/-1}aigc-fetchmore>.aigc-results-grid{margin-left:auto;margin-right:auto}.aigc-results__rail>aigc-fetchmore{display:flex;flex-direction:column;flex:1 1 0;min-height:0;overflow:hidden;align-items:flex-end}aigc-fetchmore>aigc-filmstrip{flex:1 1 0;min-height:0;height:auto}aigc-filmstrip>.aigc-fetchmore-loader,aigc-filmstrip>.aigc-fetchmore-sentinel{flex-shrink:0;align-self:center;width:auto}.aigc-fetchmore-loader{display:flex;justify-content:center;align-items:center;padding:16px 0}.aigc-fetchmore-loader[hidden]{display:none}.aigc-fetchmore-spinner{width:24px;height:24px;border:3px solid var(--bing-smtc-stroke-surface-default,rgba(0,0,0,.1));border-top-color:var(--bing-smtc-stroke-surface-brand,#0078d4);border-radius:50%;animation:aigc-fetchmore-spin .8s linear infinite}@keyframes aigc-fetchmore-spin{to{transform:rotate(360deg)}}