@charset "UTF-8";
.posts_slider .sw_prev:before,.posts_slider .sw_next:before{-webkit-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s}@media screen and (min-width:1025px){.drag_cursor,.posts_slider .swiper-slide{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 100 101' fill='none'%3E%3Ccircle cx='50' cy='50.8828' r='50' fill='white' fill-opacity='0.8'/%3E%3Cpath d='M62 40.8828L72 50.8828L62 60.8828' stroke='%2312421F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M38 60.8828L28 50.8828L38 40.8828' stroke='%2312421F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 40 40, auto}}.posts_slider .swiper-wrapper{align-items:stretch}.posts_slider .swiper-slide{height:auto}.posts_slider .sw_controls{position:absolute;top:50%;-webkit-transform:translate(0, -50%);transform:translate(0, -50%);display:flex;right:20px;left:20px;justify-content:space-between;pointer-events:none}.posts_slider .sw_prev,.posts_slider .sw_next{display:inline-block;cursor:pointer;height:24px;width:24px;text-align:center;font-size:18px;line-height:22px;border-radius:50%;background-color:rgba(255, 255, 255, 0.8);pointer-events:all !important}.posts_slider .sw_prev:before,.posts_slider .sw_next:before{font-family:"icons";color:#12421f}.posts_slider .sw_prev:before{content:"";margin-left:-1px}.posts_slider .sw_next:before{content:"";margin-left:1px}