.tf_carousel_nav_wrap .tf_sw_btn{background:0;border-radius:100%;box-shadow:none;box-sizing:border-box;color:inherit;cursor:pointer;line-height:0;margin-left:5px;min-height:40px;min-width:40px;order:2;padding:6px 9px;text-align:center;transform:none}.tf_sw_btn:hover{background:hsla(0,0%,78%,.25)}.tf_sw_btn:before{border-bottom:0 double transparent;border-left-color:inherit;border-left-style:double;border-left-width:10px;border-right:0 double transparent;border-top:0 double transparent;content:"";cursor:pointer;display:inline-block;height:14px;margin-right:-14px;transform:none!important;transition:border .1s ease;vertical-align:middle;width:14px}.tf_paused:before{border-style:solid;border-width:7px 0 7px 14px;height:0;margin-left:6px;margin-right:0;width:0}.tf_sw_btn svg{transform:rotate(-90deg);transform-origin:center}.tf_sw_btn circle{fill:none;stroke-width:2;cx:50%;cy:50%;r:calc(50% - 2px)}circle.tf_sw_track{stroke:hsla(0,0%,76%,.3)}circle.tf_sw_fill{animation:tf_sw_circle infinite;stroke:var(--theme_accent,#4cb9eb)}.tf_sw_continuously .tf_sw_fill{animation-timing-function:linear}@keyframes tf_sw_circle{0%{stroke-dasharray:0,10000}to{stroke-dasharray:113,10000}}