.freefall-orbit{position:relative;width:100%;background-color:var(--freefall-orbit-bg, #5A000A);overflow:hidden;display:flex;align-items:center;justify-content:center}.freefall-orbit__bg-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0}.freefall-orbit__watermark{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;display:flex;flex-wrap:wrap;align-content:center;justify-content:space-evenly;gap:18px 28px;padding:12px;pointer-events:none;color:var(--freefall-orbit-watermark-color, #FFFFFF);opacity:var(--freefall-orbit-watermark-opacity, .15);text-align:center;text-transform:uppercase;font-size:11px;line-height:1.5;letter-spacing:.04em}.freefall-orbit__watermark-item{width:150px}.freefall-orbit__watermark-item em{display:block;text-transform:none;font-style:italic;letter-spacing:0}.freefall-orbit__stage{position:relative;z-index:1;width:var(--freefall-orbit-size, 220px);height:var(--freefall-orbit-size, 220px)}.freefall-orbit__ring{position:relative;width:100%;height:100%;animation:freefall-orbit-spin var(--freefall-orbit-speed, 18s) linear infinite}.freefall-orbit__icon{position:absolute;top:50%;left:50%;width:var(--freefall-orbit-icon-size, 68px);height:var(--freefall-orbit-icon-size, 68px);margin-top:calc(var(--freefall-orbit-icon-size, 68px) / -2);margin-left:calc(var(--freefall-orbit-icon-size, 68px) / -2);transform:rotate(var(--angle)) translate(calc(var(--freefall-orbit-size, 220px) / 2)) rotate(calc(-1 * var(--angle)))}.freefall-orbit__icon img{display:block;width:100%;height:100%;object-fit:contain;animation:freefall-orbit-spin-reverse var(--freefall-orbit-speed, 18s) linear infinite;filter:drop-shadow(0 2px 6px rgba(0,0,0,.35))}.freefall-orbit__icon-flip{transform:scaleX(-1)}@keyframes freefall-orbit-spin{to{transform:rotate(360deg)}}@keyframes freefall-orbit-spin-reverse{to{transform:rotate(-360deg)}}@media(prefers-reduced-motion:reduce){.freefall-orbit__ring,.freefall-orbit__icon img{animation:none}}@media screen and (max-width:749px){.freefall-orbit{height:auto}.freefall-orbit__watermark{font-size:9px;gap:10px 14px}.freefall-orbit__watermark-item{width:110px}}
/*# sourceMappingURL=/cdn/shop/t/128/assets/section-freefall-orbit-loader.css.map */
