.apc-sphere-gallery{position:relative;width:100%;height:100svh;overflow:hidden;background:var(--apc-sphere-bg, linear-gradient(#010101 0%, #274145 100%));--apc-sphere-accent: #ff6d02}.apc-sphere{position:absolute;top:0;right:0;bottom:0;left:0}.apc-sphere canvas{display:block;width:100%;height:100%;touch-action:none;cursor:default}.apc-sphere canvas.is-over-tile{cursor:pointer}.apc-sphere__poster{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:none}.apc-sphere.no-webgl canvas{display:none}.apc-sphere.no-webgl .apc-sphere__poster{display:block}.apc-sphere-gallery__video{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:var(--apc-sphere-bg, linear-gradient(#010101 0%, #274145 100%));clip-path:inset(100% 0 0 0);transition:clip-path .7s cubic-bezier(.76,0,.24,1)}.apc-sphere-gallery.is-video-open .apc-sphere-gallery__video{clip-path:inset(0 0 0 0);pointer-events:auto}.apc-sphere-gallery.is-video-closing .apc-sphere-gallery__video{clip-path:inset(0 0 100% 0)}.apc-sphere-gallery__video video{display:block;width:100%;height:100%;object-fit:cover}@media(prefers-reduced-motion:reduce){.apc-sphere-gallery__video{transition:none}}.apc-sphere-gallery__overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;color:var(--color-text, #f4f1ea);font-family:var(--font-paragraph, "Helvetica Neue", Arial, sans-serif);z-index:2}.apc-sphere-gallery__header{position:absolute;inset-block-start:0;inset-inline-start:0;display:flex;flex-direction:column;gap:.5rem;padding-block:1rem;padding-inline:1rem}.apc-sphere-gallery__logos-row{display:flex;align-items:center}.apc-sphere-gallery__logo{display:block;height:4.75rem;width:auto}.apc-sphere-gallery__link{position:absolute;bottom:28px}.apc-sphere-gallery__link a{color:inherit;text-decoration:none;pointer-events:auto}.apc-sphere-gallery__label{opacity:.7}.apc-sphere-gallery__action{color:var(--apc-sphere-accent)}.apc-sphere-gallery__link--teaser{left:24px}.apc-sphere-gallery__link--teaser{display:flex;flex-direction:column;align-items:flex-start;gap:0;line-height:1}.apc-sphere-gallery__link--teaser button{position:relative;margin:0;padding:0;border:0;background:none;font:inherit;letter-spacing:inherit;color:inherit;text-align:left;cursor:pointer;pointer-events:auto}.apc-sphere-gallery__swap{display:inline-block;will-change:transform,opacity}.apc-sphere-gallery__swap.is-ghost{position:absolute;inset-block-start:0;inset-inline-start:0;white-space:nowrap;pointer-events:none}.apc-sphere-gallery__link--teaser .apc-sphere-gallery__label{color:var(--apc-sphere-accent);transition:opacity var(--animation-duration, .2s) ease}.apc-sphere-gallery__link--teaser .apc-sphere-gallery__action{color:var(--apc-sphere-accent)}@media(hover:hover){.apc-sphere-gallery:not(.is-video-open) .apc-sphere-gallery__link--teaser .apc-sphere-gallery__action:not(.is-swapping):hover{text-transform:capitalize}.apc-sphere-gallery:not(.is-video-open) .apc-sphere-gallery__link--teaser .apc-sphere-gallery__action:not(.is-swapping):hover:before{content:"( "}.apc-sphere-gallery:not(.is-video-open) .apc-sphere-gallery__link--teaser .apc-sphere-gallery__action:not(.is-swapping):hover:after{content:" )"}.apc-sphere-gallery.is-video-open .apc-sphere-gallery__link--teaser .apc-sphere-gallery__label:not(.is-swapping):hover:before,.apc-sphere-gallery.is-video-open .apc-sphere-gallery__link--teaser .apc-sphere-gallery__action:not(.is-swapping):hover:before{content:"( "}.apc-sphere-gallery.is-video-open .apc-sphere-gallery__link--teaser .apc-sphere-gallery__label:not(.is-swapping):hover:after,.apc-sphere-gallery.is-video-open .apc-sphere-gallery__link--teaser .apc-sphere-gallery__action:not(.is-swapping):hover:after{content:" )"}}.apc-sphere-gallery:not(.is-video-open) .apc-sphere-gallery__link--teaser .apc-sphere-gallery__label{pointer-events:none;cursor:default}.apc-sphere-gallery__signup{position:absolute;bottom:28px;left:50%;right:24px;text-align:left;pointer-events:auto}.apc-sphere-gallery__signup-form{display:flex;flex-direction:column;align-items:flex-start;gap:0;margin:0;line-height:1}.apc-sphere-gallery__signup-field{display:inline-flex;align-items:baseline;gap:.25em;max-width:100%;min-width:0;color:var(--apc-sphere-accent)}.apc-sphere-gallery__paren{display:none}.apc-sphere-gallery__signup-field:focus-within .apc-sphere-gallery__paren,.apc-sphere-gallery__signup.has-value .apc-sphere-gallery__paren{display:inline}.apc-sphere-gallery__input-wrap{position:relative;display:inline-block}.apc-sphere-gallery__input-ghost{display:block;min-width:1ch;font:inherit;letter-spacing:inherit;white-space:pre;pointer-events:none;color:var(--apc-sphere-accent)}.apc-sphere-gallery__signup-input{-webkit-appearance:none;appearance:none;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;background:none;font:inherit;letter-spacing:inherit;color:inherit;text-align:left;max-width:100%;-webkit-text-fill-color:transparent;caret-color:var(--apc-sphere-accent)}.apc-sphere-gallery__signup-input:focus{outline:none}.apc-sphere-gallery__signup-input::placeholder{color:inherit;-webkit-text-fill-color:transparent;opacity:1}.apc-sphere-gallery__signup-input:-webkit-autofill,.apc-sphere-gallery__signup-input:-webkit-autofill:hover,.apc-sphere-gallery__signup-input:-webkit-autofill:focus{-webkit-text-fill-color:transparent;transition:background-color 600000s 0s,color 600000s 0s;animation-name:apc-signup-autofill}@keyframes apc-signup-autofill{}.apc-sphere-gallery__signup-submit{margin:0;padding:0;border:0;background:none;font:inherit;letter-spacing:inherit;color:var(--apc-sphere-accent);cursor:pointer;pointer-events:auto;opacity:.7;transition:opacity var(--animation-duration, .2s) ease}.apc-sphere-gallery__signup-submit:disabled{cursor:default}.apc-sphere-gallery__signup.is-valid .apc-sphere-gallery__signup-submit{opacity:1}@media(hover:hover){.apc-sphere-gallery__signup-submit:not(:disabled):hover:before{content:"( "}.apc-sphere-gallery__signup-submit:not(:disabled):hover:after{content:" )"}}.apc-sphere-gallery__signup.is-submitted .apc-sphere-gallery__signup-submit{display:none}.apc-sphere-gallery__signup-thanks{margin:0;padding:0;border:0;background:none;font:inherit;letter-spacing:inherit;color:var(--apc-sphere-accent);cursor:pointer;pointer-events:auto}.apc-sphere-gallery__signup-thanks:after{content:""}@media(hover:hover){.apc-sphere-gallery__signup-thanks:hover .apc-sphere-gallery__signup-thanks-text{display:none}.apc-sphere-gallery__signup-thanks:hover:after{content:"( Submit again )"}}.apc-sphere-gallery__intro{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;display:none;background:var(--apc-sphere-bg, linear-gradient(#010101 0%, #274145 100%));opacity:1;transition:opacity var(--apc-intro-fade, .6s) ease}.apc-sphere-gallery.is-loading .apc-sphere-gallery__intro{display:block}.apc-sphere-gallery.is-revealed .apc-sphere-gallery__intro{opacity:0;pointer-events:none}.apc-sphere-gallery__intro-mount{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.apc-sphere-gallery__intro-mount svg{display:block}.apc-sphere-gallery .apc-sphere{transform-origin:center center;transition:opacity 1s ease,transform 1.5s cubic-bezier(.16,1,.3,1)}.apc-sphere-gallery .apc-sphere-gallery__logo--fty,.apc-sphere-gallery .apc-sphere-gallery__logo--jordan{transition:opacity .8s ease,transform .9s cubic-bezier(.22,1,.36,1)}.apc-sphere-gallery.is-loading .apc-sphere,.apc-sphere-gallery.is-loading .apc-sphere-gallery__logo--fty,.apc-sphere-gallery.is-loading .apc-sphere-gallery__logo--jordan,.apc-sphere-gallery.is-loading [data-apc-teaser] .apc-sphere-gallery__label,.apc-sphere-gallery.is-loading [data-apc-teaser] .apc-sphere-gallery__action,.apc-sphere-gallery.is-loading [data-apc-signup]{opacity:0}.apc-sphere-gallery.is-loading .apc-sphere{transform:scale(.35)}.apc-sphere-gallery.is-loading .apc-sphere-gallery__logo--fty{transform:rotate(-180deg)}.apc-sphere-gallery.is-loading .apc-sphere-gallery__logo--jordan{transform:translateY(2.5rem)}.apc-sphere-gallery.is-revealed .apc-sphere{opacity:1;transform:scale(1);transition-delay:0s}.apc-sphere-gallery.is-revealed .apc-sphere-gallery__logo--fty{opacity:1;transform:rotate(0);transition-delay:.3s}.apc-sphere-gallery.is-revealed .apc-sphere-gallery__logo--jordan{opacity:1;transform:translateY(0);transition-delay:.45s}@keyframes apc-sphere-label-in{0%{opacity:0;transform:translate(-5px)}to{opacity:.7;transform:translate(0)}}.apc-sphere-gallery.is-revealed [data-apc-teaser] .apc-sphere-gallery__label{animation:apc-sphere-label-in .6s var(--apc-ease-build-up) .55s backwards;opacity:.7}.apc-sphere-gallery.is-video-open [data-apc-teaser] .apc-sphere-gallery__label{opacity:1}.apc-sphere-gallery.is-revealed [data-apc-teaser] .apc-sphere-gallery__action{animation:apc-text-in .6s var(--apc-ease-build-up) .75s both}.apc-sphere-gallery.is-revealed [data-apc-signup]{animation:apc-text-in .6s var(--apc-ease-build-up) .95s both}@media(prefers-reduced-motion:reduce){.apc-sphere-gallery__intro,.apc-sphere-gallery .apc-sphere,.apc-sphere-gallery .apc-sphere-gallery__logo--fty,.apc-sphere-gallery .apc-sphere-gallery__logo--jordan,.apc-sphere-gallery [data-apc-teaser],.apc-sphere-gallery [data-apc-signup]{transition:none}.apc-sphere-gallery.is-loading .apc-sphere,.apc-sphere-gallery.is-loading .apc-sphere-gallery__logo--fty,.apc-sphere-gallery.is-loading .apc-sphere-gallery__logo--jordan,.apc-sphere-gallery.is-loading [data-apc-teaser] .apc-sphere-gallery__label,.apc-sphere-gallery.is-loading [data-apc-teaser] .apc-sphere-gallery__action,.apc-sphere-gallery.is-loading [data-apc-signup]{opacity:1;transform:none}.apc-sphere-gallery.is-revealed [data-apc-teaser] .apc-sphere-gallery__label,.apc-sphere-gallery.is-revealed [data-apc-teaser] .apc-sphere-gallery__action,.apc-sphere-gallery.is-revealed [data-apc-signup]{animation:none}.apc-sphere-gallery:not(.is-video-open) [data-apc-teaser] .apc-sphere-gallery__label{opacity:.7}}@media(max-width:640px){.apc-sphere-gallery__logo{height:3.75rem}.apc-sphere-gallery__overlay{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:1rem;padding:16px}.apc-sphere-gallery__link--teaser,.apc-sphere-gallery__signup{position:static;width:100%}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/apc-sphere-gallery.css.map */
