.section-categories-slider .tns-outer .tns-controls{display:flex;justify-content:space-between;position:absolute;top:50%;transform:translateY(-50%);width:100%;pointer-events:none;z-index:1}.section-categories-slider .tns-outer .tns-controls:focus{outline:0}.section-categories-slider .tns-outer .tns-controls.focus-visible,.section-categories-slider .tns-outer .tns-controls:focus-visible{outline:2px solid var(--wp--preset--color--primary);outline-offset:3px;border-radius:1px}.section-categories-slider .tns-outer .tns-controls button{position:relative;width:45px;height:45px;font-size:12px;color:var(--wp--preset--color--text-color);background-color:var(--wp--preset--color--white);border:1px solid var(--wp--preset--color--primary);border-radius:100%;pointer-events:auto;transition:all .2s ease-in-out;z-index:9;line-height:1;padding:0}.section-categories-slider .tns-outer .tns-controls button [class*=" icon-"],.section-categories-slider .tns-outer .tns-controls button [class*=" icon-"]:before,.section-categories-slider .tns-outer .tns-controls button [class^=icon-],.section-categories-slider .tns-outer .tns-controls button [class^=icon-]:before{width:auto}.section-categories-slider .tns-outer .tns-controls button:disabled{opacity:0}.section-categories-slider .tns-outer .tns-controls [data-controls=next]{margin-right:0}.section-categories-slider .tns-outer .tns-controls [data-controls=prev]{margin-left:-20px}.section-categories-slider .arrows{display:flex;align-items:center;gap:20px}.section-categories-slider .arrows .arrow{width:45px;height:45px;display:flex;align-items:center;justify-content:center;font-size:12px;color:var(--wp--preset--color--text-color);background-color:var(--wp--preset--color--white);border:1px solid var(--wp--preset--color--border-color);border-radius:100%;pointer-events:auto;cursor:pointer;transition:all .2s ease-in-out;padding:0}.section-categories-slider .arrows .arrow [class*=" icon-"],.section-categories-slider .arrows .arrow [class*=" icon-"]:before,.section-categories-slider .arrows .arrow [class^=icon-],.section-categories-slider .arrows .arrow [class^=icon-]:before{width:auto}.section-categories-slider .arrows .arrow:hover{background-color:var(--wp--preset--color--primary);border-color:var(--wp--preset--color--primary);color:var(--wp--preset--color--white)}.section-categories-slider .arrows .arrow:disabled{opacity:0}.section-categories-slider .tns-controls{justify-content:flex-end!important}.section-categories-slider .tns-controls button[data-controls=prev]{display:none}@media (max-width:767px){.section-categories-slider .tns-controls{display:none!important}}.section-categories-slider .tns-outer .categories .category{position:relative;display:flex;align-items:center;gap:10px;padding:10px;border:1px solid var(--wp--preset--color--border-gray);border-radius:var(--wp--custom--border-radius--small);transition:background-color .2s ease-in-out,border-color .2s ease-in-out}.section-categories-slider .tns-outer .categories .category .image{height:45px;width:45px;position:relative;overflow:hidden;border-radius:var(--wp--custom--border-radius--small)}.section-categories-slider .tns-outer .categories .category .image img{height:100%;width:100%;position:absolute;inset:0;object-fit:cover}.section-categories-slider .tns-outer .categories .category a{color:var(--wp--preset--color--text-primary);font-weight:700}.section-categories-slider .tns-outer .categories .category:hover{background-color:var(--wp--preset--color--quaternary);border-color:var(--wp--preset--color--quaternary)}.section-categories-slider .tns-outer{position:relative}@media (min-width:981px){.section-categories-slider .tns-outer:after{content:"";top:0;right:0;position:absolute;background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.6) 34.32%,#fff 88.17%);height:100%;width:200px;pointer-events:none;opacity:1;visibility:visible;transition:opacity .5s,visibility .5s}}.section-categories-slider .tns-outer.fade-in:after{opacity:1;visibility:visible}.section-categories-slider .tns-outer.fade-out:after{opacity:0;visibility:hidden}