.carousel-img[data-v-34875744]{max-width:100%;padding:0 0 30px 0;max-height:450px;-o-object-fit:cover;object-fit:cover}.custom-arrow[data-v-34875744]{display:flex;position:absolute;bottom:15px;right:10px}.custom-arrow button[data-v-34875744]{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;margin-right:12px;color:#fff;background-color:var(--primary-color);border-width:0;border-radius:8px;transition:background-color .3s cubic-bezier(.4,0,.2,1);cursor:pointer}.custom-arrow button[data-v-34875744]:hover{background-color:var(--success-color)}.custom-arrow button[data-v-34875744]:active{transform:scale(.95);transform-origin:center}.custom-dots[data-v-34875744]{display:flex;margin:0;padding:0;position:absolute;bottom:20px;left:20px}.custom-dots li[data-v-34875744]{display:inline-block;width:12px;height:4px;margin:0 3px;border-radius:4px;background-color:var(--success-color);transition:width .3s,background-color .3s cubic-bezier(.4,0,.2,1);cursor:pointer}.custom-dots li.is-active[data-v-34875744]{width:40px;background:var(--primary-color)}