.flo-gallery{align-items:center;box-sizing:border-box;display:flex;justify-content:space-between;opacity:0;padding:12px;position:relative;transition:opacity .3s ease-in-out;visibility:hidden;width:100%}.flo-gallery.flo-slider-loaded{opacity:1;visibility:visible!important}.flo-gallery-track-wrapper{align-items:center;flex-direction:column;flex-shrink:1;justify-content:center;overflow:hidden}.flo-gallery-track,.flo-gallery-track-wrapper{display:flex;max-width:100%;position:relative;width:100%}.flo-gallery-track{-ms-overflow-style:none;flex-wrap:nowrap;margin:0;overflow-x:auto;overflow-y:hidden;padding:0;transition:opacity .5s ease}.flo-gallery-track,.flo-gallery-track .flo-slide{transform:translateZ(0);-webkit-transform:translateZ(0)}.flo-gallery-track .flo-slide{display:block;flex-shrink:0;scroll-snap-align:start}.flo-gallery-track::-webkit-scrollbar,.flo-gallery-track::-webkit-scrollbar-thumb{display:none}.flo-gallery .flo-scrollbar{background-color:#ddd;display:block;height:6px;margin:6px .325em;overflow:hidden;position:relative;width:99.5%}.flo-gallery .flo-scrollbar .flo-scrollbar-thumb{background-color:#afafaf;height:6px;position:absolute;top:0}.flo-gallery .arrow{background:inherit;border:none;box-shadow:none;color:#000;cursor:pointer;height:80px;margin-bottom:3em;opacity:.75;padding:0;text-shadow:none;width:18px;z-index:1}.flo-gallery .arrow:hover{opacity:1}.flo-gallery .arrow.next-arrow{order:99}.flo-gallery .arrow.previous-arrow{transform:rotate(180deg)}.flo-gallery.no-select{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.flo-gallery .flo-dots{margin-top:12px}.flo-gallery .flo-dot,.flo-gallery .flo-dots{align-items:center;display:flex;justify-content:center}.flo-gallery .flo-dot{background-color:transparent;border:none;cursor:pointer;margin:0;padding:10px}.flo-gallery .flo-dot:before{background-color:#ddd;border-radius:50%;content:"";display:block;height:12px;transition:background-color .25s ease;width:12px}.flo-gallery .flo-dot.active:before,.flo-gallery .flo-dot:hover:before{background-color:#afafaf}/*! purgecss end ignore */