.carousel-component-wrapper{max-width:20in;min-height:200px;width:100%}.carousel-component-wrapper .carousel-container{min-height:75pt;overflow:hidden;position:relative;width:100%}.carousel-component-wrapper .carousel-container .carousel-track{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.carousel-component-wrapper .carousel-container .carousel-slide{display:-webkit-box;display:-ms-flexbox;display:flex;max-height:600px;padding-left:15px;padding-right:15px}.carousel-component-wrapper .carousel-container .carousel-slide img{height:auto;-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:768px){.carousel-component-wrapper .carousel-container .carousel-slide{max-height:280px;padding-left:7.5px;padding-right:7.5px}}.carousel-component-wrapper .carousel-container .carousel-slide.two-up-style .two-up-separator{margin-right:30px}.carousel-component-wrapper .carousel-container .carousel-slide.two-up-style img{width:50%}.carousel-component-wrapper .carousel-container .carousel-button-next,.carousel-component-wrapper .carousel-container .carousel-button-prev{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:hsla(0,0%,100%,.5);border:none;border-radius:50%;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:35px;justify-content:center;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:35px}.carousel-component-wrapper .carousel-container .carousel-button-next{right:3%}.carousel-component-wrapper .carousel-container .carousel-button-prev{left:3%}@media(max-width:768px){.carousel-component-wrapper .carousel-container .carousel-button-next,.carousel-component-wrapper .carousel-container .carousel-button-prev{height:25px;width:25px}}.carousel-component-wrapper .carousel-indicators{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin-top:24px}@media(max-width:768px){.carousel-component-wrapper .carousel-indicators{margin-top:9pt}}.carousel-component-wrapper .carousel-indicators .carousel-indicator{background-color:#e9e9e9;border-radius:5px;height:6px;margin:0 5px;width:60px}@media(max-width:768px){.carousel-component-wrapper .carousel-indicators .carousel-indicator{border-radius:1.88px;height:2.25px;margin:0 1.875px;width:30px}}.carousel-component-wrapper .carousel-indicators .carousel-indicator.active{background-color:#8d6708}.react-carousel-with-preview-container{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}