.panorama-carousel{--panorama-viewport-w:1885px;--panorama-card-w:310px;--panorama-card-h:446px;--panorama-frame-h:var(--panorama-card-h);--panorama-gap:10px;--panorama-perspective:840px;--panorama-border-rail:91px;--panorama-border-width:100%;--panorama-border-aspect:360 / 8;--panorama-stage-pad:10px;width:100%;max-width:100%;height:calc(var(--panorama-frame-h) + (var(--panorama-stage-pad) * 2));opacity:0;direction:ltr;margin-inline:auto;transition:opacity .25s;position:relative;overflow:hidden}.panorama-carousel.is-ready{opacity:1}.panorama-carousel__border{z-index:2;width:var(--panorama-border-width);height:auto;aspect-ratio:var(--panorama-border-aspect);pointer-events:none;-webkit-user-select:none;user-select:none;position:absolute;left:50%}.panorama-carousel__border--top{top:var(--panorama-border-rail);transform:translate(-50%)translateY(-50%)}.panorama-carousel__border--bottom{bottom:var(--panorama-border-rail);transform:translate(-50%)translateY(50%)scaleY(-1)}.panorama-carousel__border-img{object-fit:fill;mix-blend-mode:screen;width:100%;height:100%;display:block}.panorama-carousel__stage{inset-inline:0;top:var(--panorama-stage-pad);height:var(--panorama-card-h);perspective:var(--panorama-perspective);perspective-origin:50%;transform-style:preserve-3d;position:absolute}.panorama-carousel__swiper{width:100%;height:100%;transform-style:preserve-3d;overflow:visible!important}.panorama-carousel__swiper .swiper-wrapper{transform-style:preserve-3d;align-items:center}.panorama-carousel__swiper .swiper-slide{box-sizing:border-box;transform-style:preserve-3d;flex-shrink:0;margin-inline-start:0;overflow:visible;width:var(--panorama-card-w)!important;max-width:var(--panorama-card-w)!important;height:var(--panorama-card-h)!important;transition-duration:0s!important}.panorama-slide-inner{box-sizing:border-box;transform-origin:50%;width:100%;height:100%;transform-style:preserve-3d;backface-visibility:hidden;transition-property:transform,opacity;transition-duration:0s;transition-timing-function:ease;overflow:hidden}.panorama-carousel.is-interacting .panorama-slide-inner{transition-duration:0s!important}@media (max-width:63.999rem){.panorama-carousel{--panorama-card-w:280px;--panorama-card-h:300px;--panorama-perspective:565px}}