:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size)/2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius, 10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));border-radius:var(--swiper-scrollbar-border-radius, 10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.pswp{--pswp-bg:#000;--pswp-placeholder-bg:#222;--pswp-root-z-index:100000;--pswp-preloader-color:rgba(79, 79, 79, .4);--pswp-preloader-color-secondary:rgba(255, 255, 255, .9);--pswp-icon-color:#fff;--pswp-icon-color-secondary:#4f4f4f;--pswp-icon-stroke-color:#4f4f4f;--pswp-icon-stroke-width:2px;--pswp-error-text-color:var(--pswp-icon-color)}.pswp{position:fixed;top:0;left:0;width:100%;height:100%;z-index:var(--pswp-root-z-index);display:none;touch-action:none;outline:0;opacity:.003;contain:layout style size;-webkit-tap-highlight-color:transparent}.pswp:focus{outline:0}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--open{display:block}.pswp,.pswp__bg{transform:translateZ(0);will-change:opacity}.pswp__bg{opacity:.005;background:var(--pswp-bg)}.pswp,.pswp__scroll-wrap{overflow:hidden}.pswp__scroll-wrap,.pswp__bg,.pswp__container,.pswp__item,.pswp__content,.pswp__img,.pswp__zoom-wrap{position:absolute;top:0;left:0;width:100%;height:100%}.pswp__img,.pswp__zoom-wrap{width:auto;height:auto}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{cursor:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:grabbing}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:zoom-out}.pswp__container,.pswp__img,.pswp__button,.pswp__counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.pswp__item{z-index:1;overflow:hidden}.pswp__hidden{display:none!important}.pswp__content{pointer-events:none}.pswp__content>*{pointer-events:auto}.pswp__error-msg-container{display:grid}.pswp__error-msg{margin:auto;font-size:1em;line-height:1;color:var(--pswp-error-text-color)}.pswp .pswp__hide-on-close{opacity:.005;will-change:opacity;transition:opacity var(--pswp-transition-duration) cubic-bezier(.4,0,.22,1);z-index:10;pointer-events:none}.pswp--ui-visible .pswp__hide-on-close{opacity:1;pointer-events:auto}.pswp__button{position:relative;display:block;width:50px;height:60px;padding:0;margin:0;overflow:hidden;cursor:pointer;background:0 0;border:0;box-shadow:none;opacity:.85;-webkit-appearance:none;-webkit-touch-callout:none}.pswp__button:hover,.pswp__button:active,.pswp__button:focus{transition:none;padding:0;background:0 0;border:0;box-shadow:none;opacity:1}.pswp__button:disabled{opacity:.3;cursor:auto}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary);position:absolute;top:14px;left:9px;width:32px;height:32px;overflow:hidden;pointer-events:none}.pswp__icn-shadow{stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width);fill:none}.pswp__icn:focus{outline:0}div.pswp__img--placeholder,.pswp__img--with-bg{background:var(--pswp-placeholder-bg)}.pswp__top-bar{position:absolute;left:0;top:0;width:100%;height:60px;display:flex;flex-direction:row;justify-content:flex-end;z-index:10;pointer-events:none!important}.pswp__top-bar>*{pointer-events:auto;will-change:opacity}.pswp__button--close{margin-right:6px}.pswp__button--arrow{position:absolute;width:75px;height:100px;top:50%;margin-top:-50px}.pswp__button--arrow:disabled{display:none;cursor:default}.pswp__button--arrow .pswp__icn{top:50%;margin-top:-30px;width:60px;height:60px;background:0 0;border-radius:0}.pswp--one-slide .pswp__button--arrow{display:none}.pswp--touch .pswp__button--arrow{visibility:hidden}.pswp--has_mouse .pswp__button--arrow{visibility:visible}.pswp__button--arrow--prev{right:auto;left:0}.pswp__button--arrow--next{right:0}.pswp__button--arrow--next .pswp__icn{left:auto;right:14px;transform:scaleX(-1)}.pswp__button--zoom{display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__zoom-icn-bar-v{display:none}.pswp__preloader{position:relative;overflow:hidden;width:50px;height:60px;margin-right:auto}.pswp__preloader .pswp__icn{opacity:0;transition:opacity .2s linear;animation:pswp-clockwise .6s linear infinite}.pswp__preloader--active .pswp__icn{opacity:.85}@keyframes pswp-clockwise{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pswp__counter{height:30px;margin-top:15px;margin-inline-start:20px;font-size:14px;line-height:30px;color:var(--pswp-icon-color);text-shadow:1px 1px 3px var(--pswp-icon-color-secondary);opacity:.85}.pswp--one-slide .pswp__counter{display:none}.carousel-wrapper{position:relative;width:100%;padding:0}.carousel-wrapper .swiper{padding-bottom:50px}.carousel-wrapper .swiper-button-prev,.carousel-wrapper .swiper-button-next{color:#000;background:#fff9;width:30px;height:30px;border:1px solid rgba(0,0,0,.2);border-radius:50%;backdrop-filter:blur(4px);transition:all .3s ease;position:absolute;bottom:8px;top:auto;margin:0;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:5px}.carousel-wrapper .swiper-button-prev{left:calc(50% - 135px)}.carousel-wrapper .swiper-button-next{right:calc(50% - 135px)}.carousel-wrapper .swiper-button-prev:after,.carousel-wrapper .swiper-button-next:after{font-size:16px;font-weight:700;line-height:1}.carousel-wrapper .swiper-button-prev:hover,.carousel-wrapper .swiper-button-next:hover{background:#ffffffe6;border-color:#0006;transform:scale(1.05)}.carousel-wrapper .swiper-button-disabled{opacity:.3;cursor:not-allowed}.carousel-wrapper .swiper-button-disabled:hover{transform:none}:global(.dark) .carousel-wrapper .swiper-button-prev,:global(.dark) .carousel-wrapper .swiper-button-next{color:#fff;background:#0009;border:1px solid rgba(255,255,255,.2)}:global(.dark) .carousel-wrapper .swiper-button-prev:hover,:global(.dark) .carousel-wrapper .swiper-button-next:hover{background:#000000e6;border-color:#fff6;transform:scale(1.05)}.carousel-wrapper .swiper-pagination{position:absolute;bottom:12px!important;left:50%!important;transform:translate(-50%)!important;width:auto!important;display:flex;justify-content:center;align-items:center;gap:6px;background:#fff9;border:1px solid rgba(0,0,0,.15);padding:6px 12px;border-radius:20px;backdrop-filter:blur(4px)}.carousel-wrapper .swiper-pagination-bullet{background:#d1d5db;border:0;opacity:1;width:7px;height:7px;margin:0!important;transition:all .3s ease;cursor:pointer;border-radius:50%}.carousel-wrapper .swiper-pagination-bullet-active{background:#000;width:22px;border-radius:4px}.carousel-wrapper .swiper-pagination-bullet:hover{background:#9ca3af}:global(.dark) .carousel-wrapper .swiper-pagination-bullet{background:#4b5563;border:0}:global(.dark) .carousel-wrapper .swiper-pagination{background:#0009;border:1px solid rgba(255,255,255,.15)}:global(.dark) .carousel-wrapper .swiper-pagination-bullet-active{background:#fff;width:22px;border-radius:4px}:global(.dark) .carousel-wrapper .swiper-pagination-bullet:hover{background:#6b7280}.swiper{width:100%;height:500px;display:flex;background:#fffc;padding:30px;position:relative}:global(.dark) .swiper{background:#000000bf;border-color:#fff}.swiper:before,.swiper:after{content:"";position:absolute;width:20px;height:20px;border:2px solid #000;transition:all .3s ease;z-index:10}.swiper:before{top:-2px;left:-2px;border-right:none;border-bottom:none}.swiper:after{bottom:-2px;right:-2px;border-left:none;border-top:none}:global(.dark) .swiper:before,:global(.dark) .swiper:after{border-color:#fff}.carousel-image-wrapper{display:block;position:relative;border:2px solid #000;overflow:hidden;transition:all .3s ease;background:#fff}.carousel-image-wrapper:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000026}:global(.dark) .carousel-image-wrapper{border-color:#fff;background:#000}.carousel-image{display:flex;margin:auto;-o-object-fit:cover;object-fit:cover;filter:grayscale(100%);transition:filter .3s ease,transform .3s ease;width:100%;height:auto}.carousel-image-wrapper:hover .carousel-image{filter:grayscale(0%);transform:scale(1.05)}.swiper-slide{height:auto;margin:auto;padding-bottom:50px;display:flex;justify-content:start;align-items:center}@media (max-width:768px){.carousel-wrapper{padding:0}.carousel-wrapper .swiper,.swiper-slide{padding-bottom:30px}.carousel-wrapper .swiper-button-prev{left:calc(50% - 105px)}.carousel-wrapper .swiper-button-next{right:calc(50% - 105px)}.carousel-wrapper .swiper-pagination{gap:10px}}@media (max-width:400px){.swiper{width:100%;height:400px;padding:10px}.carousel-wrapper .swiper,.swiper-slide{padding-bottom:25px}.carousel-image{display:flex;margin:auto;-o-object-fit:cover;object-fit:cover}.carousel-wrapper .swiper-button-prev{left:calc(50% - 90px);width:28px;height:28px}.carousel-wrapper .swiper-button-next{right:calc(50% - 90px);width:28px;height:28px}.carousel-wrapper .swiper-button-prev:after,.carousel-wrapper .swiper-button-next:after{font-size:14px}.carousel-wrapper .swiper-pagination{gap:12px;padding:5px 10px}.swiper:before,.swiper:after{width:16px;height:16px}}@media (min-width:600px) and (max-width:1024px){.swiper{height:450px;width:100%}.carousel-image{width:100%}.swiper-slide{padding-bottom:50px}}