.naldoar-store-component-1-x-container-cube{display:grid;grid-template-columns:repeat(2,auto);grid-template-rows:repeat(2,auto);position:absolute;inset:0;margin:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.naldoar-store-component-1-x-container-cube__item{position:relative;-webkit-animation:naldoar-store-component-1-x-scaleInOut 3s infinite;animation:naldoar-store-component-1-x-scaleInOut 3s infinite;-webkit-animation-delay:1.5s;animation-delay:1.5s}.naldoar-store-component-1-x-container-cube__item:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:#fa2837;-webkit-animation:naldoar-store-component-1-x-updateOpacity 1s ease-in-out infinite;animation:naldoar-store-component-1-x-updateOpacity 1s ease-in-out infinite}.naldoar-store-component-1-x-container-cube__item:first-child:after{-webkit-animation-delay:0s;animation-delay:0s}.naldoar-store-component-1-x-container-cube__item:nth-child(2):after{-webkit-animation-delay:.25s;animation-delay:.25s}.naldoar-store-component-1-x-container-cube__item:nth-child(4):after{-webkit-animation-delay:.5s;animation-delay:.5s}.naldoar-store-component-1-x-container-cube__item:nth-child(3):after{-webkit-animation-delay:.75s;animation-delay:.75s}@-webkit-keyframes naldoar-store-component-1-x-updateOpacity{0%,to{opacity:1}50%{opacity:.3}}@keyframes naldoar-store-component-1-x-updateOpacity{0%,to{opacity:1}50%{opacity:.3}}@-webkit-keyframes naldoar-store-component-1-x-scaleInOut{0%,to{transform:scale(1)}30%{transform:scale(0)}}@keyframes naldoar-store-component-1-x-scaleInOut{0%,to{transform:scale(1)}30%{transform:scale(0)}}