.home-carousel{width:100%;position:relative}.home-carousel .carousel-root{width:100%}.home-carousel .carousel{width:100%;position:relative}.home-carousel .slider-wrapper{width:100%;overflow:hidden}.home-carousel .slider{width:100%;margin:0;padding:0;list-style:none;display:flex;position:relative}.home-carousel .slider.animated{transition-property:transform;transition-timing-function:ease-in-out}.home-carousel .slide{background:0 0;flex:0 0 100%;min-width:100%;margin:0;position:relative}.home-carousel--stacked .slider{align-items:flex-start}.home-carousel--stacked .slider-wrapper{height:var(--home-carousel-height,auto);transition:height .5s ease-in-out}.home-carousel .home-carousel__media{position:relative}.home-carousel .home-carousel__media img{width:100%;display:block}.home-carousel .home-carousel__nav{z-index:30;cursor:pointer;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;padding:0;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.home-carousel .home-carousel__nav .MuiSvgIcon-root{width:18px;height:18px}.home-carousel .home-carousel__nav--prev{left:8px}.home-carousel .home-carousel__nav--next{right:8px}.home-carousel .home-carousel__dots{z-index:30;background:#fff;border-radius:999px;align-items:center;gap:6px;padding:5px 8px;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.home-carousel .home-carousel__dot{cursor:pointer;background:#d9d9d9;border:none;border-radius:50%;flex:none;width:8px;height:8px;padding:0;transition:width .3s,height .3s,background .3s}.home-carousel .home-carousel__dot.is-active{background:var(--primary-brand-fg);width:11px;height:11px}.home-carousel .control-arrow{z-index:20;cursor:pointer;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.home-carousel .control-arrow:hover{background:#fff}.home-carousel .control-arrow .MuiSvgIcon-root{width:20px;height:20px}.home-carousel .control-prev{left:20px}.home-carousel .control-next{right:20px}.home-carousel .control-dots{z-index:30;background:#fff;border-radius:999px;justify-content:center;align-items:center;gap:8px;width:fit-content;list-style:none;position:absolute;bottom:20px;left:50%;transform:translate(-50%);margin:0!important;padding:6px 10px!important;display:flex!important}.home-carousel .control-dots .dot{cursor:pointer;flex:none;transition:width .3s,height .3s,background .3s;opacity:1!important;width:10px!important;height:10px!important;box-shadow:none!important;background:#d9d9d9!important;border-radius:50%!important;margin:0!important;padding:0!important;display:block!important}.home-carousel .control-dots .dot.selected{background:var(--primary-brand-fg)!important;width:13px!important;height:13px!important}.home-carousel .carousel-status{display:none!important}@media (max-width:767px){.home-carousel .control-arrow{width:34px;height:34px}.home-carousel .control-prev{left:8px}.home-carousel .control-next{right:8px}.home-carousel .control-dots{gap:6px;bottom:10px;padding:5px 8px!important}.home-carousel .control-dots .dot{width:8px!important;height:8px!important}.home-carousel .control-dots .dot.selected{width:11px!important;height:11px!important}}@media (min-width:768px) and (max-width:1024px){.home-carousel .control-arrow{width:42px;height:42px}.home-carousel .control-prev{left:12px}.home-carousel .control-next{right:12px}.home-carousel .control-dots{bottom:15px}}@media (min-width:1025px){.home-carousel .home-carousel__card{padding:0 5rem}.home-carousel .control-dots{position:absolute;bottom:24px}}
