: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:initial}.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);-webkit-backface-visibility:hidden;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-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,0))}}.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-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}[data-bc-carousel__navigation-next],[data-bc-carousel__navigation-prev]{display:flex;align-items:center;justify-content:center;position:absolute;top:0;bottom:0;cursor:pointer;z-index:1}[data-bc-carousel__navigation-next].swiper-button-disabled[data-bc-carousel__disabled-navigation-hidden=true],[data-bc-carousel__navigation-prev].swiper-button-disabled[data-bc-carousel__disabled-navigation-hidden=true]{display:none}[data-bc-carousel__navigation-next].swiper-button-disabled[data-bc-carousel__disabled-navigation-hidden=false] [data-bc-carousel-arrow-wrapper],[data-bc-carousel__navigation-prev].swiper-button-disabled[data-bc-carousel__disabled-navigation-hidden=false] [data-bc-carousel-arrow-wrapper]{background:#f2f2f2;color:#afafaf}[data-bc-carousel__navigation-prev]{left:0;padding-left:12px}[data-bc-carousel__navigation-next]{right:0;padding-right:12px}[data-bc-carousel-arrow-wrapper]{width:20px;height:54px;display:flex;align-items:center;justify-content:center;background:#ffffff;border:2px solid #dcdcdc;border-radius:12px;color:#555555;font-size:14px}[data-bc-thumbs-carousel]{border:1px solid #f2f2f2;border-radius:6px}[data-bc-thumbs-carousel] .swiper-wrapper{width:auto;display:flex;align-items:center}@media (max-width:768px){[data-bc-thumbs-carousel] .swiper-wrapper{transition-duration:.5s;transition-property:transform;transition-timing-function:ease-in}}[data-bc-thumbs-carousel] .swiper-slide{display:flex;justify-content:center;height:100%}[data-bc-thumbs-carousel-navigation]{margin-top:24px;padding-right:2px}[data-bc-thumbs-carousel-navigation] .swiper-wrapper{height:80px;padding:0 1px;align-items:center}[data-bc-thumbs-carousel-navigation] .swiper-slide{cursor:pointer;min-width:78px;max-width:78px;min-height:78px;max-height:78px;height:78px;border:1px solid #f2f2f2;border-radius:6px;overflow:hidden}[data-bc-thumbs-carousel-navigation] .swiper-slide img{width:100%;height:100%;border-radius:6px;overflow:hidden}[data-bc-thumbs-carousel-navigation] .swiper-slide-thumb-active{border-color:#3ca735;box-shadow:0 0 0 1px #3ca735}.swiper-pagination{position:absolute;display:flex;align-items:center;width:auto;flex-wrap:nowrap;overflow-x:scroll;overflow-y:hidden;border-radius:30px;background-color:#cccccc;padding:0 4px;bottom:12px;margin-left:50%;transform:translateX(-50%);z-index:10}.swiper-pagination-bullet{cursor:pointer;width:8px;height:8px;margin:6px 4px;opacity:.5;border-radius:50%;background-color:#ffffff}.swiper-pagination-bullet[data-bc-carousel__pagination__dash]{width:12px;height:4px;border-radius:8px}.swiper-pagination-bullet-active{opacity:1}