.vf__flex{display:flex}.vf__flex--inline{display:inline-flex}.vf__flex-dir--row{flex-direction:row}.vf__flex-dir--column{flex-direction:column}.vf__flex-dir--row-reverse{flex-direction:row-reverse}.vf__flex-dir--column-reverse{flex-direction:column-reverse}.vf__flex-wrap{flex-wrap:wrap}.vf__flex-nowrap{flex-wrap:nowrap}.vf__flex-wrap-reverse{flex-wrap:wrap-reverse}.vf__justify-content-start{justify-content:flex-start}.vf__justify-content-end{justify-content:flex-end}.vf__justify-content-center{justify-content:center}.vf__justify-content-between{justify-content:space-between}.vf__justify-content-around{justify-content:space-around}.vf__align-items-start{align-items:flex-start}.vf__align-items-end{align-items:flex-end}.vf__align-items-center{align-items:center}.vf__align-items-baseline{align-items:baseline}.vf__align-items-stretch{align-items:stretch}.vf__align-content-start{align-content:flex-start}.vf__align-content-end{align-content:flex-end}.vf__align-content-center{align-content:center}.vf__align-content-between{align-content:space-between}.vf__align-content-around{align-content:space-around}.vf__align-content-stretch{align-content:stretch}.vf__align-self-auto{align-self:auto}.vf__align-self-start{align-self:flex-start}.vf__align-self-end{align-self:flex-end}.vf__align-self-center{align-self:center}.vf__align-self-baseline{align-self:baseline}.vf__align-self-stretch{align-self:stretch}.vf__grow-children>*{flex-grow:1;flex-shrink:1;flex-basis:0}.agile{position:relative}.agile--ssr .agile__slides--cloned{display:none}.agile--ssr .agile__slides>*{overflow:hidden;width:0}.agile--ssr .agile__slides>:first-child{width:100%}.agile--rtl .agile__actions,.agile--rtl .agile__dots,.agile--rtl .agile__slides,.agile--rtl .agile__track{flex-direction:row-reverse}.agile:active,.agile :active,.agile:focus,.agile :focus{outline:none}.agile__list{display:block;overflow:hidden;position:relative;width:100%}.agile__track{display:flex;flex-direction:row;flex-wrap:nowrap}.agile__actions{display:flex;justify-content:space-between}.agile--no-nav-buttons .agile__actions{justify-content:center}.agile__slides{align-items:center;display:flex;flex-direction:row;flex-grow:1;flex-shrink:unset;flex-wrap:nowrap;justify-content:flex-start}.agile--disabled .agile__slides{display:block;width:100%}.agile__slide{display:block;flex-grow:1;flex-shrink:0}.agile__slide,.agile__slide *{-webkit-user-drag:none}.agile--fade .agile__slide{opacity:0;position:relative;z-index:0}.agile--fade .agile__slide--active{opacity:1;z-index:2}.agile--fade .agile__slide--expiring{opacity:1;transition-duration:0s;z-index:1}.agile__nav-button[disabled]{cursor:default}.agile__dots{align-items:center;display:flex;list-style:none;padding:0;white-space:nowrap}.agile__dot button{cursor:pointer;display:block;font-size:0;line-height:0}