.floating-gallery-section{position:relative;overflow:clip}.floating-gallery__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden}.floating-gallery__backdrop-image{width:100%;height:100%;object-fit:cover;opacity:var(--floating-gallery-bg-opacity, .35)}.floating-gallery__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background-color:rgb(var(--floating-gallery-overlay));pointer-events:none}.floating-gallery{position:relative;z-index:2}.floating-gallery__item{display:flex;flex-direction:column;gap:.75rem;margin-block-end:2.5rem;opacity:1;color:inherit;text-decoration:none}.floating-gallery__item:last-child{margin-block-end:0}.floating-gallery__image-wrapper{overflow:hidden;box-shadow:0 20px 60px -20px #0009}.floating-gallery__image,.floating-gallery__image-wrapper .placeholder{display:block;width:100%;height:auto;transition:transform .5s cubic-bezier(.16,1,.3,1)}.floating-gallery__caption{margin:0;font-size:.6875rem;letter-spacing:.15em;text-transform:uppercase;color:rgb(var(--text-color) / .7)}a.floating-gallery__item{cursor:pointer}@media screen and (pointer:fine){a.floating-gallery__item:hover .floating-gallery__image{transform:scale(1.04)}}@media screen and (min-width:700px){.floating-gallery{min-height:var(--floating-gallery-desktop-height, 900px)}.floating-gallery__item{position:absolute;top:var(--floating-gallery-item-top);left:var(--floating-gallery-item-left);width:var(--floating-gallery-item-width);margin:0;transform:rotate(var(--floating-gallery-item-rotate, 0deg))}.floating-gallery-nav{display:none!important}}@media screen and (min-width:700px)and (prefers-reduced-motion:no-preference){.floating-gallery__item{animation:floating-gallery-fade-in .8s cubic-bezier(.16,1,.3,1) both;animation-delay:var(--floating-gallery-item-delay, 0s)}.floating-gallery--motion .floating-gallery__item{animation-name:floating-gallery-fade-in,floating-gallery-bob;animation-duration:.8s,7s;animation-timing-function:cubic-bezier(.16,1,.3,1),ease-in-out;animation-iteration-count:1,infinite;animation-fill-mode:both,none;animation-delay:var(--floating-gallery-item-delay, 0s),calc(var(--floating-gallery-item-delay, 0s) + .8s)}}@keyframes floating-gallery-fade-in{0%{opacity:0}to{opacity:1}}@keyframes floating-gallery-bob{0%,to{transform:rotate(var(--floating-gallery-item-rotate, 0deg)) translateY(0)}50%{transform:rotate(var(--floating-gallery-item-rotate, 0deg)) translateY(-14px)}}.floating-gallery__cta{position:relative;z-index:2;display:flex;justify-content:center}@media screen and (max-width:699px){.floating-gallery-carousel-wrapper{position:relative}.floating-gallery-nav.fg-nav-hidden{display:none!important}.floating-gallery-nav{display:flex;align-items:center;justify-content:center;position:absolute;top:calc(clamp(240px,60vh,420px)/2);transform:translateY(-50%);z-index:10;width:36px;height:36px;border-radius:50%;border:none;background:#ffffff26;color:#fff;cursor:pointer;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);transition:background .2s}.floating-gallery-nav:active{background:#ffffff4d}.floating-gallery-nav--prev{left:4px}.floating-gallery-nav--next{right:4px}.floating-gallery{--floating-gallery-mobile-height: clamp(240px, 60vh, 420px);display:flex;flex-direction:row;align-items:flex-start;overflow-x:auto;overflow-y:visible;gap:1rem;padding-bottom:.5rem;padding-inline:48px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.floating-gallery::-webkit-scrollbar{display:none}.floating-gallery__item{flex:0 0 auto;width:calc(var(--floating-gallery-mobile-height) * var(--floating-gallery-item-aspect-ratio, 1));margin-block-end:0;scroll-snap-align:start}.floating-gallery__image-wrapper{width:100%;height:var(--floating-gallery-mobile-height)}.floating-gallery__image,.floating-gallery__image-wrapper .placeholder{width:100%;height:100%;max-width:none;object-fit:contain}.floating-gallery__caption{width:100%;max-width:100%;white-space:normal;overflow-wrap:break-word}}
/*# sourceMappingURL=/cdn/shop/t/44/assets/floating-gallery.css.map */
