.slick-dots{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:2.0rem 0}.slick-dots li button{position:relative;display:block;text-indent:100%;white-space:nowrap;width:32px;height:32px;padding:0;overflow:hidden;background:none;border:none;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none}.slick-dots li button:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";display:block;width:10px;height:10px;margin:auto;background:#E17B7B;border:1px solid rgba(255,255,255,0.8);border-radius:50%;opacity:0.4;-webkit-transform:scale(0.8);-moz-transform:scale(0.8);-ms-transform:scale(0.8);-o-transform:scale(0.8);transform:scale(0.8);-webkit-transition:0.4s ease-out;-moz-transition:0.4s ease-out;-ms-transition:0.4s ease-out;-o-transition:0.4s ease-out;transition:0.4s ease-out}.slick-dots li.slick-active button:before{opacity:1.0;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.slick-arrow{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;position:absolute;top:0;bottom:0;z-index:10;font-size:3.2rem;color:#E17B7B;width:44px;height:44px;margin:auto;padding:0;background:transparent;border:none;border-radius:50%;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;-webkit-transition:0.4s all ease-out;-moz-transition:0.4s all ease-out;-ms-transition:0.4s all ease-out;-o-transition:0.4s all ease-out;transition:0.4s all ease-out}.slick-arrow.slick-prev{left:0}.slick-arrow.slick-next{right:0}.slick-arrow:hover{color:#FFF;background:#E17B7B}
