.product-template-modal__target--loading{flex:1;min-height:var(--product-template-modal-min-height,450px);position:relative}.product-template-modal__target--loading:after{animation:product-template-modal__spin .7s linear infinite;border:3px solid;border-radius:50%;border-top:3px solid transparent;content:"";height:2.5rem;inset:0;margin:auto;opacity:.35;position:absolute;width:2.5rem}@keyframes product-template-modal__spin{to{transform:rotate(1turn)}}
