.slickArrow{text-align:right;margin-bottom:2rem;margin-top:-32px}.slickArrow:empty{margin:0 !important;height:1.6rem}.slickArrow button{background:rgba(0,0,0,0);border:1px solid #fff;border-radius:8px;padding:1rem;color:#fff;font-size:1rem;cursor:pointer}.slickArrow button.slick-prev::before{content:""}.slickArrow button.slick-next{margin-left:1rem}.slickArrow button.slick-next::before{content:""}.slick .slick-slide{overflow:hidden}.slick .slick-slide:focus{outline:none}.slick .animation-var1{position:relative}@keyframes slide-left{0%{transform:translateX(0)}100%{transform:translateX(-5%)}}@keyframes slide-right{0%{transform:translateX(0)}100%{transform:translateX(5%)}}.slick .animation-var1 .layer0{position:absolute;width:100%;height:100%;background-size:cover;background-position:center center;background-repeat:no-repeat}.slick .animation-var1 .layer1{position:absolute;left:12.3%;bottom:0;width:100%;height:100%;background-size:contain;background-position:left bottom;background-repeat:no-repeat;animation:slide-right 20s cubic-bezier(0.55, 0.085, 0.68, 0.53) infinite alternate both}.slick .animation-var1 .layer2{position:absolute;right:3%;bottom:0;width:105%;height:100%;background-size:cover;background-position:right bottom;background-repeat:no-repeat;animation:slide-left 20s cubic-bezier(0.55, 0.085, 0.68, 0.53) infinite alternate both}.slick .animation-var1 .layer3{position:absolute;left:1%;bottom:0;width:105%;height:100%;background-size:cover;background-position:right bottom;background-repeat:no-repeat;animation:slide-left 10s cubic-bezier(0.55, 0.085, 0.68, 0.53) infinite alternate both}.slick .animation-var1 .bannerTitle{font-family:"themeRegular";position:absolute;width:38%}.slick-dots{text-align:center;margin:1rem 0;display:flex;justify-content:center;align-items:center}.slick-dots li{display:inline-block;margin:0 .5rem;height:1rem}.slick-dots li button{text-indent:-9999rem;font-size:0;padding:0;margin:0;border:0;width:1rem;height:1rem;display:block;background:#707070;transition:all .3s ease-in-out;cursor:pointer}.slick-dots li button:hover{background:#989898}.slick-dots li.slick-active button{width:3rem;background:#fea827}