.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{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;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{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.agile__actions,.agile__track{display:-webkit-box;display:-ms-flexbox;display:flex}.agile__actions{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.agile--no-nav-buttons .agile__actions{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.agile__slides{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:unset;flex-shrink:unset;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.agile--disabled .agile__slides{display:block;width:100%}.agile__slide{display:block;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;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;-webkit-transition-duration:0s;transition-duration:0s;z-index:1}.agile__nav-button[disabled]{cursor:default}.agile__dots{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;padding:0;white-space:nowrap}.agile__dot button{cursor:pointer;display:block;font-size:0;line-height:0}.eg-carousel{position:relative;padding-bottom:2rem}.eg-carousel .agile--ssr .agile__slides{justify-content:center}.eg-carousel .agile--ssr .agile__slides>*{width:0;height:0}.eg-carousel .agile--ssr .agile__slides>:nth-child(1){width:auto;height:auto}@media (min-width: 1600px){.eg-carousel .agile--ssr .agile__slides{justify-content:flex-start}.eg-carousel .agile--ssr .agile__slides>:nth-child(1),.eg-carousel .agile--ssr .agile__slides>:nth-child(2){width:50%;height:auto}}.eg-carousel .agile__actions{margin-bottom:-2rem}.eg-carousel .agile__actions .agile__nav-button{border:none;position:absolute;z-index:100;top:0;width:60px;height:100%;display:flex;align-items:center;padding:0;margin:0;color:var(--theme-color-primary);background:none;font-size:28px;cursor:pointer;opacity:0;transition:opacity .25s ease}.eg-carousel .agile__actions .agile__nav-button:hover{opacity:1}.eg-carousel .agile__actions .agile__nav-button--prev{left:0;justify-content:start;margin-left:-1rem}.eg-carousel .agile__actions .agile__nav-button--next{right:0;justify-content:end;margin-right:-1rem}.eg-carousel .agile__dots{width:100%;justify-content:center;margin-bottom:0}.eg-carousel .agile__dots .agile__dot{margin:15px 7.5px}.eg-carousel .agile__dots .agile__dot button{display:block;height:10px;width:10px;background-color:var(--theme-color-gray-lighter, #f7f7f7);transition-duration:.3s;border:none;border-radius:50%;cursor:pointer;font-size:0;line-height:0;margin:0;padding:0}.eg-carousel .agile__dots .agile__dot--current button{background-color:var(--theme-color-primary)}.eg-carousel .agile__dots .agile__dot:hover button{background-color:var(--theme-color-gray-light, #cecece)}
