.parallax-waves>use{animation:move-forever 25s cubic-bezier(.55,.5,.45,.5) infinite}.parallax-waves>use:nth-child(1){animation-delay:-2s;animation-duration:7s}.parallax-waves>use:nth-child(2){animation-delay:-3s;animation-duration:10s}.parallax-waves>use:nth-child(3){animation-delay:-4s;animation-duration:13s}.parallax-waves>use:nth-child(4){animation-delay:-5s;animation-duration:20s}@keyframes move-forever{0%{transform:translate3d(-90px,0,0)}to{transform:translate3d(85px,0,0)}}.flipbook-section{position:relative;overflow:hidden}.flipbook-shell{position:relative;margin:0 auto;width:100%}.flipbook-stage{position:relative;min-height:420px;padding:1.25rem .5rem 1rem;display:flex;align-items:center;justify-content:center;gap:1rem;perspective:1200px;transform-style:preserve-3d;transform-origin:center center;transition:transform .25s ease;overflow:hidden;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.flipbook-page{background-color:#fff;box-shadow:inset 0 0 10px #0000001a;overflow:hidden;border-right:1px solid rgba(0,0,0,.1);border-left:1px solid rgba(0,0,0,.1)}.flipbook-page img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;background:#1a1a1a;position:absolute;top:0;left:0;z-index:1}.flipbook-page-caption{font-weight:600;color:#333;text-align:center}.flipbook-fullscreen{position:fixed;inset:0;z-index:2000;display:none;align-items:center;justify-content:center;background:#020617eb;padding:1.5rem}.flipbook-fullscreen.open{display:flex}.hide-scrollbar::-webkit-scrollbar{display:none}
