figure{background-size:cover;font-size:0;height:100%;margin:0;position:relative;width:100%}.before-after-image-slider-img-col{flex-basis:0;flex-grow:1;position:relative;width:100%}.center,.left,.right{display:flex}.left{justify-content:left}.center{justify-content:center}.right{justify-content:right}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}