/**handles:filebird-elementor-frontend,widget-image-carousel**/
.filebird-gallery{display:flex;flex-wrap:wrap;margin:-10px}.filebird-gallery-item{box-sizing:border-box;padding:10px}.filebird-gallery-item img{width:100%;height:auto;display:block;transition:all .3s ease}.filebird-gallery-item a{display:block;overflow:hidden}.filebird-gallery-item a:hover img{transform:scale(1.05)}.filebird-gallery-empty,.filebird-gallery-error{padding:20px;background-color:#f7f7f7;border-radius:5px;text-align:center;color:#666;font-style:italic}@media (max-width:767px){.filebird-gallery-columns-4 .filebird-gallery-item,.filebird-gallery-columns-5 .filebird-gallery-item,.filebird-gallery-columns-6 .filebird-gallery-item{width:33.33%}}@media (max-width:480px){.filebird-gallery-columns-2 .filebird-gallery-item,.filebird-gallery-columns-3 .filebird-gallery-item,.filebird-gallery-columns-4 .filebird-gallery-item,.filebird-gallery-columns-5 .filebird-gallery-item,.filebird-gallery-columns-6 .filebird-gallery-item{width:50%}}
/*! elementor - v3.28.0 - 01-04-2025 */
.elementor-widget-image-carousel .swiper{position:static}.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}