.slick-slider .slick-list,.slick-slider .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex}.slick-slider button.slick-prev,.slick-slider button.slick-next{position:absolute;top:50%;transform:translateY(-50%);z-index:1;margin:0;display:inline-block;font-size:0;padding:0;height:35px;width:35px;background-position:center;background-repeat:no-repeat;cursor:pointer;transition:ease all 0.3s;background-color:#fff0}.slick-slider button.slick-prev:focus,.slick-slider button.slick-next:focus{outline:none}.slick-slider button.slick-prev.slick-disabled,.slick-slider button.slick-next.slick-disabled{cursor:not-allowed}.slick-slider button.slick-prev{left:-70px;right:unset}.slick-slider button.slick-next{left:unset;right:-70px}.slick-prev:before{content:'';background-image:url(/wp-content/themes/nw-theme/css/slider/assets/arrow.svg);display:inline-block;width:42px;height:12px;background-repeat:no-repeat;position:absolute;right:0;transform:rotate(180deg);top:-5px}.slick-next:before{content:'';background-image:url(/wp-content/themes/nw-theme/css/slider/assets/arrow.svg);display:inline-block;width:42px;height:12px;background-repeat:no-repeat;position:absolute;right:0;top:-5px}ul.slick-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20px;bottom:-40px}ul.slick-dots li{list-style:none}ul.slick-dots li button{transition:ease all 0.7s;cursor:pointer;font-size:0;outline:0;padding:0;border:none;border-radius:50%;margin-left:5px;margin-right:5px;height:10px;width:10px;background-color:#000;opacity:.2}ul.slick-dots li button{display:none}ul.slick-dots li button:nth-of-type(1),ul.slick-dots li button:nth-of-type(2),ul.slick-dots li button:nth-of-type(3),ul.slick-dots li button:nth-of-type(4),ul.slick-dots li button:nth-of-type(5),ul.slick-dots li button:nth-of-type(6),ul.slick-dots li button:nth-of-type(7),ul.slick-dots li button:nth-of-type(8){display:block}ul.slick-dots li.slick-active button{opacity:1}