.ghostkit-carousel{--gkt-carousel--arrows__height:2.2em;--gkt-carousel--arrows-hover__transform:translateY(-1px);--gkt-carousel__transition-duration:var(--gkt-transition-duration);--gkt-carousel--arrows__background-color:#fff;--gkt-carousel--arrows__box-shadow:0 0 10px 4px rgba(0,0,0,.04),0 0 1px 1px rgba(0,0,0,.02);--gkt-carousel--bullets__opacity:0.2;--gkt-carousel--bullets__margin-top:25px;--gkt-carousel--bullets__background-color:var(--gkt-color-dark-gray);--gkt-carousel--bullets-active__opacity:1;--gkt-carousel__transition-easing:var(--gkt-transition-easing);--gkt-carousel--bullets__width:0.4em;--gkt-carousel--arrows-hover__opacity:1;--gkt-carousel--bullets__border-radius:50%;--gkt-carousel--arrows__width:2.2em;--gkt-carousel--arrows__font-size:0.9em;--gkt-carousel--bullets__height:0.4em;--gkt-carousel--fade-edges__size:12%;--gkt-carousel--arrows__offset:0.5em;--gkt-carousel--bullets__gap:0.8em;--gkt-carousel--arrows__opacity:0.5;--gkt-carousel--arrows-hover__box-shadow:0 2px 10px 4px rgba(0,0,0,.04),0 0 1px 1px rgba(0,0,0,.02);--gkt-carousel--bullets-hover__opacity:0.5;--gkt-carousel--arrows__border-radius:50%;--gkt-carousel--arrows__color:var(--gkt-color-dark-gray)}.ghostkit-carousel:not(.ghostkit-carousel-ready)[data-effect=slide] .ghostkit-carousel-items{display:flex}.ghostkit-carousel:not(.ghostkit-carousel-ready)[data-effect=fade] .ghostkit-carousel-slide:not(:first-child),.ghostkit-carousel:not(.ghostkit-carousel-ready)[data-effect=slide][data-slides-per-view="1"] .ghostkit-carousel-slide:first-child~div,.ghostkit-carousel:not(.ghostkit-carousel-ready)[data-effect=slide][data-slides-per-view="10"] .ghostkit-carousel-slide:nth-child(10)~div,.ghostkit-carousel:not(.ghostkit-carousel-ready)[data-effect=slide][data-slides-per-view="2"] .ghostkit-carousel-slide:nth-child(2)~div,.ghostkit-carousel:not(.ghostkit-carousel-ready)[data-effect=slide][data-slides-per-view="3"] .ghostkit-carousel-slide:nth-child(3)~div,.ghostkit-carousel:not(.ghostkit-carousel-ready)[data-effect=slide][data-slides-per-view="4"] .ghostkit-carousel-slide:nth-child(4)~div,.ghostkit-carousel:not(.ghostkit-carousel-ready)[data-effect=slide][data-slides-per-view="5"] .ghostkit-carousel-slide:nth-child(5)~div,.ghostkit-carousel:not(.ghostkit-carousel-ready)[data-effect=slide][data-slides-per-view="6"] .ghostkit-carousel-slide:nth-child(6)~div,.ghostkit-carousel:not(.ghostkit-carousel-ready)[data-effect=slide][data-slides-per-view="7"] .ghostkit-carousel-slide:nth-child(7)~div,.ghostkit-carousel:not(.ghostkit-carousel-ready)[data-effect=slide][data-slides-per-view="8"] .ghostkit-carousel-slide:nth-child(8)~div,.ghostkit-carousel:not(.ghostkit-carousel-ready)[data-effect=slide][data-slides-per-view="9"] .ghostkit-carousel-slide:nth-child(9)~div{display:none}.ghostkit-carousel-fade-edges{-webkit-mask-image:linear-gradient(to right,transparent 0,#000 var(--gkt-carousel--fade-edges__size),#000 calc(100% - var(--gkt-carousel--fade-edges__size)),transparent 100%);mask-image:linear-gradient(to right,transparent 0,#000 var(--gkt-carousel--fade-edges__size),#000 calc(100% - var(--gkt-carousel--fade-edges__size)),transparent 100%)}.ghostkit-carousel-arrow{height:var(--gkt-carousel--arrows__height);justify-content:center;font-size:var(--gkt-carousel--arrows__font-size);color:var(--gkt-carousel--arrows__color);transition:var(--gkt-carousel__transition-duration) opacity var(--gkt-carousel__transition-easing),var(--gkt-carousel__transition-duration) box-shadow var(--gkt-carousel__transition-easing),var(--gkt-carousel__transition-duration) transform var(--gkt-carousel__transition-easing);position:absolute;opacity:var(--gkt-carousel--arrows__opacity);top:50%;background-color:var(--gkt-carousel--arrows__background-color);align-items:center;box-shadow:var(--gkt-carousel--arrows__box-shadow);border-radius:var(--gkt-carousel--arrows__border-radius);cursor:pointer;width:var(--gkt-carousel--arrows__width);margin-top:calc(var(--gkt-carousel--arrows__height)/-2);display:flex;z-index:1}.ghostkit-carousel-arrow:after{right:-10px;content:"";position:absolute;bottom:-10px;top:-10px;left:-10px;display:block}.ghostkit-carousel-arrow:focus,.ghostkit-carousel-arrow:hover{transform:var(--gkt-carousel--arrows-hover__transform);opacity:var(--gkt-carousel--arrows-hover__opacity);box-shadow:var(--gkt-carousel--arrows-hover__box-shadow)}.ghostkit-carousel-arrow-prev{left:var(--gkt-carousel--arrows__offset)}.ghostkit-carousel-arrow-next{right:var(--gkt-carousel--arrows__offset)}.ghostkit-carousel-arrow-next-icon,.ghostkit-carousel-arrow-prev-icon{display:none}[data-show-bullets=true] .ghostkit-carousel-items{padding-bottom:var(--gkt-carousel--bullets__margin-top)}[data-show-bullets=true] .ghostkit-carousel-arrow{transform:translateY(calc(var(--gkt-carousel--bullets__margin-top)/-2))}.ghostkit-carousel-bullets{justify-content:center;position:absolute;bottom:0;text-align:center;align-items:flex-end;display:flex;z-index:1}.ghostkit-carousel-bullets.swiper-pagination-bullets-dynamic{font-size:inherit}.ghostkit-carousel-bullets .swiper-pagination-bullet{height:var(--gkt-carousel--bullets__height);transition:var(--gkt-carousel__transition-duration) opacity var(--gkt-carousel__transition-easing);position:relative;opacity:var(--gkt-carousel--bullets__opacity);background-color:var(--gkt-carousel--bullets__background-color);margin:0 calc(var(--gkt-carousel--bullets__gap)/2);border-radius:var(--gkt-carousel--bullets__border-radius);cursor:pointer;width:var(--gkt-carousel--bullets__width)}.ghostkit-carousel-bullets .swiper-pagination-bullet:focus,.ghostkit-carousel-bullets .swiper-pagination-bullet:hover{opacity:var(--gkt-carousel--bullets-hover__opacity)}.ghostkit-carousel-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:var(--gkt-carousel--bullets-active__opacity)}.ghostkit-carousel-bullets .swiper-pagination-bullet:after{right:-4px;content:"";position:absolute;bottom:-4px;top:-4px;left:-4px;display:block}